@charset "UTF-8";
/* CSS Document */

.logo_box {
	float: left;
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: xx-small;
	text-align: center;
	margin-left: 0px;
}
.logo {
	border: 0px;
}
.top_promo_box {
	text-align: right;
	font-size: xx-small;
	vertical-align: top;
	margin-bottom: 15px;
}
.navibar_box {
	text-align: center;
	margin-left: 170px;
}
.navibar_box a {
	text-decoration: none;
}
.margin_box {
	width: 170px;
	text-align: center;
	float: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
.main_content_box {
	float: left;
	width: 750px;
	margin-top: 30px;
}
.foot_note_item {
	margin-right: 10px;
	margin-left: 10px;
}
.foot_note_item a {
	color: #FFF;
}
.body_style {
	color: #FFF;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(margin_gray_small.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 955px;
}
.main_text_box {
	float: left;
	width: 46%;
	padding: 2%;
	font-size: small;
}
.main_text_box a {
	color: #F7DE54;
}
.foot_note_box {
	float: none;
	font-size: small;
	text-align: center;
	padding: 20px;
	clear: both;
	margin-left: 130px;
}
.call_to_action_box {
	float: right;
	width: 42%;
	padding: 3%;
	text-align: center;
	background-color: #333;
	margin-top: 0px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.call_to_action_image {
	width: 100%;
}
.call_to_action_image_narrow {
	width: 50%;
}
.punch_word {
	color: #F7DE54;
	font-size: xx-large;
}
.no_float {
	float: none;
}
.navibar_item, .navibar_item_selected, .navibar_item_mouseover {
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	float: left;
	font-size: small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #999;
	margin-left: 20px;
}
.navibar_item {
	background-color: #333;
	color: #FFF;
}
.navibar_item_selected {
	background-color: #FFF;
	color: #000;
}
.navibar_item_mouseover {
	background-color: #000;
	color: #FFF;	
	}
h2, h2 a
{
	color:#F7DE54;
}
h2 a 
{
	text-transform: uppercase;	
}
h3, h3 a
{
	color:#F7DE54;
}
h3 a 
{
	text-transform: uppercase;	
}
li
{
	color:#F7DE54;
}
.evaluation_form_box {
	background-color: #333;
	clear: both;
	margin-left: 50px;
	text-align: right;
	padding-top: 10px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: small;
	width: 550px;
	margin-right: 50px;
}
.terms_link {
	font-size: x-small;
	color: #CCC;
}
.adIconStyle {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 0px;
	height: 111px;
	width: 111px;
}
.addBoxStyle {
	border: 1px solid #4F4F4F;
	padding: 5px;
	clear: both;
}
.adTitleStyle {
	color: #F7DE54;
	font-size: 16px;
	text-decoration: underline;
}
.adListBoxAreaStyle {
	width: 650px;
	border: 1px solid #4F4F4F;
	margin: 50px;
}
.clearFloatStyle {
	clear: both;
}
.adTextStyle {
	padding: 0px;
	margin: 5px;
	font-size: 12px;
}
.web_browser_read_link, .ovi_app_download_link {
	float: right;
	height: 28px;
	width: 130px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin: 5px;
}
.web_browser_read_link {
	font-size: small;
	color: #333;
	background-color: #999;
	text-align: center;
	font-weight: bolder;
	text-decoration: none;
}.top_promo_text {
	width: 100px;
	float: right;
	text-align: center;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.image_description {
	font-size: x-small;
}
.image {
	background-color: #000;
	margin: 5px;
	border: 2px solid #CCC;
}

