@charset "UTF-8";
.backblue {
	background-image: url(images/background-bluesky.png);
	background-repeat: repeat-x;
	background-position: top;
}
.input-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 12px;
	border: 1px solid #404040;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #404040;
}
.endorsers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #db4c1b;
	position: relative;
	left: 42px;
	top: 27px;
	width: 219px;
}
.endorsers-d {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #D31419;
	position: relative;
	left: 42px;
	top: 27px;
	width: 219px;
}
.endorsers-e {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #145612;
	position: relative;
	left: 42px;
	top: 27px;
	width: 219px;
}
.subnav-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
	margin-top: 24px;
	margin-right: 36px;
	margin-bottom: 36px;
	margin-left: 36px;
	padding-top: 24px;
	padding-right: 36px;
	padding-bottom: 36px;
	padding-left: 36px;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*
 * Added by Ray Tobey, 10/23/2009
 */
 
.fulsiz
	{
	width: 100%;
	height: 100%;
	}
.update
	{
	width: 18px;
	height: 16px;
	}	
