body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

/* Cyan : #0086f4
@15 50  : #6c7780
@15 85  : #b8cad9

 Orange : #F46E00
@15 50  : #80756C
@15 85  : #d9c7b8


old dark things. #2e2e2e

dark logo blue: #002340

paragraptext header #cac6c6
	     lighter #dad7d7

*/

a:link {
	color: #2e2e2e;
	text-decoration: none;
}
a:visited {
	color: #2e2e2e;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #000;
	}
body {
	background-color: #E9E9DF;
	background-image: url(../images/repeating.png);
	background-repeat: repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 100%;
}


.bgtop {
margin-top: 0px;
width: 100%;
height: 50px;
top: 0;
left: 0;
background-image: url(../images/backcenter_top.png);
background-repeat: no-repeat;
background-position: center top;
padding-bottom:0px;
}

.bgbtm {
margin-top: 0px;
width: 100%;
height: 12px;  /*50px*/

top: 0;
left: 0;
background-image: url(../images/backcenter_btm.png);
background-repeat: no-repeat;
background-position: center top;
padding-bottom:0px;
}

.bg {
padding-top: 70px;
padding-bottom:0px;
margin-top:0px;
margin-bottom: 0px;
width: 100%;
height: 100%;
top: 34px;
left: 0;
background-image: url(../images/backcenter.png);
background-repeat: repeat-y;
background-position: center top;
overflow:visible;

}

.container {
	margin: -108px auto 0px auto;
	background-color: #ffffff;
	border: 0px solid #000000;
	padding: 0px 0 0 0;
	top:-10px;
	height: 100%;
	overflow:hidden;
	width: 978px;
}
.top {
	margin: 0px;
	background-color: #ffffff;
	padding: 0px;
	float: left;
	height: 140px;
	width: 978px;
}
.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	margin: 12px 12px 0px 12px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 954px;
	border-bottom: 12px solid #bfe2ff;
}
.top-login {
	display:none;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 0px;
	width: 650px;
	text-align: right;
	font-family: "Arial", Helvetica, "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #BD3E2C;
	text-decoration: underline;
}
.navbar {
	margin: 12px 0 12px 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 36px;  /* was 55 */
	width: 980px;
	border:0px solid #000000;
}



.scrollable {
	margin-left: 12px;
	clear: left;
	float: left;
	height: 240px;
	width: 954px;
	position:relative;
	background-repeat: repeat-x;
	padding-bottom: 12px;
}
.content-container {
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 12px;
	padding: 0px;
	clear: left;
	float: left;
	height: 100%;
	width: 954px;
}
.content {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: auto;
	width: 954px;
}
.content-left {
	margin: 0px;
	padding-top: 0px;
	float: left;
	height: auto;
	width: 632px;
}

.noscbox {
	margin: 0px;
	height: 48px;
	text-transform: uppercase;
	font-weight: bold;	
	}
	
.noscbox span {
	color:#0086f4;
	}
.content-middle {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 357px;
}
.right-content {
	margin: 0px;
	float: left;
	height: auto;
	width: 310px;
	padding-bottom: 0px;
}
.right-content-middle {
	padding: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 385px;
	margin-top: 0px;
}
.right-content-bottom {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 0px;
	width: 310px;
	background-position: left top;
}
.right-text {
	color: #505050;
	margin: 0px;
	clear: left;
	float: left;
	width: 310px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.footer {
	padding: 0 12px 12px 12px;
	margin: 0px 12px 12px 12px;
	clear: left;
	float: left;
	height: 86px;
	width: 932px;
	margin-top: 0px;
	background-color: #cac6c6;
}
.bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 86px;
	width: 298px;
}
.bottom-container {
	margin: auto;
	height: auto;
	width: 958px;
}
.bottom-text {
	margin: 0 22px 0 0;
	height: 48px;
	width: 300px;
	padding-top: 15px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	float: right;
}
.bottom-left-text {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 35px;
	padding-left: 65px;
	width: 230px;
	height: 49px;
}
.boxc {
	padding: 0px;
}

.maintreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.maintreemenu ul li{
position: relative;
display: inline;
float: left;

}

.maintreemenu ul li{
	margin-left:12px;
	display: block;
	width: 137px;
	padding: 0px 0px;
	text-decoration: none;
	color: #004871;
	height:36px;
	font-size: 12px;
	font-weight: bold;
	line-height: 55px;
	text-align: left;
	background-image:url(../images/navback.png);
	text-decoration: none;
	padding-left:12px;
	background-repeat:no-repeat;
	border:0px solid #000000;
	margin-bottom: 0px;
}


.maintreemenu {
position:relative;
z-index:101;
}

.maintreemenu li a{
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;}


.level2:hover {
	margin-left:12px;
}
	
.level2 ul li{
	display: none;
	left:-2px;
}


.level2 a.up{
	position:absolute;
	top:4px;
	line-height:26px;
}

.level2 a.upright{
	position:absolute;
	top:4px;
	text-align:left;
}

.navspan{float:right; 
text-align;right;
padding-left:24px;
padding-right:24px;
}

.level2 ul li a img{
	position:absolute;
	left:0px;
	border: none;
}	

.level2:hover ul li{
	background-image: none;
	top:-19px;
	z-index:100;
	display: block;
	width: 140px; /*Was 152*/
	padding: auto 6px auto 12px;
	margin-left:-10px;
	margin-top: 0px;
	border:0px;
	text-decoration: none;
	color: #000000;
	height:36px;
	font-size: 10px;
	font-weight: bold;
	font-variant: none;
	text-transform: uppercase;
	line-height: 10px;
	text-align: left;
	background-color: transparent;
}

.level2 ul li:hover{

	background-image:url(../images/dropback2.png);
	background-color: transparent;
	position:relative;
	z-index:200;
}


.treemenu1 ul:hover{
	background-image:url(../images/dropback2.png);
	}
	
/* Holly Hack for IE \*/
* html .maintreemenu ul li { float: left; height: 1%; }
* html .maintreemenu ul li a { height: 1%; }

.contenttitles {
	border-bottom: 0px;
	height: 38px;
	padding:0px 12px 0px 12px;
	margin-bottom: 0px;
	margin-top:0px;
	width: 606px;
	background-color: white;
	color: #0086f4;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	line-height:55px;
	text-transform: uppercase;
	font-style: none;
}

.clickmoree {line-height:12px;}
.contenttitles a{text-decoration: none; color: #0086f4;}
.contenttitles a:hover{text-decoration: underline; color: #0086f4;}
.contenttitles a:visited{color: #0086f4;}

.contenttitlesright {
	height: 38px;
	padding: 0px 12px 0px 12px;
	border-bottom:1px solid #002340;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 286px;
	background-color: #cac6c6;
	color: #fff;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	line-height:55px;
	text-transform: uppercase;
	text-decoration: none;
}

.widjbox {
	padding: 12px 12px 12px 12px;
	width: 286px;
	background-color: #dad9d9
	color: #505050;
	margin-bottom: 10px;
	background-color: #dad9d9;
	}

.clickmore{
	position:relative;
	border:none;
	float:right;
	margin: 0px -12px 0 0;	
	}
	
.leftpara{
	padding:0px 0px 0px 0px;
	width: 630px;
	border:1px solid #0086f4;
	margin-top: 0px;
	margin-bottom: 12px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	color:#505050;
}

.leftpara:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.leftpara p{padding:0px; margin:12px 12px 12px 12px;}

.leftpara table {
	border-width: 0px;
	border-spacing: 2px;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: rgb(240, 240, 240);
	margin-left:12px;
}
.leftpara th {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: white;
}
.leftpara td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: white;
}

.leftpara img{
	position:relative;
	float:right;
	margin: 0px 0px 0px 12px;
	padding-top:0px;
}


.leftpara img.left{
	width: 150px;
	float:left;
	margin: 0px 12px 0px 0px;
	position:relative;
}

.leftpara img.choose1{
	float:left;
	margin: 0px 0px 0px 0px;
	position:relative;
}
.leftpara img.choose2{
	float:left;
	margin: 0px 0px 0px 0px;
	position:relative;
}
.leftpara img.choose3{
	float:right;
	margin: 0px 0px 0px 0px;
	position:relative;
}

.leftpara img.centrefill{
	width: 630px;
	float:left;
	margin: 0px 0 12px 0px;
}

.leftpara h1{
	margin-top:12px;
	margin-left:12px;
	margin-bottom:12px;
	color: #0086f4;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.leftpara h2{
	margin-left:12px;
	color: #F46E00;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-weight: bold;
}

.leftpara h3{
	margin-left:12px;
	color: #80756C;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.leftpara h3:before {	content: "\2F \ ";}

.leftpara h4 {
	margin-left:12px;
	color: #0086f4;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
.leftpara h4:before {	content: "\2F \ ";}

.leftpara a {
	color: #0086f4;
	text-decoration: underline;
	font-weight: bold;
	}

.clefttext {
	color: #004871;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
}
.crighttext {
	color: #b6cadc;
	font-size: 18px;
	font-variant: small-caps;
}
.footer .bottom-container .bottom-text a{
	color:#fff;
}
.footer .bottom-container .bottom-text a:hover{
	color:#fff;
}

#newscontainer {
position: relative;
width: 310px;
margin-left: 0px;
margin-top: 0px
}

#widget {
overflow: hidden;
background: #dad7d7;
padding: 0px 12px 0px 12px;
margin-top: 0px;
height: 600px; /* You should adjust this height for your project. */
position: relative;
float: left;
min-width: 286px;
-moz-border-radius-bottomright: 12px;
}

#widget img {
float: left;
border: 1px solid white;
padding: .2em;
background: #d3d3d3;
margin-right: .5em;
width: 90px;
height: 90px;
}

#widget li {
display: inline;
clear: left;
overflow: hidden;
position: relative;
top: 0;
padding-bottom: 12px;
height: 80px; /* Change this to fit your needs. The plugin will access this value if you don't pass a parameter in when you call it. */
width: 215px;
font-size: 12px;
}

#widget a {
text-decoration: none;
font-size: 12px;
color: #505050;
text-transform: uppercase;
}

#widget p {
font-style: italic;
font-size: 12px;
color: #505050;
}


#widget a:hover {
text-decoration: underline;
}




