body {
	background-color: #0C2F83;
	font: 0.7em/1.5 Verdana,Arial, Helvetica, sans-serif;
}

h4 {
	color: #148BC0;
}

#mainpage {
	position: relative;
	width: 724px;
	height: auto;
	background-color: #fff;
	border: 10px solid #DB9801;
	left: 50%;
	margin-left: -367px;
}

#logo {
	position: absolute;
	top: 38px;
	left: 50%;
	margin-left: -335px;
	width: 215px;
	height: 124px;
}

#menu {
	position: relative;
	width: 420px;
	left: 271px;
	margin-top: 15px;
	height: 80px;
	background : url('/images/menubg.gif') no-repeat;
	color: #fff;
	padding-top: 20px;
	line-height: 1;
	font-size: 11px;
	letter-spacing: -1px;
	z-index: 100;
}

#menu a {
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
	color: #fff;

}

/* Menu */

#menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 24px;
	list-style: none;
	text-align: center;

}

#menu ul li {
	float: left;
	position: relative;
	padding-bottom: 10px;

}

#menu li ul {
	display: none;
	position: absolute;
	top: 31px;
	left: 0px;
	margin-left: -24px;
	width: 130px;
	height: 135px;
	background : url('/images/subbg.gif') no-repeat;

}

#menu li > ul {
	top: auto;
	left: auto;
}


/*#menu li:hover ul, li.over ul{ display: block; }*/

#menu li:hover ul{ display: block; }

#menu li.over ul{ display: block; }

.first {
	width: 61px;

}

.second {
	width: 58px;

}

.third{
	width: 57px;

}

.fourth {
	width: 59px;

}

.fifth {
	width: 58px;

}

.sixth {
	width: 58px;

}

.seventh {
	width: 59px;
}

.none {
	float: none;
	padding: 0;
	padding-bottom: 2px;
	left: -5px;
	top: 30px;

	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
	list-style-position: inside;
	list-style-type: none;
	margin: -5px;
	width: 100%;
}


#statement {
	position: relative;
	width: 420px;
	left: 270px;
}

#statement h3 {
	font-size: 12pt;
	color: #007E97;
	text-align: center;
	margin-top: -5px;

}

#col1 {
	float: left;
	width: 150px;
	text-align: center;
	font-size: 9px;
}

#col1 a {
	color: #999;
	text-decoration: none;
}

#col1 a:hover {
	color: #000;
	text-decoration: none;
}

#col1 p {
	margin-top: -3px;
}

#rule1 {
	float: left;
	width: 10px;
	height: 290px;
	background: url('/images/bgdot.gif') repeat-y;
}

#rule2 {
	float: left;
	width: 10px;
	height: 290px;
	background: url('/images/bgdot.gif') repeat-y;
}

#rule3 {
	float: right;
	width: 10px;
	height: 290px;
	background: url('/images/bgdot.gif') repeat-y;
}

#col2 {
	float: left;
	width: 250px;
	text-align: center;
}

#col3 {
	float: left;
	width: 180px;
	font-size: 12px;
	text-align: center;
	margin-left:45px;
	margin-right: 15px;
}

#col3 p {
	padding-top: 12px;
}

#col3 a {
	color: #007E97;
	text-decoration: none;
	font-weight: bold;
}

#col3 a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.grey {
	color: #999;
	font-size: 9px;
}

#gov {
	position: relative;
	left: 50%;
	margin-left: -367px;
	width: 724px;
	color: #ccc;
}

#gov img {
	display : inline;
	float : left;
	margin-top: 10px;
	margin-right: 12px;
}

#seccol1 {
	float: left;
	width: 150px;
	margin-top: 100px;
	text-align: center;
	font-size: 9px;
}	

#seccol1 a {
	color: #999;
	text-decoration: none;
}

#seccol1 a:hover {
	color: #000;
	text-decoration: none;
}	

#secrule1 {
	float: left;
	width: 10px;
	margin-top: 100px;
	height: 290px;
	background: url('/images/bgdot.gif') repeat-y;
}	

#maincont {
	float: left;
	width: 400px;
	text-align: left;
	margin-left: 115px;
	margin-top: 50px;
}	

#maincont a {
	color: #007E97;
	text-decoration: none;
}

#maincont a:hover {
	color: #f00;
	text-decoration: underline;
}

#breadcrumbs {

	margin-left: 280px;
	margin-top: 40px;
}

#breadcrumbs a {
	color: #000;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #007E97;
	text-decoration: underline;
}

#content {
	float: left;
	font-size: 12px;
	text-align: left;
}
