@charset "UTF-8";
/* CSS Document */

.cont_bg1 {
	background:url(images/left_bg2.gif) left top no-repeat;
	padding:28px 30px 20px 36px;
	height:150px;
}

.cont_bg2 {
	padding:20px 20px 0px 36px;
	text-align:left;
	clear:both;
}
.cont_bg3 {
	padding:0px 20px 20px 36px;
	text-align:left;
}
.border0 {
	padding-left:35px;
	padding-right:20px;
	padding-top:20px;
}

.border1 {
	background:url(images/border_topleft.gif) left top no-repeat;
	padding:20px 20px 20px 36px;
}
.border1 .Normal hr {
margin-left:75px;
margin-right:75px;
margin-top:15px;
margin-bottom:15px;
*margin-top:0px;
*margin-bottom:15px;
}
.border4 .Normal hr {
margin-left:75px;
margin-right:75px;
margin-top:15px;
margin-bottom:15px;
*margin-top:0px;
*margin-bottom:15px;
}

.border4 {
	background:url(images/border_topleft-big.gif) left top no-repeat;
	padding:20px 20px 20px 36px;
}
.border2 {
	background:url(images/border_topright.gif) right top no-repeat;
	padding:20px;
}

.border3 {
	background:url(images/border_botright.gif) right bottom no-repeat;
	position:relative;
}

.slider_border {
	background:url(images/slider_border.gif) top no-repeat;
	height:2px;
	margin-bottom:10px;
}

.slider_border2 {
	background:url(images/slider_border.gif) top no-repeat;
	height:2px;
	margin-top:10px;
}

#calloutbox {
	height:auto;
	width:227px;
}

.callout_top {
	background:url(images/co_top.gif) top no-repeat;
	width:227px;
	height:16px;
}

.callout_middle {
	background:url(images/co_mid.gif) top repeat-y;
	width:187px;
	height:auto;
	position:relative;
	padding:0 20px;
}
.callout_middle .Normal p:first-child {
font-size:11px !important;
line-height:16px !important;
padding-top:10px;
padding-bottom:10px;
*padding-bottom:0px;
}

.callout_bot {
	background:url(images/co_bottom.gif) top no-repeat;
	width:227px;
	height:50px;
	margin-top:-12px;
	*margin-top:0px;
}

.callout_title {
	text-align:left;
}

.co_title_text {
	color:#0c539a;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.h2_ie {
	color:#ff6600;
}
.h3_ie {
	color:#124995;
}
.h1_arrow {
	color:#124995;
}
.h2_arrow {
	color:#124995;
	font-size:21px;
}
.h2arrowimg {
padding-right:10px; 
position:relative; 
top:-17px; 
*top:-15px;
}