/*default styles - start*/
body {
margin:9px 0px 12px 0px; 
padding:0px;
text-align:center; /* for IE */ 
background:;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px; 
color:#ebe6d2;
line-height:17px;
background-color: #ebe6d2;
background-image: url('../images/global_bg.gif');
background-repeat: repeat-x;
}

p {
	margin:0px;
	padding:0px 50px 30px 0px;
}

img {
	border:0px;
}

a {
	color:#ebe6d2;
}

a:hover {
	text-decoration:none;
}

/*default styles - end*/

#body_wrap {
	position:relative;
	width:856px;
	margin:0 auto;
}

#wt_head {
	position:relative;
	width:856px;
	height:137px;
	text-align:left;
}

#wt_content_wrap {
	position:relative;
	width:856px;
	background-image: url('../images/global_body_bg.gif');
	background-repeat: repeat-y;
	text-align:left;
	border-bottom:solid 1px #4e4a3d;
	margin:0px;
}


/*global content styles - start*/
#wt_content_title {
	position:relative;
	left:260px;
	padding:30px 0px 20px 0px;
}

#wt_content_body_home {
	position:relative;
	left:300px;
}

#wt_content_body {
	position:relative;
	left:370px;
}

#wt_content_copy_home {
	position:relative;
	width:530px;
	margin:0px;
	padding:20px 0px 25px 0px;
}

#wt_content_copy {
	position:relative;
	width:460px;
	margin:0px;
	padding:20px 0px 25px 0px;
}

a.lnk_large {
	font-size:12px;
	font-weight:bold;
	color:#ebe6d2;
}

a.lnk_large_apply {
	font-size:14px;
	font-weight:bold;
	color:#852611
}

a.lnk_large:hover {
	text-decoration:none;
}


#wt_content_footer {
	text-align:right;
	font-size: 10px;
	color:#82321f;
	padding:15px 0px 0px 0px;
}


#wt_content_footer a {
	font-size: 10px;
	color:#514d42;
}

#wt_content_footer span {
	font-size: 10px;
	color:#514d42;
}

#wt_content_callouts {
	position:relative;
	text-align:left;
	height:92px;
}

#wt_content_counter {
	position:absolute;
	top:-30px;
	left:700px;
	width:136px;
	height:109px;
}

span.content_heading {
	font-size:12px;
	font-weight:bold;
}

p.arrow_text_link {
	padding:0px 30px 2px 0px;
}

p.arrow_text_link_end {
	padding:0px 30px 30px 0px;
}

/*global content styles - end*/


/*header styles - start*/
#wt_head_corner_l {
	position:absolute;
	width:30px;
	height:137px;
	background-image: url('../images/global_tl_corner.gif');
	background-repeat: no-repeat;
}

#wt_head_corner_r {
	position:absolute;
	top:0px;
	left:826px;
	width:30px;
	height:137px;
	background-image: url('../images/global_tr_corner.gif');
	background-repeat: no-repeat;
}

#wt_head_middle {
	position:relative;
	top:0px;
	left:30px;
	width:796px;
	height:137px;
	background-image: url('../images/global_top_bg.gif');
	background-repeat: repeat-x;
}

#wt_head_hzline {
	position:absolute;
	top:133px;
	left:30px;
	width:800px;
	height:3px;
	background-image: url('../images/global_hz_line.gif');
	background-repeat: repeat-x;
}

#wt_head_logo {
	position:absolute;
	top:14px;
	left:670px;
	width:157px;
	height:88px;
}


#wt_head_toplinks {
	position:absolute;
	top:18px;
	left:40px;
	width:330px;
	height:20px;
}

#wt_head_toplinks a {
	color:#e4e3e4;
	font-size:13px;
	text-decoration:none;
}

#wt_head_toplinks a:hover {
	text-decoration:underline;
}

#wt_head_toplinks span {
	color:#e4e3e4;
	font-size:13px;
}

#wt_head_toplinks #toplinks_sel {
	color:#670c48;
}

#wt_head_globalnav {
	position:absolute;
	top:60px;
	left:32px;
	width:570px;
	height:53px;
}

#wt_head_subnav {
	position:absolute;
	top:110px;
	left:40px;
}

#wt_head_subnav span {
	color:#ebe6d2;
	font-size:11px;
}

#wt_head_subnav #subnav_sel{
	color:#670c48;
}

#wt_head_subnav a {
	font-size: 11px;
	color:#ebe6d2;
}

#wt_head_subnav a:hover {
	text-decoration: none;
}

span.lnk_subnav_active {
	font-size: 11px;
	color:#ebe6d2;
}

/*header styles - end*/




