.black-heading-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.black-slogan-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.black-normal-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.navigation_text {font-size: 14px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.very_light_gray {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Tahoma;
}
.orange_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DD3C05;
	font-size: 14px;
}
.gray_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #44444E;
}
.black_bold_tixt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.light_gray_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}
.small_bold_orange_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD3C05;
	font-weight: bold;
}
.bold_sky_text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #0A7CA1; }
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.gray_link:link {
	color: #cccccc;
	text-decoration: none;
}
.gray_link:visited {
	text-decoration: none;
	color: #cccccc;
}
.gray_link:hover {
	text-decoration: none;
	color: #FFFF00;
}
.gray_link:active {
	text-decoration: none;
	color: #000000;
}
.light_gray_link:link {
	color: #404040;
	text-decoration: none;
}
.light_gray_link:visited {
	text-decoration: none;
	color: #404040;
}
.light_gray_link:hover {
	text-decoration: none;
	color: #DC3C02;
}
.light_gray_link:active {
	text-decoration: none;
	color: #000000;
}
.formstyle td {
	vertical-align: top;
	padding: 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}
.black_link:link {
	color: #4a4a4a;
	text-decoration: none;
}
.black_link:visited {
	text-decoration: none;
	color: #4a4a4a;
}
.black_link:hover {
	text-decoration: underline;
	color: #40407f;
}
.black_link:active {
	text-decoration: none;
	color: #4a4a4a;
}
.sidebar {
	width: 250px;
	height: 150px;
	vertical-align: top;
	background-color: #F2F5F8;
}
.internal_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 20px;
}
.internal_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 20px;
}
.internal_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 20px;
}
.internal_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 20px;
}
body {
	background-color: #FFF;
}
.outer-table {
	width: 100%;
}
.boundary {
	background-color: #FFF;
}
.top-left-corner {
	width: 5px;
	height: 5px;
	background-color: #FFF;
}
.top-right-corner {
	width: 5px;
	height: 5px;
	background-color: #FFF;
}
.bottom-left-corner {
	width: 5px;
	height: 5px;
	background-color: #FFF;
}
.bottom-right-corner {
	width: 5px;
	height: 5px;
	background-color: #FFF;
}
/*
body {
	background-color: #44444E;
}
.outer-table {
	width: 800px;
}
.boundary {
	background-color: #44444E;
}
.top-left-corner {
	width: 5px;
	height: 5px;
	background-image: url(../Images/temp_top_left_im.jpg); 
	background-color: #FFF;
}
.top-right-corner {
	width: 5px;
	height: 5px;
	background-image: url(../Images/temp_top_right_im.jpg); 
	background-color: #FFF;
}
.bottom-left-corner {
	width: 5px;
	height: 5px;
	background-image: url(../Images/temp_foot_left_im.jpg); 
	background-color: #FFF;
}
.bottom-right-corner {
	width: 5px;
	height: 5px;
	background-image: url(../Images/temp_foot_right_im.jpg); 
	background-color: #FFF;
}
*/
.light_gray_text_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
.copyright_text {
	color: #000;
	font-size: 12px;
	font-family: Tahoma;
}