body {
	background-image:url(../images/bg.jpg);
	margin:0;
}

#headerbar1 {
	background: #3A789F url(../images/logo_1.gif) no-repeat scroll 0 50%;
	font-size: 121%;
	height: 50px;
}


#headerbar2 {
	background: #2D658A url(../images/logo.jpg) no-repeat scroll 0 50%;
	font-size: 121%;
	height: 66px;
}


#headerbar {
	background: #3B769E url(../images/logo.jpg) no-repeat scroll 0 50%;
	font-size: 121%;
	height: 120px;
}

#footerbar {
	background: #FFF url(../images/footer.jpg) no-repeat;
	width: 850px;
	margin:0 auto;
	height:5px;
}

#contact { 
	width: 260px;
	padding-top: 20px; 
/*	font-size: 92%; */
	color: #fff; 
	font-family: verdana;
	float: right;
}

#quicklinks {
	width: 260px;
/*	margin-top: 10px;*/
/*	font-size: 92%; */
	color: #fff; 
	font-family: verdana;
	float: right;
	display: block;
	text-align:right;
}

#contact a {
	color: #fff;
}

.bdbar {
	background: #fff;
}

#ftul {
	margin: 0;
	padding-top: 5px;
}
#ftul li {
	list-style: none;
	padding-left: 0.5em;
	display: inline;
}
#ftul a { color: #666; }
#ftul a:hover { color: #FF8000; }
#ftbar { height: 8px; background-color: #DDD; padding: 0; margin: 0;}
#ftrectabove { padding: 0.5em 0; }
#ftrect { border: 1px solid #DDD; -moz-border-radius: 10px; }
#ftrect div {
	margin: 0.5em 0;
}

#adminmenu ul, #adminmenu li {
	list-style: none;
	font-size: 109%:
}
#adminmenu li {
	padding: 0.75em 0.5em;
}
#adminmenu li.selected {
/*	background-color: #FFEEBB;*/
	background-color: #D1E4EF;
}

#contentbox {
	background-color: #FFF;
/*	border: 1px solid #3B769E;*/
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 10px;
	float: left;
	margin: 0pt 10px 10px;
	margin-left: 0;
	margin-right: 0;
}

#logincontentbox {
	background-color: #FFF;
	border: 1px solid #DDD;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 10px;
	float: left;
	margin: 0pt 10px 10px;
	margin-left: 0;
	margin-right: 0;
}
#contentdetail { 
	padding: 10px; 
	padding-top: 0;
	font-size: 92%; 
	color: #666; 
	font-family: verdana; 
}


#contentdetail ul {
	margin: 0;
	padding-top: 5px;
}
#contentdetail li {
	list-style: none;
	padding-left: 2.5em;
	font-size: 108%;
}
#contentdetail li.arrow {
	background: transparent url(../images/left-arrow.png) no-repeat 0% 50%;
}
#contentdetail a {
	color: #F60;
}
#contentdetail div.yui-gd {
	margin-bottom: 0.5em;
}
#contentdetail div.yui-g {
	margin-bottom: 0.5em;
}
#contentdetail div.yui-gd div.address {
	background: transparent url(../images/icon-address.gif) no-repeat 0% 0%;
}
#contentdetail div.yui-gd div.email {
	background: transparent url(../images/icon-mail.gif) no-repeat 0% 0%;
}
#contentdetail div.yui-gd div.phone {
	background: transparent url(../images/icon-telephone.gif) no-repeat 0% 0%;
}
#contentdetail div.yui-gd div.fax {
	background: transparent url(../images/icon-fax.gif) no-repeat 0% 0%;
}
#contentdetail div.yui-gd div.contact {
	background: transparent url(../images/icon-person.gif) no-repeat 0% 0%;
}
#contentdetail div.yui-gd div.address div, #contentdetail div.yui-gd div.email div, #contentdetail div.yui-gd div.phone div, #contentdetail div.yui-gd div.fax div, #contentdetail div.yui-gd div.contact div {
	padding-left: 20px;
}

#contentbox.contactus h2 {
/*	position: relative;*/
/*	height: 80px;*/
/*	padding: 0;*/
	font-size:140%;
/*	background: transparent url(../images/welcome.png) no-repeat 99% 5px;*/
}

#logincontentbox.contactus h2 {
/*	position: relative;*/
/*	height: 80px;*/
/*	padding: 0;*/
	font-size:140%;
/*	background: transparent url(../images/welcome.png) no-repeat 99% 5px;*/
}

.twothird {width: 58%; }

.contactus h2 #title1 {
	color: #F2F2F2; 
	font-size: 36px; 
	font-weight: bold; 
	padding-left: 0.25em;
}
.contactus h2 #title2 {
	border-bottom: 0.1em solid #2B6FEA; 
	position: absolute; 
	font-size: 123.1%; 
	left: 2em; 
	top: 1em; 
	padding-bottom: 0.25em;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

#headerrow {
	font-weight: bold;
	font-size: 120%;
}

.header {
	color: #3F7DA4;
	font-weight: bold;
	font-size: 150%;	
	font-family: Arial,Verdana,Helvetica,sans-serif;
}

.itemnavigation {
	FONT-SIZE: 130%;
	COLOR: #3F7DA4; 
	FONT-WEIGHT:bold;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 	
	text-decoration: none;
}

.itemnavigation:hover {
	FONT-SIZE: 130%; 
	COLOR: #9E0000;
	FONT-WEIGHT:bold; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 	
	text-decoration: none;
}

.itemheader {
	color: #3F7DA4;
	font-weight: bold;
	font-size: 130%;	
	font-family: Arial,Verdana,Helvetica,sans-serif;
}

.list a{
	color: #434343;
	text-decoration: none;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size:14px;
}

.list a:hover {
	color: #9E0000;	
}

a:hover {
	text-decoration: underline;
	cursor: pointer; cursor: hand;
}
.topleft {
	float:left;
	left:124px;
	margin-top:-8px;
	padding:0;
	display:inline;
	*margin:0 auto;
}
.topright {
	float:right;
	right:124px;
	margin-top:-8px;
	padding:0;
	display:inline;
	*margin:0 auto;
}
.bottomleft {
	float:left;
	left:124px;
	margin-bottom:-3px;
	padding:0;
	display:inline;
	*margin:0 auto;
}
.bottomright {
	float:right;
	right:124px;
	margin-bottom:-3px;
	padding:0;
	display:inline;
	*margin:0 auto;
}

#contacttbl th,td {
	border: 0px;
	padding: 0;
}