/* CSS Document */
body
{
	margin:0 auto 0 auto;
	width:1007px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#c6d0e4;
	color:#333333;
	behavior:url(/csshover.htc);
}

div#page
{
	width:1008px;
	margin:0 auto 0 auto;
	border-left:1px solid #a5aba4;
	border-right:1px solid #a5aba4;
	background-color:white;
}

div#header
{
	width:332px;
	height:83px;
	float:left;
}
div#flashHeader
{
	width:1008px;
	float:left;
	height:338px;
	margin-top:-3px;
}

div#contentContainer
{
	width:1008px;
	float:left;
	padding:0px;
	margin:0px;
}
div#leftBar
{
	width:275px;
	float:left;
	margin-top:5px;
	padding-top:10px;
	margin-right:15px;
	
	padding-bottom:15px;
	/*background-color:#D5D7D2;
	border-top:1px solid silver;
	border-right:1px solid silver;
	border-bottom:1px solid silver;*/
}
p.blueFont
{
	color:#103468;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	margin-top:5px;
	padding-top:5px;
	line-height:16px;
}

div#MainContent
{
	width:680px;
	float:left;
	margin:0px;
	padding:0px 0px 15px 0px;
	margin-top:15px;
}
div#sitemap
{
	width:680px;
	float:left;
	margin:0px;
	margin-top:15px;
	font-size:11px;
}
div#sitemap a, a:visited
{
	color:#103468;
	font-size:11px;
	text-decoration:none;
}
div#sitemap a:hover, a:active
{
	text-decoration:underline;
}

div#buttons
{
	width:700px;
	float:left;
	margin-top:8px;
	height:155px;
	margin-left:0px;
}	
div#footer
{
	width:1008px;
	float:left;
	background-color:#c6d0e4;
	border-top:1px solid #a5aba4;
	font-size:10px;
	color:#103468;
	text-align:center;
	padding-top:10px;
}
div#footerHome
{
	width:800px;
	float:left;
	background-color:#c6d0e4;
	border-top:1px solid #a5aba4;
	font-size:10px;
	color:#103468;
	text-align:center;
	padding-top:10px;
}
div#footerSpace
{
	width:1008px;
	float:left;
	height:20px;
	background-color:white;
	border-left:1px solid #a5aba4;
	border-right:1px solid #a5aba4;
}
div#footer a
{
	font-size:10px;
	color:#103468;
	font-weight:normal;
	text-decoration:none;
}
div#footer a:hover, a:active
{
	font-size:10px;
	color:#103468;
	font-weight:normal;
	text-decoration:underline;
}
div#footerHome a
{
	font-size:10px;
	color:#103468;
	font-weight:normal;
	text-decoration:none;
}
div#footerHome a:hover, a:active
{
	font-size:10px;
	color:#103468;
	font-weight:normal;
	text-decoration:underline;
}

/*Template Style*/
div#intHeader
{
	width:1008px;
	float:left;
	height:93px;
	margin-top:-4px;
}
div#leftBarTemplate
{
	width:215px;
	float:left;
	padding:10px;
	padding-top:20px;
	margin-top:15px;
	background-color:#D4D9D3;
	border-right:1px solid #a5aba4;
	border-top:1px solid #a5aba4;
	border-bottom:1px solid #a5aba4;
	font-size:10px;
}
div#leftBarTemplate ul li 
{
	list-style-type:square;
	color:#103468;
	font-size:12px;
	margin:0px;
	padding:0px;
}
div#MainContentTemplate
{
	width:720px;
	float:left;
	margin:0px;
	padding:0px 10px 15px 28px;
	margin-top:15px;
}

div#leftBarTemplate ul li a, a:visited
{
	color:#103468;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
div#leftBarTemplate ul li a:hover, a:active
{
	text-decoration:underline;
}
	
a.graylink, a.graylink:visited
{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.graylink:hover, a.graylink:active
{
	text-decoration:underline;
}

a.bluelink, a.bluelink:visited
{
	color:#103468;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a.bluelink:hover, a.bluelink:active
{
	text-decoration:underline;
}

h1
{
	color:#103468;
	font-size:28px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h2
{
	color:#333333;
	font-size:20px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
h3
{
	color:#333333;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
div#MainContentTemplate ul li
{
	list-style-type:square;
	font-size:11px;
	margin-bottom:5px;
}
.screenhide
{
	display:none;
	margin:0px;
	padding:0px
}

	
	
	