h1#creststreet_logo, h2#tagline, div#holder p, form .button {
	overflow: hidden;
	text-indent: -1000px;
}

body {
	margin: 0;
	padding: 0;
	background-color: silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

 
.special-note {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.form_container{
	position:relative;
	left:20px;
	background-color:#cbd8cb;
	width: 480px;
	height: 530px;
}

.form_container_margin{
   position:relative;
	left:10px;
	top:10px;
	width: 587px;
	align: left;
}

.text_field{
	float:left;
	padding: 0;
	background-color:#93c293;
		height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width: 300px;
	border-bottom: 1px solid #ffffff;
}

.text_field_label{
    background-color:#93c293;
	float:left;
	margin: 0;
	padding: 0px 5px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 150px;
	height: 24px;
	border-bottom: 1px solid #ffffff;
}
.text_field_area{
	background-color:#93c293;
	float:left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 300px;
	height: 75px;
	border-bottom: 1px solid #ffffff;
}

.text_field_area_label{
    background-color:#93c293;
	float:left;
	margin: 0;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 150px;
	height: 75px;
	border-bottom: 1px solid #ffffff;
}

.last{
	clear:both;
	border-bottom: 1px solid #ffffff;
	background-color:#628862;
	padding: 3px 5px 0px 5px;
	text-align:left;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width: 450px;
	height: 26px;
}


a {
	text-decoration: none;
}

.body_bold_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}


#callapsible_table{
	position:relative;
	left: 20 px;
}

fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}

.boldSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}

.boldSubHeader_nav {
	position:relative;
	left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}

.grey_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.heading4_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	line-height: 14px;
	font-weight: bold;
}

em {
	font-style: normal;
	font-weight: bold;
}
img {
	border-style: none;
	color: #060;
}
ul, p {
	list-style: none;
	margin: 0;
	padding: 0;
}

.float_left {
	float: left;
}
.clear {
	clear: both;
}
.oneline a {
	margin: 5px 0 0 0;
}
div#container {
	background-color: white;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	font: 12px/16px Arial, Helvetica, Geneva, sans-serif;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

div#container.home {
	color: white;
	background: #3b3b3b url(../images/container-gradient.png) repeat-x 0 75px;
}

div#container.landing {
	color: black;
	background: #FFF url(../images/white.png) repeat;
}

div.home #content a:hover, div.landing #sidebar a:hover, div.home #sidebar a:hover {


	text-decoration: none;
}
div#container.home #content a, div#container.home #content p {
	color: white;	
}

div.landing #content a, div.home #content p {
	color: black;
}

div.home a {
	color: white;
}
div.landing a {
	color: black;
}

#content a {
	text-decoration: underline;
}

/* @group Header Styles */

div#header {
	position: relative;
	width: 960px;
	height: 225px;
}

h1#creststreet_logo {
	position: absolute;
	width: 251px;
	height: 53px;
	margin: 0;
	padding: 0;
	top: 26px;
	left: 11px;
	background: url(../images/logo_creststreet.png);
	z-index: 4;
}

div#page {
	position: absolute;
	width: 251px;
	height: 53px;
	margin: 0;
	padding: 0;
	top: 20px;
	left: 32px;
	z-index: 10;
}

div#page_profile{
	position: absolute;
	width: 290px;
	height: 53px;
	margin: 0;
	padding: 0;
	top: 285px;
	left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #ffffff;
	z-index: 10;
}
div#page_management_team{
	position: absolute;
	width: 290px;
	height: 53px;
	margin: 0;
	padding: 0;
	top: 285px;
	left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #ffffff;
	z-index: 10;
}
div#page_nav_update{
	position: absolute;
	width: 290px;
	height: 53px;
	margin: 0;
	padding: 0;
	top: 285px;
	left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #ffffff;
	z-index: 10;
}
div#page_market_commentaries{
	position: absolute;
	width: 350px;
	height: 53px;
	margin: 0;
	padding: 0;
	top: 285px;
	left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #ffffff;
	z-index: 10;
}
div#page_news_archive{
	position: absolute;
	width: 290px;
	height: 53px;
	margin: 0;
	padding: 0;
	top: 285px;
	left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #ffffff;
	z-index: 10;
}
div#page_careers{
	position: absolute;
	width: 290px;
	height: 53px;
	margin: 0;
	padding: 0;
	top: 285px;
	left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #ffffff;
	z-index: 10;
}
div#page_contact{
	position: absolute;
	width: 290px;
	height: 53px;
	margin: 0;
	padding: 0;
	top: 285px;
	left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #ffffff;
	z-index: 10;
}
div#page_flow{
position: absolute;
	width: 650px;
	height: 53px;
	margin: 0;
	padding: 0;
	top: 285px;
	left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #ffffff;
	z-index: 10;
}
div#page_hedge{
	position: absolute;
	width: 650px;
	height: 53px;
	margin: 0;
	padding: 0;
	top: 285px;
	left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #ffffff;
	z-index: 10;
}
div#page_mf{
	position: absolute;
	width: 290px;
	height: 53px;
	margin: 0;
	padding: 0;
	top: 285px;
	left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #ffffff;
	z-index: 10;
}
div#page_alt{
	position: absolute;
	width: 290px;
	height: 53px;
	margin: 0;
	padding: 0;
	top: 285px;
	left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #ffffff;
	z-index: 10;
}
div#page_wind{
	position: absolute;
	width: 290px;
	height: 53px;
	margin: 0;
	padding: 0;
	top: 285px;
	left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #ffffff;
	z-index: 10;
}

div#page_disclaimer{
	position: absolute;
	width: 500px;
	height: 0px;
	margin: 0;
	padding: 0;
	top: 285px;
	left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	color: #ffffff;
	z-index: 10;
}

h2#tagline {
	position: absolute;
	width: 400px;
	height: 112px;
	z-index: 3;
	background-image: url(../images/new_slogan_2010.png);
	background-repeat:no-repeat;
	top: 141px;
	left: 493px;
}

div#background-images {
	
	position: absolute;
	top: 0;
	left: 0;
	height: 225px !important;
	width: 960px;
	z-index: 1;
	overflow: hidden;
}

div#background-gradient {
	position: absolute;
	top: 30px;
	left: 0;
	height: 143px;
	width: 960px;
	z-index: 2;
	background-image: url(../images/header-gradient.png);
}

div#top-bar {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 30px;
	z-index: 3;
	background-color: black;
}

div#search-box {
	height: 23px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 5px;
}

div#search-box label {
	color: white;
	margin: 0 5px 0 0;
}

div#search-box .button {
    border: none;
    background: url(../images/go-button.png) no-repeat left;
	width: 20px;
	height: 20px;
	padding: 0;
	margin: 0;
}

ul#top-links {
	position: absolute;
	top: 13px;
	left: 330px;
	font-size: 11px;
	line-height: 12px;
}

#top-links li {
	float: left;
	margin: 0 7px 0 0;
	padding: 0 0 0 7px;
	border-color: white;
	border-left-style: solid;
	border-left-color: white;
	border-width: 1px;
}

#top-links li.first {
	padding: 0;
	border-left-style: none;
}

#top-links li a {
	color: white;
	font-weight: bold;
}

#top-links li a:hover {
	text-decoration: underline;	
}
ul#nav-primary {
	position: absolute;
	top: 44px;
	width: 623px;
	height: 40px;
	z-index: 3;
	right: 10px;
}
#nav-primary li {
	position: relative;
	width: 89px;
	height: 40px;
	float: left;
	color: white;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	overflow: hidden;
}
#nav-primary li a {
	color: white;
	display: block;
	width: 85px;
	height: 27px;
	padding: 7px 2px 6px;
}
#nav-primary li:hover {
	overflow: visible;
}
div#nav-funds {
	position: absolute;
	top: 36px;
	left: -177px;
	width: 623px;
	height: 140px;
	padding: 5px 0 0 0;
	background-image: url(../images/funds-menu.png);
}
#nav-primary li div#nav-funds ul {
	float: left;
	width: 180px;
	margin: 15px 0 0 25px;
}
#nav-primary li div#nav-funds ul li {
	height:  auto;
	width: 180px;
	margin: 0;
	padding: 1px;
	letter-spacing: 0;
	word-spacing: -1px;


}
#nav-primary li div#nav-funds ul li a{

	display: block;
	padding: 0;
	color: black;
}
#nav-primary li div#nav-funds ul li.title {
	color: #060 !important;
	font-weight: bold;
}

#nav-primary li div#nav-funds ul li.header {

	position: relative;
	color: #000000 !important;
	font-weight: bold;
	font-style: italic;
	
}

#nav-primary li div#nav-funds ul li.header:hover {

	position: relative;
	list-style-image: url(images/green-arrow.png);

}

#nav-primary li div#nav-funds ul li.blank {

	font-weight: bold;
	font-style: italic;
	list-style-image: url(images/green-arrow.png);

}

#nav-primary li div#nav-funds ul li.blank:hover {

	font-weight: bold;
	font-style: italic;
	list-style-image: url(images/green-arrow.png);

}

#nav-primary li div#nav-funds li {
	text-align: left;
	
}
#nav-primary li div#nav-funds li.title:hover {
	list-style: none;
	
}
#nav-primary li div#nav-funds li:hover {
	list-style-position: outside;
	list-style-image: url(../images/green-arrow.png);
}
#nav-primary li div#nav-funds li a{
	height: auto;
	width: auto;	
}
/* @group nav-primary li's */
li#np1 {
	background-image: url(../images/nav-buttons-profile.gif);
}
li#np2 {
	background-image: url(../images/nav-buttons-manage.gif);
}
li#np3 {
	background-image: url(../images/nav-buttons-funds.gif);
}
li#np4 {
	background-image: url(../images/nav-buttons-nav.gif);
}
li#np5 {
	background-image: url(../images/nav-buttons-market.gif);
}
li#np6 {
	background-image: url(../images/nav-buttons-news.gif);
}
li#np7 {
	background-image: url(../images/nav-buttons-careers.gif);
}
li#np1:hover {
	background-image: url(../images/nav-buttons-hover-profile.gif);
}
li#np2:hover {
	background-image: url(../images/nav-buttons-hover-manage.gif);
}
li#np3:hover {
	background-image: url(../images/nav-buttons-hover-funds.gif);
}
li#np4:hover {
	background-image: url(../images/nav-buttons-hover-nav.gif);
}
li#np5:hover {
	background-image: url(../images/nav-buttons-hover-market.gif);
}
li#np6:hover {
	background-image: url(../images/nav-buttons-hover-news.gif);
}
li#np7:hover {
	background-image: url(../images/nav-buttons-hover-careers.gif);
}
/* @end */

/* @end */

div#sidebar {
	position: relative;
	float: left;
	width: 310px;
	height: auto;
	margin: 10px 0 0 10px;
}
div#content {
	position: relative;
	float: left;
	width: 630px;
	margin: 10px 0 0 0;
}
div#nav-secondary {
	position: relative;
	width: 308px;
	height: 158px;
	margin: 0 0 10px 0;
	border: 1px solid white;
	overflow: hidden;
	background-color: #004E00;
	color: #000000;
	z-index: 30;
}
div#nav-third {
	position: relative;
	width: 308px;
	height: auto;
	margin: 0 0 10px 0;
	border: 1px solid white;
	overflow: hidden;
	background-color: #8cbe27;
	color: #000000;
}
ul.nav-secondary {
	margin: 0;
}
div#nav-secondary ul.nav-secondary li {
	display: block;
	width: 308px;
	height: 26px;
	display: block;
	font-size: 14px;
	line-height: 25px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #ffffff;
}
div#nav-secondary ul.nav-secondary li a {
	display: block;
	color: #ffffff;
	width: 288px;
	height: 25px;
	padding: 0 10px;
}
div#nav-secondary ul.nav-secondary a:hover {
	background: #436443;
	border-color: #ffffff;
}

ul.nav-third {
	margin: 0;
}
div#nav-third ul.nav-third li {
	display: block;
	width: 308px;
	height: 25px;
	display: block;
	font-size: 15px;
	line-height: 25px;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #ffffff;
}
div#nav-third ul.nav-third li a {
	display: block;
	color: #ffffff;
	width: 288px;
	height: 25px;
	padding: 0 10px;
}
div#nav-third ul.nav-third a:hover {
	background: #aee83a;
	border-color: #ffffff;
}

ul.links_pdf li {

	color: black;
	background: url(../images/icon_pdf.png) no-repeat;
	padding: 3px 0 3px 25px;
}

ul.commentaries li {
	position: relative;
	left:30px;
	height: 30px;
	color: black;
	background: url(../images/commentaries_pg_icon_sm.jpg) no-repeat;
	padding: 3px 0 3px 25px;
}
#content ul.commentaries a{
	color: black;
	background-color: #ffffff;
	text-decoration: none;
}

#content ul.commentaries a:hover{
	color: #006600;
	background-color: #ffffff;
	text-decoration: underline;
}

#content td  a{
	color: black;
	text-decoration: none;
}

#content td  a:hover{
	color: #006600;
	text-decoration: underline;
}

.heading4_green {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	line-height: 14px;
	font-weight: bold;

}

.body_bold_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
}


.body_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}

/* @group Homepage Holder */

div#holder {
	position: relative;
	width: 308px;
	height: 158px;
	margin: 0 0 10px 0;
	border: 1px solid white;
	overflow: hidden;
}
div#holder p {

}
div#holder-signup-link {
	position: absolute;
	top: 130px;
	width: 310px;
	height: 30px;
	background: url(../images/black-transparency.png) repeat;
	font-size: 14px;
	line-height: 24px;
}
div#holder-signup-link a {
	color: white;
	padding: 0 30px 0 0;
	background: url(../images/go-button.png) no-repeat right;
	height: 24px;
	display: inline-block;
	width: auto;
	margin-left: 10px;
	margin-top: 3px;
}

/* @end */

form#email_subscribe {
}
div.home form#email_subscribe {
	font-size: 11px;
	line-height: 13px;
}
div.landing form#email_subscribe {
	font-size: 11px;
	line-height: 13px;
}
form#email_subscribe {
	margin: 0 0 0 10px;
}
form#email_subscribe legend {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
}

form#email_subscribe fieldset .button {
    border: none;
    background: url(../images/go-button.png) no-repeat left;
	width: 20px;
	height: 20px;
	padding: 0;
	margin: 0;
}
form#email_subscribe input {
	margin: 0;
	padding: 0;
}
form#email_subscribe li {
	margin: 10px 15px 10px 0;
}

#content #top-box {
	position: relative;
	width: 629px;
	height: 158px;
	background-color: #003B00;
	margin: 0 0 10px 0;
	overflow: hidden;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

#content #top-box h3 {
	padding: 10px 0 0 0;
	margin: 0 0 6px 20px;
	font-size: 20px;
	line-height: 24px;
	color: white;
}

#content #top-box p {
	padding: 0;
	margin: 0 20px 6px 20px;
	color: white;
}
div.home h3 {
	color: white;
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 20px;
	line-height: 24px;
}


ul.links li a{
text-decoration: none;
}

ul.links li a{
text-decoration: none;
}


ul.links_pdf li {
	color: black;
	background: url(../images/icon_pdf.png) no-repeat;
	padding: 3px 0 3px 25px;
}
ul.links_pdf li a {
	text-decoration: none;

}
ul.links_pdf{
	margin: 20px 0 20px 0;
}
ul.normal li a{
	text-decoration: none;
}
#sidebar ul.links {
	list-style-image: url(../images/green-arrow.png) !important;
	margin: 0 0 30px 30px;
}
#content ul.links {
	list-style-image: url(../images/green-arrow.png) !important;
	margin: 0 20px 20px 40px;
	text-decoration: none;
}

#content ul.links_home {
	list-style-image: url(../images/green-arrow.png) !important;
	margin: 0 20px 20px 40px;
	text-decoration: none;
}

#content ul.links a{
	text-decoration: none;
}

#content ul.links_home a{
	text-decoration: none;
}

#content ul.links li{
	margin-top:5px;
}

#content ul.normal {
	list-style-image: url(../images/green-arrow.png);
	margin: 0 20px 20px 40px;
	
}

#sidebar ul.normal2 {

	list-style-image: url(../images/green-arrow.png);
	margin: 0 20px 20px 40px;	
}

#sidebar ul.normal3 {

	list-style-image: url(../images/green-arrow.png);
	
}

#content td ul.normal4 {

	list-style-image: url(../images/green-arrow.png);
	
}

#content ul.normal2 {

	list-style-image: url(../images/green-arrow.png);
	margin: 0 20px 20px 40px;
	
}

#content td ul.normal {
	list-style-image: url(../images/green-arrow.png);
	margin: 0 20px 20px 40px;
	
}

#content td ul.normal2 {

	list-style-image: url(../images/green-arrow.png);
	margin: 0 20px 20px 40px;
	
}






#content ul.normal2 a{

	font-weight: bold;
	color: #333333;

	text-decoration: none;
}

#content ul.normal2 a:hover{
	font-weight: bold;
	color: #006600;

	text-decoration: underline;
}

.italic_under {
position:relative;
left:20px;
top:-5px;
margin-bottom:10px;
}




#sidebar ul.normal2 a{
	width:300px;
	font-weight: bold;
	color: #333333;

	text-decoration: none;
}

#sidebar ul.normal2 a:hover{
	width:300px;
	font-weight: bold;
	color: #006600;

	text-decoration: underline;
}

#content ul.links_pdf {
	margin: 0 0 0 20px;
}

#content ul.links_pdf a{
	color: black;

	text-decoration: none;
}

#content ul.links_pdf a:hover{
	color: #006600;

	text-decoration: underline;
}

#content p a{
	color: black;
	text-decoration: none;
}

#content p a:hover{
	color: #006600;
	background-color: #ffffff;
	text-decoration: underline;
}

ul.accordion li.open {
	margin: 0 0 0 20px;
	background-color: #7ab03e;
	color: white;
}

ul.accordion li.closed {
	margin: 0 0 4px 20px;
	background-color: #e7e7e7;
	color: black;
}

ul.accordion li.closed:hover{
	margin: 0 0 4px 20px;
	background-color: #7ab03e;
	color: #ffffff;
}

ul.accordion li.open, ul.accordion li.closed {
	height: 30px;
	font-size: 15px;
	cursor: pointer;
	line-height: 30px;
	width: auto;
	padding: 0 0 0 11px;
}

ul.accordion li.drawer {
	margin: 0 0 10px 20px;
	padding: 10px 0 10px 0;
}

ul.accordion img {
	margin: 0 20px;
}

#content h2, #content h3, #content h4, #content h5 {
	color: #060;
	margin: 0 20px;
	padding: 5px 0;

}
#content h5 {
	color: #666666;
	margin: 0 20px;

}

div.home #content h2, div.home #content h3, div.home #content h4, div.home #content h5 {
	color: white;
}
#content h3 {
	font-size: 20px;
	line-height: 24px;
}

#content h4 {
	font-size: 16px;
	line-height: 20px;
}

#content h5 {
	font-size: 12px;
	line-height: 16px;
}
#content .nospace {
	margin: 0 20px !important;
	padding: 0 !important;
}
#content p {
	margin: 0 20px 7px 20px;
}
#content p.legal {
	color: black;
	font-size: 10px;
	line-height: 12px;
	margin: 0 20px 6px 20px;
}

#content ul.contact-card {
	position: relative;
	width: 280px;
	height: auto;
	float: left;
	margin: 0 0 20px 20px;
}
#content ul.contact-card li.name {
	font-weight: bold;
}
#content ul.person-info {
	margin: 0 20px 20px;
}
#content ul.person-info li.name {
	color: #060;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
}
#content ul.person-info li.title {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}
#content ul.person-info li.biography {
	margin: 4px 0 0;
}

div#footer {
	position: relative;
	clear: both;
	width: 938px;
	height: 38px;
	margin: 10px;
	background-color: #003B00;
	color: white;
	border: 1px solid white;
}

#footer ul {
	position: absolute;
	display: block;
	width: 930px;
	height: 38px;
	font-size: 11px;
	line-height: 12px;
	text-align: center !important;
	margin: 6px 0 0 0;
}
#footer li {
	float: center;
	margin: 0 10px 3px 0;
	padding: 0 0 0 10px;
	border-color: white;
	border-left-style: solid;
	border-left-color: white;
	border-width: 1px;
}
#footer li.first {
	margin: 0 10px;
	padding: 0;
	border-left-style: none;
}
#footer li a {
	color: white;
	font-weight: bold;
}
#footer li a:hover {
	text-decoration: underline;	
}


 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#999999 !important; //reCaptcha widget background color

   
 }
 
 #recaptcha_table {
   border-color: #999999  !important; //reCaptcha widget border color
   border-width: 0px 0px 0px 0px  !important;
 }
 
 #recaptcha_response_field {
   border-color: #666666 !important; //Text input field border color
   background-color:#FFFFFF !important; //Text input field background color
 }

























.table_wrap {
margin-left:20px;
	width: 590px;
	background-color: #C2DDBB;
	float: left;
}
.table_wrap p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.table_wrap    ul  {
	margin-left: 18px;
	list-style-position: outside;
	list-style-image: url(../images/green-arrow.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #006600;
}
#left_column {
	width: 48%;
	margin-right: 5px;
	float: left;
	text-align: left;
}

#left_column2 {
	width: 31%;
	margin-right: 20px;
	float: left;
	text-align: left;
}

#mid_column {
	width: 31%;
	margin-right: 2px;
	float: left;
	text-align: left;
}

#mid_column td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


#left_column td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#left_column2 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#right_column {
	width: 48%;
	float: right;
	
}

#right_column2 {
	width: 31%;
	float: right;
	margin-right: 2px;
}
#right_column td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#right_column2 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
