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

/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
/* remember to define focus styles! */
:focus {
	outline:0;
}
ol, ul {
	list-style:none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* CSS Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear {
	clear:both;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#296790;
	background-color: #749CB7;
}

h1 {
	font-size:2.5em;
	letter-spacing:-1px;
	color:#2b709e;
}

h2 {
	font-size:1.8em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#2b709e;
}

p {
	font-size:1.2em;
}

a:link, a:visited {
	color: #296790;
}

a:hover, a:active {
	color: #FF0000;
}

img.left {
	float:left;
	margin-right:10px;
}

img.right {
	float:right;
	margin-left:10px;
}


.greenbtn {
	width:325px;
	height:39px;
	padding-top:8px;
	text-align:center;
	background:url(../images/greenback.jpg) no-repeat;
}
.greenbtn a {
	font-size:1.5em;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}


#wrapper {
	width:819px;
	margin:0 auto;
}

#header {
	float:left;
	width:819px;
	padding:15px 0 5px 0;
	background-color: #749CB7;
}

#nav {
	float:left;
	color: #FFFFFF;
	width: 819px;
	padding: 3px 0px 8px 15px;
	background:url(../images/nav-bar.gif) no-repeat;
}

#nav a {
	color: #FFFFFF;
	font-weight: 500;
	text-decoration: none;
}

#nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#content {
	float:left;
	width:789px;
	height:auto;
	padding:12px 15px 15px 15px;
	background:#fff url(../images/toprc.gif) top no-repeat;
}

#content .topcontent {
	float:left;
}

#content .topcontent h1 {
	font-size:3.0em;
	font-weight:normal;
	color:#296790;
}
#content .topcontent h2 {
	font-size:2em;
	color:#296790;
	font-style:italic;
	margin-bottom:10px;
}
#content .topcontent .italic {
	font-style:italic;
	margin-bottom:15px;
}
#content .topcontent .leftalign {
	float:left;
	width:195px;
	padding:10px;
	text-align:center;
}
#content .topcontent .leftalign h2 {
	font-style:normal;
}
#content .topcontent .rightalign {
	float:left;
	width:195px;
	padding:10px;
	text-align:center;
}

#content .leftcontent {
	float:left;
	width:410px;
}

#content .leftcontent h2 {
	font-weight:normal;
	margin:13px 0px 10px 0px;
}

#content .leftcontentnav {
	float:left;
	width:200px;
}

#leftnav {
	float:left;
	width:200px;
}

#benefits {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#benefits li { 
	padding-left: 20px;
	padding-bottom: 4px;
	background-image: url(../images/heart.gif);
	background-repeat: no-repeat;
	background-position: 0 .15em;
	font-size:1.2em; 
}

#leftnav {
	margin-left: 0;
	margin-top: 12px;
	padding-left: 0;
	list-style: none;
}

#leftnav li { 
	padding-bottom: 8px;
	font-size:1.1em; 
}

#content .rightcontent {
	float:left;
	width:377px;
}

#content .rightcontent .boxtop {
	float:left;
	width:345px;
	height:9px;
	margin:0;
	padding:0;
	background:#DEE4E7 url(../images/boxtoprc.gif);
}

#content .rightcontent .boxbottom {
	float:left;
	width:345px;
	height:9px;
	margin:0;
	padding:0;
	background:#DEE4E7 url(../images/boxbottomrc.gif);
}

#content .rightcontent .box {
	float:left;
	width:325px;
	margin:0;
	padding:2px 10px 2px;
	background-color: #DEE4E7;
}

#content .rightcontent .box h2 {
	font-size:1.9em;
	margin-bottom:8px;
}

#content .rightcontent .box p {
	float:left;
	width:325px;
	font-size:1.1em;
	margin-bottom:10px;
}

#content .rightcontentwide {
	float:left;
	width:550px;
}

#content .rightcontentwide h1 {
	font-size:2.5em;
	letter-spacing:-1px;
	color:#2b709e;
}

#content .rightcontentwide h2 {
	font-size:1.8em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#2b709e;
	padding-bottom: 18px;
}

#content .rightcontentwide p {
	line-height: 1.25em;
	padding-bottom: 15px;
}


#badgetitle {
	float:left;
	padding:0px 0px 8px 15px;
	width:804px;
	background-color: #FFFFFF;
}

#badge {
	float:left;
	padding:0px 0px 5px 15px;
	width:804px;
	background-color: #FFFFFF;
}



#wld_badge_wrapper { 
	border: 0px solid black; 
	width: 420px; 
	overflow: hidden; 
} 

#wld_badge_wrapper0 { 
	width: 810px; 
	overflow: hidden; 
	border: 0px solid black;
}   

#wld_badge_inner { 
	padding: 10px 0 10px 10px; 
} 

#wld_badge_inner {
	padding-left: 2px; 
	padding-right: 0; 
	padding-top: 10px; 
	padding-bottom: 10px;
}

.wld_badge_item { 
	float: left; 
	margin: 0 10px 0 0; 
	padding: 0; 
	text-align: center; 
	color: #174383; 
	font-family: Arial
}    

.wld_badge_item img { 
	border: 0px solid black; 
}
	    

.wld_badge_item_detail { 
	margin-top: 5px; 
	font-size: 75%; 
	width: 90px; 
	overflow: hidden;
}    

.wld_badge_clear { 
	clear: both; 
}



#footer {
	float:left;
	width:819px;
	height:19px;
	background:url(../images/footerbg.gif) center no-repeat;
}

#footerleft {
	float:left;
}

#footerright {
	float:right;
}

#footer p {
	color:#FFFFFF;
	padding:0px 15px 0 15px;
}

#footer td {
	color:#FFFFFF;
	padding:0px 15px 0 15px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


