body {
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#444;
	margin:0;
	background:url(../images/bg2.gif) top repeat-x #121212;
	background-attachment:fixed;
}

* {
	margin:0;
	padding:0;
}

#wrapper1 {
	background:#003C64;
	padding:0 10px 10px 10px;
	width:760px;
	margin:0 auto;
}

#wrapper2 {
	width:740px;
	background:url(../images/wrapper2.jpg) bottom repeat-x #fff;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:0 10px 10px 10px;
}

#nav {
	float:right;
	border:none;
	padding:0;
	margin:0;
/*	background-color:#000;*/
/*	background:url(../images/navbkg.jpg); */
}

#nav li {
	float:left;
	list-style:none;
	margin:0 4px 0 0;
	padding:0;

}

#nav li a {
	display:block;
	padding:20px 10px 11px 10px;

	background:#284cb1;
	color:#ffffff; 

	border:none;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 1px 0 0;
	position:relative;
	
}
#nav li a:hover {
	border-top:3px solid #003399;
	border-bottom:3px solid #003399;
	text-decoration:underline;
	
}


#header {

	background:url(../images/banner2.jpg);
	width:100%;
	margin-left:1px;
	height:141px;	
	border-bottom:5px solid #ccccff;
	
}

#header h1 {
	font:2.7em Arial;
	letter-spacing:-1px;
	color:#222;
	float:left;
	padding:30px 20px 14px 45px;

	background:url(../images/h1.gif) left bottom no-repeat;
}
#header h1 a {
	color:#222;
	text-decoration:none;
	border:none;
}
#header h1 a:hover {
	color:#000;
}
#header h1 span {
	font-size:.8em;
	color:#ccc;
	text-transform:uppercase;
}

#container {
	clear:both;
	padding:10px 0 0 0;
}

p.caption {

font-size:1.2em;
text-align:center;
padding-bottom:10px;

}

p.description {
	/*background:url(../images/description.jpg) right bottom no-repeat #005A97;*/
	/*	color:#fff;*/
	padding:15px 10px 15px 10px;
	color:#000;
	font-size:1.5em;
	line-height:25px;
	border-top:4px solid #003C64;
	border-bottom:4px solid #003C64;
	background:#ffcccc;
	
}
p.description a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dotted #8CD1FF;
}
p.description a:hover {
	border-bottom:1px solid #8CD1FF;
}

#endorsement {
	font-style:italic;
	font-size:1.3em;
	text-align:center;
	line-height:18px;
	padding-bottom:14px;
}

#sidebar {	
	width:230px;
	float:right;
	background:/*url(../images/sidebar.jpg) top right no-repeat*/ #fff;
	padding:10px 20px 10px 10px;
	margin:0px 0 0 0;
}


#content {
	margin:0 250px 0 5px;
	padding:10px 20px 0 0;
	background:url(../images/content.jpg) top right no-repeat;
}

#content h2 {
	font:2.2em Arial;
	color:#121212;
	letter-spacing:-1px;
	margin:10px 0;
	border-bottom:2px solid #eee;
	clear:left;
}
#content h2 a {
	color:#121212;
	text-decoration:none;
}
#content p {
	margin:15px 0;
	font-size:110%;
	line-height:21px;
}
ol.subnav {
	margin:-5px 0 0 0;
	padding:0 0 30px 0;
}
ol.subnav li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
ol.subnav a {
	font-weight:bold;
	color:#555;
	border-top:2px solid #fff;
	display:block;
	padding:5px;
	text-decoration:none;
	margin:0 5px 0 0;
	border-bottom:none;
}

ol.subnav a:hover {
	border-top:2px solid #005A97;
	color:#121212;
	border-bottom:none;
}

ol.subnav a.active {
	border-top:2px solid #005A97;
	color:#121212;
	border-bottom:none;
}

#sidebar h2 {
	color:#333;
	margin:10px 0;
	font-size:1.3em;
}

p.news {
	background:#f4f4f4;
	padding:10px;
	margin:0 0 10px 0;
	border-left:5px solid #f0f0f0;
}

p.news a {
	color:#0066dd;
	text-decoration:none;
}
p.news a:hover {
	color:#0033aa;
}



p.news a.more {
	display:block;
	color:#333;
	text-decoration:none;
	text-align:right;
	border:none;
}

/*
#sidebar ul {
	list-style:none;
	border-top:1px solid #eee;
	border:none;
	padding:0;
	margin:0;
}
#sidebar ul li {
	border-bottom:1px solid #eee;
	padding:5px;
	margin:0;
}
#sidebar ul li a {
	color:#0066dd;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#0033aa;
}
*/

#content h3 {
	font:1.8em Trebuchet MS;
	color:#555;
	margin:10px 0;
	clear:left;
}
blockquote {
	padding:0 0 0 10px;
	border-left:5px solid #eee;
}

ul {	
	margin:10px 10px 10px 0;
	padding:0 0 0 15px;
	border:1px solid #eee;
}
li {
	margin:0 0 0 10px;
	padding:5px;
}
#content img {
	padding:5px;
	border:1px solid #eee;
}
 a {
	color:#0066dd;
	border-bottom:1px dotted #ccc;
	text-decoration:none;
	cursor:pointer;
	_cursor:hand;
}
 a:hover {
	color:#0033aa;
	border-bottom:1px solid #ccc;
}
#footer {
	text-align:center;
	border-top:2px solid #000;
	padding:10px;
	margin:30px 0 0 0;
	color:#ccc;
	width:760px;
	margin:0 auto;
}
#footer a {
	color:#eee;
}

#sidebuttons {
	border:none;
	padding:0;
	margin:0;
}

#sidebuttons li {
	list-style:none;
	margin:0 4px 0 0;
	padding:0;
}

#sidebuttons li a {
	display:block;
	padding:15px 0px 15px 0px;

	background:#990033;
	color:#ffffff; 

	border:3px solid #550000;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	font-size:13pt;
	margin:0 1px 0 0;
	position:relative;
	text-shadow: 2px 2px 1px #2a2a2f;
	
}

#sidebuttons li a:hover {

	border:3px solid #005500;
	
}

#sidebar hr {
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:3px solid #003C64;
}

form .text {
	padding:5px;
	border:1px solid #ccc;
	color:#555;
	width:220px;
}

form .submit {
	width:auto;
	padding:4px 8px 4px 8px;
	background-color:#eee;
	margin-top:5px;
	float:right;
}

div.inlinebutton {

	width:150px;

}

div.inlinebutton a {
	display:block;
	padding:15px 0px 15px 0px;

	background:#990033;
	color:#ffffff; 

	border:3px solid #550000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13pt;
	margin:0 1px 0 0;
	text-shadow: 2px 2px 1px #2a2a2f;
	text-align:center;
	
	width:150px;
	
}

div.inlinebutton a:hover {

	border:3px solid #005500;
	
}

div.popupOverlay {

	width:440px;
	background:url(../images/shade.png);
	border:3px solid #444;
	padding:5px;
	
	color:#fff;
	
	position:absolute;
	z-index:99;
	
	display:none;

}

a.closeButton {

border:none;
float:right;

}

.popupOverlay h4 {
	color:#fff;
	font:1.8em Trebuchet MS;
	margin:10px 0;
	clear:left;
}

.popupOverlay h5 {
	color:#fff;
	font:1.5em Trebuchet MS;
	margin:10px 0;
	clear:left;
}

#content .candidate_lt, #content .candidate_rt {
float:left;
margin-left:20px;
margin-right:20px;
_margin-left:10px;
_margin-right:10px;
font-weight:bold;
font-size:14px;
width:192px;
}

#content .candidate_lt img, #content .candidate_rt img {
padding:0;
width:192px;
height:192px;
}

.candsLTool-tip {
	background:url(../images/candltip.png) top left no-repeat;
	_background:url(../images/candltip.gif) top left no-repeat;
	width:160px;
	height:160px;
	padding:10px 10px 10px 25px;
	color:#222;
	_font-size:10px;
	_line-height:16px;
}

.candsRTool-tip {
	background:url(../images/candrtip.png) top left no-repeat;
	_background:url(../images/candrtip.gif) top left no-repeat;
	width:160px;
	height:160px;
	padding:10px 25px 10px 15px;
	color:#222;
	_font-size:10px;
	_line-height:16px;
}