
* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none; 
	color: #999933;
}

a:hover {
	text-decoration: underline;
	color: #cccc66;
}

body {
	background: #fff;
	font-size: 11pt;
	line-height: 1.3em;
	color: #666;
}

body,input {
	font-family: Helvetica, Arial, sans-serif;
}

br.clearfix {
	clear: both;
}

h1,h2,h3,h4 {
	margin: 1em 0;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	font-size: 1.4em;
}

h2,h3,h4 {
	color: #B5191E;
	font-family: Bitter, serif;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.15em;
}

img.alignleft {
	margin: 5px 20px 20px 0;
	float: left;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
}

ul h4 {
	margin-bottom: 0.35em;
}

#content {
	float: left;
	padding: 0;
	margin: 0;
	width: 630px;
}

#footer {
	height: 80px;
	width: 970px;
	padding: 30px 0 0 0;
	margin: 20px auto 25px auto;
	color: #999;
	text-align: center;
}

#footer a {
	color: #CEE1E6;
}
#headerwrapper {
	position: relative;
	clear: both;
	height: 100px;
	width: 100%;	
	background: #AAAD8B;
	border:0; margin: 0; padding: 0;
}
#contentwrapper {
	position: relative;
	clear: both;
	height: auto;
	width: 100%;	
	background: #fff url('../images/content_bg.jpg') repeat-x top left;
	border:0; margin: 0; padding: 0;

}
#footerwrapper {
	position: relative;
	clear: both;
	height: 100px;
	width: 100%;	
	background: #3985aa url('../images/footer_bg.gif') repeat-x top left;
	border:0; margin: 0; padding: 0;

}
#footerlogo {
	float: right;
	height: 43px;
	width: 136px;
	margin: 20px;
}
#header {
	padding: 10px 0;
	color: #FFFFFF;
	position: relative;
	height: 80px;
	width: 970px;
	margin: 0 auto 0 auto;
}
#header #summarydetails {
	margin-right: 145px;
	height: 30px;
	width: 100px;
	float: right;
	color: #000;
	font-size: 11px;
	text-align: right;
	padding-top: 2px;
	
}
#header #summarydetails strong{
	font-family: Bitter, sanserif;
	font-size: 16px;
}
#logo {
	float: left;
	width: 306px;
	height: 78px;
}
#logo  h1{
	margin:0;
}
#page {
	margin: 0 0 0 0;
	position: relative;
	padding: 0px 0px 0px 0px;
	color: #606060;
	width: 970px;
	min-height: 400px;
}

#page .section-list {
	list-style: none;
	padding-left: 0;
}

#page .section-list li {
	padding: 25px 0 25px 0;
	clear: both;
}

#page a {
	color: #999933;
}

#page h2, #page h3 {
	color: #B5191E;
}
#page h4 {
	color: #999933;
}
#page strong {
	color: #B5191E;
}

#page ul {
	list-style: none;
}

#page ul li {
	border-top: dotted 1px #C9C9C9;
	display: block;
	padding: 10px 0;
	clear: both;
}
#page #sidebar ul li {
	font-size: 12px;
}

#page ul li.first {
	border-top: 0;
	padding-top: 0;
}
#page ul.bulletpoints {
	margin: 0; padding: 0; border: 0;
}
#page ul.bulletpoints  li {
	margin: 0; border: 0;
	padding: 4px 0 4px 34px;
	list-style: none;
	background: url('../images/tick.gif') no-repeat top left;
	font-size: 0.9em;
	color: #000;
}
#page ul.bulleted {
	margin: 0; padding: 0; border: 0;
}
#page ul.bulleted  li {
	margin: 0; border: 0;
	padding: 0px 0px 0px 28px;
	list-style: none;
	background: url('../images/bullet1.gif') no-repeat top left;
	font-size: 0.9em;
	color: #000;
}
#page ul.bulleted2 li {
	margin: 0; border: 0;
	padding: 0px 0px 0px 28px;
	list-style: circle;
	font-size: 0.9em;
	color: #000;
}
#maintext {
	width: 630px;
	overflow: hidden;
	margin: 0 0 35px 0;
}

#post1 {
	width: 315px;
	overflow: hidden;
	float: left;
}

#post2 {
	margin-left: 30px;
	width: 205px;
	overflow: hidden;
	float: left;
}

#sidebar {
	width: 300px;
	margin-right: 30px;
	padding: 0;
	float: left;
}

#wrapper {
	width: 970px;
	margin: 0 auto 0 auto;
	padding: 20px 0;
	position: relative;
}
#introduction {
	float: left;
	width: 280px;
	height: 237px;
	padding: 20px 20px 10px 20px;
	font-size: 1em;
	line-height: 1.2em;
	background: #fff url('../images/content_bg_old.gif') repeat-x top left;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: -2px -2px 5px #ccc;
	-webkit-box-shadow: -2px -2px 5px #ccc;
	box-shadow: -2px -2px 5px #ccc;
}
#introduction strong {
	font-family: Helvetica, Arial, sanserif;
	font-size: 1.1em;
	font-weight: bolder;
	color: #999933;
}

#importantdates ul li {
	display: block;
	padding: 5px 0 5px 0;
	clear: right;
}
.newsCalendarMonth {
	color: #ffffff;
	width: 41px;
	font-weight: bold;
	background: #B5191E;

}
.newsCalendarMonthDeadline {
	color: #ffffff;
	width: 41px;
	font-weight: bold;
	background: #990000;

}
.newsCalendarDay {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
}
.newsCalendar {
	float: left;
	height: 43px;
	width: 41px;
	margin-right: 10px;
	text-align: center;
	background: #AAAD8B;
	margin-bottom: 5px;}
.newsCalendarDeadline {
	float: left;
	height: 43px;
	width: 41px;
	margin-right: 10px;
	text-align: center;
	background: #cc3333;
	margin-bottom: 5px;}
	
#sliderwrapper{
float: left;
	padding: 10px 10px 10px 10px;
	width: 600px;
	margin: 0 0 20px 0;
	background: #fff;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: -3px -3px 7px #ccc;
-webkit-box-shadow: -3px -3px 7px #ccc;
box-shadow: -3px -3px 7px #ccc;
}
/* Homepage Siders */

/* Header Slider (Image Viewer) */
/*
/* Homepage Banner Framework for jQuery FancyBox */
#banner { position: relative; width: 600px; height: 247px; background: #001144; margin: 0; padding: 0; border: 0; overflow: hidden;}
		
/* homepage banners */
.bannertext { color: #fff; opacity:0.75;}
#banner .banner-homepage { height: 247px; }
#banner .banner-homepage .banner-images { width: 600px; height: 247px; }
#banner .banner-homepage .banner-pagination { position: relative;  background: url('../images/banner/pagination_bg.png') no-repeat top left;left: 470px; bottom: 18px; padding-left: 10px; padding-top: 3px;border: 0;}
#banner .banner-homepage .banner-showcase { height: 400px; }
#banner .banner-homepage .container { width: 600px; height: 247px; font-size: 15px; font-family: Arial, Helvetica, serif;}
#banner .banner-homepage a { color: #49b9ee; outline: none;}
#banner .banner-homepage a.action { outline: none;}
#banner .banner-homepage .banner { display: block; overflow: hidden; height: 247px;}

#banner .banner-pagination { width: auto; margin: 0 auto; overflow: hidden; padding: 0; height: 18px; }
#banner .banner-pagination a { 
		float: left; height: 16px; width: 16px;  background: url('../images/banner/banner-pagination.png') no-repeat top left; 
		display: block; text-indent: -100000px; margin-left: 2px; ;
}
#banner .bannertext{		
font-family: Helvetica, Arial, sanserif;	
text-shadow: 2px 2px 3px #333333;
line-height: 1.2em;
}
#banner .banner-pagination a.selected { background-position: top right; }

		#banner .b-1 { background: url('../images/banner/PH1.jpg') no-repeat top left;  margin: 0; padding: 0; border: 0; }
		#banner .b-1 p.bannertext { position: relative; top: 3px; left: 300px; font-size: 18px;}
		#banner .b-1 p.bannerlink a{ display: block; position: relative; top: 230px; left: 69px; color: #754437; font-weight: bold; text-transform: uppercase; text-decoration: none;}

		#banner .b-2 { background: url('../images/banner/PH2.jpg') no-repeat top left;  margin: 0; padding: 0; border: 0;  text-align: left;}
		#banner .b-2 p.bannertext { position: relative; top: 3px; left: 10px; font-size: 18px;}
		#banner .b-2 p.bannerlink a{ display: block; position: relative; top: 120px; left: 30px; font-weight: bold; color: #0067a8; text-transform: uppercase; text-decoration: none;}
		
		#banner .b-3 { background: url('../images/banner/PH3.jpg') no-repeat top left;  margin: 0; padding: 0; border: 0;  text-align: left;}
		#banner .b-3 p.bannertext { position: relative; top: 3px; left: 10px; font-size: 18px;}
		#banner .b-3 p.bannerlink a{ display: block; position: relative; top: 240px;  left: 30px; font-weight: bold; color: #0067a8; text-transform: uppercase; text-decoration: none;}

		#banner .b-4 { background: url('../images/banner/PH4.jpg') no-repeat top left; margin: 0; padding: 0; border: 0; text-align: left;}
		#banner .b-4 p.bannertext { position: relative; top: 3px;  left: 320px; font-size: 18px; }
		#banner .b-4 p.bannerlink a{ display: block; position: relative; top: 150px;  left: 30px; font-weight: bold; color: #4b8739; text-transform: uppercase; text-decoration: none;}
			
		#banner .b-5 { background: url('../images/banner/PH5.jpg') no-repeat top left;  margin: 0; padding: 0; border: 0; }
		#banner .b-5 p.bannertext { position: relative; top: 3px; left: 170px; font-size: 18px;}
		#banner .b-5 p.bannerlink a{ display: block; position: relative; top: 215px; left: 62px; color: #6a482d; font-weight: bold; text-transform: uppercase; text-decoration: none;}


		#banner .b-6 { background: url('../images/banner/PH6.jpg') no-repeat top left;  margin: 0; padding: 0; border: 0;  text-align: left;}
		#banner .b-6 p.bannertext { position: relative; top: 20px; left: 20px; font-size: 22px;}
		#banner .b-6 p.bannerlink a{ display: block; position: relative; top: 120px; left: 30px; font-weight: bold; color: #0067a8; text-transform: uppercase; text-decoration: none;}

iframe { border: 0; }
#menu {
float: left;
text-align: right;
width: 650px;
margin: 28px 0 0 10px;
}
.mainmenu ul{
	list-style:none;
	margin:0 auto;
}
.mainmenu li{
	float:left;
	list-style:none;
}
.mainmenu li a{
	float:left;
	display:block;
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
	font-family: Bitter, serif;
	font-size:12px;
	padding:0 8px 0 8px;
	height:24px;
	line-height:24px;
	text-align:center;
	cursor:pointer;	
	text-shadow: -1px -1px 0px #666;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.mainmenu li a span{
	float:left;
	display:block;
	padding:0 32px 0 18px;
}
.mainmenu li.current a{
	color:#fff;
	background:#000;
}
.mainmenu  li.current a span{
	color:#fff;
	background:yellow;
}
.mainmenu  li a:hover{
	color:#E6E6B8;
	background:#FFFFFA;
}
.mainmenu li a:hover span{
	color:#fff;
	background:orange;
}
#footernav{
float: left;
text-align: left;
margin-left: 20px;
}
ul#footermenu {
margin: 20px 0 20px 0;
clear: both;
text-align: left;
list-style-position:inside;
}
ul#footermenu li a{
	color: #666;
	text-shadow: 1px 1px 0px #fff;
}
.copyright {
	width: 940px;
	text-align: center;
	margin: 0 auto 40px auto;
    font-size: 12px;
    color: #999;
    text-shadow: 1px 1px 0px #fff;
    font-weight: bold;
}
#footernav2{
float: left;
margin-left: 170px;
text-align: left;
}
#footercontacts{
float: left;
text-align: left;
}
.contactEmail {
position: relative;
display: block;
padding-left: 20px;
height: 18px;
background: transparent url('../images/contact_icon_email.gif') no-repeat;
}
a.externallink {
padding-left: 24px;
padding-bottom: 6px;
height: 24px;
line-height: 24px;
background: transparent url('../images/link.gif') no-repeat top left;
}

#introduction h2 {
margin: 0.5em 0;
}