<!--
body, div {
	margin: 0;
	padding: 0;
}
body, p, div, th, td, table, li, ul, ol, text
{
	font-size: 12px;
	font-family: arial, verdana, hevetica, sans-serif;
	color: #595959;
}
a {color: #07487B; text-decoration:none;}
a:link {color: #07487B; text-decoration:underline;}
a:visited {color: #07487B;text-decoration:underline;}
a:hover {color: #78A92E; text-decoration:underline;}
a:active {color: #78A92E; text-decoration:none;}

#linkTitleDec { 
	width:66px; border: 1px solid #07487B; background-color: #FFFFFF; 
	
}
#linkTitleDecLng { 
	width:191px; border: 1px solid #07487B; background-color: #FFFFFF; 	
}
#linkTitleDecLng a {
	color: #07487B;
	text-decoration: none;
}
#linkTitleDecLng a:hover {
	color: #78A92E;
	text-decoration: none;
}
#linkTitleDecLng  .linkTitle a:hover {
	color: #78A92E;
	text-decoration: none;
}
#linkTitleDec a {
	color: #07487B;
	text-decoration: none;
}
#linkTitleDec a:hover {
	color: #78A92E;
	text-decoration: none;
}
.linkTitle { 
	color: #07487B; font-size: 11px; font-weight:bold;/* F9A83C */
	padding-left: 4px; padding-top: 0px; padding-bottom: 0px; padding-right: 4px; 
	text-decoration: none;
}
#linkTitleDec .linkTitle a:hover {
	color: #78A92E;
	text-decoration: none;
}
#container
{
	width:739px;
	background-color: #EBEDEB;	
	background-image: url('/images/bg_color.gif');
	background-repeat: repeat-y;	
	/*border: 1px solid grey;*/
}
#header_img {margin: 0;	padding: 0;	width: 739px; height: 176px; 	/*border: 1px solid grey;*/}
#header_line {width: 562px;	margin-left: 124px;	margin-top: 40px;margin-bottom: 20px; 	/*border: 1px solid grey;*/}
/*** style for content area and left navigation ***/
#content {
	padding: 0px;
	padding: 0px;
	/*border: 1px solid grey;*/
}
.content_area {
	padding-right: 30px;
	padding-bottom: 20px;
	border: 1px solid grey;
}
.left_item {
	color: #000000;
	padding-left: 10px;
	paddint-top: 0px;
	padding-bottom: 7px;
}
/*
.left_item_link:link {color: #000000; text-decoration: none;}
.left_item_link:visited {color: #000000; text-decoration: none;}
.left_item_link:hover {color: #004F75; text-decoration: none;}
.left_item_link:active {color: #004F75; text-decoration: none;}
*/
.left_nav_on {color: #004F75;}
.left_nav_over {color: #004F75;}
.sm_text {font-size: 10px;}
/*
.left_sub_nav_link:link {color: #000000; text-decoration:none;}
.left_sub_nav_link:visited {color: #000000; text-decoration:none;}
.left_sub_nav_link:hover {color: #004E75; text-decoration:none;}
.left_sub_nav_link:active {color: #004E75; text-decoration:none;}
*/
.page_title {
	color: #07487B;
	font-size: 14px;
	font-weight: bold;
}
.blue_page_title {
	color: #007993;
	font-size: 14px;
	font-weight: bold;
}
.page_titleB {
	color: #07487B;
	font-size: 16px;
	font-weight: bold;
}

.page_titleBLK {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.page_titleBLU {
	color: #07487B;
	font-size: 16px;
	font-weight: bold;
}

.date_time {color: #78A92E; font-size: 12px; font-weight: bold; font-style: italic;}
/*.date_time {color: #919191;#A63F11;  font-size: 12px; font-weight: bold; font-style: italic;}*/
.quote_text {color: #595959; font-size: 12px;}
.blue_label {
	color: #07487B;
	padding-right: 20px;
	font-weight: bold;
}
.blue_bold {color: #07487B;	font-weight: bold;}
.blue_bold_italic {color: #07487B;	font-weight: bold; font-style: italic;}
.blue {color: #07487B;}
.blueBig {color: #07487B; font-size: 14px;}
.red {color: #A63F11;}
/*** style for content area and left navigation ***/

.clear {lear: both;}

/* start footer style */	
#footer {
	clear: both;
	height: 23px;
	margin: 0px;
	padding: 0px;
	background-color: #f7f8f7;
	/*border: 1px solid grey;*/
}
.footer_text {
	width: 739px;
	margin: 0px;
	padding-top: 4px;	
	font-size: 10px;
	color: #07487B;	
	text-align: center;
	vertical-align: middle;
}
.footer_link {	font-size: 10px;}
a.footer_link:link {
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	color: #07487B;
	text-decoration: none;	
}
a.footer_link:visited {
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	color: #07487B;
	text-decoration: none;	
}
a.footer_link:hover {
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	color: #78A92E;
	text-decoration: none;
}
a.footer_link:active {
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
	color: #78A92E;
	text-decoration: none;
}
/* end footer style */	

/**** it is for list instead of using ul and li *****/
.list_header { padding-bottom: 5px;}
.list_header_sml { padding-bottom: 3px;}
.list_blk_tall {
	color: #595959;
	padding-left: 20px;
	background-image: url('images/list_blk_tall.gif');
	background-repeat: no-repeat;	
}

.list_blk {
	color: #595959;
	padding-left: 20px;
	background-image: url('images/list_blk.gif');
	background-repeat: no-repeat;	
}
.list_blk_tlb {
	color: #595959;
	padding-left: 20px;
	background-image: url('images/list_blk_tlb.gif');
	background-repeat: no-repeat;	
}

.homebox_text {
	padding-left: 9px;
	padding-right: 9px;
	font-size: 10px;
	color: #707070;
}

.alm_events_box_text {
	padding-left: 9px;
	padding-right: 9px;
	font-size: 12px;
	color: #707070;
}

a.homebox_link:link {
	font-size: 10px;
	color: #707070;
}
a.homebox_link:visited {
	font-size: 10px;
	color: #707070;
	text-decoration:underline;
}
a.homebox_link:hover {
	font-size: 10px;
	color: #78A92E;
	text-decoration:underline
}
a.homebox_link:active {
	font-size: 10px;
	color: #78A92E;
}
.homebox_p {
	padding-left: 9px;
	padding-right: 9px;
	font-size: 10px;
	color: #707070;
	line-height: 11px;
}
.homebox_header {
	padding-left: 9px;
	padding-right: 9px;
	font-size: 11px;
	color: #07487B;
}
.homebox_title {
	padding-left: 9px;
	padding-right: 9px;
	font-size: 11px;
	color: #595959;
	line-height: 10px;
}
.homebox_titleLTB {
	padding-left: 9px;
	padding-right: 9px;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	line-height: 10px;
}
.homebox_titleB {
	padding-left: 9px;
	padding-right: 9px;
	font-size: 11px;
	font-weight: bold;
	color: #707070;
}
.clear {
	clear: both;
}
.sml_text{
	font-size: 10px;
	font-family: arial, verdana, hevetica, sans-serif;
	color: #595959;
}
.column_indent {
	padding-left: 30px;
}
.woh {color: #000000; font-size: 14px;}
.woh p {color: #000000; font-size: 14px;}
.hc1 { font-family: times new roman; color: #007993; font-size: 28px; font-weight: bold;}

 -->