﻿body 
{
	font:12px Arial;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background: #293B51 url(../images/main_back.gif) repeat-x;
}
a
{
	color: #2c6195;
	text-decoration:none;
}
a:link, a:visited, a:hover, a:active
{
	color: #FFFFFF;
	text-decoration:none;
}
a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}
h1
{
	margin:0px;
	padding:0px;
	font-size: 18px;
}
h2
{
	margin:0px;
	padding:0px;
	font-size: 16px;
}
h3
{
	margin:0px;
	padding:0px;
	font-size: 14px;
}
#leftShadow
{
	width: 30px;
	background: url(../images/shadow_left.png) repeat-y;
}
#rightShadow
{
	width: 30px;
	background: url(../images/shadow_right.png) repeat-y;
}
#bottomLeftShadow
{
	height: 31px;
	background: url(../images/shadow_left_corner.png) no-repeat top right;
}
#bottomRightShadow
{
	height: 31px;
	background: url(../images/shadow_right_corner.png) no-repeat top left;
}
#footerBack
{
	height: 30px;
	background: url(../images/shadow_bottom.png) repeat-x;
}
#bodyContainer
{
	width: 950px;
	background-color: #ffffff;
	color: #000000;
}
#homeContainer
{
	width: 950px;
	background-color: #3c5977;
}
#content
{
	vertical-align:middle;
}
#header
{
	height: 72px;
	background-color: #ffffff;
}
#footer
{
	padding-top:10px;
}
#searchContainer
{
	text-align: right; 
	padding-right: 10px; 
	height: 25px; 
	padding-bottom: 20px;
	padding-top:5px;
}
#navContainer
{
	text-align: right; 
	padding-right: 10px;
}	
#navlist 
{
	padding:0px;
	margin:0px;
	color: #2c6195;
}
#navlist li
{
	font-weight:bold;
	display: inline;
	list-style-type: none;
}
#navlist li a:link {color: #2c6195;text-decoration:none;}
#navlist li a:visited {color: #2c6195;text-decoration:none;}
#navlist li a:hover {color: #2c6195;text-decoration:underline;}
#navlist li a:active {color: #2c6195;text-decoration:none;}
.colorChange
{
	background-color: #becddd;
	height: 5px;
}
#contentContainer
{
	position:relative;
	z-index:99px;
	text-align:justify;
	font-size: 13px;
	width: 480px;
	height:175px;
	overflow:hidden;

}
#content1, #content2, #content3
{
	float: left;
	width: 450px;
	height:175px;
	padding-left:15px;
	padding-right:15px;
	overflow: hidden;
}
#animContainer
{
	width: 1440px;
}
.subHeaderWrap
{
	width: 190px;
	background: url(../images/sub_header_back.gif) no-repeat top;
}
.subHeader
{
	height: 24px;
	text-align: left;
	padding: 7px 0px 0px 40px;
	color: #2c6195;
}
.news
{
	text-align:left;
	padding-bottom: 5px;
	padding-left: 15px;
	background: url(../images/arrow.gif) no-repeat top left;
}
.news a
{
	font: 11px Arial;
	color: #ffffff;
	
}
.search 
{
	border: 1px solid gray;
	background: url(../images/search_but.gif) no-repeat right;
}
.videoLinks
{
	text-align:left;
	padding-bottom: 5px;
	padding-left: 15px;
}
