/* CSS Document */

body {
	background-color: #FFFFFF;
}

body, td, th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#pagetitle {
	position: relative;
	height: 30px;
	margin-left: 17px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#mainbody {
	margin-left: 17px;
	margin-right: 25px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#whatsnewhome {
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 8px;
	margin-bottom: 5px;
}
#whatsnewhome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 125%;
}
#whatsnewhome p {
	font-size: 12px;
	color: #FFFFFF;
}
#whatsnewsub {
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 8px;
	margin-bottom: 5px;
}
#whatsnewsub h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#whatsnewsub p {
	font-size: 12px;
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #666666;
	line-height: 130%;
	margin-top: 8px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 28px;
	margin-bottom: 0px;
}

p.linklist {
	margin-top: 8px;
	margin-bottom: 0px;
}

a {color: #0088BB; }
a:hover { color: #666666; }

a.topmenuitem { font-size: 11px; color: #0000FF; }
a.topmenuitem:hover { font-size: 11px; color: #00ADEF; }

a.homelink { color: #FFFFFF; }
a.homelink:hover { color: #00ADEF; }

#survey a, #whatsnewhome a, #whatsnewsub a {
	color: #FFFFFF;
}
#survey a:hover, #whatsnewhome a:hover, #whatsnewsub a:hover {
	color: #00ADEF;
}

#Layer1 {
	position:absolute;
	left:511px;
	top:391px;
	width:236px;
	height:188px;
	z-index:1;
}
.footer {
	font-size: 11px;
	margin-top: 8px;
	padding: 0 10px 0 5px;
}

#quote {
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 40px;
	margin-bottom: 5px;
}
#quote p {
	margin-top: 5px;
	margin-bottom: 0px;
}
#quote p.quotetext {
	text-align: justify;
	font-style:italic;
}
#quote p.quotee {
	text-align: right;
	font-weight: bold;
}
.tableHeadingWithRedBackground {
	background-image:url(images/bg_subpage_whatsnew2.jpg);
	background-repeat:no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.tableCellBordered {
	border: solid 1px #DEDEDE;
}
.whiteBoldText {
	color: #FFFFFF;
	font-weight: bold;
}
#mission {
	padding: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
#mission p {
	color: #FFFFFF;
	font-weight: bold;
}
#survey {
	padding: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
#survey p {
	color: #FFFFFF;
	font-weight: bold;
}
#QuoteLayer{
	position:relative;
	left:70px;
	top:-175px;
	width:215px;
	height:155px;
	z-index:2;
	color: #FFFFFF;
}
#QuoteLayer p {
	color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 0px;
}
#HomePhotoLayer{
	position:relative;
	left:0px;
	top:0px;
	z-index:0;
}
.smtopmargin { margin-top: 6px; }
