* {
	margin:0;
	padding:0;
}

body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#353599;
	border-bottom:1px solid #535264;
	margin-right:45px;
	padding-bottom:5px;
	margin-left:40px;
	line-height:17px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;	
	margin:0px;
	padding:0px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-left:8px;
	padding-top:6px;
}

.main_wrapper {
	background-color:#413C74;	
	margin-left:auto;
	margin-right:auto;	
}

.main {
	border-color:#413C74;	
	border-style:solid;
	border-width:2px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;	
	width:796px;
}

.top_image{
	position: relative;
}

.print_top_image{
	display:none;
}

.eu_img {
	position: absolute;
	top: 5px;
	left: 5px;
	color: #32457d;
	font-size: 14px;
	font-weight: bold;
}

.left_top_img {
	float:left;
	height: 173px;
}

.right_top_img {
	float:left;
	height:107px;
}

/*BEGIN TOP MENU*/

.top_menu {
	float:left;
	background-image:url(/images/top_menu_bg.gif);
	background-repeat:repeat-x;
	width:656px;
	height:37px;
}

.top_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 5px 0px 0px; 
						/*2*/
}

.top_menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	text-align:center;
}

.top_menu1 a,
.top_menu1 a span {
	display: block;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.top_menu1 a {
	margin: 3px 1px;
}

.top_menu1 a span span {
	display: block;
	text-decoration: none;
	padding: 6px 0 4px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	line-height: 13px;
	margin: 0;
	text-align: center;
}

.top_menu1 a:hover {
	background: url(/images/top_menu.gif) 0 0 repeat-x;
	text-decoration: none;
}

.top_menu1 a:hover span {
	background: url(/images/top_menu_left.gif) 0 0 no-repeat;
	text-decoration: none;
}

.top_menu1 a:hover span span {
	background: url(/images/top_menu_right.gif) 100% 0 no-repeat;
	color: #333399;
	text-decoration: none;
}

.top_menu1_selected a,
.top_menu1_selected a:hover {
	display:block;
	background: url(/images/top_menu.gif) 0 0 repeat-x;
	text-decoration: none;
	padding: 0;
	margin: 3px 1px;
}

.top_menu1_selected a span,
.top_menu1_selected a:hover span  {
	display:block;
	background: url(/images/top_menu_left.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.top_menu1_selected a span span,
.top_menu1_selected a:hover span span {
	display:block;
	background: url(/images/top_menu_right.gif) 100% 0 no-repeat;
	text-decoration: none;
	padding: 6px 0 4px;
	color: #333399;
	font-size: 12px;
	font-weight:bold;
	line-height: 13px;
	margin: 0;
	text-align: center;
}

/*END TOP MENU*/

/*BEGIN LEFT MENU*/

.left_menu {
	float:left;
	width:158px;
}

.menu {
	margin: 0px;
	padding: 0px; 
	list-style-type: none;
}

.menu1 a:link,
.menu1 a:active,
.menu1 a:visited {
	display: block;
	background-image:url(/images/menu_off.gif);
	background-repeat:repeat-x;	
	width:148px;
	height:18px;
	border-bottom:1px #555DA1 solid;
	padding-left:10px;
	padding-top:4px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

.menu1 a:hover {
	background-image:url(/images/menu_on.gif);
	background-repeat:repeat-x;	
	border-bottom:1px #FFFFFF solid;
	height:18px;
	color: #FFFFFF;
}

.menu1_selected a:link,
.menu1_selected a:active,
.menu1_selected a:visited,
.menu1_selected a:hover {
	display:block;
	background-image:url(/images/menu_on.gif);
	background-repeat:repeat-x;
	width:148px;
	height:18px;
	border-bottom:1px #FFFFFF solid;
	padding-left:10px;
	padding-top:4px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.menu2 a:link,
.menu2 a:active,
.menu2 a:visited {
	display: block;
	background-image:url(/images/menu_off.gif);
	background-repeat:repeat;	
	width:148px;
	height:35px;
	border-bottom:1px #555DA1 solid;
	padding-left:10px;
	padding-top:4px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

.menu2 a:hover {
	background-image:url(/images/menu_on.gif);
	background-repeat:repeat;	
	border-bottom:1px #FFFFFF solid;
	height:35px;
	color: #FFFFFF;
}

.menu2_selected a:link,
.menu2_selected a:active,
.menu2_selected a:visited,
.menu2_selected a:hover {
	display:block;
	background-image:url(/images/menu_on.gif);
	background-repeat:repeat;
	width:148px;
	height:35px;
	border-bottom:1px #FFFFFF solid;
	padding-left:10px;
	padding-top:4px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.empty_separator {
	width:148px;
	height:18px;
	padding:4px 0px 0px 10px;
	background-image:url(/images/menu_off.gif);
	background-repeat:repeat-x;
	color: #353599;
	font-weight:bold;
}

.separator {
	width:148px;
	height:18px;
	padding:4px 0px 0px 10px;
	background-image:url(/images/separator.gif);
	background-repeat:repeat-x;
	color: #353599;
	font-weight:bold;
}

/*END LEFT MENU*/

.menu_bottom {
	padding-bottom:25px;	
}

.advertise {
	clear:both;
	float:left;
	padding:10px 25px 20px 15px;
}

/*
.advertise {
	clear:both;
	float:left;
}

.advertise_left {
	float:left;
}

.free_starter {
	float:left;
}

.advertise_big_title {
	float:left;
}

.are_you {
	clear:both;
	float:left;
}

.advertise_middle {
	float:left;
	margin-left:65px;
}

.advertise_right {	
	margin-left:13px;
	float:left;
}

* html .advertise_right {
	margin-left:15px;
	float:left;
}

.brochure_wrapper {
	float:left;
}
*/

.calculator_img {}

.brochure_img {
	margin-top:10px;
}

.contentbox_wrapper {
	margin-left:10px;
	margin-right:10px;
}

.cell_width {
	width:378px;
	padding-left:8px;
	padding-right:15px;
	padding-top:5px;
}

.contentbox_bg {
	background-image:url(/images/contentbox_bg.jpg);
	background-repeat:no-repeat;
	width:378px;
	height:32px;
	color:#333399;
}

/*
.cell_width {
	width:244px;
	padding-left:8px;
	padding-right:15px;	
	padding-top:5px;
}

.contentbox_bg {
	background-image:url(/images/contentbox.jpg);
	background-repeat:no-repeat;
	width:244px;
	height:32px;
	color:#333399;
}
*/
.cell_hspace {
	width:20px;
}

.contentbox_text {
	padding-top:5px;
}
/*
.contentbox_bold_text {
	font-weight:bold;
}
*/
.footer_img {
	background-image:url(/images/man.jpg);
	width:796px;
	height:186px;
}

.footer_smaller_img {
	background-image:url(/images/man_smaller.jpg);
	width:796px;
	height:194px;
}

.powerplan_img {
	float:left;
	padding-top:52px;
	padding-left:404px;
}

.powerplan_smaller_img {
	float:left;
	padding-top:124px;
	padding-left:451px;
}

.footer_links_wrapper {
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	width:800px;
	text-align:center;
	
}

.print_footer {
	display:none;
}

.footer_link {
	color:#000000;	
}

.footer_link:hover {
	color:#6A5DE9;	
}

.bold_text {
	font-weight:bold;
	color:#000000;
}

.bold_subtitle {
	font-weight:bold;
	color:#000000;
	padding-left:38px;
	padding-bottom:3px;
	padding-right:45px;
}

/*INSIDE PAGE*/

.content_wrapper {
	margin-top:25px;
	float:left;
}

.content {
	float:left;
	width:638px;
}

.content_text {
	padding-left:40px;
	padding-right:45px;
}

.bold_link {
	color:#353599;
	font-weight:bold;
}

.content_link {
	color:#353599;
	font-weight:bold;
	margin-left:40px;
}

.calculator_wrapper {
	margin-top:25px;
	margin-bottom:25px;	
}

.top_space {
	margin-top:5px;
}

.left_space {
	padding-left:10px;
}

.left_space2 {
	padding-left:10px;
}

* html .left_space2 {
	padding-left:5px;
}

.subtitle {
	padding-left:40px;
	padding-bottom:15px;
	color:#353599;
}

.subtitle2 {
	padding-left:40px;
	padding-bottom:10px;
	font-weight:bold;
	color:#353599;
}

.subtitle3 {
	padding-left:40px;
	padding-bottom:10px;
	font-size:18px;
	font-weight:bold;
	color:#353599;
}

.grey_subtitle { 
	padding-left:40px;
	padding-bottom:15px;
	color:#535264;
	font-size:12px;
}

.thankyou {
	clear:both;
	color: #CC0000;
	font-weight:bold;
	padding-top:15px;
	padding-left:198px;
	padding-right:14px;
}

.error_color {
	color:#CC0000;
}

.unordered_list {
	list-style:disc;
	padding-left:68px;
	padding-right:45px;
}
	
.ordered_list {
	padding-left:78px;
	padding-right:45px;
}

.list_link {
	color:#353599;
	font-weight:bold;
	padding-bottom:3px;
}

.content_wrapper2 {
	float:left;
	padding-left:158px;
	margin-top:25px;
}

.popup_title {
	font-size:15px;
	font-weight:bold;	
	color:#353599;
}

.popup_title2 {
	font-weight:bold;	
	color:#353599;
}

/*----------------------------------------------*/
.apply_button {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#353599;
	border:1px ridge #555DA1;
	padding:2px;
	width:125px;
	height:25px;
}

.apply_button_over {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#666699;
	border:1px ridge #666666;
	padding:2px;
	width:125px;
	height:25px;
}

.text_small {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 10px
}

.form_field {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border:1px solid #666699;
	padding:2px;
	height:19px;
	width:226px;
}

.form_field2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border:1px solid #666699;
	padding:2px;
	height:23px;
	width:232px;
}

* html .form_field2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border:1px solid #666699;
	padding:2px;
	height:23px;
	width:233px;
}


.apply_textbox {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #666699;
	padding: 2px;
	width:226px;
}

.trade {
	font-size: 11px;
	vertical-align: top;
	line-height: 12px;
	
}

.subheading {
	font-family: Helvetica, Verdana;
	font-size: 20px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px
}

.subheading2 {
	font-family: Helvetica, Verdana;
	font-size: 15px;
	color: #2F3B8C;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px
}

.calculator_text {
	padding-left:40px;
	padding-right:40px;
	text-align:justify;
	font-family: Verdana;
	font-size: 14px;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

.copy {
	font-family: Verdana;
	font-size: 14px;
	color: #666699;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

.calculator_links {
	color: #6460BE;
	text-decoration: underline;
	font-weight: bold;
}

.calculator_links:hover {
	text-decoration: underline;
}

.input2 {
	background-color: #CCCCCC;
	border: 1px solid #666699;
}

.framed_image {
	border: 1px solid #ccc;
	margin: 0 0 1em 40px;
	padding: 4px;
}

a:hover .framed_image {
	border-color: #353599;
}

.no-underline {
	text-decoration: none;
}
/*------------------------------------------*/