body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #121B20;
}

.lightgray10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: justify;
	color: #CCCCCC;
}

.lightgray10 a{
	color: #CCCCCC;
	text-decoration: underline
}

.lightgray10 a:hover {
	color: #D929FF;
	text-decoration: none
}
.contentboxbg {
	background-image: url(images/content_box_bg.jpg);
	background-repeat: no-repeat;
}

.contentboxbgr {
	background-image: url(images/content_box_bgr.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}



.white10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
	color: #FFFFFF;
}


.white10 a{
	color: #FFFFFF;
	text-decoration: underline;
}

.white10 a:hover {
	color: #FF0000;
	text-decoration: none
}

.blue10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #121B20;
}

.blue10 a {
	color: #2C4B5B;
	text-decoration: underline
}

.blue10 a:hover {
	color: #D929FF;
	text-decoration: none
}

.blue13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	color: #121B20;
}

.blue13 a {
	color: #2C4B5B;
	text-decoration: underline
}

.blue13 a:hover {
	color: #D929FF;
	text-decoration: none
}

.blue16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: justify;
	color: #22333D;
	font-weight: bold;
}

.blue16bold a {
	color: #D929FF;
	text-decoration: underline;
}

.blue16bold a:hover {
	color: #D929FF;
	text-decoration: none
}

.blue15bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	text-align: left;
	color: #004C80;
	font-weight: bold;
}

.blue15bold a {
	color: #D929FF;
	text-decoration: underline;
}

.blue15bold a:hover {
	color: #D929FF;
	text-decoration: none
}

.white14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-align: center;
	color: #D929FF;
	font-weight: normal;
}


.white14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
	color: #FF0000;
	font-weight: bold;
}

.white14bold a {
	color: #FF0000;
	text-decoration: underline;
}

.white14bold a:hover {  
	color: #003333;
	text-decoration: none
}

.spec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #01788e;
	font-weight: bold;
}

.spec a {
	color: #01788e;
	text-decoration: none;
}

.spec a:hover {  
	color: #04406a;
	text-decoration: none
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	color: #FF6600;
	font-style: italic;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #04406A;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
	font-style: italic;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #671965;
	height: 30px;
}

.dropmenudiv{
	line-height:17px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	color: #FFFFFF;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/sidenav_bg.gif);
}

.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 20px;
	text-decoration: none;
	border-bottom-width: 1px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

.dropmenudiv a:hover{ /*Theme Change here*/
	color: #FFFFFF;
	background-image: url(images/sidenav_bg_hl.gif);
}

.inputborder12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #610301;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #58515F;
	background-color: #FFFFFF;
}

.blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #00417A;
	font-weight: bold;
}

.blue12 a {
	color: #00417A;
	text-decoration: none
}

.blue12 a:hover {
	color: #FF0000;
	text-decoration: none
}
