/* 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:11px;
	color:#333333;
  } html>body {font-size:12px;}

#container {
	position:relative;
	width:98%;
	width:900px;
	max-width:1000px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	background-color:#ffffff;
	border:2px solid #cccccc;
  }
html>body #container {
	width:98%;
  }
  
#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;
}

#flashlogo {
	background:url("images/headers/flashBack.jpg")repeat y;
}

#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;
	padding-bottom:10px;
	height:420px;
	background-color:#F9F9F9;
	border-right:2px solid #cccccc;
}html>body #navBar{
	padding-bottom:0px;}

#nav { /* all lists */
	padding: 0;
	margin:20px 0px 0px 0px;
	list-style: none;
	float : left;
	width : 147px;
	border-top:1px solid #cccccc;
	border-bottom:2px solid #999999;
	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: -9999em;
	margin-left : 147px;
	margin-top : -1.7em;
	border:2px solid #cccccc;
	width:188px;
	background-image:url(images/listMenus/back.jpg);
	background-repeat:repeat-y;
	z-index:100;
}

#nav li ul li a{ /* second-level lists */
	font-size:90%;
	width:180px;
	display:block;
}

#nav li ul li a:hover{ /* second-level lists */
}
	
#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
	margin-left:188px;
}
	
#nav li a {
	width: 139px;
	w\idth : 139px;
	display : block;
	padding:3px 4px 3px 4px;
	color : black;
	text-decoration : none;
	border-bottom: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;
	visibility:visible;
}

#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;
}

#supportingText {
	width: 190px;
	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:11px;
}

#supportingText a, #supportingText a:visited{
	color: #0269D0;
	font-weight:bold;
	}

#supportingText a:hover, #supportingText a:active{
	color: #379AFD;
	}

#news{
	margin-bottom:10px;
}

#rightAddress{
	padding-top:5px;
	border-top:2px dotted #ccc;
	padding-bottom:10px;
}

#main{
	margin:0px 0px 0px 0px;
}

#mainText {
	height:100%;
	padding:0px 0px 10px 0px;
	font-size: 12px;
	overflow:hidden;
}

#mainText h2 {
	font-weight: bold;
	font-size: x-large;
	padding:4px 0px 0px 0px;
	margin-top:0px;
	border-bottom:3px dotted #cccccc;
}

#mainText ul {
}

#supportingText h2 {
	font-weight: bold;
	font-size: large;
	padding:12px 0px 0px 0px;
	margin: 0px 0px -8px 0px;
	border-bottom:3px dotted #666666;
}

#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-size: 12px;
	font-weight: bold;
	text-align:left;
	vertical-align:middle;
	color: #010165;
}

#footerLeft a.hiddenLink, footerLeft a.hiddenLink:link, footerLeft a.hiddenLink:visited {
	color: #FFFFE1;
	font-size: 11px;
}

#footerLeft a.hiddenLink:hover, footerLeft a.hiddenLink:active{
	color: #FFFFE1;
	font-size: 11px;
}

#footerLeft a, footerLeft a:link, footerLeft a:visited {
	font-size: small;
	color: #010165;
	text-decoration: none;
	padding:2px 8px 2px 8px;
	margin: 6px 0px 0px 0px;
	height:100%;
	font-size: 12px;
}

#footerLeft a:hover, footerLeft a:active {
	color: #5353FD;
	height:100%;
	font-size: 12px;
}

#footerCenter a, footerCenter a:link, footerCenter a:visited {
	font-size: small;
	color: #010165;
	text-decoration: underline;
	height:100%;
	font-size: 12px;
}

#footerCenter a:hover, footerCenter a:active {
	color: #5353FD;
	height:100%;
	font-size: 12px;
}

#footerLeft {
	float:left;
	width:33%;
	text-align:left;
	height:100%;
}

#footerCenter {
	float:right;
	margin-right:5px;
	text-align:right;
}

#headerLogin{
	position:absolute;
	top:82px;
	left:20px;
}

#headerLogin input{
	height: 22px;
	vertical-align:middle;
}

#headerLogin span input{
	height:14px;
	width:75px;
	background-color: #E1F2F4;
	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:#cccccc;
	border: 1px dashed #409FAA;
}

#form tr{
	padding:2px 10px;
}

#form th{
	padding:2px 6px;
	border-bottom: 3px solid #409FAA;
}


#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 {
	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 textarea{
	text-size:small;
	color: #004890;
	margin:0px 3px 0px 3px;
	border: 1px ridge #409FAA;
	height:80px;
	width:250px;
}

#form span input {
	height: 18px;
	width:200px;
	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;
}

#supportingText a.indent, #supportingText a.indent:visited{
padding-left:20px;
display:block;
}

#supportingText a.indent1, #supportingText a.indent1:visited{
padding-left:30px;
display:block;
}

#supportingText a.indent2, #supportingText a.indent2:visited{
padding-left:40px;
display:block;
}

.h1{
font-family: arial; 
font-size: medium; 
font-weight: bold;
color:#333333;
}

.h3{
font-family: arial; 
font-size: 102%; 
font-weight: bold;
color:#333333;
}