@charset "utf-8";
INPUT, SELECT, TEXTAREA { font-family: Arial, Helvetica, sans-serif; font-size: 9pt;  background-color:#FFFFFF; color:#222222; border:1px solid #00AADD; }
.button { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; background-color:#66AA00; font-weight:bold; color:#FFFFFF; }
.buttonred { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; background-color:#DD0000; font-weight:bold; color:#FFFFFF; }
li { margin-bottom:7px; }
a:link {
	color: #444444; font-weight:bold; text-decoration: none; border-bottom:dotted 1px #00AADD;
}
a:visited {
	color: #444444; font-weight:bold; text-decoration: none; border-bottom:dotted 1px #00AADD;
}
a:active {
	color: #444444; font-weight:bold; text-decoration: none; border-bottom:dotted 1px #00AADD;
}
a:hover {
	color: #DD5500; font-weight:bold; text-decoration: none; border-bottom:solid 1px #FFCC00;
}
body  {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #E5E5E5;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #444444;
}
.navlink { font-size: 10pt; font-weight: bold; letter-spacing: normal; color: #222222; }
a.navlink:link { color:#222222; text-decoration: none; background:none; border:none; }
a.navlink:visited { color:#222222; text-decoration: none; background:none; border:none; }
a.navlink:active { color:#222222; text-decoration: none; background:none; border:none; }
a.navlink:hover { color:#555555; text-decoration: none; background:none; border-bottom: solid 1px #FFFFFF; }

.whitelink { font-weight: bold; color: #FFFFFF; }
a.whitelink:link { color:#FFFFFF; text-decoration: none; background:none; border-bottom:dotted 1px #FFCC00; }
a.whitelink:visited { color:#FFFFFF; text-decoration: none; background:none; border-bottom:dotted 1px #FFCC00; }
a.whitelink:active { color:#FFFFFF; text-decoration: none; background:none; border-bottom:dotted 1px #FFCC00; }
a.whitelink:hover { color:#FFCC00; text-decoration: none; background:none; border-bottom: solid 1px #FFFFFF; }

.bluelink { font-weight: bold; color: #00AADD; }
a.bluelink:link { color:#00AADD; text-decoration: none; background:none; border-bottom:dotted 1px #00AADD; }
a.bluelink:visited { color:#00AADD; text-decoration: none; background:none; border-bottom:dotted 1px #00AADD; }
a.bluelink:active { color:#00AADD; text-decoration: none; background:none; border-bottom:dotted 1px #00AADD; }
a.bluelink:hover { color:#DD5500; text-decoration: none; background:none; border-bottom:solid 1px #FFCC00; }

.menugreylink { font-weight:normal; color: #555555; text-decoration: none; border:none; }
a.menugreylink:link { font-weight:normal; color:#555555; text-decoration: none; background:none; border:none; }
a.menugreylink:visited { font-weight:normal; color:#555555; text-decoration: none; background:none; border:none; }
a.menugreylink:active { font-weight:normal; color:#555555; text-decoration: none; background:none; border:none; }
a.menugreylink:hover { font-weight:normal; color:#000000; text-decoration: none; background:none; border-bottom:solid 1px #FFFFFF; }

.adminphyslink {
	color: #0AD;
	font-weight:bold;
}
a.adminphyslink:link, a.adminphyslink:visited, a.adminphyslink:active {
	color: #0AD;
	font-weight:bold;
	text-decoration: none;
	border-bottom:dotted 1px #0AD;
}
.admintechlink {
	color: #6A0;
	font-weight:bold;
}
a.admintechlink:link, a.admintechlink:visited, a.admintechlink:active {
	color: #6A0;
	font-weight:bold;
	text-decoration: none;
	border-bottom:dotted 1px #6A0;
}
a.adminphyslink:hover, a.admintechlink:hover {
	color: #DD5500;
	font-weight:bold;
	text-decoration: none;
	border-bottom:solid 1px #FC0;
}

.no { background:none; border:none; }
a.no:link { background:none; border:none; }
a.no:visited { background:none; border:none; }
a.no:active { background:none; border:none; }
a.no:hover { background:none; border:none; }

h1 {
	font-family: "Helvetica Narrow", "Arial Narrow", Helvetica, Arial, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color:#00AADD;
	margin-top:0;
	margin-bottom:22px;
	line-height:24px;
}
h2 {
	font-family: "Helvetica Narrow", "Arial Narrow", Helvetica, Arial, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	letter-spacing:0px;
	color:#FFCC00;
	margin-top:0;
	margin-bottom:10px;
	line-height:24px;
}
h3 {
	font-family: "Helvetica Narrow", "Arial Narrow", Helvetica, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing:-1px;
	color:#66AA00;
	margin-top:0;
	margin-bottom:10px;
	line-height:20px;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#DD0000;
	margin: 0;
}
.lineh {
	margin:40px 0 40px 0;
	height:1px;
	background:#BBBBBB;
	line-height:1px;
}
.linehgold {
	height:2px;
	background-color:#FFCC00;
	line-height:2px;
}
.spacer50 {
	height:50px;
	line-height:50px;
}
.spacer20 {
	height:20px;
	line-height:20px;
}
.spacer10 {
	height:10px;
	line-height:10px;
}
.sideboxred { 
	background:#DD5500;
	padding:0;
} 
.sideboxgreen { 
	background:#66AA00;
	padding:0;
} 
.sideboxtext { 
	padding:0 20px 0 25px;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
	text-align:left;
} 
.error {
	font-weight: bold;
	color:#CC0000;
}
.rowhovertable tr:hover
{
	background-color:#E5E5E5;
}



#menu {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
  background-color: transparent;
  visibility: hidden;
  margin: 0px;
  padding: 0px;
  text-align:left;
}
.thrColFixHdr #container { 
	width: 950px;
	margin: 0 auto;
	border: none;
	text-align: left;
	background: #FFFFFF;
	padding:0;
	line-height: 170%;
}
.thrColFixHdr #containeradmin { 
	width: 950px;
	margin: 0 auto;
	border: none;
	text-align: left;
	background: #FFCC00;
	padding:0;
	font-weight:normal;
}
.thrColFixHdr #banner {
	background: #FFFFFF;
	border: none;
	border-top: solid 10px #000000;
} 
.thrColFixHdr #nav {
	clear:both;
	background: #FFCC00;
	padding:16px 0 16px 50px;
} 
.thrColFixHdr #sideright {
	float: right;
	width: 317px;
	border:none;
	margin:50px 0 0 0;
}
.thrColFixHdr #center { 
	margin: 0 317px 0 0;
	padding: 50px;
	text-align:left;
	min-height:280px;
} 
.thrColFixHdr #centertextdd { 
	line-height:normal;
} 
.thrColFixHdr #centeradmin { 
	margin: 0 0 0 200px;
	padding: 50px;
	text-align:left;
	background:#FFFFFF;
	min-height:280px;
} 
.thrColFixHdr #centeranal { 
	margin: 0 237px;
	min-height:615px;
	padding: 50px;
	padding-top:10px;
	padding-bottom:0;
	text-align:left;
	line-height: 180%;
	background: #DDEEFF url(/bodybg.jpg) repeat-x;
}
.thrColFixHdr #footer { 
	clear:both;
	width:900px;
	height:85px;
	background:url(/footerbg.jpg) repeat-x;
	border-top:#00AADD solid 1px;
	margin: 0 auto;
	padding:20px 25px 25px 25px;
	text-align: right;
	color: #CCCCCC;
	font-size:8pt;
	line-height:normal;
	font-weight:normal;
} 
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
