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

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444444;
}

div#page
{
	width:100%;
}

div#header
{
	width:100%;
	float:left;
}
div#headerLeft
{
	width:814px;
	height:75px;
	float:left;
}

div#headerRight
{
	height:65px;
	width:176px;
	text-align:right;
	float:left;
	padding-right:10px;
	padding-top:10px;
	font-size:10px;
	color:#043168;
}

div#flashHeader
{
	display:none;
}

div#contentContainer
{
	width:100%;
	background-color:#ffffff;
}

div#leftSide
{	
	width:697px;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

div#feature
{
	width:697px;
	float:left;
	background-image:url(../Scripts/images/layout_46.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
	height:200px;
}

div#navContent
{
	display:none;
}

div#text
{
	width:652px;
	padding-top:25px;
	padding-left:25px;
	float:left;
	line-height:16px;
}

div#rightSide
{
	display:none;
}

div#footerHome
{
	width:100%;
	height:40px;
}

div#footerText
{
	width:685px;
	float:left;
	margin:0px;
	padding:0px;
	color:white;
	background-image:none;
	background-color:#02244D;
	padding-left:15px;
	height:50px;
}

div#footerText a, div#footerText a:visited
{
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

div#footerText a:hover, div#footerText a:active
{
	color:#5FA1D5;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}


div#search
{
	width:300px;
	float:left;
	margin:0px;
	padding:0px;
	height:50px;
	background-color:#02244D;
}

/*Template Styles*/

div#HeaderTemplate
{
	width:100%;
}

div#navContentTemplate
{
	display:none;
}

div#leftSideTemplate
{
	width:30%;
	float:left;
}

div#rightSideTemplate
{	
	width:70%;
	float:left;
}

div#textTemplate
{
	width:100%;
	padding-left:15px;
	padding-top:15px;
}

div#footer
{
	display:none;
}


.white
{
	color:white;
	margin:0px;
	padding:0px;
}
.orange
{
	color:#FB9300;
}
.largeOrange
{
	color:#FB9300;
	font-size:16px;
	font-weight:bold;
}

h1
{
	font-size:22px;
	line-height:20px;
	color:#02244D;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
}

h2
{
	font-size:17px;
	color:#63a0d7;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
}

h2 a, h2 a:visited
{
	font-size:17px;
	color:#63a0d7;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
a, a:visited
{
	color:#02244D;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.white, a.white:visited
{
	color:white;
	margin:0px;
	padding:0px;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

a.large, a:visited.large
{
	color:#387dc0;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

a.orange, a:visited.orange
{
	color:#FB9300;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.picture
{
	border:1px solid #666666;
}

.small
{
	font-size:10px;
	font-style:italic;
	padding-bottom:8px;
}

.lightBlue
{
	color:#63a0d7;
}

a.lightBlue, a:visited.lightBlue
{
	color:#63a0d7;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}