/* PolicyStat */

body {
  	margin:0px;
  	padding:0px;
  	text-align:left;
  	font-family: Arial, Helvetica, sans-serif;
}
a { 
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
  	text-decoration:none;
	}
a:hover {
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
  	text-decoration:none;
	}
a#active {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
  	text-decoration:none;
	}

h1,h2,h3 {
	color: #000000;
	padding-left: 10px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:center;
	color:#FF6633;
	padding:0px;
}
	
h3 {
	font: bold 1em Verdana, sans-serif;
	color: #000000;
}
img {
	margin:0px;
}
	
p {
	padding-left: 10px; 
	padding-right:10px; 
	font-size:12px;
}
#masterContainer {
  	margin: 0 auto;
  	width:930px;
  	background-color:#FFFFFF;
  	border-left: 1px dashed #0066FF;
  	border-right: 1px dashed #0066FF;
}
#logo {
  	background-image:url(images/logo.gif);
  	background-repeat:no-repeat;
  	width:335px;
  	height:85px;
  	float:left;
  	margin-left:0px;
}
.subNav {
  	width:595px;
  	height:35px;
	background-image:url(images/subnav_graphic.jpg);
	background-repeat:no-repeat;
  	text-align:right;
  	float:right;
  	font-family: Arial, Helvetica, sans-serif;
  	text-decoration:none;
}
.subNav a{
  	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
  	text-decoration:none;
}
.subNav a:hover{
  	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
  	text-decoration:none;
}
.subNav a#active{
  	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
  	text-decoration:none;
}
.subNav p{
	font-size:10px;
	margin-top:0px;
}
#search {
 	width:595px;
 	height:25px;
 	float:right;
}
#mini {
  	width:930px;
  	height:1px;
  	background-color:#000000;
}
#navigation {
	background: url(images/nav2.gif) repeat-x; height: 25px;
	border-top: 1px solid #000000;
	clear:both;
	}
#navigation a {
	background: url(images/nav2.gif) repeat-x;
	border-right: 1px solid #CCCCCC;
	color: #FFFFFF;
	float: left;
	font: .7em  Verdana, sans-serif;
	padding: 0 20px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
}
#navigation a:hover,#navigation a#active {background-position: left bottom; color:#000000;}
.shadow {
	height:10px;
	width:930px;
	background-image:url(images/shadow.jpg);
	background-repeat:no-repeat;
}
.shadow2 {
	height:10px;
	width:930px;
	background-image:url(images/shadow2.jpg);
	background-repeat:no-repeat;
}
.illustration {
	height:190px;
	width:930px;
	background-image:url(images/illustration.jpg);
}
.news {
	width:300px;
	height:170px;
	background-color:#CCCCCC;
	float:left;
}
.news p {
	margin: 5px;
	margin-top: 5px;
	font-style:italic;
}
.spacer {
	width:10px;
	height:170px;
	float:left;
}
.spacer2 {
	width:10px;
	height:10px;
	float:left;
}
.footer {
  	width:925px;
	height:35px;
	clear:both;
	background-image:url(images/footer.jpg); background-repeat:no-repeat;
  	text-align:left;
  	font: .6em  Verdana, sans-serif;
	line-height: 25px;
	padding-left:5px;
  	text-decoration:none;
}
.footer a {
  	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
  	text-decoration:none;
}
.footer p{
	font-size:10px;
	color:#FFFFFF;
	margin:0px;
}
.footer a:hover,#subNav a#active {
  	color:#000000;
}