/*****************GENERIC STYLES***************************/
*	{margin:0;
	padding:0;}
img 
	{border:0;}
h1
	{color: #A00531;
	font-size: 26px;
	margin-bottom: 15px;}
a, a:visited
	{color: #2C417A;
	text-decoration: none;}
a:hover
	{text-decoration: underline;
	color: #8E0426; /*ADDDED BY JJUN*/}
a:active
	{outline: none;}
.hide
	{display:none;}
	
	
	
html
	{}	
body 
	{color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
img
	{border:none;
	padding-left: 5px;}
/**********END GENERIC STYLES****************************************/


#wrapall
	{width: 1000px;
	margin: auto;
	background:#FFF;}

#mainbox 
	{float: left;
	width: 1000px;
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Helvetica, Sans-Serif;
	border-top:1px solid #D8D8D8;
	border-bottom:1px solid #D8D8D8;}


/******************HEADER**************************************/
#header 
	{width:1000px;
	height:300px;}
	#header h1
		{font-style: italic;
		font-family: "Times New Roman", Verdana, Arial;
		text-indent: -50000px;}
	#agentpicbox
		{float: left;
		height:245px;
		width:235px;
		margin-bottom: 0px;}
		#logo
			{}
			#logo a span
				{display:block;
				text-align:center!important;
				width: 235px;
				height: 255px;}
		#agentpic 
			{overflow:hidden;}
			#agentpic a
				{height:190px;
				display:block;
				text-align:center;
				width: 235px;}
			
	/***********************HEADER BANNER BOX STYLES*****************/
	#header_flash_banner
		{height: 250px;
		width:765px;
		margin-top:-5px;
		float:left;}
			#header_flash_banner h1
				{text-indent: -50000px;}	
	#header_flash_banner2
		{display:none;}
					
	#namebox
		{width:1000px;
		height:55px;
		clear:both;
		font-family:Arial, Helvetica, sans-serif;}
		#nameboxleft
			{float:left;
			width:250px;
			text-align:center;
			padding-top:12px;}
			#nametag
				{font-size: 16px;
				font-weight: bold;
				color: #FFF;}	
			#appelation
				{color: #FFF;
				letter-spacing:2px;
				text-align: center;
				font-size: 13px;
				font-weight: bold;}	
		#nameboxright
			{float:right;
			width:700px;
			padding:12px 10px 0px 0px;
			text-align:center;}
			#contactinfotag
				{font-size: 12px;
				color: #000;
				letter-spacing:1px;}	
				#contactinfotag a
					{color: #000;}	
					#contactinfotag a:hover
						{font-weight:bold;}
			#officetag
				{font-size: 20px;
				color: #003366;}
			#tagline
				{font-size: 13px;
				color: #003366;
				line-height: 12px;
				letter-spacing:1px;
				color: #FFF;}	
/******************END HEADER**************************************/

	


/*******************SIDEBAR*******************************************/
#sidebar
	{float: left;
	width: 235px;
	border-right:1px solid #D8D8D8;
	margin-top:0px;}	
	#sidebar li
		{list-style: none;
		list-style-image: none;}

.sidelink
	{height:34px;
	overflow:hidden;
	padding:2px 0px 1px 0px;
	margin-top:-1px;
	border-top:1px #D8D8D8 solid;
	border-bottom:1px #D8D8D8 solid;}	
	.sidelink img
		{float:left;
		padding-right:5px!important;
		margin-left:0px;}
					
	.sidelink a
		{color: #000!important;
		font-size: 11px;
		display:block;
		border-left:5px solid #D8D8D8;
		border-right:5px solid #D8D8D8;
		line-height:34px;
		font-weight: bold;
		text-transform: uppercase;
		font-family: Geneva, Arial, Helvetica, sans-serif;}
		.sidelink a:hover 
			{color: #D53633!important;
			background-position:right;
			border-left:5px solid #B5B6B8;
			border-right:5px solid #B5B6B8;
			text-decoration: none;}	
						
/*******************END SIDEBAR*******************************************/		
	
	
	
/********************BEGIN CONTENT STYLES*******************************/	
#content
	{float: left;
	margin-left: -1px;
	width: 755px;
	border-left:1px solid #D8D8D8;}
	#content p
		{margin-top: 5px;
		margin-bottom: 20px;
		text-align: justify;}
	#content h4
		{margin-top: 10px;}	
	#content a
		{color:#2C417A;}	
	#contenttop
		{display:none;}
	#contentbottom
		{display:none;}	
	/********************BEGIN DYNAMIC BOX STYLES*******************************/	
	#dynamicbox
		{width: 755px;
		margin: auto;
		padding-top: 20px;
		padding-left: 5px;
		margin-bottom: 30px;
		font-size:12px;
		min-height:165px;
		position:relative;
		z-index:99;}
		#dynamicbox .heading, #dynamicbox h2, #dynamicbox h1
			{display:block;
			font-size: 20px;
			margin-bottom: 20px;
			color: #2C417A;
			height: 35px;
			background: #ADB2C6;}
		#content h2, #content h3
			{color:#2C417A;}
			
		#dynamicbox li
			{margin-left: 15px;}

					

	
	/********************BEGIN BANNER STYLES*******************************/			
#banners
	{text-align: center;
	padding-top: 60px;
	position:relative;
	z-index:99;
	display:none;}
			
#bottomblurb
	{padding-bottom: 25px;
	z-index:99;
	width:965px;
	position:relative;
	border-top:1px #D8D8D8 solid;}
	#bottomblurb h4, #bottomblurb p, #bottomblurb a
		{text-align: right;
		color:#2C417A;}			

/********************END CONTENT STYLES*******************************/	




/**********************BEGIN FOOTER************************************/
#footer 
	{width: 1000px;
	height:auto;
	margin: auto;
	margin-top: 0px;
	padding-top: 70px;
	padding-bottom: 20px;
	text-align: right;
	color:#2C417A;
	background:#FFF;}
#footerbox
	{background: none !important;
	padding-right:40px;}
	#footerbox a
		{font-size: 12px;
		color:#000!important;
		background-color: none;}	
/**********************END FOOTER************************************/




/*****************BEGIN RESULTS STYLES***************************/



/*****************FEATURE INFO STYLES***************************/
#featureinfo
	{padding: 0px 10px 0px 0px;
	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	position:relative;
	z-index:99;}
#featureimg
	{float: left;
	padding-right: 10px;}
#featureimg p
	{margin-top: 20px;
	display: none;}	
#featureinfo
	{padding-left: 10px;
	float:left;
	width:420px;}
.staticfield
	{font-weight: bold;
	line-height: 17px;}
.dynamicfield
	{margin-left: 10px;}
#extrafeatures
	{clear:both;
	padding-top: 20px;
	margin-left: 0px;
	color:#2C417A;
	width: 95%;
	letter-spacing: 1px;
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.header3
	{color: #2C417A;
	font-size: 20px;
	font-weight:100;
	margin-left: 323px;
	letter-spacing: 2px;
	margin-bottom: 0px;}



/*****************BIOBOX STYLES***************************/	
.success-p strong
	{display: none;}
#biobox
	{width: 735px;
	margin: auto;
	clear: both;
	height: auto;
	position:relative;
	z-index:99;
	padding: 20px 15px 20px 10px;}
#biobox ul
	{margin-left:15px;}	
#biobox .heading
	{display: none;}
#biobox .bio-titles
	{display: none;}
.bio-info .MsoNormal
	{font-size: 12px !important;
	 font-family: Verdana, Arial, Helvetica, sans-serif;}


/*************STATIC PAGES STYLES********************/
	/*****************STATIC PAGE HEADINGS STYLES********************/
	.heading, .vheader, #formheader
		{background: none!important;
		color: #074A90;}
	.content ol li
		{margin-left: 25px !important;}
	.content h1
		{background: none!important;
		margin-bottom: 0px!important;}	
	.content h2
		{background:none!important;
		font-size: 18px!important;
		margin-top: 50px;
		margin-bottom:0px;}
	.content h2
		{background:none!important;
		font-size: 16px!important;
		color: #004B38;
		margin-top: 10px;
		margin-bottom:0px;}
	#guide h2
		{background:none!important;
		font-size: 18px!important;
		margin-top: 0px;
		margin-bottom:0px;}
	.content h3
		{margin-top: 10px;
		margin-bottom:0px;}
	#guide h3
		{margin-top: 10px;
		margin-bottom:0px;
		color: #115848;}
	.content ul, .content ol
		{margin-top: 10px;}	

.content p
	{margin-bottom:0px!important;
	margin-top:0px;}




/*****************LOGIN BOX STYLES***************************/	
#loginbox
	{background: #FFF;
	width:235px;
	margin:auto;}
	#loginbox h2
		{font-size: 14px;
		letter-spacing:3px;
		text-align:center;
		color:#AE1216;
		text-transform:uppercase;}
	#loginbox form
		{width:235px;}
	#loginbox label
		{font-size: 12px;
		letter-spacing:3px;
		text-align:center;
		font-weight:100;}
	#loginbox input
		{width:140px;}
	#loginbox li
		{list-style:none;
		list-style-image:none;
		margin-left:0px;}
/*****************LOGIN BOX STYLES***************************/


	/*****************STATIC PAGE STYLES FOR TABLE OF CONTENTS********************/
	#tablecontents 
		{border: none;
		background-image: none;}
		
	#tablecontents li
		{list-style-type: square;
		margin-left: 30px;
		color: #E4AF00;}	
	#tablecontents a
		{font-weight: 100;}
	#tablecontents h1 
		{color: #004B38;
		background-color:none;
		background-image:none;
		background:none;}
	#tablecontents h1 a:hover
		{color: #004B38;
		text-decoration: none;}
	
	
	
h1.view1 a, h1.view2 a, h1.view3 a, h1.view4 a, h1.view5 a, h1.view6 a, h1.view7 a, h1.view8 a, h1.view9 a
	{font-size: 20px!important;
	font-weight: normal;}
h1.view1 a:hover, h1.view2 a:hover, h1.view3 a:hover, h1.view4 a:hover, h1.view5 a:hover, h1.view6 a:hover, h1.view7 a:hover, h1.view8 a:hover, h1.view9 a
	{text-decoration: none;
	color: #004B38;
	font-size: 20px!important;}
	
h1.view1, h1.view2, h1.view3, h1.view4, h1.view5, h1.view6, h1.view7, h1.view8, h1.view9
	{float:none;
	background-color:none!important;
	background-image: none !important;
	background: url(../../../base_imgs/header2bg.jpg) repeat-y !important;
	font-size: 20px!important;
	padding-bottom:0px!important;
	margin-bottom:0px !important;
	margin-top:50px !important;
	width: auto!important;
	height: auto!important;}

h2.view1, h2.view2, h2.view3, h2.view4, h2.view5, h2.view6, h2.view7, h2.view8, h2.view9
	{float:none;
	background-color:none!important;
	background-image: none !important;
	background: none !important;
	font-weight:100 !important;
	font-size: 18px!important;
	padding-top:0px!important;
	margin-top:10px !important;
	padding-bottom:0px!important;
	margin-bottom:0px !important;
	width: auto!important;
	height: auto!important;}

h3.view1, h3.view2, h3.view3, h3.view4, h3.view5, h3.view6, h3.view7, h3.view8, h3.view9
	{float:none;
	background-color:none!important;
	background-image: none !important;
	background: none !important;
	font-size: 16px!important;
	padding-top:0px!important;
	margin-top:0px !important;
	padding-bottom:0px!important;
	margin-bottom:0px !important;}

p.leftmargin70
	{float:none;
	padding-top:0px!important;
	margin-top:0px !important;
	padding-bottom:0px!important;
	margin-bottom:0px !important;}

a.backtotop 
	{font-family: Arial, Helvetica, sans-serif;
	display:block;
	width: 100px;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #006633;
	background-image: url(../../../base_imgs/backtotoparrow.gif);
	background-position: 2px;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-right: 3px;
	color: #FFFFFF!important;
	background-color: #004B38;
	clear: both;
	margin-top: 0px;
	margin-bottom: 30px;}
/************END TERMS AND CONDITIONS / PRIVACY STYLES*********************/



				
.highlightedItem
	{}
.highlightedItem a, .highlightedItem a:hover
	{text-decoration:blink;
	border-left:#D10000 5px solid;
	border-right:#D10000 5px solid;}
.highlightedItem img	
	{}


#weightup input
	{float:left;
	border:none;
	fonr-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-right:20px;
	color:#2C417A;
	border:#D8D8D8 solid 1px;
	background:#}
#weightdown input
	{float:left;
	border:none;
	margin-left:20px;
	fonr-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-right:20px;
	border:#D8D8D8 solid 1px;
	color:#2C417A;}		

/*****mapSearch fix******/
#gmapSearch_main #gmapSearchLoading {
  background:url(../images/transp.gif) repeat;
}	

#addthis{
  float:right;
  padding:10px;
}