body {
	background-image: url(../images/bg_blue25x.gif);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	background-color: #44556B;
}
#header #menu1 {
	height: 33px;
	position: absolute;
	right: 20px;
	bottom: 0px;
	width: 955px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	z-index: 100;
}
* html #header #menu1 {
	height: 28px;
}
#header #menu1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px; 
}

* html #leftcolumn {
	margin-right: 15px;
	margin-left: 10px;
}

#header #menu1 ul li {
	display: inline;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(../images/menu1-bg_left.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 33px;
}

* html #header #menu1 ul li {
	padding: 0px;
	background-image: none;
	background-position: top;
	width:	30px;
	height: 26px;
}
* html #header #menu1 ul #then_now {
	width: 90px;
}
* html #header #menu1 ul #departments {
}
#header #menu1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 25px;
	margin: 0px;
	font-size: 0.85em;
	display: block;
	background-image: url(../images/menu1-bg_right.png);
	background-position:  right top;
}
* html #header #menu1 a {
	height: 26px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/menu1-bg_right.jpg);
	background-color: #95ABC3;
}
* html #header #menu1 a:hover {
	background-image: url(../images/menu1-bg_active-right.jpg);
	background-color: #6A90BD;
}
#header #menu1 li.active, #header #menu1 li:hover {
	background-image: url(../images/menu1-bg_active-left.png);
}
#header #menu1 li.active a, #header #menu1 li:hover a {
	background-image: url(../images/menu1-bg_active-right.png);
}
#footer {
	height: 30px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 0.85em;
	color: #FFFFFF;
	text-align: center;
	position: relative;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#content {
	background-color: #FFFFFF;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	background-image: url(../images/bg_content-bluegrad.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	width: 955px;
	margin: 0px;
	overflow: auto;
}
#upcomingevents {
	margin-top: 25px;
}
#upcomingevents h1 {
	font-size: 1.25em;
	color: #647C9D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#upcomingevents .events p {
	margin: 0px;
	font-size: 0.85em;
}
.event {
	font-size: 0.85em;
	color: #2653AF;
	text-decoration: underline;
	margin-bottom: 12px;
	padding-bottom: 8px;
	display: block;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7896C3;
}
.event:hover {
	color: #CC0000;
}
.lastone {
	margin: 0px;
	border-bottom-style: none;
}
#shadowtop {
	height: 25px;
	width: 955px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_shadow-top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#upcomingevents .events {
	background-image: url(../images/bg_events-chart.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding: 10px;
	border: 1px solid #7996BB;
	margin: 0px;
}
#shadowfoot {
	height: 20px;
	width: 955px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_shadow-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

#header #sash {
	height: 200px;
	width: 500px;
	position: absolute;
	background-image: url(../images/header_sash.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 497px;
	top: -25px;
	z-index: 80;
}
* html #header #sash {
	height: 174px; 
	width: 460px;
	top: 0px;
}
#header #logo {
	width: 175px;
	position: absolute;
	left: 20px;
	top: 20px;
	height: 130px;
}
#header {
	height: 175px;
	width: 955px;
	background-color: #171b68;
	color: #FFFFFF;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#mainpage {
	padding: 0px;
	width: 710px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 245px;
	position: relative;
}
* html #mainpage {
	WIDTH: 705px;
	POSITION: relative;
	padding: 0px;
	margin: 0px;
}
.leading {
	position: relative;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90A4BD;
}
.news-latest-item h3 {
	font-size: 1.8em;
	font-weight: normal;
	color: #7996BB;
	margin-top: 0px;
	margin-bottom: 0px;
}
.news-latest-item h3 a {
	color: #7896BB;
	text-decoration: none;
}
.news-latest-item h3 a:hover {
	color: #CC0000;
}
.leading p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
.leading img {
	border: 1px solid #006699;
	float: right;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.news-list-item {
	width: 217px;
	height: 375px!important;
	float: left;
	padding: 0px;
	margin-right: 18px;
	display: block;
	height: 350px;
	margin-bottom: 25px;
	overflow: hidden;
	margin-top: 0px;
	margin-left: 0px;
}
* html .news-list-item {
	height: 400px;
}
.rightmost {
	margin: 0px;
}
.news-list-item h3 {
	font-size: 1.25em;
	color: #7996BB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
.news-list-item h3 a {
	text-decoration: none;
	color: #7796BB;
}
.news-list-item h3 a:hover {
	color: #CC0000;
}
.news-list-item p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 0.85em;
	font-weight: normal;
}
.news-list-item img {
	margin: 0px;
	border: 1px solid #7291B8;
}
#wrapper1 {
	height: auto;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(../images/bg_shadow-sides.png);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
}
* html #wrapper1 {
	background-image: url(../images/bg_shadow-sides.gif);
}
#banner {
	height: 225px;
	width: 955px;
}
* html #banner{
	margin: 0px;
	padding: 0px;
 	background-color: #131757;
}

#menu2 {
	background-color: #171B68;
	height: 35px;
	width: 955px;
	background-image: url(../images/menu2-bg_40px.gif);
	background-position: center;
	position: relative;
}
#menu2 p {
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 0.85em;
}
#menu2 a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}
#menu2 a:hover {
	text-decoration: underline;
}
#menusearch {
	width: 220px;
	position: absolute;
	height: 35px;
	left: 754px;
	top: 400px;
}
#menusearch form {
	padding: 0px;
	top: 0px;
	right: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menusearch form input {
	margin-top: 6px;
	font-size: 11px;
}
#menusearch form #Search {
	background-image: url(../images/search_btn-bg.gif);
	background-position: center top;
	border: 1px solid #8296AF;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	cursor: pointer;
}
#menusearch form #Search:hover {
	background-position: bottom;
}	

#leftcolumn {
	width: 205px;
	left: 15px;
	top: 0px;
	float: left;
	margin-left: 15px;
}
* html #leftcolumn {
	clear: none;
}
#leftcolumn a .ad {
	border: 1px solid #7291B8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftcolumn a:hover .ad {
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}

div.news-latest-morelink a, div.news-list-morelink a {
	background-image: url(../images/bg_link-readmore.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	width: 75px;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 0px;
	height: 18px;
}
* html div.news-latest-morelink a, div.news-list-morelink a {
	background-image: url(../images/bg_link-readmore.gif);
}
div.news-latest-morelink a:hover, div.news-list-morelink a:hover {
	background-position: right bottom;
}

a.readmore {
	background-image: url(../images/bg_link-readmore.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	width: 75px;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 0px;
	height: 18px;
}
a.readmore:hover {
	background-position: right bottom;
}

/*
a:hover img {
	border: 1px solid #FF0000;
}
*/

#leftmenu {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #7996BB;
	position: relative;
	overflow: auto;
	background-image: url(../images/bg_events-chart.jpg);
	background-repeat: repeat-y;
}
#leftmenu a {
	width: 183px;
	text-decoration: none;
	color: #475972;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7996BB;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	display: block;
	font-size: 0.9em;
}
#leftmenu a:hover {
	color: #FFFFFF;
	background-color: #7996BB;
	font-weight: bold;
}
#leftmenu h1 {
	font-size: 0.85em;
	color: #FFFFFF;
	background-color: #516885;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#leftmenu .columnbox-content ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#leftmenu .columnbox-content ul li ul {
	list-style-type: none;
}
#leftmenu .columnbox-content ul span {
	width: 183px;
	color: #475972;
	font-weight:bold;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7996BB;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	display: block;
	font-size: 0.9em;
}
#leftmenu .columnbox-content ul li ul span, #leftmenu .columnbox-content ul li ul li a {
	width: 171px;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 17px;
	display: block;
	font-size: 0.9em;
	border: 0px none transparent;
	background-image: url(../images/submenu_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
}
* html #leftmenu .columnbox-content ul li ul span, #leftmenu .columnbox-content ul li ul li a {
	background-image: url(../images/submenu_bg.gif);
}
.news-latest-container {
	overflow: auto;
	padding-bottom: 25px;
	margin-right: 15px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C8D7;
	margin-bottom: 25px;
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
}
.news-latest-date {
	font-size: 0.85em;
	color: #0099CC;
}
.news-latest-item {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.news-latest-item img {
	border: 1px solid #7996BB;
	float: right;
	margin-left: 20px;
	margin-top: 17px;
}
.news-latest-container HR.clearer {
	clear:none;
}
.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:none;
	height:1px;
	border:1px solid #FFFFFF;

}
.news-list-container {
	overflow: auto;
	margin-top: 25px;
}
.news-list-date {
	font-size: 0.70em;
	color: #999999;
	margin-top:2px;
}
.news-list-category {
	font-size: 0.70em;
	color: #999999;
	margin-top:2px;
}
.news-single-item {
	overflow: auto;
	padding-bottom: 25px;
	margin-right: 15px;
}
.news-single-item h2 {
	font-size: 2em;
	font-weight: normal;
	color: #7996BB;
	margin-top: 0px;
	margin-bottom: 0px;
}
.news-single-img img {
	border: 1px solid #7996BB;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
div.news-single-timedata {
	font-size: 0.85em;
	color: #999999;
	margin-top:2px;
}
#mainpage dl.news-single-related {
	padding: 10px;
	border: 1px solid #C9CCDB;
	background-color: #F0F0F2;
}
#mainpage dl.news-single-related dt {
	font-size: 1.1em;
	font-weight: bold;
	color: #536A88;
}
#mainpage dl.news-single-related dd {
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	width: 85%;
	font-size: 1.0em;
	margin: 10px;
}

#mainpage h1 {
	font-size: 1.8em;
	font-weight: normal;
	color: #7996BB;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainpage h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #7996BB;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainpage h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #7996BB;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainpage p {
	margin-right:25px;
}
#mainpage dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9AB4D1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 10px;
	display: block;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	width: 92%;
	font-size: 1.1em;
}
.tx-felogin-pi1 {
	margin-right:25px;
}
.tx-felogin-pi1 form {
	width:300px;
	margin-top:15px;
}
.tx-felogin-pi1 form fieldset {
	border: 1px solid #CCCCCC;	
	padding:10px;
}
.tx-felogin-pi1 form input {
	margin-bottom: 10px;
}

.content-box {
	text-align:justify;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CBD0DD;
}
.contact-box2 {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333;
	border-top: 1px #A2AAAE solid;
    border-bottom: 1px #A2AAAE solid;
	background-color: #d7dbe4;
}
.contact-info {
}
.contact {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mailform {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mailform .csc-mailform {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mailform .csc-mailform .csc-mailform-field label {
	display: block;
	width: 120px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#upcomingevents .csc-loginform {
	background-color: #DCDDE3;
	width: 203px;
	padding: 10px;
	display: block;
	border: 4px double #7291B8;
	background-image: url(../images/bg_events-chart.jpg);
	background-repeat: repeat-y;
	background-position: left;
	text-align: center;
	margin: 0px;
}
#upcomingevents  .csc-loginform .csc-form-commentcell .csc-form-label {
	font-size: 0.85em;
	font-weight: bold;
	color: #516885;
	text-align: center;
}
.align-center {
	text-align: center;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	float:none;
}
div.csc-textpic-clear {
	clear:none;
}
div.csc-textpic-above div.csc-textpic-text {
	clear:none;
}
.contenttable {
	font-size: 0.85em;
}
.csc-frame-frame2 {
	background-color: #FFFFCC;
	padding: 12px;
	border: 1px solid #CCCC00;
}
#upcomingevents .csc-uploads {
	font-size: 0.85em;
	height: 25px;
	width: 100%;
	border: 4px double #7291B8;
	background-image: url(../images/bg_events-chart.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#upcomingevents .csc-uploads p {
	margin: 2px;
	padding: 0px;
}
#upcomingevents .csc-uploads .csc-uploads-fileSize {
	text-align: right;
	}