﻿body {
background-color:#273341;
font-size:8pt;
color: #404040;
font-family: tahoma;
margin-top:5px;
}

p{
margin-left:20pt;
text-align:justify;
margin-right:30pt;
margin-top:5px;
margin-bottom:5px;
}

h1{
font-size:22px;
margin-top:15px;
margin-bottom:7px;
margin-left:20px;
color:#41536b;
font-family:Eurostile;
font-weight:bold;
}

h3 {
margin-left:25px;
color:#41536b;
font-size:16px;
padding-top:10px;
}

.memberheader {
font-size:28px;
margin-top:5px;
margin-bottom:5px;
color:white;
font-family:Eurostile;
font-weight:bold;}

h5{
font-size:24px;
margin-top:0px;
margin-bottom:0px;
margin-left:5px;
color:#41536b;
font-family:Eurostile;
font-weight:bold;
}

a {text-decoration:none; color:#41536b;}
a:hover{text-decoration:underline; color:#41536b;}

.makeblue
        {
            color: #273341;
            font-weight: bold;
        }
        
.subheader{
color:#41536b;
font-size:14px; 
margin:0px;
padding:none; 
font-weight:bold;   
}


.wmark {
color:#c0c0c0;
font-size:10pt;
font-style:italic;
}

.wmark1 {
color:#c0c0c0;
}
 .AutoCompleteExtender_CompletionList 
{
background-color : White;
color : windowtext;
padding : 1px;
font-size: small;
background-color:Gray;
margin-top:0px;
font-family:Tahoma;
text-align : left;
margin-left:0px;
}

.AutoCompleteExtender_CompletionListItem 
{ 
text-align : left;
background-color: White;
list-style-type:none;
margin-top:0px;
padding:2px;
margin-left:0px;
}

.AutoCompleteExtender_HighlightedItem
{
background-color:#ffcc66;
color: windowtext;
font-weight:normal;
font-size: small;
list-style-type:none;
margin-top:0px;
padding:2px;
cursor: pointer;
text-align : left;
margin-left:0px;
}

.tablemain
{
background-color:#ffffff;
border:1px solid #808080;
}

.b1hp, .b2hp, .b3hp, .b4hp, .b2bhp, .b3bhp, .b4bhp{font-size:1px; overflow:hidden; display:block;}
.b1hp {height:1px; background:#ffffff;margin-left: 5px;margin-right: 5px;margin-top: 0;}
.b2hp, .b2bhp {height:1px; background:#41536b; border-right:2px solid #ffffff; border-left:2px solid #ffffff; margin:0 3px;}
.b3hp, .b3bhp {height:1px; background:#41536b; border-right:1px solid #ffffff; border-left:1px solid #ffffff; margin:0 2px;}
.b4hp, .b4bhp {height:2px; background:#41536b; border-right:1px solid #ffffff; border-left:1px solid #ffffff; margin:0 1px;}
.maincontent {background:#41536b;border-right:1px solid #ffffff;border-left:1px solid #ffffff;padding:5pt;}

.b1y, .b2y, .b3y, .b4y, .b2by, .b3by, .b4by{font-size:1px; overflow:hidden; display:block;}
.b1y {height:1px; background:#dfe0e1; margin:0 5px;}
.b2y {height:1px; background:White; border-right:2px solid #dfe0e1; border-left:2px solid #dfe0e1; margin:0 3px;}
.b3y {height:1px; background:White; border-right:1px solid #dfe0e1; border-left:1px solid #dfe0e1; margin:0 2px;}
.b4y {height:1px; background:White; border-right:1px solid #dfe0e1; border-left:1px solid #dfe0e1; margin:0 1px;}
.contenty {border-right:1px solid #dfe0e1;border-left:1px solid #dfe0e1; color:#404040; background-color:white;padding:10pt;}
.b2by {height:1px; background:White; border-right:2px solid #dfe0e1; border-left:2px solid #dfe0e1; margin:0 3px;}
.b3by {height:1px; background:White; border-right:1px solid #dfe0e1; border-left:1px solid #dfe0e1; margin:0 2px;}
.b4by {height:1px; background:White; border-right:1px solid #dfe0e1; border-left:1px solid #dfe0e1; margin:0 1px;}

.contentyx {border:1px solid #dfe0e1;color:#404040;background-image:url(images/adbg.jpg);padding:10pt;}

.chromestyle{
width: 99%;
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{
width: 100%;
padding: 6px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
border-right: 1px solid #ab6d0b;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA;
color:#273341;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
color:white;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 0px solid #273341; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px;
line-height:18px;
z-index:100;
background-color: #41536b;
width: 180px;
visibility: hidden;
padding-left:0px;
padding-right:0px;
}


.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: bold;
color:#eaeaea;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #273341;
color:White;
}

.buttoncss {
 background-image:url('images/btnbg.png');
 color: #404040;
 border:1px solid #e99511;
 font-size: 9pt;
 font-family: Verdana;
 font-weight:bold;
 cursor: pointer;
 padding:3px;
 
 }
 
 .cssPager span  
 {
     background-color:#273341;
     color:white;
     font-weight:Bold;
     border:1px solid #c0c0c0;
     padding-left: 3px;      
     padding-right: 2px; 
     text-decoration: none; 
     }     
.cssPager a
 {
     text-decoration: none;
     padding-left: 3px;      
     padding-right: 2px;  
     border:1px solid #c0c0c0;
     font-weight:bold;
     }
.cssPager a:hover
 {
     text-decoration: none;
     font-weight:bold;
     border:1px solid #808080;
     padding-left: 3px;      
     padding-right: 2px;   
     background-color:#c0c0c0;
     }
     
.ps {
color: #ffffff;
font-weight: normal;
font-size: smaller;
background-color:#505096;
margin-left:16px;
padding:2px;
}

.termspad {
padding-left: 5px;
padding-right: 5px;
text-align:justify;
margin-bottom:5px;
}

.membernav {
font-weight:bold;
color:#808080;
}
.membernav a {text-decoration:none; color:#c0c0c0;}
.membernav a:hover{text-decoration:none; color:white;}

.modalBackground {
	background-color:Gray;
	filter :alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display:block;
    background-repeat: no-repeat;
    }

.filledRatingStar {
    background-image: url(Images/FilledStar.png);
}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}

