#splashbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#splashbody .splashcontent {
	color: #999999;
	font-size: 10px;
}

.body {
	background-color: #111d47;
	background-image: url(../images_layout/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
}
H1, .content H1 {
	font-size: 16px;
	font-weight: bold;
	color: #0D2D84;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D2D84;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
H2, .content H2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #0D2D84;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aeb5ca;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
H3, .content H3 {
	font-size: 13px;
	font-weight: bold;
	color: #6a7fc6;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}

.mceContentBody {
	background: #FFFFFF;
	color: #000000;
	margin: 8px;
	padding: 8px;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	margin-bottom: 0px;
	text-align: left;
	padding: 0px;
}

/*******************************/
#header {
	background-repeat: no-repeat;
	background-position: right top;
	height: 281px;
	width: 708px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #logos {
	background-image: url(../images_layout/header_bg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 281px;
	width: 264px;
	position: relative;
}
#header #logo1 img {
	position: absolute;
	bottom: 65px;
	left: 50px;
}
#header #logo2 img {
	position: absolute;
	bottom: 0px;
	left: 50px;
}
/*******************************/

/*******************************/
#mainmenu {
	background-color: #182a68;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: normal;
	width: 708px;
	height: 24px;
	padding: 0px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainmenu ul{
	/*float: right;*/
	text-align: center;
	position: relative;
	z-index: 80;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#mainmenu ul li{
	display: inline;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-top: 10px;
}
#mainmenu ul li a, #mainmenu ul li span{
	/*loat: left;*/
	background: url(../images_layout/spacer_transparent.gif) top right no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu ul li span{ /*Targets span tag to the right of #leftcorner below*/
	padding-left: 0px;
}
#mainmenu ul li a#leftcorner{
	float: none;
	padding-left: 3px;
	padding-right: 0px;
	background: url(../images_layout/spacer_transparent.gif) no-repeat left top;
}
#mainmenu ul li a#rightcorner{
	padding-right: 3px;
	background: url(../images_layout/spacer_transparent.gif) top right no-repeat;
}

#mainmenu ul li a:hover{
	color: #ecae0d;
	text-decoration: none;
}

#mainmenu:after{ /*Add margin between menu and rest of content in Firefox*/
	font-size: 0em;
	content: '.'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/*******************************/

/*******************************/
#contentwrapper {
	width: 708px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
	position: relative;
}
#content #pagetitle {
	font-weight: bold;
	text-transform: uppercase;
	color: #182a68;
	font-size: 19px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	float: left;
}
#content, .content {
	margin-right: 10px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#content, .content, #content td, .content td {
	font-size: 12px;
	line-height: 16px;
}
#content A, .content A {
	text-decoration: underline;
	font-weight: bold;
	color: #e4a708;
}
#content A:HOVER, .content A:HOVER {
	color: #182a68;
}
#content p, .content p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 18px;
}
#content P IMG, .content P IMG {
	padding-right: 12px;
	padding-left: 12px;
}
#content #pagination {
	font-size: 9px;
	width: 100%;
	text-align: right;
	margin-bottom: 10px;
}
#content #table1 td, .content #table1 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 3px;
}
/*******************************/

/*******************************/
#news {
	margin-bottom: 12px;
	padding-bottom: 12px;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 467px;
}
#news #title {
	font-size: 1.4em;
	font-weight: bold;
	color: #0D2D84;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	line-height: 14px;
	margin: 0;
	padding-bottom: 2px;
	text-transform: capitalize;
	display: inline;
}
#news #subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #7387ca;
	right: 0px;
	top: 0px;
	display: inline;
}
#news #entry {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #aeb5ca;
	padding-top: 3px;
	padding-left: 10px;	
}
#eventspast {
	margin-top: 7px;
	margin-bottom: 7px;
}
/*******************************/

/*******************************/
#sidemenu {
	padding: 0;
	margin-bottom: 15px;
	font-size: 11px;
	background-color: #FFF;
	color: #000;
	width: 194px;
	margin-right: 0px;
	float: left;
}
#sidemenu #sidemenuheader, #sidemenu h5 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 19px;
	background-image: url(../images_layout/sidemenu_header_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 194px;
	padding-top: 6px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#sidemenu #sidemenufooter {
	background-image: url(../images_layout/sidemenu_footer_bg.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 194px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 15px;
}
* html #sidemenu { /*IE 6 only */
	width: 165px; /*Box model bug: 180px minus all left and right paddings for #submenu */
}
#sidemenu UL {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sidemenu LI {
	margin-bottom: 0px;
	text-transform: capitalize;
	font-weight: bold;
}
#sidemenu LI A {
	display: block;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	background-color: #fceed1;
	color: #000;
	text-decoration: none;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-right-color: #e3d7bf;
	border-bottom-color: #e3d7bf;
}
html>body #sidemenu LI A { /*Non IE6 width*/
	width: auto;
}
#sidemenu LI A:HOVER {
	background-color: #ecae0d;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
/*******************************/

/*******************************/
#footer {
	width: 708px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #182a68;
	margin-top: 30px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #182a68;
	font-size: 0.85em;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer #contact {
	float: left;
}
#footer #copyright {
	float: right;
}
/*******************************/

