@charset "UTF-8";
/* CSS Document */

a.grey {
	color: #6A737B !important;
}

a.grey:hover {
	text-decoration: underline !important;
}

div#mainbody div#navigation {
	float: left;
	width: 187px;
}

div#mainbody div#visual {
	margin-right: -3px;
}

div#mainbody div#visual img {
	position:relative;
	left: -3px;
}

div#mainbody > div#visual {
	margin-right: 0;
}

div#mainbody > div#visual img {
	position: inherit;
	left: auto;
}

div#navigation {
	 font-size: 11px;
}

div#navigation div#greenbg {
	background-color: #8CC63F;
	padding-left: 23px;
	padding-top: 29px;
	padding-bottom: 24px;
}

div#navigation ul {
	list-style: none;
	line-height: 1.5em;
}

div#navigation ul li ul {
	display: none;
}

div#navigation ul li ul li a {
	padding-left: 12px;
}

div#navigation ul li {
	padding-bottom: 1px;
}

div#navigation ul li a {
	color: #FFF;
	text-decoration: none;
}

div#navigation ul li a:hover {
	color: #6A737B;
	text-decoration: none;
}
div#navigation ul li a {
	display: block;
}

div#navigation ul li a.active {
	color: #6a747c;
}

div#navigation ul li a.highlight {
	background-image: url(../images/grey-arrow-green-back.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: #6a747c;
	margin-right: 10px;
}
div#navigation ul li a.noarrow-highlight {
	color: #6a747c;
}
div#otherlinks {
	 
}

div#otherlinks div#six {
	border-right: 1px solid #b4b9bd;
	border-bottom: 1px solid #b4b9bd;
	padding: 11px 23px 23px;
}

div#six h3 {
	font-size: 12px;
	line-height: 1em;
}

div#six h3 a {
	color: #6A737B;
	text-decoration: none;
}

div#six p.arrow {
	margin-top: 3px;
	margin-bottom: 6px;
}

div#content {
	position: relative;
	margin-left: 250px;
	margin-right: 23px;
}

div#content h1 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 24px;
	padding-bottom: 12px;
	border-bottom: 1px solid #b4b9bd;
	margin-bottom: 18px;
	line-height: 1.2em;
}

div#content h2#seoHeader2 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 24px;
	/*padding-bottom: 12px;
	border-bottom: 1px solid #b4b9bd;*/
	margin-bottom: 18px;
	line-height: 1.2em;
}

div#content h1#seoHeader {

	font-size: 16px;
	padding-bottom: 12px;
	border-bottom: 1px solid #b4b9bd;
	margin-bottom: 12px;
}

div.pointer {
	margin-left: -20px;
	padding-left: 20px;
	background-image: url(../images/green-arrow.gif);
	background-position: left 10%;
	background-repeat: no-repeat;
}

div#content div.column {
	float: left;
	width: 296px;
	margin-right: 14px;
}

div#content div.columnwide {
	width: 640px;
}

div#content h4.boxlink {
	margin-top: 20px;	
}

div#content h4.boxlink a, div#content h4.boxlinkinside a, div#content h4.boxlinkfixed a {
	font-size: 11px;
	color: #6A737B;
	text-decoration: none;
	margin-left: -6px;
	padding: 6px;
	border: 1px solid #b4b9bd;
	background-image: url(../images/green-arrow.gif);
	background-position: 98% 50%;
	background-repeat: no-repeat;
	padding-right: 30px;
}
div#content h4.boxlinkinside a {
	margin-left: 0;
}

div#content h4.boxlinkfixed {
	margin: 0;
}

div#content h4.boxlinkfixed a {
	margin-left: 0;
	display: block;
	width: 140px;
	font-weight: normal;
	padding-right: 20px;
	margin-bottom: 5px;
	margin-top: 0;
}

div#content h4.boxlinkfixed a:hover {
	color: #FFF;
	border: 1px solid #8CC63F;
	background-color: #8CC63F;
	background-image: url(../images/green-arrow-over.gif);
	background-position: 98% 50%;
	background-repeat: no-repeat;
}

div#content  h3 {
	clear: both;
	font-size: 13px;
	padding-bottom: 12px;
	border-bottom: 1px solid #b4b9bd;
	margin-bottom: 12px;
}
div#content h3.noclear {
	clear: none;
}

div#content  h4 {
	clear: both;
	font-size: 13px;
	margin-bottom: 12px;
	line-height: 1.3em;
}

div#content h4.tight {
	margin-bottom: 3px	
}

div#content h4.tightspacer {
	margin-bottom: 3px;
	margin-top: 30px;
}

div#content p {
	margin-bottom: 12px;
}

div#content p.fullwidth {
	width: 640px;
}

div#content p.spacer {
	clear: both;
}	

div#content div#pagenav p {
	margin-bottom: 3px;	
}

/*div#content div#pagenav a {
	color: #6A737B;
	text-decoration: underline;
}*/

div#content div#pagenav {
}


div#content div#pagenav div.insidecolumn {
		float: left;
		width: 166px;
		margin-right: 6px;
}

div#content div#pagenav div#right {
	margin-right: 0;
	width: 166px;
}

table.tasktable th {
	border-right: 1px solid #b4b9bd;
	border-top: 1px solid #b4b9bd;
	border-bottom: 1px solid #b4b9bd;
	padding: 6px;
}
table.tasktable .leftcol {
	border-left: 1px solid #b4b9bd;
	width: 188px;	
}
table.tasktable th.infocol {
	width: 70px;	
}
table.tasktable td {
	border-bottom: 1px solid #b4b9bd;
	border-right: 1px solid #b4b9bd;
	padding: 6px;
}
table.tasktable td.dot {
	text-align: center;
}

div#content ul {
	margin-left: 20px;	
}

div#content ul li {
	margin-bottom: 10px;
}

div#content a {
	color: #8CC63F;
	text-decoration: none;
}

div#content p.download {
	margin-bottom: 3px;	
}

div#content p.download a {
	display:block;
	background-repeat: no-repeat;
/*	padding-left: 20px;
*/	height: 20px;
	color: #6A737B;
}

div#content p.download a:hover {
	text-decoration: underline;
}

/*div#content p.download a.pdf {
	background-image: url(../images/icon-pdf.gif);
}

div#content p.download a.wmv {
	background-image: url(../images/icon-wmv.gif);
}*/

div#content div.address {
	float: left;
	width: 150px;
}

div#content div#strategytop {
	border-top: 	1px solid #b4b9bd;
}
div#content div.strategy {
	border-bottom: 	1px solid #b4b9bd;
	height: 120px;
	margin-bottom: 0;
	margin-top: 0;
}

div.strategy div.chart {
	float: right;	
	height: 120px;
	border-left: 1px solid #b4b9bd;
	padding-left: 30px;
	padding-right: 35px;
}

div.strategy div.icon {
	float: left;	
	padding-left: 20px;
	padding-top: 15px;
}

div.strategy div.copy {
	margin-left: 90px;
	width: 420px
}

div.strategy h5 {
	font-size: 15px;
	margin-top: 0;
	padding-top: 15px;
	margin-bottom: 3px;
}

div#sitemap ul {
	list-style: none;
	margin-left: 0;
}

div#sitemap ul li ul {
	list-style: none;
	margin-left: 20px;
	padding-top: 3px;
}

div#sitemap ul li {
	padding-bottom: 3px;
	margin-bottom: 0;
}

div#sitemap ul li ul li {
	padding-bottom: 1px;
	margin-bottom: 0;
}

div#sitemap ul li a {
	display: block;
	border: 1px solid #b4b9bd;
	padding: 3px;
	background-image: url(../images/green-arrow.gif);
	background-position: 98% 50%;
	background-repeat: no-repeat;
	color: #6A737B;
}
div#sitemap ul li a:hover {
	color: #8CC63F;
}

div#sitemap ul li ul li a {
	border: none;
	padding: 0;
	background: none;
}

div#content form p.input {
	margin: 6px 0;
	border-bottom: 1px solid #b4b9bd;
	padding-bottom: 6px;
}

div#content form p#submit {
	margin: 13px 0;
	border-bottom: none;
	padding-bottom: 6px;
}


div#content form p.input label {
	float: left;
	width: 90px;
	font-size: 11px;
}

div#content form p.input input.small {
	width: 90px;
}


div#content form p.input input.medium {
	width: 120px;
}

div#content form p.input input.large {
	width: 180px;
}

div#closebutton a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

/************ LOCATOR FORM STYLES ***************/

form#main_search{
	margin: 0 0 10px 0;
	overflow:hidden;
}
	form#main_search div{
		padding: 3px 0;	
	}
	
		form#main_search div label{
			float: left;
			margin: 0 0 0 6px;
			width: 140px;
		}
		
		form#main_search select#country_id{
			width: 180px;
			margin: 0 0 0 0px;
		}