.table_greydot {
	background-image: url(../images/grey_dot.gif);
	background-repeat: repeat-x;
}
.table_bluestrip {
	background-image: url(../images/blue_strip.gif);
	background-repeat: repeat-x;
}
.table_bottom {
	background-image: url(../images/table_bottom.jpg);
	background-repeat: repeat-x;
}
.bodytext_grey {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align:left;
}
.bodytext_orange {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ef891c;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align:left;
}
.table_bottom_copy {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ef891c;
	text-align:left;
}

.bodytext_orange_header {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ef891c;
	text-align:left;
}
.image_left_align {
float:left;
margin-right: 14px;
border: 0px solid #000000;
}
.image_right_align {
float:right;
margin-left: 14px;
border: 0px solid #000000;
}
/*.nav_link a:link{ font:georgia; font-size:12px; color:#FFFFFF; text-decoration:none; text-align:left;}
.nav_link a:hover{ font:georgia; font-size:12px; color:#FFFFFF; text-decoration:underline; text-align:left;}
.nav_link a:visited{ font:georgia; font-size:12px; color:#FFFFFF; text-decoration:none; text-align:left;}
.nav_link a:active{ font:georgia; font-size:12px; color:#FFFFFF; text-decoration:none; text-align:left;}
*/
.bottom_link a:link{color: #000 ; font-size: 11px; font-family:Tahoma; text-decoration:underline;}
.bottom_link a:hover{color: #000 ; font-size: 11px; font-family:Tahoma; text-decoration:underline overline;}
.bottom_link a:visited{color: #000 ; font-size: 11px; font-family:Tahoma; text-decoration:underline;}
.bottom_link a:active{color: #000 ; font-size: 11px; font-family:Tahoma; text-decoration:underline;}

.para_link a:link{color: #333333; font-size: 12px; font-family:Tahoma; text-decoration:underline;text-align:left;}
.para_link a:hover{color: #333333 ; font-size: 12px; font-family:Tahoma; text-decoration:underline overline;text-align:left;}
.para_link a:visited{color: #333333 ; font-size: 12px; font-family:Tahoma; text-decoration:underline;text-align:left;}
.para_link a:active{color: #333333 ; font-size: 12px; font-family:Tahoma; text-decoration:underline;text-align:left;}

.nav_link a:link{color: #ef891c;font-size: 12px; font-weight: bold; font-family:Tahoma; text-decoration:underline; text-align:left;}
.nav_link a:hover{color: #666666;font-size: 12px; font-weight: bold; font-family:Tahoma; text-decoration:none; text-align:left;}
.nav_link a:visited{color: #ef891c;font-size: 12px; font-weight: bold; font-family:Tahoma; text-decoration:underline; text-align:left;}
.nav_link a:active{color: #ef891c;font-size: 12px; font-weight: bold; font-family:Tahoma; text-decoration:none; text-align:left;}
