/* CSS Document */



body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma;
	font-size: 11px;
 
}

td {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #696969;
}

.whitetext {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #ffffff;
}

.orangetext {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #E0803B;
}

.normaltext {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #696969;
	font-weight: normal;
}


.bottomtext {
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #959798;
	font-weight: normal;

}

.smalltext {
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #959798;
	font-weight: normal;

}

.headtext {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #298ECD;
	font-weight: normal;
	letter-spacing: 5px;

}
.headtext2 {

	font-family: Verdana, Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.headtext3 {

	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.headtext4 {

	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: red;
	font-weight: bold;
}

.headtext5 {

	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.headtext6 {

	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.inputtype
	{
		background-color : #e9e9e9;
		font-family: arial;
		width: 235px;
		font-size: 11px;
		border: 1px #013b53;
		border-style: solid;
	}
.inputtype2
	{
		background-color : #e9e9e9;
		font-family: arial;
		width: 80px;
		font-size: 11px;
		border: 1px #013b53;
		border-style: solid;
	}
	
.inputtype20
	{
		background-color : #e9e9e9;
		font-family: arial;
		width: 150px;
		font-size: 11px;
		border: 1px #013b53;
		border-style: solid;
	}
.inputtype30
	{
		background-color : #e9e9e9;
		font-family: arial;
		width: 50px;
		font-size: 11px;
		border: 1px #013b53;
		border-style: solid;
	}





.contentBox {
	border:1px solid #000000;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.emailBox {
	border:1px solid #000000;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #6A81A4;
	font-weight: bold;
}

.contentBox2 {
	border:1px solid #000000;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.contentBox3 {
	border:1px solid #000000;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.contentBox4 {
	border:1px solid #999999;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

.contentBox8 {
	border:1px solid #ffffff;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
}

a:link, a:active, a:visited {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

/* Styles for subnav */

.subnav {
	color: #65ADDB;
	text-decoration: none;
	font-size: 10px;
    	}
    
a.subnav {
	color: #65ADDB; 
	text-decoration: none;
	}
    

a.subnav:hover {
	color: #65ADDB;
	text-decoration: none;
	}	

 
	