@charset "utf-8";
/* CSS Document */

.content_bg{
	width:100%;
	min-width:889px;
	min-height:493px;
	background:#D0ECFB url(../images/content/background.png);
	background-repeat:repeat-x;
}

.content_rfg{
	width:889px;
	background:url(../images/content/contentrepeatbg.png);
	background-repeat:repeat-y;
	margin:0 auto;
}

.content_fg{
	width:835px;
	height:auto;
	min-height:488px;
	background-image:url(../images/content/contentbg.png);
	padding-top: 15px;
	padding-right: 27px;
	padding-left: 27px;
	padding-bottom:7px;
	margin:0 auto;
	background-repeat:no-repeat;
}

.content_mainpage{
	width:835px;
	overflow:hidden;
	height:auto;
}

.content_left{
	width:150px;
	float:left;
	height:auto;
}

.content_right{
	width:675px;
	margin-left:160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height:auto;
}

.content_listindent{
	width:515px;
	padding-left:15px;
}

.content_3right{
	width:135px;
	margin-left:540px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

.content_3left{
	float:left;
	width:530px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}

.content_navigation{
	width:830px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.content_navigationlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.content_navigationlink:hover{
	text-decoration:underline;
}

.content_features{
	width:520px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.content_featuresnoborder{
	width:520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.content_headerpic{
	width:673px;
	height:173px;
	border: 1px solid #CCCCCC;
}

.content_iboxtitle {
	width:526px;
	height:19px;
	padding-left:4px;
	padding-top:4px;
	background-image:url(../images/content/insidebox530.gif);
}

.content_h2ibox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display:inline;
}

.content_iboxcontent {
	width:520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding:4px;
}

.content_textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.content_specialspics {
	padding-right:4px;
}
