A:LINK {
	color : #3366cc;
	text-decoration:none;
	border-bottom:1px dotted #B8CAED;
}

A:VISITED {
	color: #9966cc;text-decoration:none;
	border-bottom:1px dotted#DBCAED
}

A:HOVER {
	color:#0000ff;	text-decoration:none; border-bottom:1px dotted #0000ff;
}

td, body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color: #333333; font-size:80%;
}

ul, li {
	padding:0px; margin:0px;
	}

.box {
	margin:2.5em 0px;
	padding:15px 20px;
	background: #E0EBF5;
	}


.contact-bar {
	display:none;}

.contact_details {  font-size:inherit; color: #999999;}
.contact_details p {  display:inline; float:left; margin-right:20px}


.content {
	text-align:left;
	display:block;
	}
.content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.content h1 {
	 font-size: 150%; font-weight: bold; color: #336699;margin-top:0px;}
	
.content h2 {
	 font-size: 125%; font-weight: bold; color: #669ACC}
.image-left {
	float:left;
	margin:0px 20px 7px 0px;
	}

.image-right {
	float:right;
	margin:0px 0px 7px 20px;
	}

.left-bar {
	text-align:left;
	margin-bottom:1em;
	display:block;
	width:100%
	}
.left-bar:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.logo-space {
	padding-bottom:35px;
	background-color:#ffffff;
	margin:0px;
	text-align:left;
	}
/* Hides from IE5-mac \*/
* html .logo-space {height: 1%;}
/* End hide from IE5-mac */

.main {
	background-color:#ffffff;
	margin:0px;
	}
/* Hides from IE5-mac \*/
* html .main {height: 1%;}
/* End hide from IE5-mac */


#nav {
	display:none;
	
	}

	


.sitecredit {  display:none; margin-top: 4em; font-size: 8pt; color: #999999; text-decoration: none; line-height:1.2em }
.slogan {font-size: 125%; font-weight: bold; color: #336699; float:right;  }

.text_mediumgray {  color: #999999}
.text_mediumgray_small {  font-size: 75%; color: #999999}.text_red {  color: #ff0000}
.text_red_smaller {  font-size: 75%; color: #ff0000}
.text_smaller {  font-size: 75%}
.text_white {  color: #ffffff}

