body {
	color : 		#000;
	background-color : 	#fff;
	font-family : 		tahoma, helvetica, sans-serif;
	background-repeat : 	repeat-x;
}

.main {
	width : 			760px;
	border : solid 		#999;
	border-width : 		1px;
}

select {
	color : 			#000;
	background-color : 	#fff;
	font-family : 		tahoma, helvetica, sans-serif;
	font-size : 		12px;
}

textarea {
	color : 			#000;
	background-color : 	#fff;
	font-family : 		tahoma, helvetica, sans-serif;
	font-size : 		12px;
}

.input {
	color : 			#000;
	background-color : 	#fff;
	font-family : 		tahoma, helvetica, sans-serif;
	font-size : 		12px;
	border : solid 		#4171b7;
	border-width : 		1px;
	text-indent : 		2px;
}

.headhr {
	color : 			#4171b7;
	background-color : 	#fff;
	height : 			1px;
	padding :			0;
	margin : 			0;
}

.content {
	color : 			#000;
	background-color : 	#fff;
	font-size : 		12px;
	width : 			740px;
	margin : 			0px;
	padding : 			0px;
	padding-left :	 	10px;
	padding-right : 	10px;
	display : 			block;
	text-align : 		justify;
	line-height : 		1.5;
}

.content a:link, .content a:visited, .content a:active {
	color : 			#4171b7;
	background-color : 	#fff;
	text-decoration : 	underline;
}

.content a:hover {
	color : 			#4171b7;
	background-color : 	#fff;
	text-decoration : 	none;
}

.header {
	color : 			#000;
	background-color : 	#fff;
	background-repeat : no-repeat;
	background-position:right;
	height : 			60px;
	width : 			752px;
	margin : 			0px;
	padding :	 		0px;
	padding-top : 		8px;
	padding-left : 		8px;
	text-align : 		left;
}

.header_smallfont { 
	color: 				#999;
	background-color : 	#fff;
	font-size: 			10px;
	width: 				85%;
}

.header_heading {
	color : 			#4171b7;
	background-color : 	#fff;
	font-size : 		22px;
	width: 				85%;
	border-bottom: 		1px solid #999; 
}

.headline {
	color : 			#4171b7;
	background-color : 	#fff;
	width : 			100%;
	border-bottom : 	1px solid #4171b7;
	text-decoration : 	none;
}

.topmenu {
	color : 			#fff;
	background-color: 	#4171b7;
	height : 			26px;
	width : 			760px; 
}

.topmenu a {
	color : 			#000;
	background-color: 	#4171b7; 
	font-size : 		10px;
	height : 			14px;
	width : 			118px;
	border-right : 		1px solid #999;
	margin : 			0;
	padding : 			6px 4px;
	display : 			block;
	float : 			left;
	text-align : 		center;
	text-decoration : 	none;
}

.topmenu a:hover {
	color : 			#fff;
	background-color: 	#4171b7; 
	height : 			14px;
	text-decoration : 	none;
}

.info_outline {
	width : 			100%;
	padding-top : 		200px; 
	text-align : 		center;
}

.info_box {
	font-size : 		12px;
	width : 			760px; 
	border : 			solid #999; 
	border-width : 		1px; 
	padding : 			10px; 
	text-align : 		center;
}

.info_box a:link, .info_box a:visited, .info_box a:active {
	color : 			#4171b7;
	background-color : 	#fff;
	text-decoration : 	underline;
}

.info_box a:hover {
	color : 			#4171b7;
	background-color : 	#fff;
	text-decoration : 	none;
}

.printlink {
	color : 			#4171b7;
	background-color : 	#fff;
	width : 			100%;
	border-top :	 	0px solid #4171b7;
	padding-top : 		10px;
	padding-bottom : 	6px;
	text-decoration : 	none;
	text-align : 		right;
}

.comments_headline1, .comments_headline2 {
	float: 				left; 
	width: 				130px;
	color : 			#4171b7;
	border-bottom : 	1px solid #4171b7;
	margin-bottom:		8px;
}

.comments_headline2 {
	width: 				610px !important;
}

.comments_date {
	clear: 				both; 
	float: 				left; 
	width: 				130px
}

.comments_text {
	float: 				left; 
	width: 				600px
}

.comments_user {
	float: 				left; 
	text-align: 		right; 
	width: 				100%;
	border-bottom : 	1px solid #4171b7;
	margin-bottom:		8px;
	margin-top:			4px;
}

.featurelist li {
	display: inline;
	vertical-align:		top;
	list-style: 		none;
	float: 				left;
	width:				180px;
	text-align : 		left;
	margin-right:		8px;
	margin-top:			0px;
	padding-top:		0px;
}

.featurecaption {
	vertical-align:		top;
	padding-top:		12px;
	color : 			#4171b7;
}

.ratestable {
	width:				700px;
	margin:				0px;
	padding:			0px	
}

.ratestable_months {
	width:				150px;
	color : 			#4171b7;
	border-bottom : 	1px solid #999;
}

.ratestable_caption {
	width:				225px;
	color : 			#4171b7;
	border-bottom : 	1px solid #999;
	border-left : 	1px solid #999;
}

.ratestable_content {
	width:				225px;
	border-bottom : 	1px solid #999;
	border-left : 	1px solid #999;
}

.googlemapframe {
	 width:				600px; 
	 height:			400px;
	 border:			0px;
	 margin:			0px;
}