/* template CSS */
html, body {
	background-image:;
	background-color:;
	background-repeat:;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
}

td, body, th, span, div, ul, p {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#364440;
	line-height:20px;
}

.tan_17 {
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#aaaa7e;
	line-height:20px;
}

.caption_text {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#364440;
	line-height:17px;
}


.footer_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #aacdc2;
}

.nav_featured  {
	font:Arial, Helvetica, sans-serif;
	color: #2d5048;
	font-size:12px;
	text-decoration: none;
	}

.nav_financing {
	color: #2d5048;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	}
	
.nav_resources {
	color: #333d66;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	}
 
/* headers */
.h1, h1, .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #00795F;
}


.h2, h2, .subtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #00795F;
}

.h3, h3, .subsubtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00795F;
}

/* links */

.tan_17 a:link, .tan_17 a:visited, .tan_17 a:active {
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#aaaa7e;
	line-height:20px;
	text-decoration:none;
}

.tan_17 a:hover{
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#aaaa7e;
	line-height:20px;
	text-decoration:underline;
}

.nav_featured a:link, .nav_featured a:visited, .nav_featured a:active {
	color: #2d5048;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	}

.nav_featured a:hover {
	color: #2d5048;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	}
 
 
.nav_financing a:link, .nav_financing a:visited, .nav_financing a:active {
	color: #2d5048;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	}

.nav_financing a:hover {
	color: #2d5048;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	}

.nav_resources a:link, .nav_resources a:visited, .nav_resources a:active {
	color: #333d66;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	}

.nav_resources a:hover {
	color: #333d66;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	}

.subnav a:link, .subnav a:visited, .subnav a:active {
	text-decoration: none;
}

.subnav a:hover {
	text-decoration: none;
}

.content a:link, .content a:visited, .content a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #027A5F;
	text-decoration: underline;
	}

.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #005339;
	text-decoration: none;
	}

/* lists */
li {
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}

ul {
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}


/* BUTTONS 
To work in IE needs javascript, function already included in the common.js file.
SEE P:\V\VirtualAtlantic\template\domain.com\styles\IEHoverBtn.html*/

input.btn {
   font-size:;
   font-family:;
   color:;
   background-color:;
   border:;
}

input.btn_hover {
color:;
background-color:;
}

.alert {
	color:Maroon;
	font-weight:bold;
	font-size: 11px;	
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textbox_standard, .textboxStandard {
	width: 150px;
}

.textbox_short, .textboxShort {
	width: 50px;
}

.textbox_medium, .textboxMedium {
	width: 90px;
}

.textbox_thin, .textboxThin {
	width: 60px;
}

.textbox_thin_alert, .textboxThinAlert {
	background-color: #FF9999;
	width: 60px;
}

.textbox_wide, .textboxWide {
	width: 240px;
}

.textbox_widest, .textboxWidest {
	width: 400px;
}

.table_header, .table_header td, .table_header a, table_header a:visited, .table_header a:link, .table_header a:active {
	color: White;
	text-decoration: none;
	background-image: url(../images/table_header.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.table_header a:hover {
	text-decoration: underline;
}


.table_alt_row {
	background-color:#FFFFFF;
	
}
.table_row {
	background-color:#E8E7E6;
	
}
.page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003300;
}

.table_alt_2_row {
	background-color:Silver;	
}

.table_grid {
	border-color:#115B43;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
}

.form_field {
	background-color:#FFFFFF;
	border: #A2C3FF 1px solid;
	padding-left: 3px;
}

.seperator {
	font-size:9px;
	font-weight:bolder;
}

.textbox_search {
	width: 165px;
	height: 18px;
	font-size:10px;
}

/* design elements */
.nav_green1 {
	background-color: #e0ede1;
}
.nav_green2 {
	background-color: #c8ddca;
}
.nav_tan1 {
	background-color: #eae5d6;
}
.nav_tan2 {
	background-color: #ded5c1;
}
.nav_blue1 {
	background-color: #e0e4f3;
}
.nav_blue2 {
	background-color: #d0d5e9;
}
.nav_tan_BG {
	background-color: #dad0b9;
}
.nav_blue_Bg {
	background-color: #c3c9e0;
}

border {
	color:#c4ddd6;
	width:1px;
}

border a:link, border a:active, border a:visited {
	color:#c4ddd6;
	width:1px;
}

border a:hover {
	color:#184735;
	width:1px;
}

