@charset "iso-8859-1";
/* Main tags */

*{ margin:0; padding:0; }
img { border:0; }
html, body {
	width:100%;
	height:auto;
	font-family: Georgia, arial, sans-serif;
	margin-left: 0px;
margin-top: 0px margin-right: 0px; 	margin-bottom: 0px;
	font-size:100%;
	background:url(../../images/bg.gif) repeat-x top;
	color:#333;
	background-color:#E9E9E6;
	margin-top: 0px;
	margin-right: 0px;
}
p { margin-bottom:1em; }

ul {
}


#navigation li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	height: 28px;
	list-style-type: none;
	position: relative;
}
#navigation li a {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	height: 28px;
	list-style-type: none;
	position: relative;
}
#navigation li a:hover {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 25px;
	height: 28px;
	background-image: url(../../images/pink_bar.jpg);
	background-repeat: repeat-x;
	list-style-type: none;
	position: relative;
}







h1 {
	font-size:2em;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}
h2 {font-family:Times New Roman, Arial, Verdana, Georgia;font-weight:normal; font-size:1.95em;color:#cd1841; margin:1em 0; }
h3 {font-family:Times New Roman, Arial, Verdana, Georgia;font-weight:normal;  font-size:1.5em;color:#cd1841; margin:0.875em 0; }
h4 {  font-size:1.3em;color:#cd1841; margin:0.75em 0; }
h5 { font-size:1em; margin:0.63em 0;color:#cd1841; }
h6 { font-size:0.875em; margin:0.5em 0; }

a { color:#666666;;text-decoration:none; }
a:visited { color:#666666;;  text-decoration:none;}
a:hover { color:#666666;; text-decoration:underline; }
a:focus {  }

/* WYSIWYG styles */

.strongText{ font-weight:bold; }
.uppercaseText{ text-transform:uppercase; }
.smallText{ font-size:90%; }

/*Navigations*/

#mainnavigation ul {}
#mainnavigation ul li {}
#mainnavigation ul li a {}
#mainnavigation ul li a:hover {}

#footernavigation ul {}
#footernavigation ul li {}
#footernavigation ul li a {}
#footernavigation ul li a:hover {}

/* Used in the FAQs to hide the answers (which are in <DIV> tags) when the page loads up */
.answer { display:none; }

/* Layout*/
#pagewidth {
	position: relative;
	/*display:block;*/
	width: 780px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 0.875em;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header  {
	background-color: #CCCCCC;
	height: 129px;
	width: 780px;
	background-image: url(../../images/banner.jpg);
	margin-right: auto;
	margin-left: auto;
}
#header h1 span{display:none;}

.footer_text_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}


#content  {
	float:left;
	width:460px;
	padding-left: 30px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: auto;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: left;
}
#contentmain  {
	float:left;
	width:700px;
	padding-left: 30px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: auto;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: left;
}

#content li {list-style-position:outside;margin:0 0 10px 10px;}
#content_right  {
	float:right;
	width:220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: auto;
	background-color: #FFFFFF;
	padding: 20px;
}
#news_item {color:#fff;margin:90px 10px 0 5px;}
#news_item a:link, #news_item a:visited {color:#fff; text-decoration:none;font-weight:bold;}
#news_item a:hover {color:#fff; text-decoration:underline;}
#project {color:#fff;margin:90px 10px 0 5px;}

#project a:link, #project a:visited {color:#fff; text-decoration:none;font-weight:bold;}
#project a:hover {color:#fff; text-decoration:underline;}
#events {
	background-image: url(../../images/events.jpg);
	background-repeat: no-repeat;
	background-color:#03386a;
	width: 212px;
	padding-left: 10px;
	padding-top: 4px;
}
#events h4 {color:#fff;font-family:Times New Roman, Arial, Verdana, Georgia;font-weight:normal; margin:0.3em 0;}
#projects {
	background-image: url(../../images/projects.jpg);
	background-repeat: no-repeat;
	background-color:#cd1841;
	width: 212px;
	padding-left: 10px;
	padding-top: 4px;
}
#projects h4 {color:#fff;font-family:Times New Roman, Arial, Verdana, Georgia;font-weight:normal; margin:0.3em 0;}
#navigation {
	float:left;
	height: 28px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-image: url(../../images/blue_bar.jpg);
	padding-top: 3px;
}
#news {}
#footer {
	text-align:center;
	background-image: url(../../images/footer.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#246289;
	height: 60px;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer a:link, #footer a:visited {color:#fff;}