﻿body 
{
	margin: auto;
	width:1000px;
	
}


.Span1
{
	color:Red; 
	font-family:Calibri;
	font-size:12px;
	font-weight:bold
}

.Span2
{
	color:Black; 
	font-family:Calibri;
	font-size:13px;
	font-weight:bold
}

.P1
{
	font-weight: bold; 
	font-size: 25px; 
	color: #009900; 
	font-family: Calibri;
}


.P2
{
	font-weight: bold; 
	font-size: 25px; 
	color: #11709F; 
	font-family: Calibri;
}

.P3
{
	font-weight: bold; 
	font-size: 25px; 
	color: #009999; 
	font-family: Calibri;
}

.DV1
{
	font-weight: bold; 
	font-size: 15px; 
	color: White; 
	font-family: Calibri;
	background-color: #0064a2;
	height: 30px;
	vertical-align: middle;
	padding-top:6px
}

#nav {
	width: 97%;
	float: left;
	margin: 0 0 3em 0;
	padding: 0;
	list-style: none;
	background-color: #0064A2;
	border-bottom: 1px solid #ccc; 
	border-top: 1px solid #ccc; 
	}
#nav li {
	float: left; }
#nav li a
{
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
	color: white;
	border-right: 1px solid #ccc;
}
#nav li a:hover {
	color: #c00;
	background-color: #fff; }


.text {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.title1 {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5F9426;
	text-decoration: none;
}

.login {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
.classinput {
	font-family: Calibri, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #F4F4F4;
	border: 1px solid #666666;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

.bullet1 {
	display: list-item;
}

.border {
	border: 1px solid #E6E6E6;
}

td {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}


.textBold {

	font-family: Verdana, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.inputbox1 {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #969696;
	height: 18px;
}
.bluelink {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.copy_white {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.title2 {

	font-family: Calibri, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}


.bluelink {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.bluelink a{
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.bluelink a:hover{
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006600;
}
	


.titlelink {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5F9426;
	text-decoration: none;
}
.titlelink a{
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5F9426;
	text-decoration: none;
}
.titlelink a:hover{
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5F9426;
	text-decoration: none;
}

a:visited {color: orange;
		font-weight: bold;}