/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background:url(../images/top_bg.gif) left top repeat-x #FFF;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4b4b4b;
	text-decoration: none;
	}
td.off {
background-color:#FFFFFF;
height:28px;
border-bottom:1px solid #EBEBEB;
}
td.on{
background-color: #E9F9FF;
height:28px;
border-bottom:1px solid #EBEBEB;
}
.left_caption
{
height:28px;
background: url(../images/caption_icon.gif) left top no-repeat #359BBE;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
line-height: 18px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
text-decoration: none;
padding-left:20px;
}
.border_bottom
{
border-bottom:1px solid #EBEBEB;
}




/* CSS background image Document */
.middle_line
{
background:url(../images/middle_line.gif) left top repeat-y;
}
.right_line
{
background:url(../images/right_line.gif) left top repeat-y;
}
.body_middle_bg
{
background:url(../images/body_middle_bg.jpg) left top no-repeat;
height:213px;
}
.footerline
{
background:url(../images/footer_line.gif) left bottom repeat-x;
height:69px;
}




/* CSS Text Document */
.menu_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #535353;
	text-decoration: none;
}
.menu_text:hover
{
color:#0C7CA3;
text-decoration:none;
border-bottom:1px solid #0C7CA3;
}
.left_menu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #535353;
	text-decoration: none;
	padding-left:20px;
}
.left_menu:hover
{
color:#0C7CA3;
text-decoration:none;
}
.blue_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #437DFF;
	text-decoration: underline;
	}
.blue_link:hover
{
color:#004FFF;
text-decoration:none;
}
.search_input
{
width:227px;
height:20px;
border:1px solid #5A738C;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 20px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #4b4b4b;
text-decoration: none;
vertical-align:middle;
padding-left:3px;
margin-bottom:10px;
}
.welcome_caption
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
line-height: 18px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #4b4b4b;
text-decoration: none;
}
.footer_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #535353;
	text-decoration:none;
	}
.footer_link:hover
{
color:#212121;
text-decoration:underline;
}