@charset "utf-8";

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 4px;
	background-color: #fff;
}
table, div
{
	table-layout:fixed;
	word-wrap: break-word;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form
{
	margin:0px;
	display: inline
}
pre
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bigTable
{
	width: 900px;
}
#logoBanner
{
	width: 100%;
}
#bodyContent
{
	width: 100%;
}
#bottomContent
{
	width: 100%;
}
#topBlock
{
	display: none;
}
#leftBlock
{
	display: none;
	width: 210px;
}
#rightBlock
{
	display: none;
	width: 210px;
}
#bottomBlock
{
	display: none;
}
#midTopBlock
{
	display: none;
}
#midBottomBlock
{
	display: none;
}

a:link {
	text-decoration: none;
	color: #333333;

}
a:active {  
	text-decoration: none; 
	color: #333333;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {  
	text-decoration:underline; 
	color: #333333;
}

.bottomul
{
	list-style:none;
	margin-top:18px;
}
.bottomul li
{
	display:inline;
	margin-left: 0px;
	margin-right: 15px;
}
.bottomul a:link
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.bottomul a:active
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.bottomul a:visited
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.bottomul a:hover
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.menuon
{
	color:#FFFFFF;
	font-weight:bold;
}
.menuon a:link
{
	color:#FFFFFF;
	font-weight:bold;
}
.menuon a:active
{
	color:#FFFFFF;
	font-weight:bold;
}
.menuon a:visited
{
	color:#FFFFFF;
	font-weight:bold;
}
.menuon a:hover
{
	color:#000000;
	font-weight:bold;
}
.imagebutton_out
{
	border-width: 0px;
	background-image:url("../images/online_btn.gif");
	background-repeat: no-repeat;
	width:110px;
	height:30px;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
}
.imagebutton_over
{
	border-width: 0px;
	background-image:url("../images/online_btn.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	width:110px;
	height:30px;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
}
.buttonlink:link 
{
	DISPLAY: block; 
	background-image:url("../images/online_btn.gif");
	width:110px;
	line-height: 30px;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	vertical-align: middle;
}
.buttonlink:visited 
{
	DISPLAY: block; 
	background-image:url("../images/online_btn.gif");
	width:110px;
	line-height: 30px;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	vertical-align: middle;
}
.buttonlink:active 
{
	DISPLAY: block; 
	background-image:url("../images/online_btn.gif");
	width:110px;
	line-height: 30px;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	vertical-align: middle;
}
.buttonlink:hover {
	DISPLAY: block; 
	background-image:url("../images/online_btn.gif");
	background-position: bottom;
	width:110px;
	line-height: 30px;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	vertical-align: middle;
}
.leftblocktitle
{
	padding-top:10px;
	font-size:16px;
	color:#1c788a;
	font-weight:bolder;
}
.txt02 
{
	text-indent: 10px;
	font-size: 11px;
	color: #666666;
}
.txt02 a:link
{
	text-indent: 10px;
	font-size: 11px;
	color: #666666;
}
.txt02 a:active
{
	text-indent: 10px;
	font-size: 11px;
	color: #666666;
}
.txt02 a:visited
{
	text-indent: 10px;
	font-size: 11px;
	color: #666666;
}
.txt02 a:hover
{
	text-indent: 10px;
	font-size: 11px;
	color: #f58226;
	text-decoration:underline;
}
#screenMaskDiv
{
	background-image: url("../images/2x2.gif");
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	left: 0px; 
	top: 0px;
	display: none;
}
#topMsgDiv
{
	width: 300px; 
	height: 200px; 
	position: absolute; 
	z-index: 3; 
	color: White; 
	background-color: #fff; 
	border-width: 1px; 
	border-color:#f00; 
	border-style: solid; 
	top: 200px;
	display: none;
}
#msgDivTitle
{
	height: 20px; 
	background-color: #eee; 
	color: #000; 
	padding-top: 5px; 
	padding-left: 5px; 
	text-align: left;
}
#msgContentDiv
{
	margin-top: 20px; 
	padding-left: 5px; 
	padding-right: 5px; 
	color: #000;
}
#closeMaskBtn
{
	display: none;
}
#msgTextContent
{
	display: none;
}
#loadingScreenMaskDiv
{
	background-image: url("../images/2x2.gif");
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	left: 0px; 
	top: 0px;
	display: none;
}
#loadingTopMsgDiv
{
	width: 300px; 
	height: 100px; 
	position: absolute; 
	z-index: 3;  
	background-color: #F1F6F7; 
	border-width: 1px; 
	border-color:#1697AF; 
	border-style: solid; 
	top: 200px;
	padding-left: 10px;
	padding-right: 10px;
	display: none;
}
.STYLE11 {color: #FFFFFF; font-weight: bold; font-size: 14px; font-family:Arial; }
#submenu ul {float:left;list-style:none;margin:0px;}
#submenu ul li {list-style:none;float:left;display:block;line-height:30px;margin:0 10px; font-size: 14px; font-family:Arial;}
.menuul
{
	list-style:none;
	margin-top:5px;
	margin-bottom: 0px;
	margin-left:0px;
}
.featuredStyle
{
	text-align: left; 
	padding-left: 12px;
}
.featuredImgStyle
{
	margin-left: 3px;
	margin-top: 3px;
}