*{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background: url(../images/r-back.gif) repeat-x scroll 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	color: #353535;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
TABLE, TD, TR, P {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #353535;
	line-height: 22px;
}

FORM{ display: inline; }
A{

}
A:link{
	font-weight: normal;
	text-decoration: underline;
	color: #029c2a;
}
A:visited{
	font-weight: normal;
	text-decoration: underline;
	color: #029c2a;
}
A:hover{
	font-weight: normal;
	text-decoration: none;
	color: #353535;
}
A:active{
	font-weight: normal;
	text-decoration: underline;
	color: #029c2a;
}

.title {
	font-size: 18px;
	text-decoration: none;
	color: #003300;
}
A.title:link, A.title:visited, A.title:active {
	text-decoration: none;
	color: #003300;
}
A.title:hover{
	text-decoration: underline;
	color: #003300;
}
.title_italic {
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	color: #003300;
}
A.title_italic:link, A.title_italic:visited, A.title_italic:active {
font-style: italic;
	text-decoration: none;
	color: #003300;
}
A.title_italic:hover{
	text-decoration: underline;
	color: #003300;
}
.title_grey {
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	color: #353535;
}
A.title_grey:link, A.title_grey:visited, A.title_grey:active {
	text-decoration: none;
	color: #353535;
}
A.title_grey:hover{
	text-decoration: underline;
	color: #353535;
}
.side_textsm {
	font-size: 10px;
	text-decoration: none;
	color: #8b8b8b;
}
A.side_textsm:link, A.side_textsm:visited, A.side_textsm:active {
	text-decoration: underline;
	color: #8b8b8b;
}
A.side_textsm:hover{
	text-decoration: none;
	color: #8b8b8b;
}
.greenlg {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #009900;
}
A.greenlg:link, A.greenlg:visited, A.greenlg:active {
font-weight: bold;
	text-decoration: underline;
	color: #009900;
}
A.greenlg:hover{
	text-decoration: none;
	color: #009900;
}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #353535;
	line-height: 16px;
}
.textsm_italic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight: normal;
	color: #353535;
	line-height: 14px;
}
/* table functions */
img.image_pad_right {
float: right;
margin: 2px 0px 4px 18px;
}
img.image_pad_left {
float: left;
margin: 2px 18px 4px 0px;
}
img.image_pad_startup {
margin-bottom: 4px;
}
table.white_back {
background-color:#ffffff;
}
table.greendk_back {
background-color:#014014;
}
tr.band1 {
	background-color:#ffffff;
}
tr.band2 {
	background-color:#ebebeb;
}




.bullets {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	color: #003300;
	padding-left: 18px;
	padding-right: 6px;
}

/* forms */
.form_fields {
	border: inset #CEAC5C 1px;
	color: #333333;
}
.form_search_fields {
	font-size: 11px;
	border: inset #CEAC5C 1px;
	color: #333333;
}

/* footer */
.footer {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	line-height: 22px;
}
A.footer:link, A.footer:visited, A.footer:active {
font-weight: bold;
	text-decoration: none;
	color: #999999;
}
A.footer:hover{
	text-decoration: underline;
	color: #999999;
}
.footer2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #818282;
}
.footer_black {
	font-size: 11px;
    text-decoration: none;
    color: #40614a;
}
.footer_bar {
	font-size: 11px;
    text-decoration: none;
    color: #cccccc;
	padding: 17px 4px 17px 4px;
}
.copyright {
	font-size: 11px;
	text-decoration: none;
	color: #838484;
	line-height: 17px;
}
A.copyright:link, A.copyright:visited, A.copyright:active {
	text-decoration: none;
	color: #838484;
}
A.copyright:hover{
	text-decoration: underline;
	color: #838484;
}
.point08 {  
	text-decoration: none;
	font-size: 8px; 
	color: #40614a; 
}
A.blue_home_link:link, A.blue_home_link:visited, A.blue_home_link:active {
	text-decoration: underline;
	font-size: 14px;
	color: #006699;
}
A.blue_home_link:hover{
	text-decoration: none;
	font-size: 14px;
	color: #006699;
}

.startup_journal_blurb{
	text-decoration: none;
	font-size: 13px;
	color: #333333;
}

.press_heading{
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #006699;
}
.title_blue{
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #006699;
	line-height: 24px;
}

.faq_q{
	color: #815b39;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

/* Validation Errors */
.error {
	color: red;
	padding-left: 5px;
	font-size: 11px;
}