

@font-face {
    font-family: 'TeXGyreHerosRegular';
    src: url('/css/fonts/texgyreheros-regular-webfont.eot');
    src: url('/css/fonts/texgyreheros-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/texgyreheros-regular-webfont.woff') format('woff'),
         url('/css/fonts/texgyreheros-regular-webfont.ttf') format('truetype'),
         url('/css/fonts/texgyreheros-regular-webfont.svg#TeXGyreHerosRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreHerosItalic';
    src: url('/css/fonts/texgyreheros-italic-webfont.eot');
    src: url('/css/fonts/texgyreheros-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/texgyreheros-italic-webfont.woff') format('woff'),
         url('/css/fonts/texgyreheros-italic-webfont.ttf') format('truetype'),
         url('/css/fonts/texgyreheros-italic-webfont.svg#TeXGyreHerosItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreHerosBold';
    src: url('/css/fonts/texgyreheros-bold-webfont.eot');
    src: url('/css/fonts/texgyreheros-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/texgyreheros-bold-webfont.woff') format('woff'),
         url('/css/fonts/texgyreheros-bold-webfont.ttf') format('truetype'),
         url('/css/fonts/texgyreheros-bold-webfont.svg#TeXGyreHerosBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreHerosBoldItalic';
    src: url('/css/fonts/texgyreheros-bolditalic-webfont.eot');
    src: url('/css/fonts/texgyreheros-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/texgyreheros-bolditalic-webfont.woff') format('woff'),
         url('/css/fonts/texgyreheros-bolditalic-webfont.ttf') format('truetype'),
         url('/css/fonts/texgyreheros-bolditalic-webfont.svg#TeXGyreHerosBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreHerosCnRegular';
    src: url('/css/fonts/texgyreheroscn-regular-webfont.eot');
    src: url('/css/fonts/texgyreheroscn-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/texgyreheroscn-regular-webfont.woff') format('woff'),
         url('/css/fonts/texgyreheroscn-regular-webfont.ttf') format('truetype'),
         url('/css/fonts/texgyreheroscn-regular-webfont.svg#TeXGyreHerosCnRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreHerosCnItalic';
    src: url('/css/fonts/texgyreheroscn-italic-webfont.eot');
    src: url('/css/fonts/texgyreheroscn-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/texgyreheroscn-italic-webfont.woff') format('woff'),
         url('/css/fonts/texgyreheroscn-italic-webfont.ttf') format('truetype'),
         url('/css/fonts/texgyreheroscn-italic-webfont.svg#TeXGyreHerosCnItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreHerosCnBold';
    src: url('/css/fonts/texgyreheroscn-bold-webfont.eot');
    src: url('/css/fonts/texgyreheroscn-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/texgyreheroscn-bold-webfont.woff') format('woff'),
         url('/css/fonts/texgyreheroscn-bold-webfont.ttf') format('truetype'),
         url('/css/fonts/texgyreheroscn-bold-webfont.svg#TeXGyreHerosCnBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreHerosCnBoldItalic';
    src: url('/css/fonts/texgyreheroscn-bolditalic-webfont.eot');
    src: url('/css/fonts/texgyreheroscn-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/texgyreheroscn-bolditalic-webfont.woff') format('woff'),
         url('/css/fonts/texgyreheroscn-bolditalic-webfont.ttf') format('truetype'),
         url('/css/fonts/texgyreheroscn-bolditalic-webfont.svg#TeXGyreHerosCnBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


body { 
	background-color : #fff; 
	font: 12px/16px Arial; 
	/*
	line-height : 1.5;
	font-family:Georgia, "Times New Roman", Times, serif;*/
	background-image: url('http://www.agentwebsite.net/images/body-bg.png');
	background-position: top center;
	background-repeat: no-repeat;
	margin:0 auto;
} 

p,td {
	
	/*
	line-height : 20px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 20px 20px 20px auto;
	font-size:16px;	
	*/
	
	font-size: 14px;
	margin: 0 25px 15px 0;
	
}
li{
	font-size:14px;
	line-height:20px;
	}
	
p.label{
	margin:0;
	padding:0;
	font-weight:bold;
	color:#666;
	}
	
tdx { 
	font-size : 13px; 
	line-height : 20px; 
}

h1{
	color:#333333;
	font-family:'TeXGyreHerosBold',Helvetica,Arial,sans-serif;
	font-size:28px;
	font-weight:400;
	margin:25px 0 15px;
	padding:0;
	text-align:left;
	line-height:normal;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/css/fonts/hIEfix.png,sizingMethod=crop);
	zoom:1;
}
h3{
	color:#222222;
	font-family:helvetica,arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:20px 20px 10px 0;
	text-align:left;
	background:#eee;
	padding:2px;
	}

.testimonial{
	font-family:verdana, Helvetica, sans-serif;
	border-style:none;
	border-color:gray;
	border-width:1px;
	padding:8px;
	width:156px;
	height:213px;
	font-size:11px;
	line-height:15px;
	background:url('http://www.agentwebsite.net/images/testimonial-bg.gif') no-repeat;
	overflow:hidden;
}
.testimonial div{
	width:156px;
	height:213px;
}

.frm-general input, .frm-general textarea, .frm-general select{
	border:1px solid #999;
	font-size:16px;
	padding:4px;
	width:320px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	/*box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1) inset;*/
	}

.frm-general .checkbox,.frm-general .radio{
	width:15px;
	height:15px;
	float:left;
	border:none;
	}
	
.topframebody { 
	background-color : blue; 
} 

a { 
	color : #0477d7; 
	text-decoration : none; 
} 
a:visited { 
	color : #0477d7; 
} 
a:active { 
	color : #008bff; 
} 
a:hover { 
	color : #2163c4; 
	text-decoration : underline; 
} 
.terms { 
	font-size : 8pt; 
}  

#tbl-main{
	width:960px;
	}

.navtext { 
	font-family : verdana; 
	font-size : 10px; 
	text-align : center; 
} 
.leftnavtext { 
	font-family : verdana; 
	font-size : 12px; 
	text-align : left; 
} 
.templatediv { 
	padding : 10px; 
} 
#course-wrap { 
	margin : 100px; 
	padding-bottom : 50px; 
} 
.alert { 
	background-color : #ffcccc; 
	border : 1px solid #ff3333; 
	padding : 10px; 
	margin : 20px; 
}
#plantable{margin:0 auto;}
#plantable td{
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	}
/* portfolio */

.snapshot{
	margin:30px 0 0 50px;
	clear:none;
	float:left;	
	display:inline
}
.title{
	clear:both;
	background-color:#CCC;
	padding:4px;
	}
.group{
	background-color:#000;
	clear:both;
	height:100%;
}

/* idx */

.related-link-wrap{
	margin-top:20px;
	clear:both;
}

.related-link-wrap ul
{
	list-style-type: none;
	padding: 0;
	margin: 0 10px 0 20px;
}

.related-link-wrap ul li
{
	background-image: url(http://www.agentwebsite.net/images/check2_24x24.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 5px 0 5px 30px;
	margin: 20px 0 20px 0px;
}

#city-list{
	height:200px;
	width:400px;
	overflow-x:none;
	overflow-y:scroll;
	background-color:#F4F4F4;
}


#center-column-wrap{
	float:left;
	width:500px;
	clear:none;
	}
#right-column-wrap{
	float:right;
	width:250px;
	background-color:#ffffff;
	clear:none;
	}
#right-column-content p{
	text-align:center;
	font-weight: bold;
	font-size:18px;
	line-height:20px;
	margin-top:20px;
	}
	
.snapshot-banner{position:relative;top:0;left:-180px;z-index:300;}

#woopra_bar li strong{
	background-color:#cc0033 !important;
	color:#FFF !important;
	font-weight:bold;
}
#woopra_bar a.woopra_tab{
	background-color:#cc0033 !important;
	color:#FFF !important;
}




