
html {height:100%;}
body {
	height:100%;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/topstrip.gif);
background-repeat:repeat-x; 
}
#wrapper {
	width: 785px;
	margin: 0 auto;
}
#masthead {
	padding: 0px;
	margin: 0px;
}
.band {
height:50px;background-position:bottom;
background-image:url(../images/topstrip.gif);

background-color:#009966;
background-repeat:repeat-x; 
}
#nav {
height:22px;
background-color: #fff;
	padding: 0px;
	margin: 0px;
	float:left;
	width:570px;

}
#bigband {
background-image:url(../images/midstrip.gif); background-repeat:no-repeat; 
background-color:#007AC2;
height:61px;
}


#column_wrapper {
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
}
.survey {
background-image:url(../images/survey.gif);
background-repeat:no-repeat;
width:294;
height:90px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 480px;
}
#center .content {
	padding: 0px 0px;
	border: 0px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}
#center .content h1 {
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
}
#center .content a {
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
#center .content a:hover {
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

#homecenter {
	width: 440px;
}
#homecenter .content {
	padding: 0px 0px;
	border: 0px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333366;
}

#homecenter .content a {
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

#homecenter .content a:hover {
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
#homecenter .content li {font-size: 1.1em;}
#homecenter .content ol { color : #333333 }
#homecenter .content ul { color : #222 }
#homeright {
float: right;
	width: 320px;
}
#homeright .content {
	padding: 0px 0px;
	border: 0px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333366;}
#left {
visibility:hidden;
	width: 0px;
	float: left;
}
#right {
float: right;
	width: 300px;
}
#left .content {
visibility:hidden;
}
#right .content {
visibility:hidden;

}
#masthead .content {
	padding: 0px 0px;
}

#footer { width: 765px;margin: 0 auto;	font-family : Verdana, Arial, Helvetica, sans-serif; border-top: 1px solid #213D7A;	padding : 10px;
	color: #999999;
	background-color: #fff;
	font-size: 0.7em;
}
#footer .content {
	padding: 12px 20px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

#center a {
	color: #669999;
}

#center a:hover {
	color: #000000;
}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a {
	color: #999;
}

#footer a:hover {
	color: #555;
}
.p7uberlink {
	font-weight: bold !important;
	border-color: #333 !important;
}
h1 {
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-size: 1.2em;
	margin: 0 0;
}
h3 {
	font-size: 1.15em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
/* Lists*/
li {font-size: 0.9em;}
ol { color : #333333 }
ul { color : #222 }

.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 0px 0px 0px 0px; padding:0 0 10px 0;
}
/*Styles Applied to Form Elements */
.titles{
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 60px; /*width of left column containing the label elements*/
border-top: 0px dashed gray;
height: 1%;
}
form {	border : none;	font-family : Verdana, Arial, Helvetica, sans-serif;	margin-right : 0px;	margin-top : 0px;	padding : 0px;}
input { background-color : #F4F4F4; border : 1px solid #ccc }
input:focus { background : #FFFFFF }
textarea { 
	background-color : #F4F4F4;
	border : 1px solid #ccc; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1em; 
	height: 100px;
	width: 232px;
}
.inputField { width: 232px;font-size : 1em; }
.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 232px;
}
#formTable td { padding-bottom: 10px; }
label{
	font-size : 0.8em; 
font-weight: bold;
float: left;
margin-left: -60px; /*width of left column*/
width: 55px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.formLabelTop {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
legend {
	font-weight: bold;
	color: #046280;
	font-size: 14px;
	padding: 0 5px;
}
fieldset { padding: 0px 10px 10px 10px; }
.checks { background-color : #FFFFFF; border : 1px none }
.formbutton{cursor:pointer;border:outset 1px #ccc;color:#0055A5;font-weight:bold;padding: 1px 2px;background:url(../images/formbg.gif) repeat-x left top;}
	
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
/*Styles Applied to Float Images left or right */
.floatright { float : right }
.floatleft { float : left }
a {
	color: #669999;
	text-decoration:none;
}
a:hover {
	color: #000000;text-decoration:underline;
}
		#tic
		{
			/* enter any styles for the ticker below */
			font-size:0.75em;
			padding:10px;
			width:400px;
			line-height:14px;
			
		}
		#tic * /*this will hide all children tags */
		{
			font-size: 0.8em;
			margin:0px;
			padding:0px;
			display:none;
		}
		#tic a  /* add more tags to this list if you wish to display them inside the children */
		{
			display:inline;
			
		}