/*defaults*/
body 	{background: #e3e3e3 url('images/bg_usa.jpg') no-repeat 50% 0; color:#999999; margin:20px 0; padding:0px; font-size:10px; font-family:Verdana;}
p		{margin:0; padding:0 0 15px 0; }
a		{color:#999999; text-decoration:none; }
a:hover	{color:#cc0000; text-decoration:none;}


/*structural elements*/
#container	{margin:0px auto; text-align:center; z-index:1; width:920px; background: url('images/head.jpg') no-repeat 0px -20px;}
#holder		{width:920px; padding-top:50px; text-align:left; }
#navigation	{padding:10px 0 0 40px;font-size:14px; }
#content	{float:left; width:490px; padding:20px 10px 0 0; line-height:160%;}
#repeat		{margin-top:48px; z-index:2; background: url('images/usamaincontentrepeat.jpg') repeat-y 0px 0px;}
.line		{margin-left:25px;margin-right:25px;}
.imageText	{margin-left:25px;}
.Backgr		{background: url('images/usamaincontentrepeat.jpg') repeat-y 0px 0px;}
.texts		{margin-left:25px;margin-right:25px;}
.texts_c	{margin-left:60px;margin-right:-15px;}
.texts a	{color:#cc0000;}
#clear		{clear: both; margin: 0px}
#leftA		{width:280px;font-family:Verdana; float:left; padding-right:20px;}
#rightA		{width:280px;font-family:Verdana;float:right; padding-right:20px;}
#middleA	{width:240px;font-family:Verdana;float:right; padding-right:20px;}
.leftR		{width:300px;font-family:Verdana; float:left;}
.centerR	{width:280px;font-family:Verdana;float:left;}
.rightR		{width:280px;font-family:Verdana; float:right;}
.leftP		{width:380px;font-family:Verdana; float:left;}
.rightP		{width:480px;font-family:Verdana; float:right;}
.leftAbout	{width:180px;font-family:Verdana; float:left;padding-right:10px;}
.rightAbout	{width:680px;font-family:Verdana;float:right;}
.leftR a	{color:#cc0000;}
.centerR a	{color:#cc0000;}
.rightR a	{color:#cc0000;}
.redC		{color:#cc0000;font-size:12px;}
.red		{color:#cc0000;font-size:10px;}
#middleA a	{color:#999999;}
#sitemap	{margin: -21px 0px 0px 92px; float:left;}
#sitemap a	{color:#999999;}
#sitemap a:hover	{color:#cc0000;}
.infoTitle	{font-weight:bold; font-size:16px; color:#cc0000;}
.infoBlack	{font-weight:bold; font-size:12px; color:Black;}
.pdfs		{font-weight:bold; padding-bottom:5px;}
.about a	{color:#999999;}
.about a:hover	{color:#cc0000;}

/*navigation*/
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin-right:5px; margin-left:5px; padding:0; list-style:none; display:inline; }
#navigation a		{color:#000000; padding:0 10px 0 0; text-decoration:none; }
#navigation a:hover	{color:#cc0000; }

/*fixMac*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */
.chromestyle{
width: 99%;
font-weight: normal;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 14px Verdana;
line-height:18px;
z-index:6000;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: normal;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
