html {
	height: 100%;
}
body {
	height: 100%;
	font-size: 12px;
	color: #000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #24629D;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
p{
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	margin-bottom: 8px;
	margin-top: 8px;
}
h1 { margin:0;}
h2{
	font-size: 14px;
	color: #666666;
}
ul{
	list-style-type: square;
}
li{
	color: #525252;
	margin-bottom: 10px;
	font-size: 11px;
}
.blue{ color:#0066CC;}
.clear{
	clear: both;
	margin-top: 5px;
}
input, textarea{
	width: 250px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.submit{
	width: 80px;
	background-color: #0066CC;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-transform: none;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: lowercase;
	text-decoration: none;
}
.title-subtitle{	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;}
.content_bg {
	background-repeat: repeat-x;
	height: 179px;
	width: 609px;
}

.topline {
	background-image: url(../images/top_line.gif);
	background-repeat: no-repeat;
}

#bottomFrame{
	display: block;
	width: 770px;
	margin: 0px;
	padding: 0px;
}
#mainFrame{
	display: block;
	width: 770px;
	margin: 0px;
	padding: 0px;
}
#index-thumb{
	width: 600px;
	margin-top: -250px;
	margin-left: 191px;
	background-repeat: no-repeat;
	background-position: left 0px;
	padding: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.submenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: lowercase;
	text-decoration: none;
	background-image: url(../images/submenu_bg.gif);
	background-repeat: no-repeat;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-transform: lowercase;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-transform: lowercase;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-transform: lowercase;
	text-decoration: none;
}

#index-thumb2{
	width: 755px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: -60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}

#submenu{
	width: 180px;
	margin-top: -0px;
	margin-left: 5px;
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: 100px;
	padding: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
}
.dot{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
	margin-top: 0px;
	margin-bottom: 0px;
}
.left-box{
	width: 238px;
	float: left;
	margin: 0px;
	clip: rect(0px,auto,auto,auto);}
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a{	font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #66CCFF;}

.space{
	height: 6px;
}
