input{
	color: #474E57;
	font-size: 10px;
	font-family:  Arial, Helvetica, sans-serif;
}
select{
	color: #474E57;
	font-size: 10px;
	font-family:  Arial, Helvetica, sans-serif;
}
option{
	color: #474E57;
	font-size: 10px;
	font-family:  Arial, Helvetica, sans-serif;
}
.propOffAgntSearchTable{
	margin: 25px 0px 5px 0px;
	width: 100%;
}
.propOffAgntSearchTable td{
	padding: 4px 13px 0px 13px;
	vertical-align: top;
	border: solid 0px rgb(0,0,0);
	border-top-width: 1px;
	border-top-color: rgb(178,191,208);
	width: 33.33%;
}
.propOffAgntSearchTable .poa_centerTD{
	border-left-width: 1px;
	border-left-color: rgb(178,191,208);
	border-right-width: 1px;
	border-right-color: rgb(178,191,208);
}
input.funcBtn{
	padding: 0px;
	margin: 0px;
	border-width: 3px;
	border-style: double solid solid double;
	border-top-color: rgb(203,215,229);
	border-left-color: rgb(203,215,229);
	border-bottom-color: rgb(0,90,152);
	border-right-color: rgb(0,90,152);
    background-color: rgb(178,191,208);
	color: rgb(87,95,106);
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
input.funcBtnGreen{
	padding: 0px;
	margin: 0px;
	border-width: 3px;
	border-style: double solid solid double;
	border-top-color: rgb(198,224,198);
	border-left-color: rgb(198,224,198);
	border-bottom-color: rgb(0,118,0);
	border-right-color: rgb(0,118,0);
	background-color: rgb(171,201,171);
	color: rgb(83,102,83);
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
input.funcBtnRed{
	padding: 0px;
	margin: 0px;
	border-width: 3px;
	border-style: double solid solid double;
	border-top-color: rgb(231,205,205);
	border-left-color: rgb(231,205,205);
	border-bottom-color: rgb(176,24,24);
	border-right-color: rgb(176,24,24);
	background-color: rgb(210,180,180);
	color: rgb(107,88,88);
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.locSearchRegTR td{
	padding:0px 4px 5px 0px;
	text-align:right;
	vertical-align:middle;
}
.locSearchRegTR select{
	width:100%;
}
.adminTable{
	margin: 15px 0px 5px 0px;
	width: 750px;
    background-color: rgb(245,245,248);
}
.adminTable TD{
	vertical-align: top;
}
.adminTable a{
	font-weight:bold;
}
.adminTable .cTD td{
	text-align: center;
}
.adminTable .cTD .lTD{
	text-align: left;
	font-size: 12px;
}
.adminTable .heading{
	font-weight:bold;
	font-size: 13px;	
}
.adminTable td{
	color: rgb(0,0,0);
	padding: 3px;
	font-size: 11px;	
	border-width: 1px;
	border-style: solid;
	border-color: rgb(235,235,245);
	border-bottom-color: rgb(170,170,180);
	border-right-color: rgb(225,225,235);
}
.adminTable td b{
	font-weight:bold;
	font-size: 12px;	
}
.tabTable{
	margin: 10px 0px 0px 0px;
	width: 100%;
        height: 17px;
	background-color: rgb(255,255,255);
	empty-cells: show;
}
.tabTable td{
	white-space: nowrap;    
	font-face: Arial;
	font-size: 12px;
	font-weight: bold;
}
.tabTable .onTab{
	background-color: rgb(203,215,229);
	color: #ffffff;	
}
.tabTable .overTab{
    background-color: rgb(178,191,208);
	color: #ffffff;	
}

.tabTable .offTab{
    background-color: #ffffff;/*rgb(245,245,248);*/
    background-image : url(/img/tabTop.gif);
    background-repeat: repeat-x;
	color: #8695A3;/*rgb(178,191,208);*/	
}

.pagination{
    margin: 0px 0px 0px 15px;
    color : #8A97A7;
    font-size: 11px;
    font-weight: bold;
}

.pagination a {
    color : #8A97A7;
}
.pagination a:hover {
    color : #8A97A7;
}

.resultsTable{
	margin: 0px 0px 5px 0px;
	width: 100%;
    background-color: rgb(255,255,255);
	empty-cells: show;
}
.resultsTable td{
	color: rgb(0,0,0);
	padding: 3px 5px 3px 5px;
	font-size: 11px;	
	border-width: 1px;
	border-style: solid;
	border-color: rgb(235,235,245);
	border-bottom-color: rgb(170,170,180);
	border-right-color: rgb(225,225,235);
}
.resultsTable .headerRow{
    background-color: rgb(178,191,208);
}
.resultsTable .headerRow td{
	border-top-width: 0px;
}
.resultsTable .headerRow td b{
	color: rgb(255,255,255);
	font-weight:bold;
	font-size: 12px;	
}
.rowGap td{
	font-size: 1px;
	border: double 3px rgb(235,235,245);
	border-width: 4px 0px 0px 0px;
}
.resultsJumpButtonDIVoff{
	width:100%;
	padding:0px 1px 0px 3px;
	margin:1px 0px 1px 0px;
	border-width: 0px;
	color: rgb(000,090,152);
	background-color: transparent;
	font-weight: bold;
}
.resultsJumpButtonDIVover{
	width:100%;
	padding:0px 1px 0px 3px;
	margin:1px 0px 1px 0px;
	border-width: 0px;
	color: rgb(255,255,255);
	background-color: rgb(000,090,152);
	font-weight: bold;
}
.profileTable{
	width: 100%;
	background-color: rgb(255,255,255);
	border: 0px solid rgb(255,255,255);
	border-top-width: 1px;
}
.profileTable td{
	padding: 0px 5px 0px 5px;
	vertical-align:top;
}
.profileTable .topTR{
	background-color: rgb(178,191,208);
}
.profileTable .topTR td{
	padding:5px;
	color: rgb(255,255,255);
	font-size: 15px;
	font-weight: bold;
}
.detailPageItem{
	padding:0px;
	margin:0px 0px 5px 0px;
}
.detailPageItem h1{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: rgb(000,090,152);
}
.detailPageItem h2{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: rgb(000,090,152);
}
.detailPageItem h3{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	/*clear: both;*/
	color: rgb(000,090,152);
}
.detailPageItem b{
	font-weight: bold;
}
.detailPageItem li{
	margin: 2px 0px 2px 40px;
	list-style-position: outside; 
	list-style-image: url("/img/bdot.gif");
	padding:0px;
} 
.disclaimerDIV{
	margin: 20px 0px 5px 0px;
	clear: both;
	/*font-size: 10px;*/
        color: #8A97A7;
}

.newsDate{
	font-size:11px;
	font-weight:bold;
}
.checkList td{
	font-size: 10px;
}
.checkList input{
	margin: 0px;
	padding: 0px;
	font-size: 6px;
	height:12px;
	width:15px;
}

.agentMenu{
	margin: 0px 0px 0px 0px;
	width: 100%;
	background-color:white;
}

.agentMenu td{
	background-color:rgb(185,193,200);
}


td.agentMenuOver{
	background-color:rgb(149,163,176);
}

td.agentMenuOff{

}

.agentMenuText{
	font-size: 10px;
	color:rgb(255,255,255);
}

a.agentMenuLink{
	font-size: 10px;
	color:rgb(255,255,255);
	text-decoration: none;
}

a.agentMenuLink:hover{
	font-size: 10px;
	color:rgb(255,255,255);
	text-decoration: none;
}

a.agentMenuLink:visited{
	font-size: 10px;
	color:rgb(255,255,255);
	text-decoration: none;
}

.toolsTable{
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 0px 3px;
	width: 100%;
	background-color:rgb(229,235,242);
}

.toolsTable td{
	font-size:10px;
	font-weight:bold;
	width: 25%;
	text-align: center;
	vertical-align: middle;
}


a.toolsLink{
	color:rgb(137,152,170);
	text-decoration: none;
}

a.toolsLink:visited{
	color:rgb(137,152,170);
	text-decoration: none;
}

a.toolsLink:hover{
	color:rgb(24,122,195);
	text-decoration: none;
}

a.addMenuLink{
	color:rgb(68,134,179);
	font-face:arial;
	font-size:11px;
	font-weight:bold;
}

a.addMenuLinkSel{
	color:rgb(68,134,179);
	font-face:arial;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}

.filterTable{
	vertical-align: middle;
	font-size:10px;
}

.filterTable td{
	color:rgb(137,152,170);
	font-size:11px;
}

.headerTable{
	background-color:rgb(203,215,229);
	margin:0px 0px 0px 0px;
	width:100%;
}

.infoTitleTable{
	background-color:rgb(184,197,213);
	margin:0px 0px 0px 0px;
	width:100%;
}

.filterDiv{
	color:rgb(137,152,170);
	font-size:11px;
	padding: 2px 0px 2px 0px;
}
.title {
   color : #D7C698;
   font-size : 22px;
   padding-right : 15px;
   vertical-align: middle;
   font-weight : normal;

}
