.CardCopy {
	font-size: 10px;
}
#click_here {
	left: 75px;
	position: absolute;
	top: -130px;
	z-index: 1;
}
#click_here a {
	color: #262626;
	height: 110px;
	left: -10px;
	line-height: 14px;
	position: absolute;
	text-decoration: none;
	top: 0px;
	width: 210px;	
	z-index: 2;
}
#click_here #click_here_bg {
	height: 77px;
	width: 193px;
}
.formFields {
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
}
.Green {
	color: white;
}
#header {
	background: transparent url("/images/redesign/innerpage/header_bg.png") no-repeat top left;
	height: 274px;
	width: 1002px;
	float: left;
	position: relative;
	z-index: 2;
}
#header a {
	color: #21435C;
	font-size: 11px;
	font-weight: bold;
	left: 130px;
	position: absolute;
	text-decoration: none;
	top: 140px;
	z-index: 3;
}
#header a:hover {
	text-decoration: underline;	
}
#header #billboard {
	color: #21435C;
	font-size: 20px;
	font-weight: bold;
	left: 460px;
	position: absolute;
	width: 252px;
	text-align: center;
	top: 60px;
}
.Home, .formErrors {
	color: white;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
.HomeStrong, .SubTitle {
	color: #B7BBA4;
	font-size: 13px;
	font-weight: 575;
}
#idaho_logo {
	position: absolute;
	left: 60px;
	top: 30px;
	width: 180px;
}
#main_content {
	color: white;
	background: url('/images/redesign/innerpage/main_content_content_bg.png') repeat;
	float: left;
	margin-bottom: 80px;
}
#main_content h1, .PageTitle {
	color: #B7BBA4;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#main_content #main_content_footer {
	background: url('/images/redesign/innerpage/main_content_footer_bg.png') repeat;
	height: 80px;
	position: absolute;
	bottom: 90px;
	left: 0px;
	width: 1000px;
}
#main_content #main_content_header {
	background: url('/images/redesign/innerpage/main_content_header_bg.png') repeat bottom;
	height: 80px;
	position: relative;
	top: -80px;
	width: 1000px;
}
#main_content #left_column {
	display: block;
	float: left;
	width: 325px;
}
#main_content p {
	font-size: 13px;
	margin: 5px 0px 20px 0px;
	padding: 0px;
}
#main_content .PageTitle {
	color: #B7BBA4;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#main_content #right_column a, #home_link {
	color: #95B25E;
	text-decoration: none;
}
#main_content #right_column a:hover, #home_link:hover {
	text-decoration: underline;
}
#main_content #right_column {
	float: left;
	position: relative;
	width: 672px;	
}
#main_content #right_column #content {
	/*float: left;*/
	left: 20px;
	position: relative;
	top: -35px;
	width: 583px;
}
#main_content #right_column #reg_content {
	top: -85px;
	position: relative;
}
#main_content #right_column #reg_content p {
	margin: 10px 0px 10px 0px;
}
#main_content ul {
	color: white;
	font-size: 13px;
}
#main_content_nav {
	color: white;
	font-size: 11px;
	font-weight: bold;
	left: 345px;
	position: absolute;
	top: 270px;
	z-index: 3;
}
#news {
	float: right;
	/*right: -15px;*/
	position: relative;
	top: -30px;
	width: 215px;
	margin-left: 11px;
}
#news .news_item{
	background: url('/images/redesign/innerpage/news_item_bg.png') no-repeat bottom;
	margin: 0px 0px 35px 0px;
	width: 215px;	
}
#news .news_item_img,
#news .news_item p
{
	margin-left: 33px;
}

#news .news_item_img{
	margin-top: 10px;	
	margin-bottom: 10px;	
	width: 150px;
}
#news .news_item p{
	color: #B7BBA4;
	font-size: 12px;	
	padding: 0px 0px 35px 0px;
	width: 150px;	
}
.Red {
	color: #E13600;
}
#utah_logo {
	position: relative;
	left: 60px;
	top: 45px;
}
#yes {
	left: 40px;
	position: absolute;
	top: -180px;
}
#yes #yes_bg_en {
	background: url('/images/redesign/innerpage/yes_bg.png') no-repeat;	
	height: 183px;
	width: 257px;
}
#yes #yes_bg_es {
	background: url('/images/redesign/innerpage/ahora_bg.png') no-repeat;	
	height: 183px;
	width: 257px;
}

#content img[style="float: left;"]
{
	margin: 0 10px 2px 0;
}
#content img[style="float: right;"]
{
	margin: 0 0 2px 10px;
}
