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

body
{
	background-color:#02244d;
	background-image:url(../images/backgroundRepeat.jpg);
	background-repeat:repeat-x;
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
	behavior:url(/csshover.htc);
	font-size:12px;
}

div#page
{
	width:1000px;
	margin:0 auto 0 auto;
	background-color:#ffffff;
}

div#header
{
	width:1000px;
	height:75px;
	background-color:#ffffff;
}
div#headerLeft
{
	width:814px;
	float:left;
	height:75px;
}

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

div#flashHeader
{
	width:1000px;
	height:262px;
	float:left;
	background-color:#01132B;
}

div#contentContainer
{
	width:1000px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

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

div#feature
{
	width:673px;
	float:left;
	padding-top:15px;
	padding-left:24px;
	height:200px;
}

div#navContent
{
	width:697px;
	float:left;
	margin:0px;
	padding:0px;
	height:33px;
	background-color:#E9F0F8;
}

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

div#rightSide
{
	width:303px;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#043168;
}

div#footerHome
{
	width:1000px;
	float:left;
	height:40px;
	margin:0px;
	padding:0px;
	background-color:#02244D;
}

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

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

div#footerText a:hover, div#footerText a:active
{
	color:#5FA1D5;
	font-size:10px;
	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:1000px;
	float:left;
	height:184px;
}

div#navContentTemplate
{
	width:707px;
	float:left;
	margin:0px;
	padding:0px;
	height:33px;
	background-color:#E9F0F8;
}

div#leftSideTemplate
{
	width:293px;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#043168;
	color:#666666;
}

div#leftInside
{
	width:260px;
	float:left;
	padding-bottom:15px;
	padding-left:5px;
}

div#leftInside ul
{
	margin:0px;
	padding:0px;
	padding-left:26px;
	padding-top:5px;
	color:white;
	list-style-type:none;
	padding-bottom:10px;
}
div#leftInside h2
{
	font-size:24px;
	font-weight:bold;
	color:#FB9300;
	margin:0px;
	padding:0px;
}

div#leftlist
{
	width:260px;
	float:left;
}

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

div#textTemplate
{
	width:657px;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	line-height:16px;
}

div#footer
{
	width:1000px;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#02244D;
	background-image:none;
	font-size:10px;
}


.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;
}

h2 a:hover, h2 a:active
{
	font-size:17px;
	color:#387dc0;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
a.white, a.white:visited
{
	color:white;
	margin:0px;
	padding:0px;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

a.white:hover, a.white:active
{
	color:#FB9300;
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}

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

a:hover.large, a:active.large
{
	color:#FB9300;
	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;
}

a:hover.orange, a:active.orange
{
	color:#387dc0;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.largeOrange, a:visited.largeOrange
{
	color:#FB9300;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a:hover.largeOrange, a:active.largeOrange
{
	color:#387dc0;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a, a:visited
{
	color:#02244D;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a:active
{
	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;
}

a:hover.lightBlue, a:active.lightBlue
{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.medBlue
{
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#02244D;
}

#download
{
	background-image:url(../images/download.jpg);
	background-repeat:no-repeat;
	widthh:190px;
	height:39px;
}

#download:hover
{
	background-image:url(../images/download-roll.jpg);
}

#promoButton
{
	background-image:url(../images/promo.jpg);
	background-repeat:no-repeat;
	widthh:190px;
	height:39px;
}

#promoButton:hover
{
	background-image:url(../images/promo-roll.jpg);
}


/*=========================*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* for ie on a mac */
.clearfix
{
	display: inline-table;
}

/* Hides from IE-mac \*/
*html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}
/* End hide from IE-mac */
