/* CSS Document */

em
{
color:#0066CC;
}

.headingOverride
{
color:#0066CC;
font-size:10px;
font-weight:normal;
}

.spacer
{
clear:both; 
height:12px;
}

#Wrapper
{
position:relative;
text-align:left;
width:774px;
margin:0 auto 0 auto;
padding:0px;
background-color:#FFFFFF;
}

.bodyStyle
{
	text-align:center;
	margin-top:0px;
	margin-bottom:20px;
	background-color:#003466;
	scrollbar-arrow-color: #5976B0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-darkshadow-color: #E4E4E4;
	scrollbar-track-color: #E5E5E5;	
}


#SiteBorder 
{
	position:absolute;
	width:774px;
	height:auto;
	z-index:1;
	left: 0px;
	top: 0px;
	height:auto;
	background-image:url(../images/bgtop.gif);
	background-repeat:repeat-y;		
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;*/
}

.recentAlerts 
{
	border: 1px dashed #CCCCCC;
}

/* nav */

#Nav
{
margin:0px;
margin-left:13px;
padding:0px;
width:749px;
height:23px;
background-image:url(../images/nav/nav.gif);
background-repeat:repeat-x;
}

.ulStyle
{
width:617px;
margin:0px;
margin-left:100px;
padding:0px;
list-style-type:none;
}

.liStyle
{
margin:0px;
padding:0px;
float: left;
}



#RightColumn
{
width:270px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
margin-top:10px;
float:right;
}
#RightColumnReview
{
width:300px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
margin-top:10px;
float:right;
}

#Fullpage
{
float:left;
width:749px;
margin:0px;
margin-right:10px;
margin-left:13px;
padding-left:10px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
text-align:justify;
line-height:18px;
}

#inputstyle
{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
text-align:justify;
}


#LeftColumn
{
width:400px;
float:left;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
text-align:justify;
line-height:18px;
margin-right:10px;
margin-top:10px;
margin-left:32px;
margin-bottom:20px;
padding-left:20px;
overflow:auto;
height:560px;
padding-right:10px;
}

#LeftColumnReview
{
width:500px;
float:left;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
text-align:justify;
line-height:18px;
margin-right:10px;
margin-top:10px;
margin-left:32px;
margin-bottom:20px;
padding-left:20px;
overflow:auto;
height:560px;
padding-right:10px;

}

#TopRight 
{
	height: 165px;
	width: 247px;
	margin-top:5px;
	padding-top:23px;
	padding-left:14px;	
}

#BottomRight
{
background-image:url(../images/bgright.jpg);
background-repeat: no-repeat;
height: 382px;
width: 227px;
margin-top:5px;
margin-left:2px;
padding-top:23px;
padding-left:14px;	
}

.heading
{
font-size:12px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
margin:0px;
margin-bottom:5px;
margin-left:-1px;
padding:0px;
}

#Footer
{
font-size:11px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
clear:both; 
text-align:center; 
padding:4px;
padding:0px;
margin:0px;
margin-left:0px;
background-color:#003466;
}

/* Footer Link */

a.footerLink:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #D2D2D2;
	text-decoration: none;
}

a.footerLink:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #D2D2D2;
	text-decoration: none;
}

a.footerLink:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #D2D2D2;
	text-decoration: none;
}

a.footerLink:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}

/* form link */


a.formLink:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#0000FF;
	text-decoration: underline;
}

a.formLink:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#0000FF;
	text-decoration: underline;
}

a.formLink:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#0000FF;
	text-decoration: underline;
}

a.formLink:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#CCCCCC;
	text-decoration: underline;
}



/* For Popup Images */

#PopImageDiv {
	position:absolute;
	width:300px;
	height:405px;
	z-index:2;
	left: 118px;
	top: 231px;
	background-color:#FCEEDF;
	text-align:center;
	padding-top:4px;
	display:none;
}

#PopImageDiv2 {
	position:absolute;
	width:325px;
	height:405px;
	z-index:2;
	left: 118px;
	top: 231px;
	background-color:#FCEEDF;
	text-align:center;
	padding-top:4px;
	display:none;	
}


