
.standard {
	font-family: Arial, Helvetica;
	color: #000000;
}
.menu {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 13px;
	color: #CCFFFF;
	text-decoration: none;
}
.menu:hover {
	color: #FFCCFF;
}
.error {
    color: #900;
	font-weight: bold;
}
.controlerror {
    background-color: #ffffdd;
    border: 1px solid #AA0000;
}
.defaultErr {
	color: #900;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
}
.default {
	color: #000;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
}
label { font-weight:bold; }

#top {
	background-color: #001e59; /*6-08*/
	color:#FFF;
	font-family:Arial, Helvetica;
}

/* Search & platform */
#head_bottom {
	/* position: relative; */
	position: absolute;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	top: 106px;
	left: 3px;
	width: 148px;
	background-color: #001e59; /*6-08*/
}

	#head_bottom p {
		margin: 0;
		padding: 6px 0 7px 0;
		text-align: center;
	}
	
		#head_bottom p a {
			color: #FFF;
			padding: 2px;
			text-align: center;
			text-decoration: none;
		}
	
			#head_bottom p a.here {
				color: #000;
				background:#ebf2f7;
				border:1px solid #669acc;
				font-weight: bold;
				margin: 1px 1px;
			}
	
			#head_bottom p a:hover {
				margin: 1px 1px;
				color: #000;
				background:#ebf2f7;
				border:1px solid #669acc;
			}
#content {
	padding: 0 10px;
	margin-left: 154px;
	background-color: white;
	border: 1px solid white;
	font-family: Arial, Helvetica;
	color: #000000;
	min-height: 400px;
}
.sect a {
	text-decoration:none;
}
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
}
 /* Page Definitions */
@page Section1 {
	size:8.5in 11.0in;
	margin:1.0in 1.0in .5in 1.0in;
}
div.Section1 {
	page:Section1;
}
 /* List Definitions */
h2 {
	margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	line-height:12.0pt;
/*	mso-hyphenate:none;
	tab-stops:0in 42.3pt 78.3pt 114.3pt 150.3pt 200.7pt 236.7pt 272.7pt 308.7pt 344.7pt 380.7pt 416.7pt 452.7pt 488.7pt 524.7pt;
	text-autospace:none; */
	font-size:12.0pt;
	font-family:Arial;
	font-weight:normal;
}