body 
{
	margin:0;
	padding:0;
	font-family: Arial, Sans-Serif;
	color:#5C5C5C;
	font-size: 0.75em;
}

a:link, a:visited
{
	color:#4c98d3;
	text-decoration:underline;
}

a:hover
{
	color:#4c98d3;
	text-decoration:none;
}


div.setWidth
{
	width:960px;
	padding-left:8px;
	margin-left:auto;
	margin-right:auto;
}

div.clearFloats
{
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}


#blueHLine
{
	height:4px;
	font-size:1px;
	background-color:#111F80;
	width:100%;
	margin-bottom:2px;
}

#background
{
	width:100%;
	background-image:url("../img/Background.gif");
	background-repeat:repeat-x;
}

#preHeader
{
	background-image:url("../img/ThreeStripes.gif");
	background-repeat:no-repeat;
	width:960px;
	/*height:123px;*/
	height:10.25em;
	padding-top:17px;
}

#header
{
	width:718px;
	height:107px;
	float:left;
}

#header a { position: relative; cursor: hand; display: block; height: 107px; width: 718px; background: url(/img/logo.png) no-repeat top left; text-indent: -9999px; }

#menu
{
	background-image: url("../img/MenuBGTop.gif");
	background-color:#5689B9;
	background-repeat:no-repeat;
	color:White;
	font-weight:bold;
	padding:7px;
	padding-bottom:4px;
	padding-left:7px;
	font-family:Tahoma;
	margin:0px;
}

#menu a
{
	margin-right:12px;
}

#menu li
{
	list-style-type:none;
	display:inline;
	margin-left:11px;
}

#menu_loggedin
{
	background-image: url("../img/MenuBGTop.gif");
	background-color:#5689B9;
	background-repeat:no-repeat;
	color:White;
	font-weight:bold;
	padding:7px;
	padding-bottom:4px;
	padding-left:6px;
	font-family:Tahoma;
	margin:0px;
}

#menu_loggedin a
{
	margin-right:14px;
}

#menu_loggedin li
{
	list-style-type:none;
	display:inline;
	margin-left:12px;
}

a.selected:link, a.selected:visited
{
	color:#FEFB00;
	text-decoration:none;
}

a.selected:hover
{
	color:#FEFB00;
	text-decoration:none;
}

a.unselected:link, a.unselected:visited
{
	color:White;
	text-decoration:none;
}

a.unselected:hover
{
	color:#FEFB00;
	text-decoration:none;
}

#menuBase
{
	background-image: url("../img/MenuBGBottom.gif");
	background-repeat:no-repeat;
	height:3px;
	padding-bottom:14px;
}

#content
{
	padding-left:4px;
}

.column1
{
	float:left;
	width:355px;
	margin-right:15px;
}

.column2
{
	float:left;
	width:185px;
	margin-left:15px;
}

#column3
{
	float:left;
	width:340px;
	margin-left:15px;
}

#prePoll
{
    float: left;
	background-image:url("../img/PollTop.gif");
	background-repeat:no-repeat;
	font-size:1px;
	height:5px;
	width: 185px;
}

#poll
{
    float: left;
	background-image:url("../img/PollBG.gif");
	background-repeat:repeat-y;
    width: 165px;
	color:#595E5A;
	padding: 4px 10px;
}

#poll p { margin: 0 0 5px 0; padding: 0; }

#poll p.thankyoumessage { color: #27539E; margin: 0 0 5px 0; }
#poll p.question { padding: 0; margin: 0 0 10px 0; }
#poll p.percent { margin: 0 0 7px 0; padding: 0; color: #8F8A77; }
#poll p.answer { margin: 0 0 2px 0; padding: 0; }
#poll p img { vertical-align: middle; margin: 0 0 0 0; }

#poll p span { width: 35px; float: left; }


#postPoll
{
    float: left;
	background-image:url("../img/PollBase.gif");
	height:5px;
	background-repeat:no-repeat;
	font-size:1px;
	margin-bottom:7px;
	width: 185px;
}

#preSearch
{
	background-image:url("../img/SearchTop.gif");
	background-repeat:no-repeat;
	height:4px;
	margin-top:16px;	
}

#search
{
	background-image:url("../img/SearchBG.gif");
	background-repeat:repeat-y;
	padding:5px 10px 5px 10px;
	height:22px;
	color:#003D30;
	font-weight:bold;
}
#search label { margin-right: 3px; } 
#keywordsearch { border: 1px solid #DBDFE6; border-top-color: #ABADB3; width: 230px; }
#txtSearchBox
{
	width:226px;
}

#imgSearch
{
	margin-left: 3px;
}

#postSearch
{
	background-image:url("../img/SearchBase.gif");
	background-repeat:no-repeat;
	height:4px;
	margin-bottom:16px;
}


#footer
{
	border-top:solid 1px #DCDCDC;
	color: #a9a8a8;
	padding-bottom:20px;
	margin:20px 15px 0 15px;
	font-size: 0.92em;
	text-align: left;
	position:relative;
	width:930px;
}

#copy
{
	float:left;
	margin-left:3px;
	margin-top:5px;
}

#idaho
{
	float:right;
	margin-right:3px;
	margin-top:5px;
}

#idaho a:link, #idaho a:visited
{
	color:#a9a8a8;
	text-decoration:underline;
}

#idaho a:hover
{
	color:#4C98D3;
	text-decoration:none;
}

#continue { }

#pictureUploadForm
{
	margin:0;
	padding:0;
	width:279px;
}

.formFieldHelp
{
	width:279px;
}