body
{
	text-align:center;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	background-color:#ffffff;
}

div#wrapper
{
	margin-left:auto;
	margin-right:auto;
	width:742px;
	text-align:left;
}

div#head
{
	_margin-bottom:-3px;
}

div#body
{
}

div#content
{
	float:left;
	width:495px;
	margin-bottom:50px;
	min-height:314px;
	_height:314px;
}

div#content.main
{
	margin-left:0;
	width:742px;
	background-color:#0F63AE;
	margin-bottom:30px;
	min-height:0px;
	height:210px;
}

div#content.main h3
{
	color:#ffffff;
	font-weight:bold;
}

div#content.main h3 a
{
	background-image:url('../../images/nav/arrow_red.gif');
	background-repeat:no-repeat;
	background-position:13px 2px;
	text-decoration:none;
	color:#ffffff;
	padding-left:27px;
    padding-bottom:5px;
    display:block;
}

div#content.main h3 a:visited
{
	color:#ffffff;
	text-decoration:none;
}

div#content.main h3 a:hover
{
	color:#ffffff;
	text-decoration:underline;
}

div#content.main p
{
	margin:0;
	padding:0;
	color:#ffffff;
	padding-left:13px;
}

div#content.main #mainHead
{
	float:left;
	width:742px;
}

div#content.main #mainBody
{
	width:742px;
	float:left;
	background-color:#0F63AE;
	_height:145px;
}

div#content.main #mainBody div#mainFeat1
{
	float:left;
	width:246px;
	border-bottom:1px solid #5792C6;
	background-image:url('../../images/home/vert_dots_bg_1x2.gif');
	background-repeat:repeat-y;
	background-position:right;
	padding-top:6px;
	padding-bottom:5px;
	min-height:72px;
	_height:72px;
}

div#content.main #mainBody div#mainFeat2
{
	float:left;
	width:246px;
	border-bottom:1px solid #5792C6;
	background-image:url('../../images/home/vert_dots_bg_1x2.gif');
	background-repeat:repeat-y;
	background-position:right;
	padding-top:6px;
	padding-bottom:5px;
	min-height:72px;
	_height:72px;
}

div#content.main #mainBody div#mainFeat3
{
	float:left;
	width:246px;
	border-bottom:1px solid #5792C6;
	padding-top:6px;
	padding-bottom:5px;
	min-height:72px;
	_height:72px;
}


div#content.main #mainBody div#mainFeat4
{
	float:left;
	width:246px;
	border-bottom:1px solid #5792C6;
	background-image:url('../../images/home/vert_dots_bg_1x2.gif');
	background-repeat:repeat-y;
	background-position:right;
	padding-top:6px;
	padding-bottom:5px;
	min-height:100px;
	_height:100px;
}

div#content.main #mainBody div#mainFeat5
{
	float:left;
	width:246px;
	border-bottom:1px solid #5792C6;
	background-image:url('../../images/home/vert_dots_bg_1x2.gif');
	background-repeat:repeat-y;
	background-position:right;
	padding-top:6px;
	padding-bottom:5px;
	min-height:100px;
	_height:100px;
}

div#content.main #mainBody div#mainFeat6
{
	float:left;
	width:246px;
	border-bottom:1px solid #5792C6;
	padding-top:6px;
	padding-bottom:5px;
	min-height:100px;
	_height:100px;
}


div#content.main h2
{
	background-color:#001845;
	color:#ffffff;
	font-size:1em;
	font-weight:bold;
	padding-left:12px;
	padding-top:3px;
	padding-bottom:3px;
	letter-spacing:1px;
	word-spacing:1px;
	margin:0;
	border:0;
}

div#content h1
{
	background-color:#001845;
	color:#001845;
	font-size:1.1em;
	font-weight:bold;
	padding-left:28px;
	padding-top:5px;
	padding-bottom:5px;
	letter-spacing:1px;
	word-spacing:2px;
}

div#content h2
{
	clear: both;
	margin-left:19px;
	margin-right:8px;
	color:#0F63AE;
	/*border-bottom:1px dotted #0F63AE;*/
	background-image: url('../../images/horz_dots_bg_2x1.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:9px;
	padding-bottom:8px;
	padding-top:32px;
	font-weight:bold;
	width:465px;	
	_width: 459px;
}
div#content h2.main
{
	width:730px;	
	_width: 730px;
}
div#content b.headline
{
	color:#0F63AE;
	font-weight:bold;
}

div#content h4
{
	color:#0F63AE;
	font-weight:bold;
	padding-left:28px;
	font-size:12px;
	padding-top:10px;
}

div#content h5
{
	color:#737373;
	font-weight:bold;
	padding-left:28px;
	font-size:12px;
}

div#content p
{
	padding-top:10px;
	padding-bottom:8px;
	padding-left:28px;
	padding-right:20px;
	color:#737373;
}

div#content ul
{
	list-style-type:disc;
	padding-left:44px;
	color:#737373;
}

div#content ul li
{
	padding-top:5px;
}

div#content ol
{
    list-style-type: decimal;
	padding-left:54px;
	color:#737373;
}

div#content ol li
{
	padding-top:5px;
}

div#content a
{
	/*color:#737373;*/
	color:#0F63AE;
	text-decoration:underline;
}

div#content a:visited
{
	/*color:#737373;*/
	color:#0F63AE;
	text-decoration:underline;
}

div#content a:hover
{
	/*color:#737373;*/
	color:#0F63AE;
	text-decoration:underline;
}

div#content div.hr {display: none}
/*/*/a{}
div#content div.hr {
  display: block;
  height: 1px;
  background-image: url('../../images/horz_dots_bg_2x1.gif');
  background-repeat:repeat-x;
  clear:both;
  margin-left:20px;
  margin-right:7px;
}
div#content div.hr_noclear {
  display: block;
  height: 1px;
  background-image: url('../../images/horz_dots_bg_2x1.gif');
  background-repeat:repeat-x;
  margin-left:20px;
  margin-right:7px;
}
div#content hr {display:none}
/* */

div#content dl
{
	height:55px;
	float:left;
	margin-left:28px;
	font-size:12px;
	color:#737373;
	width:200px;
	margin-top:10px;
	margin-bottom:15px;
}

div#content dl.clear
{
	clear:both;
}

div#content dt
{
	color:#0F63AE;
	font-weight:bold;
}

div#content dd
{
	font-size:11px;
}

div#foot
{
	clear:both;
	margin-left:275px;
	margin-bottom:50px;
	font-family: Arial;
	font-size: 11px;
	color: #606060;
}

div#foot.main
{
	margin-left:260px;
}

div#foot p
{
	margin-top:2px;
}

div#foot i
{
	color:#0F63AE;
	font-weight:bold;
}

div#foot p.smaller
{
	font-size:10px;
}

div#foot p.copy
{
	font-family: Verdana, Arial;
	font-size:10px;
}

div#foot img#logo
{
	float:right;
}
div#headerImg
{
	margin-left: 19px;
	background-image: url('../../images/horz_dots_bg_2x1.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:9px;
	padding-bottom:8px;
	padding-top:20px;
	font-weight:bold;
	width:465px;
}
div#pageImg
{
	display:block;
	float:right;
	height: 100px;
	border: 0px solid orange;
}
div#pageImg .imgPadding
{
	float: right;
	padding-right: 3px;
	padding-left:9px;
	padding-bottom:0px;
	padding-top:10px;
	border: 0px solid green;
}
