/* CSS Document */
a:link, a:visited{
color: #0269D0;
text-decoration: underline;
}

a:active, a:hover{
color: #379AFD;
text-decoration: underline;
}

a.more:link, a.more:visited{
color: #0269D0;
text-decoration: none;
}

a.more:active, a.more:hover{
color: #379AFD;
text-decoration: none;
}

html{
	height:100%;
}

body {
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#fff;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;
	color:#333333;
  } html>body {font-size:small;}

#container {
	position:relative;
	width:98%;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color:#ffffff;
	border:2px solid #cccccc;
  }
  
#rightContainer{
	width:auto;
	margin:0px;
}

#pageHeader {
	width:100%;
	height:95px;
	background-color:#4B5781;
	background:url("../images/headers/header_left.jpg") no-repeat left top;
	margin:0px;
	padding:0px;
}

#pageHeader h1 span {
margin-top:0px;
padding-top:0px;
display:none;
	text-indent:-999em;
  }

#pageHeader h1 {  
  margin-top:0px;
padding-top:0px;
display:none;
 }
 
#pageHeaderRight {
	position:absolute;
	top:0px;
	right:0px;
	height:105px;
	width:400px;
	background:url("../images/headers/header_right.jpg") no-repeat right;
  }
  
#navBar {
	position:relative;
	float: left;
	margin:0px 10px 0px 0px;
	height:420px;
	background-color:#F9F9F9;
	border-right:2px solid #cccccc;
}

#nav { /* all lists */
	padding: 0;
	margin:20px 0px 0px 0px;
	list-style: none;
	float : left;
	width : 147px;
	background-image:url(../images/listMenus/back.jpg);
	background-repeat:repeat-y;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 147px;
	background-color:#EFEFEF;
}
	
#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.25em;
	margin-bottom : -1px;
	width: 147px;
}
	
#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 147px;
	margin-top : -1.7em;
	border:2px solid #cccccc;
	width:165px;
	background-image:url(../images/listMenus/back.jpg);
	background-repeat:repeat-y;
	z-index:100;
}

#nav li ul li a{ /* second-level lists */
	width:157px;
}

#nav li ul li a:hover{ /* second-level lists */
	width:157px;
}
	
#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
}
	
#nav li a {
	width: 137px;
	w\idth : 137px;
	display : block;
	padding:3px 4px 3px 4px;
	color : black;
	text-decoration : none;
	border:1px solid #cccccc;
}
	
#nav li a:hover {
	color : #666666;
}
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0.25em 12px;
}

#nav li ul li a.daddy {
	background: url("images/listMenus/arrow.gif") center right no-repeat;
}


#mainText {
	height:100%;
	overflow:auto;
	padding:0px 0px 10px 0px;
}

#mainText h2 {
	font-weight: bold;
	font-size: x-large;
	padding:4px 0px 0px 0px;
	margin-top:0px;
	border-bottom:3px dotted #cccccc;
}

#supportingText {
	width: 190px;
	height:420px;
	float:right;
	margin:0px 0px 0px 10px;
	border-left:2px solid #efefef;
	background-color:#F9F9F9;
	padding:0px 10px 0px 10px;
	background-image:url(images/headers/backRight.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	font-size:80%;
}

#supportingText a, #supportingText a:visited{
	color: #0269D0;
	font-weight:bold;
	}

#supportingText a:hover, #supportingText a:active{
	color: #379AFD;
	}

#footer{
	border-top: 2px solid;
	clear: both;
	background-color: #FFFFE1;
	border-top-color: #cccccc;
	height:25px;
	padding:7px 0px 0px 0px;
	text-indent: 10px;
	font-family: "arial";
	font-weight: bold;
	text-align:left;
	vertical-align:middle;
	color: #010165;
}

#footer a, footer a:link, footer a:visited {
	font-size: small;
	color: #010165;
	text-decoration: none;
	padding:2px 8px 2px 8px;
	margin: 6px 0px 0px 0px;
	height:100%;
}

#footer a:hover, footer a:active {
	color: #5353FD;
	height:100%;
}

#footerLeft {
	float:left;
	width:33%;
	text-align:left;
	height:100%;
}

#footerCenter {
	float:right;
	margin-right:5px;
	text-align:right;
}

#headerLogin{
	position:absolute;
	top:77px;
	left:20px;
}

#headerLogin input{
	height: 22px;
	vertical-align:middle;
}

#headerLogin span input{
	height:14px;
	width:75px;
	background-color: #CCE9EC;
	font: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #004890;
	margin:0px 3px 0px 3px;
	border: 1px ridge #409FAA;
}

#form {
	text-align:center;
}

#form table{
	text-align:left;
	background-color:#F2F2F2;
}

#form tr{
	padding:2px 10px;
}

#form th{
	padding:2px 6px;
	border-bottom: 3px solid #FFFFE1;
}


#form h1{
	width:100%;
	font-weight: bold;
	font-size: large;
	color:#414141;
	padding:0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

#error{
	text-align:center;
	font-size: small;
	color: #FF0000;
	margin: 0px 0px 0px 0px;
}

#form input{
	height: 22px;
	text-size:small;
	vertical-align:middle;
}

#form span input {
	height: 18px;
	width:125px;
	background-color: #ffffff;
	font: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #004890;
	margin:0px 3px 0px 3px;
	border: 1px ridge #409FAA;
}

#form span select {
	height: 18px;
	width:175px;
	background-color: #ffffff;
	font: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #004890;
	margin:0px 3px 0px 3px;
	border: 1px ridge #409FAA;
}

#form span.long input, span.long select{
	height: 18px;
	width:350px;
	background-color: #ffffff;
	font: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #004890;
	margin:0px 3px 0px 3px;
	border: 1px ridge #409FAA;
}

#form td.indent1{
padding:2px 10px;
text-indent:40px;
}

#form td.indent2{
padding:2px 10px;
text-indent:80px;
}

#form td.indent3{
padding:2px 10px;
text-indent:120px;
}

#table.form a, a:link, a:visited{
	font: Arial, Helvetica, sans-serif;
	color: #004890;
	text-decoration:underline;
}

#table.form a:active, a:hover{
	color: #409FAA;
	}

