<!--

body
{
	margin:0px;
	font-family: tahoma, verdana, arial, serif;
	font-size: 11px;
	color: #4F4D50;
	background-color: #ffffff;
}
td,div
{
	font-size: 11px;
}
table
{
	border-collapse: collapse;
}
img,table
{
  border:0;
}

p
{
	text-indent:15px;
}

a:link, a:active, a:visited
{
	color: #0C2E4B;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}

a.copyright:link, a.copyright:active, a.copyright:visited, a.copyright:hover
{
	font-size: 10px;
	text-decoration: none;
}
a.submenu:link, a.submenu:active, a.submenu:visited
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #0C2E4B;
}
a.submenu:hover
{
	color: #2B6183;
}



div.parent
{
	position:relative;
}
div.child
{
	position:absolute;
}
div.fl
{
	float:left;
}




.header
{
	height: 184px;
	background: url('/images/header_bg.jpg') repeat-x;
	white-space: nowrap;
}
.new_header
{
  height: 184px;
  background: url('/images/header/bg2.jpg') repeat-x;
}
.new_header_left
{
  height: 184px;
  background: url('/images/header/bg1.jpg') repeat-x;
}
div.location
{
	height: 30px;
	background: url('/images/location_bg.jpg') repeat-x;
	padding-top: 14px;
	padding-left: 30px;
}
div.footer
{
	height: 31px;
	background: url('/images/footer_bg.gif') repeat-x;
	padding-top: 8px;
	padding-left: 135px;
}
.left1
{
	background: url('/images/left_bg2.jpg') no-repeat bottom left;
}
.left2
{
	background: url('/images/left_bg1.jpg') no-repeat top left;
	padding: 30px;
}
.left3
{
	background: url('/images/left_bg4.gif') no-repeat bottom left;
}
.left4
{
	padding: 0px 30px 30px 30px;
}


.right1
{
	background: #F7F7F7 url('/images/right_bg2.gif') no-repeat bottom left;
}
.right2
{
	background: url('/images/right_bg1.jpg') no-repeat top left;
	padding: 30px;
}

.header_bg_flash
{
  background: url('/images/header_bg_flash.jpg') repeat-x top;
}


.tdc1
{
	width: 25px;
	height: 26px;
	text-align: center;
	border: 1px solid #D2D2D2;
}
.tdc2
{
	width: 25px;
	height: 26px;
	text-align: center;
	color: #B2B2B2;
}
.tdnow
{
	color: #648CA5;
	font-weight: bold;
}
.tds
{
	color: #ffffff;
	font-weight: bold;
	background: url('/images/tds.gif') no-repeat;
}



.s_h
{
	height: 1px;
	background: url('/images/s_h.gif') repeat-x;
	font-size: 1px;
	overflow: hidden;
}
.s_v
{
	width: 1px;
	background: url('/images/s_v.gif') repeat-y;
	font-size: 1px;
	overflow: hidden;
}



.menuitem
{
	margin-bottom: 20px;
}
img.bullet
{
	margin-right:5px;
}
.submenu_selected
{
	color: #2B6183;
	font-weight: bold;
}




.Image_Margin
{
	margin-right: 19px;
}
.Image_Border
{
	border: 1px solid #E1E1E1;
}
img.location
{
	margin-left:8px;
	margin-right:8px;
}
img.sm
{
	margin-top: 4px;
	margin-right:7px;
}


.date
{
	color: #000000;
}

.pro
{
	color: #0C2E4B;
	font-weight: bold;
}


.input1
{
	width: 178px;
	height: 18px;
	border: 1px solid #D8D8D8;
	font-size: 11px;
}
.input2
{
	font-size: 11px;
}
.input3
{
	width: 350px;
}
.textarea1
{
	border: 1px solid #D8D8D8;
	font-size: 11px;
	font-family: tahoma, verdana, arial, serif;
}

.line_g_os {background-color: #2a643e; height: 7px; background-image: url(/images/line_g.gif); background-repeat: no-repeat; background-position: left top;}


.Table_Header
{
	border-collapse: collapse;
	height: 30px;
	color: #0B2D50;
	font-weight: bold;
	background: #E4E4E4 url('/images/table_header.gif') repeat-x top;
}
td.Table_Cell
{
	border: 1px solid #cbcbcb;
}

-->