.body
{
margin-top:0px;
padding-top:0px;
background:#1b1b1b;
}
.head
{
background:#000000;
width:983px;
height:110px;
background:#1b1b1b;
}
.mattblackmenu ul{
margin: 0;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
border-bottom: 1px solid gray;
background: #666666;
overflow: hidden;
width:983px;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #333333;
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
background:#cccccc; /*background of tabs for hover state */
}

.mattblackmenu a.selected{
background:#301eff; /*background of tab with "selected" class assigned to its LI */
}
/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background:#414141;
border: 1px solid black;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: black;
background-color: lightyellow;
text-decoration: none;
padding: 4px 5px;
border-bottom: 1px solid black;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color:#414141;
color: white;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}
/* ######### Marker List Vertical Menu ######### */

.markermenu{
width: 175px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/

}

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
border: 1px solid #9A9A9A;
}

.markermenu ul li a{
background: #F2F2F2 url(bulletlist.gif) no-repeat 3px center; /*light gray background*/
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}

* html .markermenu ul li a{ /*IE6 hack*/
width: 155px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #00014e;
}

.markermenu ul li a:hover, .markermenu ul li a.selected{
color: white;
background-color: black;
}

/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */

.blackwhite li a{
background: 414141;
}

.blackwhite li a:hover{
background: black;
color: white;
}
.sea 
{
 background: url(images/vertical_lines.jpg) repeat-y;
 padding-left:10px;
}
.sea a
{
 padding-left:10px;
}
#footer p.left { width: 50%; }
#footer a{ color:#CCCCCC; }

#logo_search {
background:#1B1B1B;
height:80px;
width:100%;
display:table;
padding-top:12px;
padding-left:8px;
margin-left:15px;

padding-bottom:0px;

}

#search_box{ float:right; width:350px; vertical-align:top; padding:0px;}
#top_menu {float:left;width:200px;height:30px;padding-top:40px; padding-bottom:0px;}
.top_menu_item1 { width:60px; height:20px; background:#666666; color:#FFFFFF;  font-size:16px; font-weight:bold; float:left; padding:10px; }
.top_menu_item2 { width:60px; height:20px; background:#DDDDDD; color:#000000;  font-size:16px; font-weight:bold; float:left; padding:10px; }
.top_menu_item1 a, .top_menu_item1 a:visited { text-decoration:none; color:#FFFFFF;}
.top_menu_item1 a:hover { text-decoration:none; color:#AAAAAA;}
#g_search{ float:right; width:350px; vertical-align:top; padding:0px; }



#logo {
display:block;
float:left;
width:340px;
height:auto;
padding:5px;

}

.sitebar_title{border:2px outset #454545; background:#000000; color: #FFFFFF; font-size:18px; font-weight:bold; padding:4px; margin:5px 0 3px 0;}

.chromestyle{
width: 100%px;
font-weight: bold;
}

.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: 983px;
background:#666666; /*THEME CHANGE HERE*/
padding: 0px 0;
margin: 0;
height:40px;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #fff;
padding: 8px 0px;
margin: 0;
font-size:18px;
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: #ccc; /*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 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 0px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 0px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
.foot
{
height:30px;
background:#111111;
}
.foot a
{
color:#ffffff;
}
.content
{
 background:#ffffff;
 width:983px;
}
