html{
width:100%;
text-align:center;
padding:0px;
margin:0px;
min-height: 100%;
}

body{ 
padding:0px;
margin:0px;
text-align:center; 
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:13px;
font-weight:normal;
line-height:20px;
border:0px solid #CCCCCC;
min-height: 100%; 

}


a, a:visited{
color:#336699;
font-weight:normal;
text-decoration:none;
}

a:hover{
color:#626DFB;
font-weight:normal;
text-decoration: underline;
}



#wrapper{ 

width:900px; 
text-align:left;
border:0px solid #CCCCCC;

}

#header{ 

height:200px;
text-align:left;
vertical-align:middle;
border:0px solid #CCCCCC;
background:#023579;
height:100px;

}

#top_menu{
padding:10px;
border:0px solid #CCCCCC;

}

#menu_list{  }
#menu_list a{ padding:0px; margin:0px; margin-right:10px;}

#menu_list a, #menu_list a:visited{
font-family:Arial, Helvetica, sans-serif;
color: #66CC00;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

#menu_list a:hover{
color:#008800;
text-decoration:none;

}


#content{

background:#FFFFFF ;
padding:10px;

border:1px solid #CCCCCC;


}


#left{ width:200px; display:inline; float:left; border:0px solid #CCCCCC; padding:0px;}
.left_part{width:200px; border:1px solid #CCCCCC; padding:10px; margin-bottom:10px;  background:#FFFFFF;}


#right{ width:822px; display:inline;  border:0px solid #CCCCCC; padding:0px; }


.success_msg{
text-align:left;
color:#00CC00;
font-weight:bold;}


.error_msg{
text-align:left;
color:#FF0000;
font-weight:bold;}


.box1{ width:100%; border:1px dotted #CCCCCC;  min-height:100%; }
.box1_row{ width:100%; border:1px solid #CCCCCC; min-height:100%; }
.box1_part1{ width:150px; height:100px; border:1px dotted #CCCCCC; float:left;}
.box1_part2{ width:150px; height:100px; border:1px dotted #CCCCCC; float:left;}
.box1_part3{ width:100px; height:100px; border:1px dotted #CCCCCC; float:left;}
.box1_part4{ width:100px; height:100px; border:1px dotted #CCCCCC; float:left;}
.box1_part5{ width:100px; height:100px; border:1px dotted #CCCCCC; float:left;}
.box1_part6{ width:100px; height:100px; border:1px dotted #CCCCCC; float:left;}


.title_bar{ background:#EEEEEE;}
#review_details td{ vertical-align:top;}


.caption{ font-size:18px; font-weight:bold;}
.caption3{ font-size:18px; font-weight:bold;}
.caption3, .caption, h4 { font-size:18px; font-weight:bold; background:#FFFFFF url(images/title-bg.jpg) no-repeat top left; padding-left:40px; min-height:25px; padding-top:5px;}

#rating_box{border: 1px solid green; padding:0px; padding-left:15px; font-family: arial, verdana, san-serif; font-size: padding-right:15px;}

#paging{border:0px solid #00CC00; background:#fff; height:20px; width:auto; margin:5px 0 5px 0; padding:5px;}


#footer{
height:70px;
text-align:center;
vertical-align:middle;
border:0px solid #CCCCCC;
color:#999999;
background:#EEEEEE;

}

#banner_p2 { text-align:right; right:10px; bottom:10px;}

#sitemap_list td{ width:200px;}
.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: white;
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: 0px 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: black;
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;
}
/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
border-bottom: 0px solid gray;
background: #336699;
overflow: hidden;
width: 100%;
}

.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: #336699;
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
background: #0B70A2; /*background of tabs for hover state */
color:white;
}

.mattblackmenu a.selected{
background: black; /*background of tab with "selected" class assigned to its LI */
}
/* ######### 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: 0px 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: 0px 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: white;
}

.blackwhite li a:hover{
background: black;
color: white;
}
.dot
{
border-left:2px dotted  #CCCCCC;

}
.tie
{
width:822px;
}
.color
{
 color:#999999;
}