@charset "utf-8";
/* CSS Document */

/* GENERIC */

body {
	height: 100%;
	text-align: center;
	background: url(/images/structural/bg.gif) top repeat-x;
	margin: 0;
	}	

html {
	height: 100%;
	font-size: 100%; /* IE hack */ 
	}		

.clear {
	clear: both;
	}

.hidden {
	display: none;
	}
	
hr {
	border: 0;
	color: #ebe7f2;
	background-color: #ebe7f2;
	margin: 15px 0;
	height: 1px;
	}
	
.noTopBorder {
	border: 0;
	color: #ebe7f2;
	background-color: #ebe7f2;
	margin: 0 0 15px 0;
	height: 1px;
	}

/* LAYOUT */

#containerTop {
	text-align: left;
	margin: 20px auto 0 auto;
	width: 960px;
	border: 0;
	position: relative;
    height: auto;
   	voice-family: "\"}\"";
   	voice-family: inherit;
	background: url(/images/structural/mid.gif) repeat-y;
	}
	
html>body #containerTop {
	height: auto;
	}
	
#frameTop {
	width: 960px;
	height: 21px;
	background: url(/images/structural/frametop.gif) no-repeat bottom;
	}
	
#top {
	width: 870px !important;
 	width /**/: 960px;
	padding: 25px 50px 30px 40px;
	background: url(/images/structural/top.gif) top no-repeat;
	}
	
#logo {
	float: left;
	width: 180px !important;
 	width /**/: 250px;
	padding: 0 60px 0 10px;
	}
	
#circles {
	float: left;
	}
	
#main {
	width: 960px;
	background: url(/images/structural/mid.gif) repeat-y;
	}
	
#midL {
	float: left;
	}
	
#nav {
	float: left;
	width: 190px !important;
 	width /**/: 290px;
	padding: 0 0 0 40px;
	margin: 0 60px 0 0;
	}
	
#content {
	float: left;
	width: 379px;
	}
	
#spring {
	width: 654px !important;
 	width /**/: 669px;
	padding: 0 0 0 15px;
	}
	
#midR {
	float: left;
	}
	
#newsHome {
	width: 180px !important;
 	width /**/: 290px;
	padding: 0 50px 5px 60px;
	}
	
#news {
	width: 180px !important;
 	width /**/: 290px;
	padding: 0 50px 5px 60px;
	}
	
#viewpoint {
	width: 180px !important;
 	width /**/: 290px;
	padding: 20px 50px 0 60px;
	}
	
#containerBottomHome {
	text-align: left;
	margin: 10px auto 20px auto;
	padding: 0 0 0 0;
	width: 960px;
	border: 0;
	position: relative;
    height: auto;
   	voice-family: "\"}\"";
   	voice-family: inherit;
	}
	
#containerBottom {
	text-align: left;
	margin: 20px auto;
	padding: 50px 0 0 0;
	width: 960px;
	border: 0;
	position: relative;
    height: auto;
   	voice-family: "\"}\"";
   	voice-family: inherit;
	}
	
#bottomL {
	float: left;
	}
	
#bottomR {
	float: left;
	}
	
#frameB {
	width: 960px;
	height: 71px;
	background: url(/images/structural/bottom.gif) no-repeat top;
	}
	
#frameBLeft {
	float: left;
	}

.frameBLeftImg {
	position: absolute;
	left: 0px;
	bottom: 50px;
	} 
	
.frameBRightImg {
	position: absolute;
	left: 669px;
	bottom: 50px;
	}
	
#footer {
	width: 870px !important;
 	width /**/: 960px;
	height: 21px !important;
 	height /**/: 41px;
	padding: 0 50px 20px 40px;
	}
	
#footerText {
	float: left;
	width: 500px;
	padding: 7px 0 0 0;
	}
	
#footerLogos {
	float: left;
	width: 370px;
	text-align: right;
	}
	
#helpDesk {
	margin: 15px 0;
	width: 357px !important;
 	width /**/: 377px;
	border: 1px solid #ebe7f2;
	padding: 10px;
	background: url(/images/structural/bg-helpdesk.gif) top no-repeat;
	}
	
/* TEXT */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 74%;
	line-height: 1.4em;
	font-weight: normal;
	text-decoration: none;
	color: #6f6f6f;
	}
	
p {
	margin: 0;
	padding: 6px 0;
	}	

h1 {
	position: absolute;
	font-size: 0;
	left: -1000px;
   }
   
h2 {
	font-size: 1.6em;
	font-weight: lighter;
	margin: 0;
	padding: 3px 0 15px 0;
	color: #8864bc;
	}
	
h3 {
	font-size: 1.2em;
	font-weight: lighter;
	margin: 0;
	padding: 15px 0 0 0;
	color: #8864bc;
	}
	
#midR h3 {
	font-size: 1.2em;
	font-weight: lighter;
	margin: 0;
	padding: 0 0 10px 0;
	color: #8864bc;
	}
	
h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
	color: #6f6f6f;
	}
	
#newsContent {
	font-size: 0.9em;
	}
	
.dkBlue {
	color: #23497A;
	}
	
.purple {
	color: #8864BC;
	}
	
#footer {
	color: #b2b2b2;
	font-size: 0.9em;
	line-height: 1.4em;
	}
	
#content ul {
    list-style-type: none;
    margin: 8px 0;
    padding: 0;	
	}
	
#content li {
	padding: 0 0 3px 11px;
	background: url(/images/structural/bullet.gif) no-repeat;
	}
	
/* LINKS */
	
a {
	text-decoration: none;
	color: #8864bc;
	}

a:hover {
	text-decoration: underline;
	}

/* IMAGES */

img {
	border: none;
	margin: 0;
	padding: 0;
	}
	
#circles img {
	padding: 0 10px 0 0;
	}
	
.footerLogo {
	padding: 0 0 0 5px;
	}
	
img.right {
	border: 0;
	float: right;
	margin: 0 20px 0 20px;
	padding: 0;
}

img.left {
	float: left;
	margin: 0 20px 0 0;	
	padding: 0;
}

/* TOPNAV */

#nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }
	
#nav li {
	width: 170px !important;
 	width /**/: 190px;
	font-size: 1.1em;
	position: relative; 
	float: left;
	padding: 6px 10px;
	border-top: 1px solid #ebe7f2;
    margin: 0;
	}
	
#nav li li {
	border-top: none;
	font-size: 0.85em;
	padding: 3px 0 1px 10px;
	}

#nav a {
	float: left;
    display: block;
	color: #949494;
	font-weight: normal;
    }
	
.activeparent {
	background: #f5f3f8;
	}
	
.selected {
	background: #f5f3f8;
	font-weight: bold;
	color: #8864bc;
	}

/* NEWS */

.newsSummaryPostdate {
	margin: 0;
	color: #6f6f6f !important;
	}

.newsSummaryLink h3 {
	margin: 0;
	padding: 6px 0 0 0;
	}
	
.newsSummaryDate {
	color: #8f8f8f;
	font-style: italic;
	}	

.newsSummarySummary {
	padding: 0;
	}

.newsPostDetailDate {
	margin: 0;
	padding: 0;
	}
	
.newsPostDetailReturnLink {
	visibility: hidden;
	}

.newsPostDetailTitle {
	margin: 0;
	padding: 0 0 5px 0;
	color: #6f6f6f;
	}
	
#pagingBox {
	padding: 10px 0 0 0;
	}
	
/* CONTACT FORM */

#contactForm {
	margin: 25px 0 0 0;
	width: 347px !important;
 	width /**/: 377px;
	/*border: 1px solid #ebe7f2;*/
	padding: 0 15px 15px 15px;
	background: #f1ecf7;
	}
	
#contactForm label {
	display: block;
	margin: 15px 0 1px 0;
	}
	
#contactForm fieldset {
	border: none;
	margin: 0;
	padding: 0;
	}
	
#contactForm legend {
	display: none;
	}
	
#contactForm input {
	/*border: 1px solid #c9c9c9;*/
	color: #6f6f6f;
	}
	
#contactForm textarea {
	width: 75%;
	/*border: 1px solid #c9c9c9;*/
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #6f6f6f;
	}

.error_message {
	display: none;
	}
	
.submit {
	margin: 15px 0 0 0;
	}
	
#formError {
	display: block;
	color: #d02200;
	padding: 1px 0 0 0;
	}

/* TABLES */

table  {
	border-collapse: collapse;
	border-spacing: 0px;
	border-width: 0px;
	font-size: 100%; /* IE hack */
	}