@charset "utf-8";

/* global elements */ 

* {
	margin:0px;
	padding:0px;
}
.prop {
    height:410px;
    float:right;
    width:1px;
}
.cleanup {
    clear:both;
    height:0px;
  }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
p {
	padding-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.3em;
}
strong {
	color: #5B5B5B;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.2em;
	margin-left: 0em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
ul {
}
li {
}
h1 {
	font-size: 1.8em;
	border-bottom: 1px solid #eee;
	padding-bottom: 0.6em;
	line-height: 1em;
	color: #303030;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 1.5em;
	padding-bottom: 0.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #464646;
	line-height: 1em;
}
h3 {
	color: #333977;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
h4 {}
h5 {}
h6 {}
a {font-weight:bold;}
a:link, a:visited {
	color: #243779;
	text-decoration: none;
}
a:hover, a:visited:hover, a:active {text-decoration: underline;}
.moreLink {
	color: #E21D3A;
	background-image: url(../images/globals/readMoreArrow.gif);
	background-repeat: no-repeat;
	background-position: 37px 4px;
	padding-right:15px;
}
.FloatLeft {}
.FloatRight {}
#cleanup {
	height:0px;
	clear:both;
}

/* page structure elements */ 

#container {
	width: 765px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#masthead {
	float: left;
	width: 765px;
	height: 130px;
}
#masthead img {
	border:0px;
	margin: 0px;
	padding: 0px;
}
#masthead h1 {
	display: none;
}
.wrapper {
	float: left;
	width: 765px;
	background-color: #F0F3FA;
	background-repeat: repeat-y;
	background-image: url(../images/globals/wrapper-bg.jpg);
	background-position: left top;
}
.homewrapper {
	float: left;
	width: 765px;
}
#leftnav {
	float: left;
	height: auto;
	width: 174px;
	margin-left: 8px;
	margin-top: 20px;
	margin-bottom: 25px;
	padding: 0;
}
#leftnav ul {
	list-style-type: none;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E9;	
}
#leftnav li {
/*	_height: 1%;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;	
}	
#leftnav ul ul, #leftnav ul ul ul {margin-bottom:0px;}
#leftnav li a {
	text-decoration:none;
	color: #282F57;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 7px;
	padding-bottom: 8px;
	background-image: url(../images/globals/navbutt-bg-Glass.jpg);
	background-repeat: repeat-x;
	margin: 0;
	font-size: 1.2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	display: block;
}	
#leftnav li.parent li a {
	font-weight:normal;
	padding-left: 10px;
	background-image: url(../images/globals/navbutt-bg-Glass.jpg);
	background-repeat: repeat-x;
	color: #0D0E33;
	text-decoration: none;
}
#leftnav li.parent li a:hover {
	background-image: url(../images/globals/navbutt-bg-Glass_over.jpg);
	text-decoration: underline;
}	
#leftnav li.parent li.parent li a {
	padding-left: 20px;
}
#leftnav li.parent li.parent li.parent li a {
	padding-left: 30px;
}		
#leftnav li a:hover {
	text-decoration: underline;
	background-image: url(../images/globals/navbutt-bg-Glass_over.jpg);
	background-repeat: repeat-x;
	text-decoration:underline;
}					
#leftnav .last {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E9;
}
#leftnav li.parent .last {
	border-bottom-width: 0;
}
.navLast {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E9;
}

/* ------------ CONTENT ------------ */

.contentHolder {
	padding-top: 20px;
	padding-bottom: 15px;
	float: left;
	margin-left: 23px;
	top: 0px;
	width: 537px;
	left: 0px;
}
.contentHolder ul {
	margin-left: 25px;
	padding-bottom: 15px;
	list-style-type: none;
}
.contentHolder li {
	font-size: 1.2em;
	padding-bottom: 1px;
	line-height: 1.7em;
	background-image: url(../images/globals/new-bullet-sml-shad.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
}
.contentHolder li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 5px;
}
.clientsbox {background-color:#fff}
.clientsbox ul {
	margin-left:130px;
}
.clientsbox li {
	padding-bottom: 3px;
}
.homeContentHolder {
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
	margin-left: 20px;
	top: 0px;
	width: 543px;
	left: 0px;
}
.homeContentHolder ul {
	list-style-type: none;
}
.homeContentHolder li {
	font-size: 1.2em;
	background-image: url(../images/icons/directResp_SMALL-export.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 23px;
	padding-left: 80px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #434667;
	margin-left: 5px;
}
.homeContentHolder .noLine {
	border-bottom-style: none;
	font-size: 1.9em;
	font-weight: normal;
	text-align: center;
	line-height: 1.2em;
}
#homeBullets {
	margin-bottom: 15px;
	padding-left: 8px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD;
	padding-bottom: 10px;
	border-bottom-color: #DDD;
	margin-top: 5px;
}
#homeBullets .FloatLeft {
	float: left;
}
#homeBullets .FloatRight {
	float: right;
}
#homeBullets h2 {
	text-align:center;
	margin-bottom: 1em;
	padding-bottom: 0px;
	color: #333;
	font-size: 1.9em;
	font-weight: normal;
}
.offer {
	font-weight:bold;
	margin-top: 5px;
	color: #333333;
}
.dottedline {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* ------------ STATEMENT BOXES ------------ */
.statementBox {
	float: left;
	height: 100%;
	width:533px;
	margin-left: 1.8em;
	margin-right: 0em;
	padding-top: 18px;
}

.statementBox img {
	float: right;
	margin: 0px;
	padding: 0px;
}
.statementBox ul {
	margin-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	list-style-image: url(../images/bullet.jpg);
	}
.statementBox ul li {
	font-size: 110%;
}
.statementBox ol {
	margin-left: 43px;
	list-style-type: decimal;
	text-decoration: none;
}	
.statementBox ol li {
	font-size: 110%;
}
/* ======================== Newsbox ======================== */

#newsbox {
	background-image: url(../images/newsbox/newsboxTile.jpg);
	background-repeat: repeat;
	width: 168px;
	float: left;
	margin-left: 3px;
}
#newsbox h2 {
	background-image: url(../images/newsbox/newsBoxHead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	font-size: 1.5em;
	height: 24px;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
#newsboxContainer {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #D4D4D4;
	border-left-color: #DFDFDF;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#newsboxContainer p {
	font-size: 1.1em;
	color: #000000;
	margin-bottom: 1em;
}
#newsboxContainer a {
	font-weight: normal;
}
#newsboxContainer h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#newsboxContainer a {
	color: #333333;
}
#newsboxContainer a:hover {
	text-decoration: underline;
}
#newsboxContainer .newsMoreLink {
	color: #E21D3A;
	background-image: url(../images/globals/readMoreArrow.gif);
	background-repeat: no-repeat;
	background-position: 32px 2px;
	padding-right:15px;
}

/* ======================== Footer ======================== */

#footer {
	width: 765px;
	height: 53px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
	font-size: 95%;
	background-image: url(../images/globals/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
	clear: both;
	line-height: 0.1em;
	color: #464646;
}
#footer p {
	line-height: 0.3em;
}

#footer a:link {
	font-weight:bold;
	color: #3F3F3F;
	font-size: 100%;
	text-decoration: none;
}
#footer a:visited {
	font-weight:bold;
	color: #333333;
	font-size: 100%;
	text-decoration: none;
}
#footer a:hover, a:active, a:visited:hover {
	text-decoration: underline;	
}
#baseplate {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

