/***** CSS DOCUMENT *****/
body	{
	background-position : top center;
	background-image : url(../../media/images/common/body_bg.jpg);
	background-repeat : no-repeat;
	background-color : #B73535;
	padding : 0px;
	margin : 0px;
	height : 100%;
	width : 100%;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	line-height : 15px;
	color : #000;
}

label {
	font-weight: bold;	
}

.textarea	{
	height : 150px;
	width : 400px;
	font-size : 12px;
}

h1	{
	color : #BB3434;
	font-weight : bold;
	font-size : 13px;
	padding : 15px 0px 0px 0px;
	margin : 0px;
}

h2	{
	color : #BB3434;
	font-weight : bold;
	font-size : 13px;
	padding : 15px 0px 0px 0px;
	margin : 0px;
}

a	{
	color : #1B3577;
	text-decoration : underline;
}

a:hover	{
	color : #E8A92F;
	text-decoration : underline;
}

ul	{
	padding : 5px 0px;
	margin : 0px 0px 0px 20px;
}

li	{
	padding : 3px 0px;
	margin : 0px;
}

#home_maincontent_left {
	width: 528px;
	padding: 14px 25px 0px 25px;
	color: #FFFFFF;
	float: left;
}

#dockside {
	margin-right: 15px;
	border-right: 1px solid #FFFFFF;
	padding: 0px 15px 0px 0px;
	float: left;
}

#intro {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 24px;
}

#home_maincontent_left a {
	color: #FFFFFF;
}

#home_maincontent_left a:hover {
	color : #E8A92F;
}

#home_maincontent_right{
	width: 176px;
	padding: 14px 25px 0px 0px;
	float: left;
}

#page	{
	background-color : #282765;
	width : 780px;
	height : 100%;
	border-left : 1px solid #FFD503;
	border-right : 1px solid #FFD503;
	border-bottom: 1px solid #FFD503;
}

#left_column	{
	background-color : #FFF;
	background-image : url(../../media/images/common/left_col_bg_vision.gif);
	background-repeat : no-repeat;
	width : 297px;
	padding : 0px 0px 20px 0px;
	margin : 0px;
}

#left_column_vision	{
	background-color : #FFF;
	background-image : url(../../media/images/common/left_col_bg_vision.gif);
	background-repeat : no-repeat;
	width : 297px;
	padding : 0px 0px 108px 0px;
	margin : 0px;
}

#content_area	{
	background-color : #FFF;
	width : 483px;
	padding : 0px 0px 10px 0px;
	margin : 0px;
}

#content_area #right_callout {
	width: 175px;
	height: 1%;
	float: right;
	margin : 15px 25px 25px 10px;
}

#right_callout img.callout_spacing {
	margin-bottom: 20px;
}


#content_area p	{
	padding : 5px 50px 5px 0px;
	margin : 0px;
}

#home_footer_left {
	float: left;
	width: 352px;
	padding: 30px 0px 0px 25px;
	margin: 0px;
	color : #FFF;
	font-size: 10px;

}


#home_footer_right {
	float: left;
	width: 377px;
	padding: 30px 25px 0px 0px;
	margin: 0px;
	color : #FFF;
	font-size: 10px;

}

#home_footer_left a	{
	color : #FFF;
	text-decoration : underline;
}

#home_footer_left a:hover	{
	color : #0076BB;
	text-decoration : underline;
}

#home_footer_right a	{
	color : #FFF;
	text-decoration : underline;
}

#home_footer_right a:hover	{
	color : #0076BB;
	text-decoration : underline;
}

#footer	{
	padding : 15px 0px 15px 10px;
	margin : 0px;
	color : #FFF;
	font-size: 10px;
	text-align: center;
}

#footer a	{
	color : #FFF;
	text-decoration : underline;
}

#footer a:hover	{
	color : #0076BB;
	text-decoration : underline;
}

#disclaimer	{
	padding : 5px 10px 20px 10px;
	font-size : 9px;
	font-style : italic;
}

#referral_form	{
	visibility : hidden;
	z-index : 0;
}

.input	{
	font-size : 12px;
}

.button	{
	background-color : #333366;
	color : #FFF;
}

/* DOWNLOADS STYLES */

#download_heading {
	font-family : Verdana, Arial, sans-serif;
	font-size : 15px;
	line-height : 22px;
	color : #2152A0;
	border-bottom: 1px solid #2152A0;
	padding: 0px;
	margin: 10px 0px;
	width: 333px;
}

#download_subheading {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	line-height : 19px;
	color : #000000;
	border-bottom: 1px solid #666666;
	padding: 0px;
	margin: 10px 0px;
	width: 333px;
}
