body
{
	background-color: #616161;
	margin: 10px 0px 0px 0px; 
	color: #333333;
	line-height:130%;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:visited, a:active  {color:#386F9D; text-decoration: underline;}
a:hover {color:#26517E; text-decoration: underline;}

/* ***************** structure styles ************************ */
/* common */
.table-main {
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
}
.td-main {
	vertical-align: top;
	height: 100%;
	width: 780px;
	background-image: url(../images/td-main-b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.shad-t {height: 5px; vertical-align: top;}
.separator-v {height: 8px;}

/* header */
.header {
	vertical-align: top;
	height:100px;
}
.topline {
	vertical-align: top;
	height:30px;
	background:#26517E;
}
.topline p{
	float:left; padding: 9px 40px 0px 20px; color:#FFFFFF; font-weight:bold; 
}
/* left col */
.leftcol {
	vertical-align: top;
	width: 228px;
	padding:  0px 0px 0px 0px;
	background-image: url(../images/leftcol-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu{
	height:184px;
	background:url(../images/menu-bg.jpg) no-repeat left top;
}
.menu ul {margin:0px; padding:0px;}
.menu ul li {margin:0px; padding:0px; list-style-type:none; display:block; float:left; width:180px; }
.menu ul li a{
	display:block;
	width:160px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}

.leftbox1 {
	background:url(../images/box1-bg.jpg) no-repeat left top #E3E3E3;
	height:115px;
}
.leftbox2 {
	background:url(../images/box2-bg.jpg) no-repeat left top #E3E3E3;
	height:52px;
}
.leftbox1 h2, .leftbox2 h2{
	padding: 15px 10px 5px 50px;
}
.leftbox1 ul{ 
	padding: 0px 10px 10px 50px;
}
.leftbox1 li{
	list-style-image:url(../images/bullet.gif); 
}
.leftbox1 a{
	color:#000000;
}
/* center col */
.centercol {
	vertical-align: top;
	width: 522px;
	padding:  0px 0px 0px 0px;
}
.content-home {
	vertical-align: top;
	background-image: url(../images/page-bg-t.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 10px 10px 25px;
	line-height:130%;
}
.content-home h1 {
	padding-left: 25px;
}
.content-home p{
	padding-left: 25px;
}
.content-home table{
	margin: 10px 0px 10px 0px;
}
.content {
	vertical-align: top;
	background-image: url(../images/page-bg-t.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 10px 10px 25px;
	line-height:130%;
}
.content-home ul {
	margin: 0px 0px 10px 25px;
	padding: 0px;
}
.content-home ul li {
	margin: 4px 0px 4px 0px;
	padding: 2px 0px 2px 20px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}
/* ***************** end structure styles ************************ */

/* ***************** text styles ************************ */
p {
	margin:0px;
	padding: 0px 0px 10px 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1E3C79;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

ul {
	margin:0px;
	padding: 0px 0px 0px 20px;
}
li {
	margin:0px;
	padding: 3px 0px 3px 0px;
}
/* ***************** end text styles ************************ */

/* ***************** footer ************************ */
.footer
{
	vertical-align: top;
	height: 80px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.footer p{font-size: 10px; padding: 20px 0px 0px 43px; line-height:16px;}
/* ***************** end footer ************************ */

/* ***************** forms styles ************************ */
select, input, textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
form {margin: 0px;}
/* ***************** end forms styles ************************ */
