html, body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.jpg) repeat-x;
	font-family: verdana;
	font-size: 12px;
	width: 100%;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/* The header and footer */
#header {
	display: block;
	color: #fff;
	padding: 0px 0px 0 0px;
}

#header .topbanner {
	height: 110px;
	background: #fff;
	border-top: 3px solid #000;
	border-bottom: 2px solid #81b141;
}

#header .topbanner .logo {
	float: left;
}

#header .topbanner .flahsbanner {
	float: right;
}

#header .topmenubar {
	height: 15px;
	background: #000000 url(../images/navbg.jpg) repeat-x;
}

#topnav {
	float: right;
	width: 99%;
	height: 10px;
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;

}
#topnav li {
	float: right;
	margin: 0 1px 0 0;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	font-size: 90%;
	font-weight: bold;
}

#topnav a {
	float: left;
	display: block;
	margin: 0;
	padding: 0px 8px;
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}

#topnav a:hover {
	border-bottom: solid 2px #81b141;
}

#header .topimgmenubar {
	text-align: right;
	border-top: 2px solid #81b141;
	border-bottom: 3px solid #000;
	background-color: #f9fff3;
}

#topleftimg {
	float: left;
	width: 49.5%;
}
#toprightimg {
	width: 49.5%;
}

#header .topimgmenubar .imgmenu {
	width: 990px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#header .topimgmenubar .imgmenu li {
	float: left;
	margin: 0;
	padding: 0;
}

#header .topimgmenubar .imgmenu img {
	float: left;
	display: block;
	height: 80px;
	margin: 0;
	border: 0;
	padding: 0;
}

/* This bit does all the work */

#left {
	margin: 0 auto;
}

.leftbox {
	text-align: center;
}

.leftImg {
	padding-bottom: 5px;
}

#blueblock{
	width: 210px;
	margin: 10px 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 90%;
	color: #333;
}

* html #blueblock{ /*IE 6 only */
	w\idth: 210px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

ul.menu1 ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	list-style-type:none;
}

ul.menu1 li {
	/*border-bottom: 1px solid #90bade;*/
	border-bottom: 1px solid #dfdfdf;
	margin: 0;
	/*background-color: #2586d7;*/
	background-color: #989a94;
}

ul.menu1 a{
	display: block;
	padding: 5px 5px 5px 8px;
	/*border-left: 10px solid #1958b7;*/
	border-left: 10px solid #252726;
	/*border-right: 10px solid #508fc4;*/
	border-right: 10px solid #999b95;
	/*background-color: #2175bc;*/
	background-color: #7c7f79;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>bodyul.menu1 li a{ /*Non IE6 width*/
	width: auto;
}

ul.menu1 li a:hover{
	/*border-left: 10px solid #1c64d1;*/
	border-left: 10px solid #252726;
	/*border-right: 10px solid #5ba3e0;*/
	border-right: 10px solid #7c7f79;
	/*background-color: #2586d7;*/
	background-color: #989a94;
	color: #fff;
}

ul.menu1, ul ul {
	padding:0;
	margin:0;
	border:0;
	list-style-type:none;
	overflow:hidden;
	background:#f8f8f8;
	width:183px;
	text-align:left;
	color:#fff;
	border:1px solid #000;
}

ul.menu1 table {
	border-collapse:collapse;
	padding:0;
	margin:0;
	font-size:1em;
}

ul.menu1 ul {
	margin-left:1em;
}
ul.menu1 li {
	text-indent:0.5em;
}
ul.menu1 li.drop {
	margin-bottom:-2px;
	*margin-bottom:-4px;
}
ul.menu1 li a, ul.menu1 li a:visited {
	display:block;
	width:15em;

	line-height:1.9em;
	text-decoration:none;
}

ul.menu1 li a.last, ul.menu1 li a.last:visited {
	display:block;
	width:14em;
	height:14em;
	line-height:2em;
}

ul.menu1 li ul {
	display:none;
}

/*ul.menu1 li:hover a, ul.menu1 li a:hover {border:0; color:#00c; font-weight:bold;}*/
ul.menu1 li:hover ul, ul.menu1 li a:hover ul {
	display:block;
	width:14em;
	margin-top:-1px;
	background:#def;
	border:1px solid #000;
}
/*ul.menu1 li:hover ul li a, ul.menu1 li a:hover ul li a {height:2em; background:#def; color:#00c; font-weight:normal;}*/
ul.menu1 li:hover ul li:hover a, ul.menu1 li a:hover ul li a:hover {background:#BBBFB3; color:#fff;}

#right {

}

.rightmenubar {
	margin: 0 auto;
	text-align: center;
}

.rightbox {
	margin-top: 10px;
	*margin-top: 0px;
}

.rightbox img {
	margin: 0px 0 5px 0px;
	*margin-top: 10px;
}

#center {
}

.csmallboxs {
	margin: 0px 10px 0 10px;
	*margin-top: 10px;
}

.lcbox {
	float: left;
	width: 48%;
	padding-top: 10px;
	background: #f6f6f6;
}

.rcbox {
	float: right;
	width: 48%;
	padding-top: 10px;
	background: #f6f6f6;
}

.cboxheader {
	height: 24px;
	text-align: left;
	padding: 3px 0 0 23px;
	background: url(../images/boxtitlebg.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

.cboxbody {
	padding: 3px 0 0 0;
	font-size: 10px;
	text-align: left;
}

.cboxbody p {
	margin: 0 5px 0 5px;
	float: left;
	width: 180px;
	height: 50px;
	text-align: left;
}

.morelnk a {
	float: right;
	padding: 5px;
	color: #f89828;
	font-weight: bold;
	text-decoration: none;
}

.cboxbody img {
	float: right;
}

.content {
	margin: 10px 10px 0 10px;
}

.cmainheader {
	font-size: 16px;
	font-weight: bold;
	color: #8aa765;
}

.csubheader {
	padding: 15px 0 0 0;
	font-weight: bold;
	color: #131c7b;
}

.catchmntimg {
	text-align: center;
	padding: 10px 0 5px 0;
}

.cbody {
	font-size: 10px;
	text-align: justify;
}

.signIn {
	width: 300px;
	height: 150px;
	background: #dbfbba;
	border: solid 1px #000;
}

.signInHead {
	padding: 15px 0 0 10px;
	font-size: 16px;
	font-weight: bold;
	color: #8aa765;
}

.singInBody, .signInBottom {
	padding: 0 0 0 10px;
}

.smlBoxLabel {
	float: left;
	width: 70px;
}

.userText, .userPass {
	border:#bebebe 1px solid;
	width: 150px;
}

.signInBottom {
	clear:both;
	text-align:left;
	padding: 5px 0 0 80px;
}

.pstPgFrm {
	margin: 10px 0 0 0;
	padding: 10px;
	border: solid 1px #000;
}

.frmItm {
	padding: 5px;
	text-align: left;
}

.itmTtle {
	float: left;
	width: 90px;
}

.mlitmTtle {
	float: left;
	width: 130px;
}

.mlitm {
	margin-left: 100px;
}

.clear {clear: both;}

.errorCont {
	text-align: center;
}

.keepMeMiddle {
	margin:0 auto;
}

.errSignIn {
	color:#FF0000;
	font-weight:bold
}

ul.invalidInf {
	margin: 0 0 5px 50px;
	text-align: left;
	clear: both;
	font: 13px Arial, Helvetica, sans-serif;
}

ul.invalidInf li {
	text-decoration:none;
	margin:2px 15px;
	list-style: square;
}

.errMessge {
	color:#FF0000;
	font-weight:bold;
}

.slctHead {
	padding-right:10px;
	padding-top:5px;
}

.pstUrEventHead {
	float: left;
	margin: 5px 0 10px 10px;
	font-weight:bold;
}

.close a {
	float: right;
	color: #6a6b4f;
	margin: 5px 0 10px 10px;
}

#footer {
	clear: both;
	display: block;
	height: 10px;
	background: #000;
	color: #fff;
	text-align: center;
	padding: 5px;
	margin: 0px 0px 0 0px;
	font-size: 9px;
	background: #000000 url(../images/navbg.jpg) repeat-x;
	border-top: solid 2px #81b141;
	border-bottom: solid 2px #81b141;
}