/* CSS Document */

BODY{
margin-top:2px;
margin-left:0px;
margin-right:0px;	text-align:center;	
Background-color:#ffffff;
/*scrollbar-face-color:#0071BD;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#eeeeee;
scrollbar-shadow-color:rgb(0,0,0);
scrollbar-highlight-color:rgb(0,0,0);
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-Color:#202020;*/
}

H1, H2, H3, .quick_links_header, .heading_orange,page_disclaimer{
font-family: Trebuchet MS,Trebuchet MS,tahoma,arial,verdana,helvetica, sans-serif;
}

	
H1{
font-weight:bold;
FONT-SIZE: 15px;
color:#DF010A;	
text-transform:uppercase;
padding:5px;
}

H2{
font-weight:bold;
FONT-SIZE: 14px;
color:#DF010A;	
text-transform:uppercase;
text-align:center;
padding-top:15px;
}


.pgborder{
background-color:#eeeeee;
}

.lay_MainMenu{
background-color:#DF010A;
}

.download{
Font-family: verdana,helvetica, sans-serif;
background-color:#DF010A;
color: #ffffff;
font-size:12px;
font-weight:bold;
padding:3px;
}

.heading2{
Font-family: verdana,helvetica, sans-serif;
background-color:#707070;
color: #ffffff;
font-size:12px;
font-weight:bold;
padding:3px;
}

#chromemenu{
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{

width:100%;
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px Verdana;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: #ffffff;
text-align:center;
font-weight: none;
padding: 5px;
text-decoration: none;border-right: 1px solid #eeeeee;
Font-family:verdana,helvetica, sans-serif;
Font-size: 9px; border-top: 1px solid #DF010A; 

}

#chromemenu ul li a:hover{
color: #ffffff;
Font-family: verdana,helvetica, sans-serif;
Font-size:9px;background-color: #707070;
border-top: 1px solid #707070; 
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/

/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border-left: 1px solid #B0DCFF; 
border-bottom: 1px solid #B0DCFF; 
border-right: 1px solid #B0DCFF; /*Theme Change here*/
 border-top: 1px solid #B0DCFF; 
Font-family:verdana,helvetica, sans-serif;Font-size: 9px;
line-height:20px;
z-index:100;
background-color: #ffffff;
width: 200px;
visibility: hidden;
filter:alpha(opacity=85);
opacity: 0.5;
-moz-opacity:0.5;

}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 0px;
 /*Theme Change here*/
padding-left:5px;
text-decoration: none;
font-weight: bold;
color: #000000;
Font-family:verdana,helvetica, sans-serif;
Font-size: 9px;background-color: #DDF0FF;border-bottom: 1px solid #B0DCFF; 
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #0071BD;
Font-family:verdana,helvetica, sans-serif;Font-size: 9px;
color: #ffffff;padding-left:5px;
}

.border_top{
margin-top:1px;
border-top:1px solid #DF010A;
}

.padding_top{
padding-top:50px;
}

.left_content{
background-color:#ffffff;
}

.right_content{
background-color:#ffffff;
border:1px solid #707070;
padding:2px;
}

.right_content2{
background-color:#ffffff;
border:1px solid #707070;
}

.right_text{
Font-family: Trebuchet MS,Trebuchet MS,tahoma,arial,verdana,helvetica, sans-serif;
font-weight:normal;
color:#000000;
font-size:12px;
padding:5px;
}

.head_text{
Font-family: Trebuchet MS,Trebuchet MS,tahoma,arial,verdana,helvetica, sans-serif;
font-weight:bold;
color:#ffffff;
font-size:12px;
padding:5px;
}

.box{
border:1px solid #707070;
}

.heading{
background-color:#707070;
}
.footer{
Font-family: Trebuchet MS,Trebuchet MS,tahoma,arial,verdana,helvetica, sans-serif;
font-weight:normal;
color:#ffffff;
font-size:10px;
padding:5px;
background-color:#DF010A;
text-align:right;
}

a.leftlinks:link {
	text-decoration:none;
	font-family: arial,verdana,helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
}

a.leftlinks:hover {
    color:#eeeeee;
	text-decoration:none;
	font-family: arial,verdana,helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
} 

a.leftlinks:visited{
	text-decoration:none;
	font-family: arial,verdana,helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
}

a.pagelinks:link {
	text-decoration:none;
	font-family: arial,verdana,helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#111111;
	padding:5px;
}

a.pagelinks:hover {
	text-decoration:underline;
	font-family: arial,verdana,helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#111111;
	padding:5px;
} 

a.pagelinks:visited{
	text-decoration:none;
	font-family: arial,verdana,helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#707070;
	padding:5px;
}
