/* CSS Document */
/* @Author: Olusegun Fodeke*/
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #412E41;
	line-height: 15px
}

a {
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	color: #000;
}
h1{
	font-size: 18px;
	margin: 0 auto 10px auto;
}

h2{
	font-size: 16px;
	margin: 0 auto 10px auto;
}

h3{
	font-size: 14px;
	margin: 0 auto 10px auto;
}

h4{
	font-size: 12px;
	margin: 0 auto 5px auto;
}

h5{
	font-size: 11px;
	margin: 0 auto 3px auto;
}

h6{
	margin: 0 auto 2px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.grey, .gray {
	color: #444;
}

.topcontact{
	width:224px;
	margin-bottom:0px;
	font-size:11px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffffff;
	line-height: 102%;
	padding-top:4px;
	padding-bottom:2px;
}

#navigation #navbar ul{
	list-style:none;
	float:left;
	border: none;
}
#navbar ul li {
	float:left;
	display:block;
	width: 110px;
	height: 30px;
	padding: 0px 0px 0 10px;
}
#navbar ul li a{
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	line-height: 25px;
	display: block;
}
#navbar li a.active, #navbar li a:hover {
	background: url(../img/navhover.png) 0 0 no-repeat;
	font-weight: bold;
	display: block;
	text-decoration: none;
	border:none;
}


#links ul{
	list-style:none;
	margin: 0 auto;
}
#links ul li {
	float: left;
	display: inline;
	width: 110px;
	height: 30px;
	padding: 0;
}
#links ul li a{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CCC;
	font-weight: bold;
	line-height: 25px;
	display: block;
	border: none;
}
#links ul li a:hover{
	color: #FFF;
	font-weight: bold;
}

.link, .link:hover{
	font-size: 11px;
	font-weight: normal;
	color: #0058B0;
}

.morelink{
	font-size: 11px;
	font-weight: normal;
	color: #0058B0;
}

.morelink:hover{
	font-weight: bold;
	border: none;
}

.imglink, .imglink:hover {
	border: none;
}

.left{
	float: left;
}

.right{
	float: right;
}

.lccontent p {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.lc2content p {
 	font-size: 12px;
	text-align: justify;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.lccontent .txt{
	width: 250px;
}
.services a{
	font-size: 12px;
	line-height: 20px;
	color: #26517A;
	font-weight: normal;
}
.services:hover {
	border: 1px solid #99D;
	background-color: #fff;
}
.services a:hover {
	border: none;
	color: #2651AA;
}

.cccontent p{
	color: #26517A;
	text-align: justify;
	width: 280px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.cccontent .txt{
	color: #0058B0;
}
.cccontent .news_excerpt, .news_excerpt a{
	width: 180px;
	color: #DF5900;
	line-height: 120%;
	padding: 1px 0 2px 0;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	border: none;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
img.news, a.news:hover {
	text-align: left;
	border: none;
}

.cccontent .hint_txts{
	width: 280px;
	color: #26517A;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 50px 0 2px 0;
	font-size:12px;
	text-align: justify;
}


.rccontent p{

}


#loginform {
	width: 164px;
	float: left;
	padding: 10px;
	height: 188px;
	border: none;
}

form select option {
	padding-left: 6px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

form input {
	margin-bottom: 8px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
form input:hover, form textarea:hover, form select:hover, form input:focus, form textarea:focus, form select:focus {
	background: #FFF;
	border: 2px solid #CCD;
}
#loginform p {
	float: right;
	color: #26517A;
	margin-bottom: 6px;
}
#loginform a, #loginform a:hover {
	border: none;
	color: #0058B0;
	font-weight: normal;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

#rightcol #loginform .textinput {
	width: 156px;
}

#onecol #loginform .textinput {
	width: 200px;
}

#loginbutton {
	width:79px;
	height:22px;
	margin-bottom:0px;
	color: #000;
	font-family: 'Verdana';
	font-size: 11px;
}


#footer #links a.details{
	font-weight: normal;
	width: 80px;
}
#footer .copytext{
	color: #999;
}