﻿body {
	margin: 0px 0 10px 0;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:62.5%;
	color: #666666;
	line-height: 140%;
	background: #FFFFFF url(../images/bkg_topix2.png) repeat-x fixed left bottom;
	direction:ltr;
} 

h1, h2, h3, h4, ul, ol, li, form, input, p { padding:0; margin:0; list-style:none; outline:none; }

html { height:100%; }
img { border:none; }
form { padding-bottom:20px; }

a { text-decoration:none; color:#013660; }
a:hover { text-decoration:underline; }

/* == Header Content == */
#header {
	width:900px;
	margin:0 auto;
	overflow:hidden;
	height:87px;
	position:relative;
}

#header a.logo {
	display:block;
	float:left;
	width:187px;
	height:35px;
	/*padding:33px 0 0 9px;*/
	padding-top: 8px;
}

/* == Main Content == */
#contentwrap {
	width:900px;
	margin:0 auto;
	clear:both;
}

#innercontentwrap {
	padding:0px;
}

#maincontent {
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	padding:14px;
	padding-bottom:20px;
	width:870px;
	overflow:hidden;
	background-color: #ffffff;
}

.banner {
	border:1px solid #cfcfcf;
	padding:4px;
	margin-bottom:14px;
	position:relative;
	width:860px;
	overflow:hidden;
}
.banner img { float:left; }
#leftcontent {
	width:550px;
	float:left;
}
#leftcontent h1 {
	font-size:2em;
	color:#333;
	padding:7px 0 0 0;
}
#leftcontent p {
	font-size:1.2em;
	color:#5f5f5f;
	line-height:18px;
	padding:9px 0;
}
#leftcontent h2 {
	color:#333;
	font-size:1.6em;
	padding:22px 0 0 0;
}
#leftcontent h3 {
	font-size:1.4em;
	padding:27px 0 0 0;
	color:#333;
}
#leftcontent h4 {
	font-size:1.3em;
	padding:27px 0 0 0;
	color:#333;
}
#leftcontent ul {
	margin:5px 3px;
}

#leftcontent ul li {
	background:url('../images/rightbullet.gif') no-repeat 0 11px;
	padding:10px 0 4px 14px;
	color:#333;
	font-size:1.4em;
}

#leftcontent .divider {
	border-bottom:1px solid #cfcfcf;
	height:1px;
	font-size:0em;
	padding-top:15px;
}
.floatimgleft {
	float:left;
	padding:0 15px 15px 0;
}
#rightcontent {
	float:right;
	width:285px;
	background:#fff;
	color:#666;
}
#rightcontent .rightcta
{
    /*border:1px solid #cfcfcf;*/
    border-style: none solid solid solid;
    border-width: 1px;
    background-position: 0 0;
    border-color: #cfcfcf;
    background: #f2f2f2 url('../images/right-cta-bg.gif') repeat-x 0 0;
    padding: 10px 10px 0 10px;
    margin-bottom: 15px;
    width: 263px;
    overflow: hidden;
}
#rightcontent h3 {
	font-size:1.3em;
	color:#333;
	line-height:16px;
}
#rightcontent h3 .rText {
	color: Red;
}
#rightcontent h3 a { color:#333; }
#rightcontent h3 a:hover { text-decoration:none; }
#rightcontent h4 {
	font-size:1.3em;
	color:#000;
	width:250px;
	padding-top:6px;
}
#rightcontent h4 a { color:#000; text-decoration:none; }
#rightcontent p { padding:6px 0; }
#rightcontent strong { color:#000; }
#rightcontent .rightcta .contactdetails p {
	font-size:1.1em;
	padding:12px 0 0 0;
}
#rightcontent li { 
	width:100%; 
	overflow:auto;
	padding:6px 0;
}
#footer {
	width: 900px;
	margin: 0px auto;
	background: #464646;
	color: #fff;
	font-size: 1.1em;
	height:36px;
	clear: both;
}
#footer .left {
	float:left;
	padding: 5px 0 10px 5px;
	width:443px;
	text-align:left;
	line-height:25px;
}
#footer .right {
	float:left;
	padding: 5px 0 10px 0;
	width:437px;
	text-align:right;
	line-height: 22px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}
#banners{
    height:68px;
    width:478px;
    overflow:hidden;
    float:right;
    padding-top:10px;
}
#banners li{
    border:0; 
    margin:0; 
    padding:0; 
    list-style:none;
}
#banners a{
        color:#000000;
}
#banners img{
    border:solid 1px #DEDEDE;
}