@charset "utf-8";
body {
	font: 100%  Arial, Helvetica, sans-serif;
	background: #43165e;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

a {text-decoration:none;}

img {border:none;}

.oneColFixCtrHdr #container {
	width: 900px;  
	background: #FFFFFF;
	margin: 0 auto;
	padding:0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	width:900px;
	color:#fffffff;
	height:136px;
	font-size:0.8em;
	padding: 0;
	margin:0;
	border-bottom:#ffffff solid 2px;
	background: url(../images/header-background.jpg);
}
#line {width:788px;background-color:#ffffff;height:1px; float:left;font-size:0.1em; clear:left;}

#topmenu{float:left; width:900px; clear:both; margin-top:15px; text-align:left;}

#topmenu ul {padding:0px; margin:0px; float:left;}

#topmenu ul li{display:inline;}

#topmenu ul li a {float: left; color:#ffffff; text-decoration:none;width:112px;height:25px;display:block; text-align:center;}
#topmenu a:hover {color:#ffffff; text-decoration:none; background-image:url(../images/menu-arrow.gif); background-position:bottom left; background-repeat:no-repeat;}

#servicemenu{float:left; width:900px; height:25px; clear:both;margin-top:0px; background-color:#834cb1;}

#servicemenu ul {padding:0px; margin:5px 0 0 0 ; float:left;}

#servicemenu ul li{display:inline; font-size:0.7em;}

#servicemenu ul li a {float: left; color:#ffffff; text-decoration:none;width:85px;height:20px;display:block; text-align:center;}
#servicemenu a:hover {color:#ffffff; font-weight:bold; text-decoration:none;}

#nomenu {float:left; width:900px; height:25px; clear:both;margin-top:0px; background-color:#ffffff;}

.oneColFixCtrHdr #mainContent {
	padding: 0;
	margin:0;
	width:900px;
}
.pagelogo {
	float:left;
	padding:45px 0 0 20px;
}
.pagepic {
	padding:45px 0 20px 0;
}

.oneColFixCtrHdr #sidebar1 {
	margin: 0;
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* padding: 15px 10px 15px 20px; */
}
.oneColFixCtrHdr #rightmainContent {
	float:right;
	width:450px;
	margin: 0 25px 0 15px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.oneColFixCtrHdr #rightmainContent li {
	font-size:0.8em;
	margin-top:5px;
	}
	
.oneColFixCtrHdr #rightmainContent a {color:#652D89; text-decoration:none; font-weight:bold;}
.oneColFixCtrHdr #rightmainContent a:hover {color:#A0A0A0; text-decoration:none; font-weight:bold;}

#content{
	width:900px;
	padding:0;
	margin:0;
	vertical-align:top;
	clear:both;
}

.homebuttons {float:left; margin:0 12px 0 12px;}
.centerbuttons {text-align:center; padding-left:50px;clear:both;}

#sliding-content {
	text-align:left;
	float:left; 
	background-image:url(../images/top-left-feature-box.gif);
	background-repeat:no-repeat; 
	height:235px;
	width:502px;
	color:#ffffff;
	margin-left: 45px;
}

#sliding-content h1 {margin: 30px 30px 0 30px; padding:0px;}
#sliding-content p {padding: 0 30px 0 30px;}

#top-right{float:left; margin-left:25px;}
#bot-right{float:left; margin:30px 0px 50px 0px;}
#bot-left {float:left; margin:30px 0px 50px 35px;}
#bot-middle {float:left;width:270px; height:235px;margin:30px 0px 50px 0px; background-image:url(../images/feature-box.jpg); background-repeat:no-repeat;}

#bot-middle h1 {margin: 0 30px 0 30px;}
#bot-middle p {margin: 0 30px 0 30px;}
#bot-middle li {font-size:0.8em;}


.oneColFixCtrHdr #footer {
	padding: 5px 22px 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	height:25px;
	background-color:#834cb1;
	text-align:right;
	clear:both;
	color:#FFF;
	font-size:0.7em;
}

#footer a {color:#ffffff; text-decoration:none;}
#footer a:hover {color:#ffffff;}

.text-small{font-size:0.85em;}

h1 {
	font-size:1.5em;
	font-style:normal;
	padding-top:20px;}

h2 {
	font-size:1.0em;
	font-style:bold;
	}

h3 {
	font-size:0.8em;
	font-style:bold;
	}

p {
	font-size:0.8em;
	}
	
.textlarger {font-size: 1.2em;}

.textpurple {
	color: #652D89;
}
.textblue {
	color: #16216c;
}
.textlightblue {
	color: #0081ab;
}
.textred {
	color: #7D0749;
}
.textwhite {
	color: #ffffff;
}
.textdarkred {
	color: #7a2426;
}
.textgreen {
	color: #47AA42;
}
.textlime {
	color:#719500;
}
.textorange {
	color: #CC7A16;
}
.textdarkorange {
	color: #c13832;
}
.textdarkpurple {
	color: #8F3F97;
}
.textgrey {
	color: #3e3d40;
}
.textbrown {
	color: #613005;
}

.newwsdate
{color:#000; font-size:0.8em;}

.green-box {
	height:185px;
	width:205px;
	background-image:url(../images/Square_Solid_Box-Green.jpg);
	background-repeat:no-repeat;
}
.green-box p{
	color:#ffffff;
	padding:15px 15px 0px 15px;
	line-height:1.5em;
	font-size:1.2em;
}


