@charset "utf-8";
/* CSS Document */
	
body, html {
	margin:0px;
	padding:0px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-image: url(/images/bg.png);
}

#pageContainer {
	text-align: center;
	width: 920px;
	background-color: #e4ece5;
	padding: 0em;
	font-size: 11pt;
	font-weight: normal;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	font-family: Arial, Helvetica, sans-serif, Georgia;
}

h1 {
	color: #204795;
	font-family: Arial, Helvetica, sans-serif, Georgia;
	font-size: 16pt;
	font-weight: bolder;
	text-align: left;
}

h2 {
	color: #204795; 
		font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}

h3 {
	color: #204795;
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 12pt;
	font-weight: bold;
}

h4 {
	color: #204795;
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}

h5 {
	color: #204795;
		font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 10pt;
	font-weight: bold;
}

.hide {
	display: none;
	visibility: hidden;
}

#centeringDiv {
	width: 920px;
	margin: 0 auto;
	padding: 0px;
}

.textAlert {
	color:CC0000;
}

.rounded_navbg {
	width: 920px;
	background-color: #7399dc;
	-webkit-border-radius-topleft: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-radius-topright: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	margin-top: 40px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.rounded_graybg {
	width: 920px;
	background-color: #d3d7d6;
	-webkit-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	-webkit-border-radius-bottomright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.rounded_navl {
	width: 810px;
	background-color: #122958;
	-webkit-border-radius-topleft: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-radius-topright: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	margin: 0px;
	background-position: right;
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
}

.rounded_navu
{
	width: 400px;
	background-color: #122958;
	background-position: right;
	-webkit-border-radius-topleft: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-radius-topright: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	margin: 0px;
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
}

.rounded_lftnav
{
	width: 184px;
	background-color: #c3c8d0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 3px;
	padding: 3px;
	float:left;
	
}

.rounded_rtnav
{
	width: 180px;
	background-color: #c3c8d0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 3px;
	padding: 3px;
	float:left;

}

.rounded_content
{
	width: 510px;
	background-color: #c3c8d0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 3px;
	padding: 3px;
	float:left;
}

.rounded_footer
{
	width: 920px;
	background-color: #214795;
	-webkit-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	-webkit-border-radius-bottomright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	padding: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

	#footer {
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	clear: both;
	
	}
	
	#footer a {
	text-decoration: none;
	color: #ffffff;
	}

.rounded_hdr
{
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 12px;
	font-weight: bold;
	background-color: #7696d4;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	color: #122958;
}

.rounded_hdr2
{
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 16px;
	font-weight: bold;
	background-color: #7696d4;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	color: #122958;
}

.date {
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 10px;
	font-style: italic;
	color: #122958;
	padding-bottom: 5px
}

.bluetitle {
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #122958;
	padding-bottom: 5px
}

a.bluetitle {
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #122958;
	padding-bottom: 5px
}

.bluetitler {
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 11px;
	color: #122958;
	padding-bottom: 10px;
	text-decoration: none;
	margin-bottom: 10px;
	text-indent: 5px;
}

a.bluetitler {
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 11px;
	color: #122958;
	padding-bottom: 10px
	text-decoration: none;
}

.grntitle {
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #D0EB92;
	letter-spacing: normal;
}

.red {
	font: 10px  Arial, Helvetica, sans-serif, Georgia;
	color: #660000;
	margin: 1px;
}  

.labelcell {
	font: 12px  Arial, Helvetica, sans-serif, Georgia;
	color: #122958;
	background-color: transparent;
	margin: 1px;
}  

.hdrcell {
	font: 13px  Arial, Helvetica, sans-serif, Georgia;
	color: #122958;
	background-color: transparent;
	text-align: left;
	font-weight: bold;
}   

a.hdrcell {
	font: 13px  Arial, Helvetica, sans-serif, Georgia;
	color: #122958;
	background-color: transparent;
	text-align: left;
	font-weight: bold;
}   

.pgnmbr {
	font: 10px  Arial, Helvetica, sans-serif, Georgia;
	color: #122958;
	background-color: transparent;
	text-align: left;
	font-weight: bold;
} 

a.pgnmbr {
	font: 10px  Arial, Helvetica, sans-serif, Georgia;
	color: #122958;
	background-color: transparent;
	text-align: left;
	font-weight: bold;
}  

   
.fieldcell {
	background-color: transparent;
	color: #122958;
	text-align: left;
	margin: 2px;
	padding-right: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font: 12px  Arial, Helvetica, sans-serif, Georgia;
}    
   
.smalllabelcell {    
 font: 11px  Arial, Helvetica, sans-serif, Georgia;
 background-color: transparent;    
 color: #1F4594;    
  
}    
   
.smallfieldcell {    
 background-color: #528054;    
 color: #000000;    
 text-align: left;    
     
}

.fieldcell input {
	
	background-color: #D3D7D6;
	color: #1F4594;
	margin: 1px;
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 11px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

}    
   
.smallfieldcell input {

	font: 11px  Arial, Helvetica, sans-serif, Georgia;
	background-color: #D3D7D6;
	color: #1F4594;
	border: 1px solid #1F4594;
}    
   
.smallfieldcell select {
	background-color: #D3D7D6;
	color: #1F4594;
	border: 1px solid #1F4594;
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 11px;
}
.space {
	padding: 20px;
}
.space2 {
	padding: 5px;
	
}
.navLftHdr {
	color: #122958;
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 10pt;
	font-weight: bold;
	margin-right: 2px;
	padding-right: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;	
 	}
	
.navLftHdr a {
		color: #122958;
		font-family:  Arial, Helvetica, sans-serif, Georgia;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		margin-right: 5px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
 	}

.navLftHdr a:hover {
	color: #122958;
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.navLftHdr a:visited {
	color: #122958;
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
 	}	
	
.grnline {
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 10px;
	
	margin-bottom: 5px;
	width: 110px;
	height: 2px;
	background-color: #D0EB92;
}

ul.lftNav  {
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 9pt;
	color: #214795;
	display: block;
	text-indent: -30px;

}

ul.lftNav li  {
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 9pt;
	color: #214795;
	display: block;
	text-indent: -30px;
	}

ul.lftNav li a {
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 9pt;
	color: #214795;
	text-decoration: none;
	display: block;
	text-indent: -30px;
	}

ul.lftNav li a:hover  {
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 9pt;
	color: #214795;
	text-decoration: none;
	display: block;
	text-indent: -30px;

	}
	
#centeringDiv {
		width: 920px;
		margin: 0 auto;
		padding: 0px;
		/*
		border-width: 2px;
		border-style: solid;
		border-color: #CC0000;
		*/
	}

.navwhite {
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.navwhite a {
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.navwhite a:hover {
	color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.navwhite a:visited {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Georgia;
}

.navgrn {
	color: #c9e97d;
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.navgrn a {
	color: #c9e97d;
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.navgrn a:hover {
	color: #c9e97d;
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.navgrn a:visited {
	color: #c9e97d;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Georgia;
}



.rounded_colhead_white
{
	width: 145px;
	background-color: #FFFFFF;         /* if needed */
	-webkit-border-radius: 6px;    /* for Safari */
	-moz-border-radius: 6px;   /* for Firefox */
	border-radius: 6px;
	padding: 10px;
	margin: 10px;
	border: 1px solid #A4BDA6;
}

.whtHdr {
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif, Georgia;
		font-size: 8pt;
		font-weight: bold;
		margin-right: 3px;
		margin-left: 3px;
		padding-right: 3px;
		padding-left: 5px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		text-decoration: none;
 	}
	
	.whtHdr a {
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif, Georgia;
		font-size: 8pt;
		font-weight: bold;
		margin-right: 3px;
		margin-left: 3px;
		padding-right: 3px;
		padding-left: 5px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		text-decoration: none;
 	}

.content {
	color: #333333;
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.content a {
	color: #333333;
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.content a:hover {
	color: #333333;
	font-family:  Arial, Helvetica, sans-serif, Georgia;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.content a:visited {
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Georgia;
}

.title {
	color: #214795;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Georgia;
}

.title a {
	color: #214795;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Georgia;
}

.title a:hover {
	color: #214795;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Georgia;
}

.title a:visited {
	color: #214795;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Georgia;
}

.teaser {
	color: #464E59;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, Georgia;
	font-style: italic;
}
