@charset "utf-8";
/* CSS Document */

body {
margin:0;
margin-left:auto;
margin-right:auto;
padding:0;
text-align:center;
background-image:url(../images/back.jpg);
background-repeat:repeat-x;
background-color:#cde9ff;}


.container {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#363636;
font-size:11px;
margin-left:auto;
margin-right:auto;
background-color:white;}


.innercontent {
background-image:url(../images/body_bottom.jpg);
background-position:bottom;
background-repeat:repeat-x;
background-color:#FFFFFF;}



.homelinks {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left:10px;
color: #333333;
font-size:11px;
text-align:left;}


.homelinks a{
color:#00458d;
text-decoration:none;}


.homelinks a:hover{
color:#4b98e9;
text-decoration: underline;}



.bottomtitle {
float:left;
margin-left:10px;
color:#333333;}


.bottomtitle a{
color:#00458d;
font-weight:bold;
text-decoration:none;}


.bottomtitle a:hover{
color:#4b98e9;
text-decoration:none;}


.moredark {
float:right;
margin-right:10px;
}


.moredark a{
color:#00458d;
font-weight:bold;
text-decoration:none;
}

.moredark a:hover{
color:#4b98e9;
}




.more {
float:right;
margin-right:10px;
color:red;
}


.more a{
color:#5191d4;
font-weight:bold;
text-decoration:none;
}

.more a:hover{
color:#8fc3f9;
}




.bottomhome {
background-color:#bfbebe;}

.breadcrumb {
color:#5191d4;}


.breadcrumb a{
color:#5191d4;
text-decoration:none;}


.breadcrumb a:hover{
color:#286bb1;
text-decoration:underline;}


.live {
font-weight:bold;}

.bluetitle {
font-size:16px;
font-weight:bold;
color:#5191d4;}


.leftside {
text-align:center;}


.leftcontact {
text-align:center;
color:#545454;
margin-left:20px;
margin-right:20px;}



.homeleftcontact {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:11px;
color:#545454;}

.homeleft {
background-image:url(../images/homeleftback.jpg);
}


.topbox {
font-size:10px;
color:#585858;
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
float:right;
margin-right:40px;}


.topbox a{
color:#585858;
text-decoration:none;}


.topbox a:hover{
color: #000000;
text-decoration: underline;}


.search {
float:right;}

.top {
float:right;}


.sidelinks {
text-align:left;
font-size:9px;
color:blue;
padding-top:10px;}


.sidelinks a{
color:#00458d;
text-decoration:none}


.sidelinks a:hover{
color:#5191d4;}




.blue {
font-weight:bold;
color:#5191d4;}

.mainbody {
text-align:left;
margin-left:10px;
margin-right:10px;
margin-bottom:20px;}

.mainbody a:link, .mainbody a:visited {
	color: #00458d !important;
	text-decoration: none !important;	
}
.mainbody a:hover {
	color: #5191d4 !important;
	text-decoration: underline !important;
}
.mainbody a:active {
	color: #00458d !important;
	text-decoration: none !important;	
}

.bottom {
margin-left:auto;
margin-right:auto;
margin-top:20px;}

.middle {
width:960px;
margin-left:auto;
margin-right:auto;
background-color:orange;}

#topbackdrop {
background-image:url(../images/top_backdrop_new.jpg);
background-repeat:no-repeat;
background-color:white;}

#nav {
background-image:url(../images/nav_right.jpg);
background-repeat:no-repeat;}

.edge {
background-image:url(../images/right_edge.jpg);
background-repeat:repeat-x;
background-color:#cde9ff;}


.homeedge {
background-image:url(../images/home_edge.jpg);
background-repeat:repeat-x;
background-color:#cde9ff;}


.footer {
text-align:center;
padding-top:10px;
padding-bottom:20px;
margin-left: auto;
margin-right: auto;
background-color:#666666;
color:#dcdada;}



.footer a{
color:#aad5fe;
font-weight:bold;
text-decoration:none;}


.footer a:hover{
color:#67a8e6;
font-weight:bold;
text-decoration:none;}

.controlcbackground{
	background-image: url(../admin-images/back.jpg);
	background-repeat: repeat-x;
}
