@charset "utf-8";
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	
	line-height: 160%;

	margin: 0;
	padding: 0;
	text-align: center; 	
	color: #333;	
	font-size: .7em;
	height:100%;
}
p {

font-size:12px;
padding: 0 6px 0 0;
line-height:20px;
color:#094E75;
}
strong {
color:#0099FF;
}
h2 {
font-size:18px;
color:#EF8412;

padding:10px 0 5px 0;
border-bottom:1px solid #E8E8E8;
}
h3 {
font-size:15px;
font-weight:bold;
color:#D15726;
padding:10px 0 10px 0;

margin-right:35px;
}
h4 {
padding:0 0 5px 2px;
}
h5 {
font-size:12px;
font-weight:bold;
color:#D15726;
padding:5px 0 0 10px;
}

img {
border:none;
}



.alphabetlist {background:url(../images/alphabarlink.jpg) repeat-x;
marg-bottom:10px;


}

.alphabetlist a {
font-weight:bold;
color:#FFF;
padding:0 3px 0 3px;
}
.alphabetlist a:visited {
color:#FFF;
font-weight:bold;
}

.alphabetlist a:hover {
color:#FFF;
font-weight:bold;
background:url(../images/alphabarlinkhover.jpg);
text-decoration:none;

}


.oneColLiqCtrHdr #wrapper {
	width:800px;
	margin: 0 auto; 
	text-align: left;
	background:url(../images/dropshadow.png);
}

.oneColLiqCtrHdr #container {
	width: 775px;  
	background: #FFFFFF;
	margin: 0 auto; 	
	text-align: justify; 
}
.oneColLiqCtrHdr #header {
	background: #DDDDDD; 
	background:url(../images/header.jpg) no-repeat;
	height:243px;

}
.oneColLiqCtrHdr #header h1 {
	margin: 0;
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 20px;
	background: #FFFFFF;
}
.oneColLiqCtrHdr #footer { 
	background:url(../images/footer.jpg) no-repeat;
	height:85px;	
	
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; 
	padding: 10px 5px;
	color:#FFFFFF;
	font-size:10px;
}
.oneColLiqCtrHdr #footer a,a:visited {
color:#FFF;
text-decoration:underline;
font-weight:bold;
}
#footer .fltrt {
float:right;
width:535px;
text-align:right;
padding-right:12px;

}

.inputboxSearch {
 border: 1px solid #CCCCCC;
 background:url(../images/search_bg.png) no-repeat right center;
 
 }
.searchform {
background:url(../images/searchform.png);
padding: 4px 0 0 0;
height:45px;
}
#actions {
margin-left:-19px;
}
.actionbar {
margin-left:0px;
background:url(../images/actionbar.jpg);
}


#navcontainer
{
background:url(../images/navBG.jpg) no-repeat;
color:#FFF;
font-size:12px;
height:30px;
margin-top:-13px;
}
#navcontainer ul
{
list-style-type: none;
text-align: left;
padding-top:10px;
margin-left:-24px;
}
#navcontainer li
{
display: inline;
text-align: center;
margin: 0 3px 0 7px;
padding: 1px 1px 1px 1px;

}

#navcontainer .navlink{
font-weight:bold;
color: #FFF;
border:2px solid #980F19;
text-decoration: none;
}

#navcontainer li a:hover
{
text-decoration:underline;
}
ul#result {
list-style-type: disc;
	color: blue;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
font-family:Tahoma;
font-weight:bold;
font-size:11px;

}

#nav a,a:visited {
color:#6699FF;
font-weight:bold;
text-decoration: none;
font-weight:normal;
}

#navlist a { padding: 3px 7px; }

#navlist a:link, #navlist a:visited
{
color:#6699FF;
font-weight:bold;
text-decoration: none;
font-weight:normal;
}

#navlist a:hover
{
color: #FF0000;
text-decoration: none;
}

/* Menu 3 starts here */
#menu3 {
width: 180px;
border-right:1px solid silver;
margin-top:20px;
float:left;
margin-left:-18px;
}

#menu3 .menuheader {
background:url(../images/profilemenuheader.jpg);
display: block;
padding: 3px;
color:#FFF;
height:18px;
font-size:13px;
font-weight:bold;
}

#menu3 .section {
display: block;
padding: 3px;
background-color: #3399FF;
border-bottom: 1px solid #eee;
color:#FFF;

}
#menu3 .section2 {
display: block;
color:#FFFFFF;
background-color:#CC0000;

}
#menu3 .section3 {
display: block;
padding: 3px;
width: 160px;
color:#FFFFFF;
background:#3399FF;
border-bottom: 1px solid #eee;
}


#menu3 ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type: circle;
list-style-position:inside;
margin:0;
padding:0;
}
#menu3 li
{
display: inline;
/* for IE5 and IE6 */
}


#menu3 a
{
color: #483000;
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
display: block;
padding: 3px;
width: 160px;
background-color: #fff;
}

#menu3 a:link, #menu3 a:visited
{
color: #483000;
text-decoration: none;
border-bottom:1px solid silver;
width:174px;
}

#menu3 a:hover
{
border-left: 1px solid #901818;
color: #000;
}

#menu3 li a#current
{
border-left: 3px solid #901818;
background: #F0F0F0;
color: #000;
}
#menu3 li a#second {
color:#3399FF;
}
#menu3 li a#third {

color:#CC0000;
font-size:11px;
}
* {margin:0}

/*Result List Tables*/
.resultlist table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid silver;
	border-collapse: collapse;
	
	}

.resultlist th {
	padding: 0 0.5em;
	text-align: left;
	}

.resultlist tr.yellow td {
	border-top: 1px solid #FB7A31;
	border-bottom: 1px solid #FB7A31;
	background: #FFC;
	}

.resultlist td {
	border-top: 1px solid silver;	 
	}

.resultlist td:first-child {
	
	}

.resultlist td+td {
	border-left: 1px solid #CCC;
	text-align: center;
	}


.stripe {
	background:#F5F5F5;
}

a,a:visited {
color:#6699FF;
text-decoration:none;
font-weight:normal;
}

a:hover {
text-decoration:underline;
}