/* DWA CSS Document */

html, body, td, p, a, li, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a
{
	color: #F60;
}

body {
	background-image: url(../images/grad.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #003399;
	
}

#logo {
	width: 750px;
	height: 73px;
	text-align: right;
}

#topRight {
	width: 361px;
	height: 194px;
	background-image: url(../images/topRight_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding-bottom: 18px;
	padding-left: 24px;
	font-size: 12px;
}

#topRight ul {
	color: #FFF;
	font-weight: normal;
	padding: 0;
	margin: 0;
	list-style: square;
	font-size: 24px;
}

#topRight ul li {
	font-size: 24px;
}

#topRight ul li a {
	font-size: 12px;
	line-height: 15px;
}

#topRight a:link, #topRight a:visited {
	color: #FFF;
	text-decoration: none;
}

#topRight a:hover, #topRight a:active {
	color: #666666;
	text-decoration: none;
}

#topFlash {
	width: 261px;
	height: 194px;
	vertical-align: top;
}

#nav {
	width: 128px;
	height: 194px;
}

#main {
	border-top: 7px solid #FFF;
	border-bottom: 7px solid #FFF;
	background-color: #FFF;
}

#leftCol {
	width: 380px;
	vertical-align: top;
	padding: 0 0 30px 0;
	margin: 0;
	border-right: 7px solid #FFF;
}



#leftColHeader {
	width: 380px;
	height: 40px;
	background-color: #E5E5E5;
	vertical-align: top;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

#leftColHeader h1 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	padding: 10px 0 10px 10px;
	margin: 0;
}

#leftCol p {
	padding-left: 10px;
	padding-right: 10px;
}

#leftCol p {
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 10px 20px 10px 20px;
	margin: 0;
}

#leftCol li {
	line-height: 18px;
}

#centreCol {
	width: 172px;
	background-color: #E5E5E5;
	vertical-align: top;
	/*border-left: 7px solid #FFF;*/
	padding: 0px 5px 5px 5px;
	color: #039;
	border-right: 7px solid #FFF;
}

#centreCol h1 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	margin-top: 2px;
}

#centreCol p {
	font-size: 10px;
	line-height: 14px;
}

#centreCol a:link, #centreCol a:visited {
	color: #F60;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#centreCol a:hover, #centreCol a:active {
	color: #039;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#subNav {
	margin-bottom:	50px;
}

#subNav p {
	padding: 0 0 2px 0;
	margin: 0 0 2px 0;
}

#subNav h1 {
	color: #777;
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#newsCol {
	width: 172px;
	vertical-align: top;
	/*border-left: 7px solid #FFF;*/
	background-image: url(../images/news_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #D9D9D9;
	color: #039;
	/*height:450px;*/
}

#newsCol p {
	padding-top: 4px;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 11px;
	color: #039;
}
#newsCol h2 {
	padding-top: 4px;
	margin-top: 0;
	padding-bottom: 3px;
	margin-bottom: 0;
	font-size: 11px;
	color: #039;
}

.mission {
	padding: 0 7px 7px 7px;
	color: #039;
	line-height: 16px;
	font-style: italic;
	
	
}

#footNav {
	height: 20px;
	width: 750px;
	background-color: #D4D4D4;
	color: #039;
	text-align: right;
	padding-right: 5px;
	font-size: 11px;
}

#footNav a:link, #footNav a:visited {
	color: #039;
	text-decoration: none;
}

#footNav a:hover, #footNav a:active {
	color: #F60;
	text-decoration: none;
}

#extreme {
	height: 60px;
	width: 750px;
	color: #999;
	text-align: right;
	/*padding-right: 5px;*/
	font-size: 10px;
	vertical-align: top;
	padding-top: 3px;
}

#extreme a:link, #extreme a:visited {
	color: #999;
	text-decoration: none;
	font-size: 10px;
}

#extreme a:hover, #extreme a:active {
	color: #F60;
	text-decoration: none;
	font-size: 10px;
}

.red {
	color: Red;
}


/****************************************************************************/

#ValidationSummary1 p {
	font-size: 12px;
}

.newsitem
{
	margin-bottom: 4px;
	padding: 1px 4px 1px 0;
	border-bottom: dashed 1px #8E8E8E;
}
.newsitem p
{
	color: #039;
	margin: 0 0;
	padding: 1px 0;
	font-size: 12px;
	line-height: 12px;
	
}

.newsitem h2
{
	color: #000;
	margin: 10px 0;
	padding: 2px 0 2px 20px;
	font-size: 12px;
	line-height: 12px;
	
}

.newsLinks
{
	font-size: 12px;
	color: #F60;
}

.newsitem a.newstitle
{
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.newsContent {
	font-size: 12px;
	vertical-align: top;
	padding-right: 20px;
	padding-top: 0;
	padding-bottom: 10px;
}

.newsContent h1 {
	display: inline;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}

.newsContent h1 a {
	display: inline;
	font-weight: normal;
	font-size: 14px;
	color: #F60;
	text-decoration: none;
}

.newsContent h1 a:link {
	color: #F60;
	text-decoration: none;
}

.newsContent h1 a:visited {
	color: #F60;
	text-decoration: none;
}

.newsContent h1 a:hover {
	color: #F60;
	text-decoration: none;
}

.newsContent h1 a:active {
	color: #F60;
	text-decoration: none;
}



.newsRotator 
{
	vertical-align:top;
}
.newsRotator p
{
	font-size: 11px;
	padding: 0 0 2px 0;
	margin: 0;
}

.newsRotator h2
{
	font-size: 12px;
	color: #039;
	padding: 0 0 2px 0;
	margin: 0;
}



