@charset "UTF-8";
/* CSS Document */

.nav_footer li,
.nav_footer a{
	cursor: pointer;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:	url(../images/sub_bkg.jpg) top center no-repeat #fef8fb; 
}
body, div, input, td{
	font-family:Trebuchet,"Trebuchet MS", Helvetica, Arial
}
#full_page_region {
	width:1000px;
	margin:0 auto;
	background:#FFFFFF;
	border:1px solid #E9E9E9;
	border-top:none;
}

.description,
.description_alt{
	color:#404040;
	font-size:11px;
}
.description_alt{
	color:#605379;
}

.txt{
	font-size:13px;
	line-height:18px;
	color:#A49DAF;
}
.sub_nav{
	color:#A40046;
	font-size:12px;
}
.copyright{
	text-align:center;
	color:#A49DAF;
	font-size:11px;
}

.bdy_copy,
.bdy_copy_alt{
	font-size:13px;
	line-height:20px;
	color:#000000;
}
.bdy_copy_alt{
	color:#605379;
}
p, form{
	margin:0;
	padding:0;
}

.side_title{
	font-size:14px;
	color:#BD586E;
	line-height:27px;
}
.side_description{
	color:#404040;
	font-size:11px;
	line-height:16px;
}

.section_title,
.section_title_alt{
	font-size:18px;
	color:#000000;
}
.section_title_alt{
	color:#605379;
}

.headline{
	color:#605379;
	font-weight:bold;
	font-size:32px;
}

.sub_headline{
	font-size:32px;
	letter-spacing:1px;
	color:#A40046;
}

.home_nav{
	font-size:42px;
	color:#605379;
	letter-spacing:1px;
}

.page_title{
	font-size:68px;
	letter-spacing:2px;
	color:#A40046;
	letter-spacing:1px;
}

.main_nav{
	white-space:nowrap;
	border-bottom:2px #FFFFFF solid;
}

.nav_footer{
	clear:both;
	background:url(../images/footer_bkg.png) repeat-x;
	height:60px;
}
.nav_footer ul{
	margin:0;
	padding:0;
	list-style:none;
	padding-left:25px;
}
.nav_footer li{
	margin:0;
	padding:16px 19px;
	float:left;
}
.nav_footer a{
	font-size:12px;
	color:#A40046;
}
/*  -- Styles for the two content areas --  */
.left_column{
	background:url(../images/sub_nav_shadow.gif) repeat-x;
	width:745px;
	float:left;
}
.right_column{
	float:left;
	background:url(../images/sub_side_grad.gif) repeat-y #efefef;
	width:254px;
	text-align:center;
}
.right_column p{
	margin:0 13px;
}
.sub_pad{
	padding:20px 30px;
}
.pad_left{
	margin-left:10px;
}
.devider{
	border:none;
	background:none;
	border-bottom:4px solid #A49DAF;
	width:256px;
	clear:both;
	text-align:left;
	margin:0;
	padding:0;
}
.input {
	font-size:16px;
	font-weight:bold;
	color:#A49DAF;
	padding:4px;
}
.full_sz{
	width:550px;
}

.row2,
.row1{
	margin:0 15px;
	background-color:#FFFFFF;
	padding:15px;
}
.row2{
	background-color:#F0F6FF;
}
.sm_lft{
	width:110px;
	float:left;
	margin-right:20px;
	text-align:right;
}
.flt_lft{
	float:left;
	width:555px;
}