body
{
	background-color: #597B9E;
	background-image: url("../img/site_bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 7px;
}
#outerContainer
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 810px;
}
.slide
{
	height: 300px;
	width: 780px;
}
.slide img
{
	height: 300px;
	width: 780px;
}
#nav, #nav ul
{
	font-size: 16px;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 100;
}
#nav li a
{
	color: #A3121B;
	display: block;
	text-decoration: none;
	width: 125px;
}
#nav li ul a
{
	color: #FFF;
	display: block;
	font-weight: normal;
	text-decoration: none;
	width: 160px;
}
#nav li ul a:hover
{
	color: #FFF;
	display: block;
	font-weight: normal;
	text-decoration: none;
	width: 160px;
}
#nav li ul li
{
	background-color: #85172A;
	border-bottom: 1px solid #85172A;
	border-top: 1px solid #85172A;
	padding: 3px 0px 3px 10px;
}
#nav li ul li:hover
{
	background-color: #B02A42;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	padding: 3px 0px 3px 10px;
}
#nav li
{
	float: left;
	margin: 0px 25px 0px 0px;
}
#nav li ul
{
	background: #FFFDEF;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	left: -999em;
	position: absolute;
	width: 170px;
}
#nav li:hover ul
{
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul
{
	left: auto;
}
.videoHighlight
{
	background-image: url('../img/video_box.png');
	height: 240px;
	margin-bottom: 5px;
	width: 255px;
}
.videoHighlight a:link
{
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
}
.videoHighlight a:visited
{
	color: #FFF;
	text-decoration: none;
}
.videoHighlight a:active
{
	color: #FFF;
	text-decoration: underline;
}
.videoHighlight a:hover
{
	color: #FFF;
	text-decoration: underline;
}
.black a:link
{
	color: #000;
	text-decoration: none;
}
.black a:visited
{
	color: #000;
	text-decoration: none;
}
.black a:active
{
	color: #000;
	text-decoration: underline;
}
.black a:hover
{
	color: #000;
	text-decoration: underline;
}
.mainHighlight
{
	background-image: url('../img/main_highlight.png');
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}
.mainHighlight a:link
{
	color: #156C8A;
	text-decoration: none;
}
.mainHighlight a:visited
{
	color: #156C8A;
	text-decoration: none;
}
.mainHighlight a:active
{
	color: #156C8A;
	text-decoration: underline;
}
.mainHighlight a:hover
{
	color: #156C8A;
	text-decoration: underline;
}
A:link
{
	color: #3A66DD;
	text-decoration: none;
}
A:visited
{
	color: #3A66DD;
	text-decoration: none;
}
A:active
{
	color: #3A66DD;
	text-decoration: none;
}
A:hover
{
	color: #3A66DD;
	text-decoration: underline;
}
.header1
{
	color: #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textfield
{
	background-color: #CCCCCC;
	border: 1px solid #000000;
	color: #000000;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}
.contact
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}
.subhead
{
	color: #003366;
	font-weight: bold;
}
.subhead A:link
{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.subhead A:visited
{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.subhead A:active
{
	text-decoration: none;
}
.subhead A:hover
{
	text-decoration: underline;
}
H3
{
	color: #000;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 15px;
}
H4
{
	color: #000;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: none;
	margin: 0px;
	padding: 0px;
}

H6
{
	color: #000;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-weight: none;
	margin: 0px;
	padding: 0px;
}
.img
{
	border: 1px solid #000000;
}
a:link .img
{
	border: 1px solid #000000;
}
.thirteen
{
	font-size: 13px;
	font-weight: bold;
}
.blk
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.blk A:link
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blk A:visited
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blk A:active
{
	text-decoration: none;
}
.blk A:hover
{
	text-decoration: underline;
}
.stories
{
	float: left;
	padding-left: 10px;
	padding-top: 20px;
	width: 505px;
}
.storyTitle
{
	color: #A3121B;
	font-size: 17px;
	font-weight: bold;
	padding-top: 5px;
    padding-bottom: 5px;
}
.storyTitle a:link
{
	color: #A3121B;
}
.storyTitle a:visited
{
	color: #A3121B;
}
.storyBar
{
	background-color: #C3C3C3;
	height: 9px;
	width: 500px;
}
.siteTitle
{
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	margin-left: 2px;
	margin-top: 8px;
}
.storysub
{
    font-size: 16px;
    font-weight: bold;
}
.bold
{
    font-weight: bold;
}   
.italic
{
    font-style: italic;
}
.newHeader
{
    font-size: 36px;
    color: #1F497D;
}
.newHeaderSmall
{
    font-size: 28px;
    color: #1F497D;
}
.textCenter
{
    width: 100%;
    text-align: center;
}
.arial
{
    font-family: Arial, Helvetica, sans-serif;
}
.font12
{
    font-size: 13px;
}
.font24
{
    font-size: 24px;
}
.padt10
{
    padding-top: 10px;
}
