@charset "utf-8";


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.featuretext {
	font-weight: bold;
	color: #1E3A52;
}

.content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 898px;
	border: 1px solid #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}
.content ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.content li {
	list-style-image: url(images/bullet01.gif);
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 8px;
}

.content a:link, .content a:active, .content a:visited
{
	color: #5068DC;
	text-decoration: none;
}
.content a:hover
{
	color: #CC3300;
}
.content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #305E83;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.feature_thumb {
	border: 1px solid #333333;
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}
.feature_block {
	height: 75px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.content p {
	margin-top: 12px;
	margin-bottom: 6px;
	margin-right: 10px;
}



/* set the image to use and establish the lower-right position */ 
.softbox, .softbox_body, .softbox_head, .softbox_head p
{
	background: transparent url(images/box02.gif) no-repeat bottom right;
} 

.softbox 
{
	padding-right: 5px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	width: 98%;
} 

/* set the top-left image */ 
.softbox_head p {
	background-position: top left;
	margin: 0px; /* reset main site styles*/
	border: 0; /* padding-left = image gap + interior padding ... no padding-right */
	height: auto !important;
	height: 1%; /* IE Hack */
	font-weight: normal;
	font-size: 14px;
	color: #2D5779;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
} 

/* set the top-right image */ 
.softbox_head 
{
	background-position: top right;
	margin-right: -5px; /* pull the right image over on top of border */
	padding-right: 8px;
} 

/* set the lower-left corner image */ 
.softbox_body
{
	background-position: bottom left; /* interior-padding right */
	padding: 4px 4px 6px 6px;
} 

.softbox_body p
{
	margin: 0px 0 8px 0;

} 

.softbox_body h1
{
	margin: 0px 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #567EC9;
	font-weight: normal;
	font-size: 14px;

} 

.softbox_icon {
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	border: 0;

}
.homepanel {
	background-image: url(images/home_panel_blank.gif);
	background-repeat: no-repeat;
}
.homepanel h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 10px;
	color: #2D57A4;
	line-height: 23px;
	margin-bottom: 15px;
}
.homepanel_block {
	height: 195px;
	width: 240px;
	float: left;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-color: #567ED3;
	border-left-style: dotted;
	margin-right: 0px;
	margin-top: 15px;
	padding-left: 20px;
	padding-top: 20px;
}
.homepanel_block h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
	text-indent: -28px;
	line-height: 27px;
	color: #666666;
}
.homepanel_block p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

