@charset "utf-8";

/**
* Developed By Jonathan Rourke
* Online Media Group
* jon@webomg.com
**/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #a0b4c5;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}

sup {
	font-size: 12px;
	line-height: 10px;
}

#frame {
	width: 1002px;
	margin: 0 auto;
	margin-top: 7px;
}

#header {
	width: 1002px;
	height: 110px;
	float: left;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

#header h1, h4 {
	display: none;
}

#header ul {
	padding-right: 250px;
}

#logo {
	width: 340px;
	height: 110px;
	float: left;
}

#logo img {
	border: none;
}

#header ul {
	padding-right: 250px;
}

#header ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #000;
	color: #000;
}

#header ul li a {
	font-weight: normal;
	text-decoration: none;
	color: #000;
}



/***********************************************************/

#navmenu {
	width: 1002px;
	height: 31px;
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
}

#navmenu img {
	float: left;
}

#navmenu_content {
	width: 990px;
	height: 31px;
	float: left;
	background-image: url(../images/navmenu_bg.jpg);
	background-repeat: repeat-x;
}

#navmenu_content ul {
	float: left;
}

#navmenu_content ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	float: left;
}

#navmenu_content ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding-left: 44px;
	padding-right: 44px;
	border-right: 2px dotted #3186ae;
	float: left;
}

#menu_holder {
	width: 990px;
	height: 20px;
	float: left;
	margin-top: 7px;
}


/************************************************************/

#mainpic {
	width: 1002px;
	height: 231px;
	float: left;
}

#sitebody {
	width: 1002px;
	float: left;
	margin-top: 7px;
}

#body_nav {
	width: 1002px;
	height: 31px;
	float: left;
}

#body_nav ul li {
	display: inline;
	font-family:  "Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	line-height: 30px;
}

#body_nav ul li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	line-height: 31px;
}

.otherpage {
	width: 200px;
	float: left;
	text-align: center;
}

.endpage {
	width: 202px;
	float: left;
	text-align: center;
}

#body_content {
	width: 1002px;
	float: left;
}

#body_content img {
	float: left;
}

#contentinfo {
	width: 1002px;
	height: 340px;
	float: left;
	background-image: url(../images/index_tabs_bg.jpg);
	background-repeat: repeat-y;
}

#content {
	width: 955px;
	margin: 0 auto;
	padding-right: 25px;
}

#content p {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
	color: #333;
	line-height: 20px;
	margin: 10px 0 0 20px;
}

#content p span {
	font-weight: bold;
	text-decoration: none;	
	color: #101E41;
	padding-top: 25px;
}

#content a {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;	
	color: #333;
	text-decoration: underline;
}

#content a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;	
	color: #333;
	text-decoration: none;
}

#content ul {
	padding: 5px 0 0 50px;
}

#content ul li {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;	
	color: #333;
	text-decoration: none;
	line-height: 20px;
}

.content_left {
	width: 648px;
	float: left;
	
}

.content_right_wrapper {
	width: 282px;
	float: left;
}

.content_right {
	width: 190px;
	height: 306px;
	float: left;
	margin-top: 21px;
	padding-left: 51px;
	margin-left: 51px;
	margin-bottom: 15px;
	border-left: 4px solid #094e78;
}

.content_right img{
	margin: 0 0 2px 0;
	padding: 0;
}

.content_right img{
	border: none;
	padding-bottom: 15px;
}

#content1 {
	display: none;
}

#content2 {
	display: none;
}

#content3 {
	display: none;
}

#content4 {
	display: none;
}

#content5 {
	display: none;
}

#footer {
	width: 1002px;
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
}

#footer img {
	float: left;
}

#footer_content {
	width: 987px;
	height: 71px;
	float: left;
	background-image: url(../images/footer_bg2.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#footer_content ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 2px solid #000;
}

#footer_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	color: #000;
}

#footer_content p a {
	text-decoration: none;
	color: blue;
}

#footer_content ul li a {
	text-decoration: none;
	text-align: center;
	color: #000;
}

#footer_content p a {
	text-decoration: none;
	color: blue;
}

.footerbg {
	width: 1002px;
	height: 9px;
	float: left;
	font-size: 0;	
}

#sub_footer {
	width: 1002px;
	float: none;
	margin: 0 auto;
}

#sub_footer p {
	text-align: center;
	font-size: 9px;
	margin-bottom: 10px;
}

#sub_footer a {
	color: #000;
	text-decoration: none
}

#sub_footer a:hover {
	color: #000;
	text-decoration: underline
}

/*********DAVID T*******************/

#body_holder_top {
	width: 1002px;
	height: 32px;
	float: left;
	margin-top: 7px;
	background-image: url('../images/mainbodytop_bg.jpg');
	background-repeat: no-repeat;
}

#body_holder {
	width: 1002px;
	float: left;
	background-image: url('../images/mainbodymiddle_bg.jpg');
	background-repeat: repeat-y;
}

#body_holder1 {
	width: 1002px;
	float: left;
	background-image: url('../images/page_middle.jpg');
	background-repeat: repeat-y;
}

#body_holder_top_right {
	
}

#body_holder_top_right h2 {
	margin-left: -10px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
}

#body_holder_bottom {
	width: 1002px;
	float: left;
	padding-top: 0;
	margin-top: 0;
}

#heading {
	width: 1002px;
	height: 150px;
	float: left;
	background: url(../images/head_img.jpg) top left no-repeat;
	
}

#heading1 {
	width: 1002px;
	height: 150px;
	float: left;
	background: url('../images/banner_login.jpg') top left no-repeat;
}

#heading2 {
	width: 1002px;
	height: 150px;
	float: left;
	background: url('../images/banner_contact.jpg') top left no-repeat;
}

#heading4{
	width: 1002px;
	height: 150px;
	float: left;
	background: url('../images/banner_provider.jpg') top left no-repeat;
}

#heading3{
	width: 1002px;
	height: 150px;
	float: left;
	background: url('../images/banner_provider1.jpg') top left no-repeat;
}

#heading5 {
	width: 1002px;
	height: 150px;
	float: left;
	background: url('../images/banner_platform.jpg') top left no-repeat;
}

#heading6 {
	width: 1002px;
	height: 150px;
	float: left;
	background: url('../images/banner_compliance.jpg') top left no-repeat;
}

#heading7 {
	width: 1002px;
	height: 150px;
	float: left;
	background: url('../images/banner_membership.jpg') top left no-repeat;
}

.headtxt {
	width: 920px;
	float: right;
	margin-top: 20px;
	text-align: right;
	margin-right: 50px;
}

.headtxt h1 {
	display: none;
}

.provider_txt {
	color: #fff;
	font-size: 39px;
	font-weight: bold;
}

.provider_txt h1 {
	font-size: 39px;
	font-weight: bold;
	line-height: 39px;
}

.effiency_txt {
	margin-top: 30px; 
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}

#heading h2 {
	display: none;
}

#left {
	width: 192px;
	float: left;
}

#left img {
	border: none;
	margin-left: 2px;
}

#left_form {
	width: 192px;
	margin: 0 auto;
	color: #030d3e;
}

#left_form form {
	width: 192px;
	float: left;
}

#left_form select {
	width: 150px;
	float: left;
	border: 1px solid #999;
	margin: 10px 0 10px 20px;
}

#left_form input {
	/* width: 120px; */
	float: right;
	border: 1px solid #999;
	margin-right: 9px;
}

#left_form p {
	font-size: 10px;
	font-weight: bold;
	color: #030d3e;
	line-height: 20px;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
}



#left_form1 {
	width: 192px;
	height: 295px;
	margin: 0 auto;
	float: none;
	color: #030d3e;
	background-image: url('../images/form_bg.jpg');
	background-repeat:  repeat-y;
}

#left_form1 form {
	width: 192px;
	float: left;
}

#left_form1 select {
	width: 150px;
	float: left;
	border: 1px solid #999;
	margin: 10px 0 10px 20px;
}

#left_form1 input {
	/* width: 120px; */
	float: right;
	border: 1px solid #999;
	margin-right: 9px;
}

#left_form1 p {
	font-size: 10px;
	font-weight: bold;
	color: #030d3e;
	line-height: 20px;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
}

#left_form1 h2 {
	height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	background: url('../images/title_bg.jpg') no-repeat;
}

.tabletxt {
	font-size: 10px;
	font-weight: bold;
	color: #030d3e;
	text-align: right;
}

.tabletxt tr td {
	padding-bottom: 3px;
}

.tabletxt input {
	/* height: 13px; */
	border: 1px solid #999999;
	width: 120px;
}

#left_form h2 {
	width: 192px;
	height: 32px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
	text-align: center;	
	background-image: url('../images/title_bg.jpg');
	background-repeat: no-repeat;	
}

#left_form h3 {
	width: 192px;
	height: 32px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
	text-align: center;	
}

#left ul li { 
	width: 192px;
	height: 23px;
	margin-left: 0;
	padding-left: 0;
	float: left;
	list-style: none;
	background-image: url('../images/graynav_bg.jpg');
	background-repeat: no-repeat;
}

#left ul li a { 
	margin-left: 23px;
	font-size: 10px;
	font-weight: normal;
	color: #030d3e;
	text-decoration: none;
	line-height: 21px;
}

#left ul li a:hover { 
	color: #030d3e;
	text-decoration: underline;
}

#left img {
	text-align: center;
	border: none;
	padding: 5px 2px 5px 2px;
}

#body_holder_top {
	width: 1002px;
	height: 32px;
	float: left;
}

#body_holder_top1 {
	width: 1002px;
	height: 30px;
	float: left;
	background-image: url('../images/page_top.jpg');
	background-repeat: no-repeat;
	margin-top: 7px;
}

#body_holder_top1 h2 {
	margin-left: 35px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
}

#body_holder_top1 a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#body_holder_top1 a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#body_holder_top_left {
	width: 192px;
	height: 32px;
	float: left;
}

#body_holder_top_left h2 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 32px;
}

#body_holder_top_right {
	width: 810px;
	height: 32px;
	float: left;
}

#body_holder_top_right h2 {
	margin-left: 50px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
}

#body_holder_top_right a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#body_holder_top_right a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#right {
	width:800px;
	float:left;
	padding-left:10px;
}

#right img {
	float: left;
}

#rightcontent {
	width: 800px;
	float: left;
}

strong.strong_tag {
	font-weight: normal;
}
	
#rightcontent p {
	margin: 10px 39px 10px 40px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
	text-align: justify;
}

#right #rightcontent ul li {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;	
}

#rightcontent a {	
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

#rightcontent a:hover {	
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}

#rightcontent h2 {
	margin: 15px 25px 0 40px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #101E41;	
	font-weight: bold;
	line-height: 18px;
}

#rightcontent ul {
	padding-left: 0;
	/** padding-left: 48px; **/
}

#rightcontent ul li {
	margin: 5px 39px 0 0;
	/** margin: 5px 39px 0 48px; **/
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}

#rightcontent .right_content_ul {
	padding-left: 48px;
}

#rightcontent .right_content_ul {
	margin: 5px 39px 0 48px;	
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}


#rightcontent_table_cont {
	width: 700px;
	float: none;
	margin: 0 auto;
}

#rightcontent .type_square p {
	margin-left: 0;
	padding-left: 0;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}

#rightcontent .type_square p a {
	margin-left: 0;
	padding-left: 0;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}

#rightcontent .member-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	color: #08517a;
}

#righttop {
	width: 800px;
	height: 10px;
	float: left;
}

#rightbottom {
	width: 800px;
	height: 10px;
	float: left;
}

#rightcontentbody {
	width: 800px;
	float: left;
	margin-top: 10px;
}

#rightcontent .btn_message h3 {
	padding: 10px 0 10px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#rightcontent .btn_message p {
	
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	margin: 0 20px 0 25px;
}

#rightcontent div.btn_cont p {
	margin-right: 10px;
}

div#rightcontentbody a br.space {
	line-height: 5px;
}

#rightcontent div.btn_message ul li {
	margin: 5px 10px 5px 30px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}

#bottombar {
	width: 751px;
	float: left;
	padding: 20px 0 0 49px;
	
}

/******* Game Show Buttons *****************/

.message_container {
	width: 720px;
	margin: 0 auto;
	float: none;
	clear: both;
}

.message_top {
	width: 720px;
	height: 10px;
	float: left;
}

.message_bottom {
	width: 720px;
	float: left;
}

.btn_message {
	width: 720px;
	height: 120px;
	float: left;
	background-image: url('../images/main_message_bg.jpg');
	background-repeat: repeat-y; 
}

.btns_cont {
	width: 720px;
	float: left;
	margin-left: 40px;
	_margin-left: 20px;
	margin-top: 6px;
	padding-bottom: 10px;
}

.member-image {
	width: 720px;
	float: left;
}

.member-image img {
	border: none;
	float: left;
}

#button11 h3 {
	text-decoration: none;
}

.btns {
	width: 178px;
	height: 60px;
	float: left;
	margin: 0 3px 6px 0;
	background-image: url('../images/grey_btn2.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

.btns a {
	width: 148px;
	height: 45px;
	float: left;
	text-align: center;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	vertical-align: middle;
	display: block;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

div .btns a {
	text-align: center;
	text-decoration: none;
}

div.dontdisplay {
	display: none;
}

.btns a:hover {
	color: #fff;
	text-decoration: none;	
}

/*********** Table Styles *************/

#tableinfo_cont {
	width: 800px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.tableinfo {
	margin: 0 auto;
	border: 1px solid #000;
}

.tableinfo tr.tablecell td {
	padding-right: 5px;
	padding-left: 10px;
}

.td_left {
	padding-top: 20px;
}

.tableinfo tr.tablecell td li {
	padding: 2px 5px 2px 10px;
}

#rightcontent #tableinfo_cont .tableinfo ul.check_mark {	
	list-style: none;
	padding-left: 10px;
}

#rightcontent #tableinfo_cont .tableinfo ul.check_mark li {
	font-size: 13px;
	color: #000;
	margin: 2px 0 2px 0;
	padding-left: 20px;
	list-style: none;
	background-image: url('../images/check.jpg');
	background-repeat: no-repeat;
	background-position: 0 4px;
	
}

#rightcontent #tableinfo_cont .tableinfo ul.disc {
	width: 230px;
	color: #000;
	list-style: disc;
	padding-left: 20px;
	margin-right: 0;
	padding-right: 0;
	background-image: none;
}

#rightcontent #tableinfo_cont .tableinfo ul.disc li {
	color: #000;
	list-style: disc;
	margin-left: 0;
	padding-left: 0;
	background-image: none;
}

#rightcontent #tableinfo_cont .tableinfo ul.circle {
	
	color: #000;
	list-style: circle;
	padding-left: 35px;
	background-image: none;
}

#rightcontent #tableinfo_cont .tableinfo ul.circle li {
	color: #000;
	list-style: circle;
	margin-left: 0;
	padding-left: 0;
	background-image: none;
}

tr.tabletop {
	background-color: #275a84;
	color: #fff;
	height: 25px;
}

tr.tablecell {
	font-size: 13px;
	background-color: #cbcbcb;
	color: #000;
	height: 25px;
}

p.spacing {
	padding-top: 30px;
}

p.spacing2 {
	padding-top: 5px;
}

#contact td {
	font-size: 12px;
}

/*********** Tab Table Styles *************/

#tableinfo_cont_tab {
	width: 703px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
}

.tableinfo_tab {
	margin: 0 auto;
	border: 1px solid #000;
}

.tableinfo_tab tr.tablecell_tab td {
	padding-right: 5px;
	padding-left: 10px;
}

.tableinfo_tab tr.tablecell_tab td li {
	margin: 2px 5px 2px 10px;
}

tr.tabletop_tab {
	background-color: #275a84;
	color: #fff;
	height: 25px;
}

tr.tablecell_tab {
	font-size: 13px;
	background-color: #cbcbcb;
	color: #000;
	height: 25px;
}

p.spacing {
	padding-top: 30px;
}

/************** Login Page *************/

#loginframe {
	width: 702px;
	float: none;
	margin: 0 auto;
}

#loginframe_top {
	width: 702px;
	height: 28px;
	float: left;
	margin-top: 20px;	
	background-image: url('../images/loginframe_top.jpg');
	background-repeat: no-repeat;
}

#loginframe_top p {
	margin-left: 35px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height: 28px;
}

#loginframe_middle {
	width: 702px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url('../images/loginframe_middle.jpg');
	background-repeat: repeat-y;
}

#loginframe_middle h2 {
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#loginframe_middle_cont {
	width: 702px;
	float: left;
}

#loginframe_bottom {
	width: 702px;
	height: 10px;
	float: left;
	padding-bottom: 10px;
}

#disclaimer {
	height: 150px;
	width: 660px;
	margin: 0 auto;
	overflow: auto;
	text-align: justify;
	border: 1px solid #000;
}

#disclaimer p {
	margin: 10px 10px 10px 10px;
	font-size: 13px;
	color: #000;
}

.checkboxes {
	width: 250px;
	float: left;
	margin: 0 0 20px 0;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

#login_cont {
	width: 257px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}

#login_cont_top {
	width: 257px;
	float: left;
}

#login_cont_middle {
	width: 257px;
	float: left;
	background-image: url('../images/loginmiddle.jpg');
	background-repeat: repeat-y;
	clear: both;
}

#login_cont_middle input {
	color: #9c9b97;
	font-size: 13px;
	margin-top: 5px;
	margin-left: 15px;
}

#login_cont_bottom {
	width: 257px;
	float: left;
	background-image: url('../images/loginbottom.jpg');
	background-repeat: no-repeat;
}

.displaynone {
	display: none;
}

.color_text {
	color: #101E41; 
	font-weight: bold;
}

.image_bottom {
	border: none;
	padding: 10px 0 10px 58px;
}

.image_bottom1 {
	border: none;
	padding: 10px 0 10px 100px;
}

.image_bottom2 {
	border: none;
	padding: 10px 0 10px 50px;
}

.bullet_style {
	color: #101E41; 
	font-weight: bold;
	font-size: 12px;
}

.separation_line {
	width: 713px;
	height: 1px;
	margin: 0 auto;
	border-bottom: 1px solid #666;
}

#right .boxes {
	width: 713px;
	height: 160px;
	margin: 10px auto;
	padding: 0;
	background-color: #ebebeb;
	border: 1px solid #090909;
}

#right .boxes p {
	margin: 20px 10px 10px 10px;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
	text-align: justify;
}

#right .boxes h2 {
	margin: 10px 20px 10px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #101E41;
	line-height: 18px;
	text-align: justify;
}

#right .boxes h2 a {
	font-weight: bold;
	text-decoration: none;
	color: #101E41;
}

#right .boxes h2 a:hover {
	text-decoration: underline;
}

#right .boxes img {
	padding: 5px 5px 5px 10px;
	border: none;
}

#right .button {
	width: 713px;
	height: 25px;
	float: left;
}

#right .button img{
	width: 109px;
	height: 25px;
	float: right;
	border: none;
	padding: 0 10px 20px 10px;	
}

