body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	height: 100%;
	color: #046530;
	background-color: #bdd797;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.table {
	background-position: center center;
	border: 1px ridge #999999;
	}

a
{
	color: #990000;
	font-weight:bold;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #046530;
	color: #046530;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #046530;
}

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #046530;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small, .small td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.smallBlack, .smallBlack td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: Black;
}
.smallRed, .smallRed td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color:#CC0000;
}

.std_alert {
	color:#CC0000;
}

.header_top {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#FFFFFF;
}
.header_top a {
	font-weight:normal;
	text-decoration: none;
	color:#FFFFFF;
}
.header_top a:hover {
	font-weight:normal;
	text-decoration: underline;
	color:#FFFFFF;
}


.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.standard {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.textbox_standard {
	width: 180px;
}
.textbox_standard_alert 
{
	background-color: #FF9999;
	width: 180px;
}

.textbox_thin {
	width: 56px;
}

.textbox_thin_hide 
{
	visibility: hidden;
	display: none;
}

.textbox_thinner {
	width: 35px;
}

.textbox_thin_alert 
{
	background-color: #FF9999;
	width: 56px;
}

.textbox_thinner_alert {
	background-color: #FF9999;
	width: 35px;
}

.textbox_wider {
	width: 360px;
}

.alert 
{
	color:#CC0000;
	font-weight:bold;
	font-size:12px;
}

.alert_same {

	color:#CC0000;
}

.thinborder {
	border-width: 1px;
	border-style: solid;
	border-color: #666666 #666666 #666666 #666666;
}

.leftnavtable {
	vertical-align: middle;
	margin-right: 20px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.leftnavtable:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.faded {
	color: #999999;
	font-weight: normal;
}
.header_table_smaller 
{

	background-color: #404040;	
	color: White;
	font-size: 12px;
	font-weight: bold;
	
}
.header_table 
{

	background-color: #404040;	
	color: White;
	font-weight: bold;
	
}
.alert_table 
{

	background-color: #CC0000;	
	color: White;
	font-weight: bold;
	
}
.alert_slight_table 
{

	background-color: #FF9999;	
	color: White;
	font-weight: bold;
	
}
.table_alt_rows 
{
	background-color: #E0E0E0;
}
.table_standard 
{	
	border-color:#404040;border-width:1px;border-style:solid;border-collapse:collapse;
}

.table_colored_footer 
{
	background-color: #FF9999;
}

.table_colored_footer a {
	font-weight:normal;
	text-decoration: none;
	color:#FFFFFF;
}
.table_colored_footer a:hover {
	font-weight:normal;
	text-decoration: underline;
	color:#FFFFFF;
}


.table_border
{	
	
	border-bottom:solid 1px #404040;
	border-right:solid 1px #404040;
	
}

.table_border td
{	
	
	border-top:solid 1px #404040;
	border-left:solid 1px #404040;
}

.table_alt_rows_border
{
	background-color: #E0E0E0;
	border-top:solid 1px #404040;
	border-right:solid 1px #404040;
}
.table_rows_border
{
	border-top:solid 1px #404040;
	border-right:solid 1px #404040;
}

.table_alt_rows_last_border
{	
	background-color: #E0E0E0;
	border-top:solid 1px #404040;
	border-right:solid 1px #404040;
	border-bottom:solid 1px #404040;
}
.table_rows_last_border
{
	border-top:solid 1px #404040;
	border-right:solid 1px #404040;
	border-bottom:solid 1px #404040;
}

.underline {
	border-bottom: 1px #bbbbbb solid;
}
.overline {
	border-top: 1px #bbbbbb solid;
}

.cell_bg_0{
	background-color: #dddddd;
}

.cell_bg_1{
	background-color: #eeeeee;
}


.underline_cell_bg_0{
	border-bottom: 1px #bbbbbb solid;
	background-color: #dddddd;
}

.underline_cell_bg_1{
	border-bottom: 1px #bbbbbb solid;
	background-color: #eeeeee;
}




.header_bg_0{
	background-color: #dddddd;
	border-bottom: 2px #bbbbbb solid;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;	
	width:60px;
	text-align:center;
	padding: 3px;	
}

.header_bg {
	font-size: 8px;
	border-bottom: 2px #bbbbbb solid;
	text-align:right;
	padding: 3px;	
}


.header_bg_1{
	background-color: #eeeeee;
	border-bottom: 2px #bbbbbb solid;
	font-size: 8px;
	width:60px;
	text-align:center;
	padding: 3px;	
}

.header_bg_0{
	background-color: #dddddd;
	border-bottom: 2px #bbbbbb solid;
	font-size: 8px;	
	width:60px;
	text-align:center;
	padding: 3px;	
}


.std_cell_bg {
	border-bottom: 1px #bbbbbb solid;
	text-align:right;
	padding: 3px;	
}


.std_cell_bg_1{
	background-color: #eeeeee;
	border-bottom: 1px #bbbbbb solid;
	width:60px;
	text-align:center;
	padding: 3px;	
}

.std_cell_bg_0{
	background-color: #dddddd;
	border-bottom: 1px #bbbbbb solid;
	width:60px;
	text-align:center;
	padding: 3px;	
}

.footer td {
	border-top: 2px #bbbbbb solid;
}

.footer_bg_0 {
	background-color: #dddddd;
	padding: 0px;	
}

.footer_bg_1 {
	background-color: #eeeeee;
	padding: 0px;	
}
.unconfirmed 
{
	background-color: Yellow;
	
}
.left_bordered_cells 
{
	border-left: 1px #dddddd solid;
}

.final_row td
{
	border-top: 2px #bbbbbb solid;
	font-weight: bold;	
}

.main_bg {
	background-color:#EBF6DD;
	background-image:url(images/main_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.main_table {

	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 25px;
}

.contact_table {

	background-image:url(images/contact_us_tab.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width: 302px;
	height: 500px;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 0px;
	padding-bottom: 25px;
}

.sub_header 
{
    height: 124px;
    text-align: right;
    vertical-align: top;
    background-image: url('images/sub_header.jpg');
    padding-top: 30px;
    padding-right: 60px;
}

img 
{
    border: 0;
}