body {
	color: #5A5E60;
	background-color: #ffffff;
	font-size: .8em;
	margin: 0;
	padding: 0;
 	min-width: 760px;
}

body, textarea, input {
	font-family: arial, helvetica, sans-serif;
}

p {
    padding:0px 0 9px 0;
    margin: 0;
}

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

a:hover {
	color: #EC008C;
	text-decoration: none;
	background: none;
}

img {
	border:0;
	margin: 0 10px 0 0;
	float: left;
}



/*------------------- Header -------------------*/



#header {
	background-color: #929397;
	height: 120px;
}

#header a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

#header a:hover {
	text-decoration: none;
	font-weight: normal;
}

#headerlogo {
	position: absolute;
	top: 34px;
	left: 25px;
	width: 210px; /* ie5win fudge begins */

	}
html>body #headerlogo{
	width: 200px; /* ie5win fudge ends */
	}

#headernavigation1 {
	position: absolute;
	top: 54px;
	left: 250px;
	font-weight: bold;
	font-size: 1.05em;
	font-family: georgia;
	width: 130px; /* ie5win fudge begins */
	}
html>body #headernavigation{
	width: 110px; /* ie5win fudge ends */
	}
	
#headernavigation2 {
	position: absolute;
	top: 54px;
	left: 335px;
	font-weight: bold;
	font-size: 1.05em;
	font-family: georgia;
	width: 130px; /* ie5win fudge begins */
	}
html>body #headernavigation{
	width: 110px; /* ie5win fudge ends */
	}
	
#headersearch {
	position: absolute;
	top: 49px;
	left: 478px;
	height:30px;
	width: 290px; /* ie5win fudge begins */
	}
html>body #headersearch{
	width: 270px; /* ie5win fudge ends */
	}
	
	/* search boxes */
input.search {
	color:#ffffff;
	background: #929397;
	width:190px;
	height:20px;
	font-size: 1.05em;
	font-family: georgia;
}

button {
    border: 0;
   	background-color: transparent;
	font-size: 1.05em;
	font-family: georgia;
	color: #ffffff;
	vertical-align:middle;
	cursor: pointer;
	text-align: left;
	width: 47px;
	padding-left: 0px;
	padding-top: 3px;
	float:left;
}

/*------------------- Main -------------------*/

#container {
	position: absolute;
	top:170px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 760px;
	width: 760px; 
}
	
	html>body #container{ width: 760px; 
}


#leftmenu {
	float: left;
	padding: 0 0 10px 10px;
	width:280px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 270px;
}

#leftmenu ul {
	list-style:none;
	font-family: georgia;
	font-size: 1.1em;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
}

#leftmenu li {
	padding: 0 0 3px 0;
	font-size: 1.1em;
}


#leftmenu a {
	color: #5A5E60;
	text-decoration: none;
}

#leftmenu a:hover {
	color: #EC008C;
	text-decoration: none;
}

#leftmenu a.active {
	color: #EC008C;
	text-decoration: none;
}

#leftmenu a.inactive {
	color:  #A5A6A9;
	text-decoration: none;
}

#leftmenu a.inactive:hover {
	color: #EC008C;
}

#leftmenu  a.subactive {
	color: #737578;
	text-decoration: none;
}
#leftmenu  a.subactive:hover {
	color: #EC008C;
	text-decoration: none;
}

#leftmenu ul#sub {
	list-style:none;
	font-family: georgia;
	font-weight: normal;
}

#leftmenu ul#sub li {
	padding: 3px 0 0 0;
	margin: 0 0 0 -35px;
	font-size: .91em;
}

#leftmenu #sub a {
	color: #5A5E60;
	text-decoration: none;
}

#leftmenu #sub a:hover {
	color: #EC008C;
	text-decoration: none;
}

#leftmenu #sub a.active {
	color: #EC008C;
	text-decoration: none;
}

#leftmenu #sub a.inactive {
	color:  #A5A6A9;
	text-decoration: none;
}

#leftmenu #sub a.inactive:hover {
	color: #EC008C;
}

#content {
	float: right;
	left:290px;
	width:475px;
	padding-right: 5px;
}



p#standfast {
	color: #7D7D7F;
	font-size: 1.7em;
	font-family: georgia;
}

hr#standfast {
	margin:6px 0 8px 0;
}

h1 {
	margin:0 0 5px 0;
	font-size: 1.7em;
	font-family: georgia;
	color:EC008C;
	font-weight: normal;
}

h2 {
	margin:0 0 -24px 0;
	font-size: 1.7em;
	font-family: georgia;
	color:EC008C;
	font-weight: normal;
}

h3 {
	margin:5px 0 5px 0;
	font-size: 1.2em;
	color:#686A6F;
}

h4 {
	margin:3px 0 0 0;
	padding:0 0 0 0;	
	font-size: 1em;
	color:#686A6F;
}


p#subhead {
	color: #939598;
	font-size: 1.7em;
	font-family: georgia;
}



#content ul {
	list-style:none;
	margin:5px 0 12px 0;
	padding: 0;
}

#content dl {
	list-style:none;
	margin:8px 0  12px 0;
	padding: 0;
}

#content dd {
	padding: 5px 0 3px 2px;
	margin:0 0  0 0;
}

dt { font-weight: bold;
}

#content ul a {
	color: #EC008C;
	text-decoration: none;
}
#content ul a:hover {
	color: #EC008C;
	text-decoration: none;
}

#member ul {
	list-style:none;
	font-size:1.5em;
	font-family: georgia;
}

#member li {
	padding-bottom: 2px;
}

#member a {
	color: #7D7D7F !important;
	text-decoration: none;
}

#member a:hover {
	color: #EC008C !important;
	text-decoration: none;
}
#content ul.normal {
list-style-type: square;
margin-left: 0; 
padding-left: 2.5em;

}
#content li.normal {
indent:5px,
}

.newsfeedimg {
	height:25px;
	line-height: 2.6em;
	margin-bottom:20px;

}
.newsfeedimg p  {
	padding:10px 0 0 0;
}

a.backlink {
	color: #EC008C;
	font-size: .85em;
}

fieldset
{
width: 450px;
border: 1px solid #808080;
padding:5px;
}

legend
{
font-size:2em;
}

/*------------------- Footer -------------------*/

#footer {
	float: left;
	clear: both;
	color: #686A6F;
	font-size: .85em;
	text-align:left;
	width: 100px;
	margin: 0 0 0 0;
}

#footer a {
	color: #EC008C;

	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	color: #EC008C;
	text-decoration: none;
	font-weight: normal;
}




/*---print---*/

@media print {

	body {
		font-size: 10pt;
	}
	
	#homecontent {
		text-align: left;
	
	}
	#news {
		padding-top: -20px; 
	
	}
	
	a {
		color: black;
		background: none;
	}
	
	#footer {
		text-align: left;
	}
	
	#telephone, img#rightimage, img#mainimage,  #topNav, #header img {
		display: none;
	}
	
}
