html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
   }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:140%
	color:#333333;
}

input, select	{
	font-size: 11px;
}

.home {
	background-image: url(images/bg_homepage_top.jpg);
	background-repeat: no-repeat;
}

ul.circ	{
	list-style-type: circle;
}

td, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:140%;
	color:#333333;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size: 12px;
	line-height:125%;
}
 

.poll {
	font-size: 12px;
}

.subhead2 {
	font-size: 12px;
	font-weight:bold;
	color: #003399;
}

.subhead {
	font-size: 13px;
	font-weight:bold;
	color: #003399;
	padding-bottom:0px;
	margin-bottom:0px;
}

li.narrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bluebg	{
	padding-left:6px;
	background-color: #ecf1f5;
	width: 319px;
	height:24px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.big, H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height:130%;
}


