/* CSS Document */
body
{
	margin:0 auto 0 auto;
	width:1000px;
	font-family: "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	font-size:12px;
	line-height:16px;
	background-color:#c6d0e4;
	color:#000000;
	behavior:url(csshover.htc);
}

div#page
{
	width:1000px;
	margin:0 auto 0 auto;
	border-left:1px solid #7BA9CD;
	border-right:1px solid #7BA9CD;
	border-bottom:1px solid #7BA9CD;	
	background-color:white;
	background-image:url(../images/contentRepeater.jpg);
	background-repeat:repeat-x;
}

div#headerLeft
{
	width:500px;
	height:128px;
	float:left;
	background-color:#FFFFFF;
}

div#headerRight
{
	width:500px;
	height:108px;
	float:left;
	background-color:#FFFFFF;
	padding-top:10px;	
}

div#flashHeader
{
	width:1000px;
	float:left;
	height:268px;
	margin-top:0px;
	background-color:white;
	
}

div#contentContainer
{
	width:1000px;
	float:left;
	padding:0px 0px 0px 0px;
	margin-top:10px;
}
div#leftBar
{
	width:225px;
	float:left;
	margin-top:10px;
	padding-top:0px;
	margin-right:0px;
	padding-bottom:0px;
	background-color:white;
	color:#004677;
	/*background-color:#D5D7D2;
	border-top:1px solid silver;
	border-right:1px solid silver;
	border-bottom:1px solid silver;*/
}

div#MainContent
{
	width:760px;
	float:left;
	margin:0px;
	padding:0px;
	padding-right:15px;
	background-color:white;
}
	
div#footer
{
	width:1000px;
	float:left;
	/*border-top:1px solid #a5aba4;*/
	font-size:10px;
	color:#666666;
	text-align:center;
	padding-top:10px;
}

h1
{ 
	font-family:"Times New Roman", Times, serif;
	color:#999999;
	font-weight:bold;
	font-style:italic;
	font-size:30px;
	line-height:32px;
}

h2
{ 
	font-family: "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	color:#004677;
	font-weight:bold;
	font-size:18px;
}

.award
{ 
	font-family:"Times New Roman", Times, serif;
	color:#999999;
	font-weight:bold;
	font-style:italic;
	font-size:24px;
}

.awardSmall
{ 
	font-family: "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	color:#666666;
	font-size:12px;
	line-height:16px;
}		

.indextext
{
	font-family:"Times New Roman", Times, serif;
	color:#004677;
	font-style:italic;
	font-size:12px;
	letter-spacing:1px;
	line-height:16px;
}	

.bodytext
{
	font-family: "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	color:#333333;
	font-size:12px;
	letter-spacing:0px;
	line-height:16px;
	text-decoration:none;
}

a.bodytext
{
	color:#004677;	
	font-size:12px;
	letter-spacing:0px;
	line-height:16px;
	text-decoration:none;

}	

a.bodytext:hover,
{
	color:#004677;	
	font-size:12px;
	letter-spacing:0px;
	line-height:16px;
	text-decoration:underline;

}	

a.bodytext:visited
{
	color:#004677;
	font-size:12px;
	letter-spacing:0px;
	line-height:16px;
	text-decoration:none;
}

a.graylink, a.graylink:visited
{
	color:#666666;
	font-size:10px;
	text-decoration:none;
}

a.graylink:hover, a.graylink:active
{
	text-decoration:underline;
}

.awardSmall a, .awardSmall a:visited, .awardSmall a:active, .awardSmall a:hover{
	font-family: "Lucida Grande", "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
	color:#666666;
	font-size:12px;
	line-height:16px;
	text-decoration: none;
}