			#wrap {
					/*margin:0 auto; width:720px;*/
					text-align: left;
					margin: auto 0;
    			padding:0;
			    color:#000;
			    width:720px;
    		}
    		
			#main {
    			float:left;
    			width:250px;
    		}
			#sidebar {
    			float:right;
    			width:470px;
    		}
			#footer {
				clear:both;
    		}

body {
	font-family:Arial;
	font-size:12px;
	font-weight:500;
	color:#333333;
	margin:0px;
}

body a {
	color:#11568b;
	font-size:14px;
	font-weight:600;
	/*text-decoration:none;*/
	margin:5px;
}

h1, h2, h3, h4 {
	color:#76a326;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:15px;
}

h4 {
	font-size:14px;
	text-decoration:underline;
}

input{
	font-family:Arial;
	font-size:9px;
	color:#333333;
}

ul {
	padding:2px;
	margin: 15px;
}

#maincontainer{
	position:absolute;
}

#header {
	text-align:left;
}

.menu{
	font-family:Arial;
	font-size:11px;
	font-weight:500;
	color:#11568b;
	text-decoration:none;
}

#stripes{
}

.states{
	font-family:Arial;
	font-size:11px;
	font-weight:500;
	color:#11568b;
}

.footer {
	background-color:#eeeeee;
}

.footer a{
	font-family:Arial;
	font-size:11px;
	font-weight:100;
	color:black;
}

.textregular{
	font-family:Arial;
	font-size:10px;
/*	font-weight:500;*/
	/*color:#333333;*/
	/*margin:0px;*/
	/*color:#11568b;*/
}

.pagination{
	font-family:Arial;
	font-size:10pt;
}

.searchlink {
	color:#76a326;
	font-size:12px;
	font-weight:100;
	text-decoration:underline;
}

.searchbg{
	background:#ccffcc;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
.labeltext {
	font-size:11px;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
}
.descrition { 
	font-family:Arial;
	font-size: 11px;
}
.description ul {
	font-size:9px;
}
.sorting{
	font-size:11px;
	width: 200px;
	float:left;
	margin-bottom: 10px;
}

.resultslabeltxt {
	padding-left: 5px;
	background-color:#e9e9e9;
	height:20px;
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	float: left;
}

.table-border_allsides
{
    BORDER-RIGHT: #e9e9e9 1px solid;
    BORDER-TOP: #e9e9e9 1px solid;
    FONT-SIZE: 99%;
    BORDER-LEFT: #e9e9e9 1px solid;
    BORDER-BOTTOM: #e9e9e9 1px solid
}
.table-border_allsides td {
	font-family:Arial;
	font-size: 13px;
}

.table-border_allsides a {
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

.agent-info td{
	text-align:right;
	vertical-align:top;
}
.resultlink{
	margin-top:25px;
	margin-bottom:25px;
}

.table-border_allsides_green
{
    BORDER-RIGHT: #76a326 1px solid;
    BORDER-TOP: #76a326 1px solid;
    FONT-SIZE: 99%;
    BORDER-LEFT: #76a326 1px solid;
    BORDER-BOTTOM: #76a326 1px solid
}
.border_msg_green{
	background-color:#76a326;
	text-align:right;
}

.border_msg_green a{
	color:#ffffff;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
}
.blackbold {
	font-size:14px;
	font-weight:bold;
}
.table-border_allsides_yellow {
    BORDER-RIGHT: #FFCC33 1px solid;
    BORDER-TOP: #FFCC33 1px solid;
    FONT-SIZE: 99%;
    BORDER-LEFT: #FFCC33 1px solid;
    BORDER-BOTTOM: #FFCC33 1px solid;
	background-color: #FFFF99;
}
.red{color:#990000;}
.simplesmallerfonts {
	font-family:Arial;
	font-size:11px;
	font-weight:100;
	color:black;
}

.simplesmallerfonts a{
	text-decoration:none;
}
.simplesmallerfonts a:hover{
	text-decoration:underline;
}

/*------ Style for Broker Channel -----*/

.brokerchannel label {float: left; width: 180px; text-align: right; padding-top: 4px; padding-right: 8px; }
.brokerchannel span.req {color:#ff0000; font-weight:bold;}
.brokerchannel input {margin-bottom: 8px; height: 18px; font-size: 12px;} 
.brokerchannel .option {margin-bottom: 8px; height: 20px;}
.brokerchannel button {cursor:pointer; text-indent:-9999px; border:0px; margin-top:9px; margin-bottom:15px; margin-left: 180px; width:147px; height:21px; background: url('../images/btn_sendinquiry.gif') no-repeat;}
.brokerchannel textarea {font-family: arial; font-size: 12px;}
