/* ++++++ Site Wide Elements ++++++ */
body
{
	background:url(../img/bg.gif) center top #7485a5 repeat-x;
	margin:0;
	padding:0;
	font-family:Times, Times New Roman, Serif;
	font-size:12px;
	color:#333333;		
}
#mainContainer
{
	width:792px;
	text-align:left;
}
#backgroundHold
{
	width:782px;
	float:left;
	background:#d1d6e1;
	padding:0 5px 5px 5px;
}
a
{
	text-decoration:underline;
	color:#00246b;
}
a:hover
{
	text-decoration:none;
	color:#00246b;
}

/* ++++++ Header ++++++ */
#header
{
	background:url(../img/banner_bg.gif) repeat-x;
	width:782px;
	height:100px;
	float:left;
}
img.logo
{
	float:left;
	border:0;
	width:324px;
	height:100px;
	margin-left:2px;
}
img.mobile
{
	float:right;
	border:0;
	width:101px;
	height:23px;
	margin:11px 11px 0 0;
}
#flashHome
{
	float:left;
	width:780px;
	height:250px;
	border-left:1px solid #465c87;
	border-right:1px solid #465c87;
}
img.t2_image
{
	width:780px;
	height:150px;
	float:left;
	border-left:1px solid #465c87;
	border-right:1px solid #465c87;
}

/* ++++++ Main Nav ++++++ */
#mainNav, #mainNav ul
{
	width:780px;
	height:37px;
	float:left;
	background:url(../img/main_nav_bg.gif) repeat-x;
	border:1px solid #465c87;
	margin:0;
	padding:0;
	font-weight:bold;
}
#mainNav li
{
	list-style-type:none;
	margin:0;
	padding:11px 20px 0 20px;
	height:26px;
	display:inline;
	border-right:1px solid #465c87;
	float:left;
}
#mainNav a
{
	color:#fff;
	text-decoration:none;
}
#mainNav a:hover
{
	color:#fff;
	text-decoration:underline;
}

/* ++++++ Page Body ++++++ */
#mainBody
{
	width:780px;
	float:left;
	background:url(../img/main_bg.gif) #fff repeat-y;
	border:1px solid #465c87;
	margin-top:1px;
	line-height:17px;
}
#column1
{
	width:172px;
	float:left;
	padding:10px;
}
#column1 p
{
	margin:10px 0 10px 0;
	padding:0;
	float:left;
}
h3
{
	float:left;
	background:url(../img/header_flurish.gif) 0px 5px no-repeat;
	width:150px;
	padding:0 0 5px 20px;
	margin:0;
	font-weight:normal;
	font-size:16px;
	border-bottom:1px dotted #465c87;
	color:#00246b;
}
#button
{
	padding:1px;
	border:1px solid #183369;
	float:right;
	clear:both;
	margin-bottom:15px;
}
#button a
{
	display:block;
	width:84px;
	height:23px;
	background:url(../img/btn_bg.gif) repeat-x;
	color:#fff;
	text-decoration:none;
	text-align:center;
	line-height:21px;
}
#button a:hover
{
	background:url(../img/btn_bg_hover.gif) repeat-x;
	color:#fff;
	text-decoration:none;
}
#column2
{
	width:396px;
	float:left;
}
#homeTitle
{
	width:386px;
	height:30px;
	float:left;
	background:url(../img/title_bg.jpg) no-repeat;
	border-bottom:1px dotted #465c87;
	color:#00246b;
	font-size:20px;
	padding:148px 0 0 10px;
}
#contentMain
{
	width:376px;
	padding:10px;
	float:left;
}
.largeStart
{
	font-size:27px;
}
h1
{
	float:left;
	width:350px;
	font-size:16px;
	padding:10px 0 15px 0;
	margin:0;
	font-weight:normal;
	font-size:20px;
	border-bottom:1px dotted #465c87;
	color:#00246b;
}
h2
{
	float:left;
	background:url(../img/header_flurish.gif) 0px 5px no-repeat;
	width:350px;
	padding:0 0 5px 20px;
	margin:0;
	font-weight:normal;
	font-size:16px;
	border-bottom:1px dotted #465c87;
	color:#00246b;
}
#column2 p
{
	margin:10px 0 10px 0;
	padding:0;
	float:left;
}
#column3
{
	width:172px;
	float:left;
	padding:10px;
}
#column3 p
{
	margin:10px 0 10px 0;
	padding:0;
	float:left;
}

/* ++++++ Footer ++++++ */
#footer
{
	width:782px;
	float:left;
	color:#000000;
	padding:10px 0 10px 0;
	font-size:11px;
}
.topheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.style3 {color: #AC0028;
	font-size: 12px;
	font-weight: bold;
}
.style5 {font-style: italic}
.style6 {color: #000000;
	font-size: 13px;
}