.mceContentBody, .tinymceContainer
{
    /*font: 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000000;*/
    background: #FFF;
    background-image: none;
    text-align: left;
}


/**********************styling***********************************************/
p.RSS {
	clear: both;
	margin-bottom: 0;
}

p.RSS img {
	vertical-align: middle;
	margin-right: 5px !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
	border: none !important;
	padding: 0 !important;
}

/********************** Structural Divs 	**********************************/
body{
	background-color: /*#669FB4*/ white;
	background:transparent url(/images/bg.gif) repeat-x fixed 0 0;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#skiplinks{/*to remove the skiplinks section in the css version of the site*/
	display: none;
}

/***********************top********************/

.breadcrumbs {
	float:left;
	width: 100%;
	background-color: #E8EBF7;
	border-bottom: 1px solid #BABABA;
	padding:0;
	margin:0;
}

.breadcrumbs p {
	padding: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}

.breadcrumbs form {
	float: right;
	width: 350px;
	margin: 0;
	padding: 0;
	text-align: right;
}

.breadcrumbs form input {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
}

#surround{
	position: relative;
	min-width:800px;
	width: 90%;
	margin: 0px auto;
	margin-top: 5px;
	border: 1px #BABABA /*#E8EBF7*/ solid;
	background-color: #ffffff;
	padding-bottom: 1px;/*so that firefox shows a bottom margin*/
}
/********************************************************************/
#title {
	background-image:url(/images/water4.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	float:left;
	height:105px;
	padding-top:30px;
	width:100%;
}

#title h1, #title h6{
	display:none;
}

#title .right{
	float:right;
	margin-right:5px;
}
#title .left{float:left;}
/*******************************************************************/
#navigation{
	float:left;
	width: 100%; 
	margin:0;
	padding: 0;
	list-style: none;
	background: #1A2343;
	border-top: 1px solid #1A2343;
	border-bottom: 1px solid #1A2343;
}

#navigation ul{
	float:left;
	padding:0;
	margin:0;
}

#navigation li{
	float:left;
	margin:0;
	padding:0;
	/*width:20%;*/
	list-style: none;
	white-space:nowrap; 
}

#navigation a, #navigation a:visited{
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 0px 20px 0 0;
	color: white;
	text-decoration: none;
	border-bottom: none;
	font-size: 110%;
	font-weight: bold;
	white-space:nowrap; 
}

#navigation a:hover, #home{
	color: #1A2343;
	background: white;
}

#navigation img{
	border:none;
	padding:0 5px 0 0;
	margin:0;
	float:left;
}

#navpics{
	float:left;
	width: 100%;
	height:110px;
	margin:0;
	padding: 0;
	background: #1A2343;
	background-image: url(/images/random/top1.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

/********************************************************************/
#content{
	width:100%;
	float:left;
	margin: 0;
	padding:0;
	/*padding:10px;*/
}

#secondarynavigation{
	float:left;
	margin:0;
	padding:0;
	width:175px;
}

.box {
	border:1px solid #BABABA;
	padding:0;
	margin-bottom:1em;
	margin-left: 1em;
	margin-top:1em;
	width:160px;
}

.box ul {
	margin: 0;
	list-style: none;
	list-style-type:none;
	padding: 0;
}

.box li { 
	margin: 0 0 2px 0 !important; 
	padding: 0;
	font-size: 95%;
	font-weight: bold;
}

.box li li {
	padding-left: 15px;
	background: url(/images/bullet.gif) no-repeat 0 0;
}

.box div.selected {
	background-color: #E0E0E0;
	/*border: solid #E0E0E0 1px;*/
	border: none;
	margin: 0;
	padding-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	text-indent: -5px;
}

.box ul ul {
	/*list-style: disc;
	margin-left: 20px;*/
	margin-left: 0;
	padding: 0;
}

#secondarynavigation a, #secondarynavigation a:visited{
	display: block;
	/*width:100%;*/
	color: #1A2343;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 0;
	padding-right:0;
	padding-bottom:0;
	text-indent: -5px;
}

#secondarynavigation a:hover, #home{
	color: white;
	background: #1A2343;
}

#secondarynavigation h4{
	margin: 0;
	display:block;
	border-bottom:1px solid #bababa;
	color:#1A2343;
	background-color: #E8EBF7;
	text-indent:2px;
	padding: 0;
}

#maincontent{/*used when there is a secondarynavigation on the page*/
	/*float:right;
	width:79%;
	margin: 1% 1% 0 1%;
	background:white;*/
	margin: 0 0 0 180px;
}

#maincontentpadding{
	padding:10px;
	/*border: 1px #BABABA solid;*/
}

#maincontentnosecondarynavigation{/*used when there is NO secondarynavigation on the page*/
	float:right;
	width:99%;
	margin:0;
	/*margin:10px;
	border: 1px #DADADA solid;
	padding:10px;
	background:white;*/
}

#content>/**/#maincontentnosecondarynavigation{/*hack- used to hide this from IE6 and below*/
	width:100%;
	margin:0 0 1% 0;
}

#maincontentnosecondarynavigation2{/*used when there is NO secondarynavigation on the page*/
	/*float:left;*/
	/*width:100%;*/
	margin:1% 2% 0 1%;
	/*border: 1px #BABABA solid;*/
	padding:10px;
	background:white;
}

* html #maincontentnosecondarynavigation2{/*only viewable by ie6 and lower. hack to stop top the peekaboo problem in ie6 with floated element */
	height:10px;}

#maincontentnosecondarynavigation>#maincontentnosecondarynavigation2{/*hack- used to hide this from IE6 and below*/
	margin:1% 1% 0 1%;
}
/********************************************************************/
#footer{
	clear:both;
	height: 3em;
	/*border: 1px #BABABA solid;*/
	margin:1% 2% 1% 1%;
	padding:0;
	background:white;
	text-align: center;
}

#surround>#footer{/*hack- used to hide this from IE6 and below*/
	margin: 1%;
}

#footer p{
	width: 50%;
	font-size: 100%;
	text-align: center;
	margin:0 auto;
	padding:1em;
}

a{
	font-weight: bold;
	color: #465AB0;
	text-decoration: underline;
}

a:link{
}

a:visited{
	color: #BA0000;
}

a:focus{
	border:1px dotted silver;
}

a:hover{
	color: #BA0000;
}

a:active{
}

b, strong{
	font-weight:bold;
}

blockquote{
	font-size: 95%;
	padding:0 20px;
	font-style: italic;
}

em{
	font-weight: bold;
	font-style: italic;
}

i{
	font-style: italic;
}

h1, h2, h3, h4, h5, h6{
	color: #4A4A4A;
	margin: 0 0 10px 0;
	font-weight:bold;
}
h1{ 	font-size: 175%;}
h2{	font-size: 150%;}
h3{	font-size: 130%;}
h4{	font-size: 120%;}
h5{	font-size: 110%;}
h6{	font-size: 100%;}

hr{	
	margin:0 20px;
}
/************************images**************************************/
#content img{
	padding:3px;
	border: 1px #DADADA solid;
	margin:10px;
}

.mceEditor img{
	padding: 0 !important;
	margin: 0 !important;
}

.imgleftborder{
	display:inline;
	float:left;
	margin:1px 10px 1px 1px;
	padding:3px;
	border:silver 1px solid;
}

.imgrightborder{
	position:relative;
	float:right;
	margin:1px 1px 1px 10px;
	padding:3px;
	border:silver 1px solid;
}

.imgwithhborder{
	position:relative;
	margin:1px 1px 1px 10px;
	padding:3px;
	border:silver 1px solid;}
	
.slideshowimages{
	width: 350px;
	height: 242px;
	overflow: hidden;
	float:right;
	display:block;
	margin:1px 1px 1px 10px;
	padding:0;
	border:#000000 1px solid;
}
.contentnexttoslideshow{float:left;}

#content .slideshowimages img{
	margin:0;
	padding:0;

}
	
	/*********************************lists***********************************/

ul{
	
}

ol{
	
}

li, dd{
	margin-bottom:0.5em;
}

.a2zlist{
	list-style: lower-alpha;
}

/******************table formatting***************/
#maincontent table{
	empty-cells: show;
	border-collapse: collapse;
	border:1px solid silver;
	margin:0 auto;
	width:97%;
	margin-bottom:10px;
	padding:0;
	caption-side: top;
	}

caption {
	padding: 0.8em 0 0.5em 0;
	font-size: 125%;
	font-weight: bold;
	text-align: left;
}
#maincontent tr{
	text-align:left;
	padding:2px 2px 2px 2px;
	margin:0;
	vertical-align: top;
}
#maincontent tr:hover{
	background: #E7E7E7;
}

#maincontent th {
	color: White;
	border:1px silver solid;
	text-transform: none;
	padding:2px 2px 2px 2px;
	margin:0;
	background: #71798D;
	font-weight: bold;
	vertical-align: middle;
}


#maincontent td {
	color: #4A4A4A;
	border: 1px silver solid;
	text-transform: none;
	text-align: left;
	padding: 2px 2px 2px 2px;
	margin: 0;
}	

#maincontent td p{
	text-align:left;
	margin:0;
	padding:0;
}


/*********forms***************

form{
	width:100%; 
	padding:0px; 
	margin:0 0 0 0; 
}

.formnopad{
	width:100%;
	padding:0;
	margin:0;
}

fieldset {
	width: 95%;
	display: block;
	border: 1px solid #657;
	padding: 0.5em 1em;
	margin: 1px 10px;
	color: #657;
}

legend {
	border:3px solid #fff; 
	margin-bottom:5px; 
	font-weight:bold; 
	font-size:100%;
	padding:0 0.5em
}
label {
	font-size:80%;
	clear:left; 
	display:block; 
	float:left;
	text-align:right; 
	width:200px;
	padding:0.2em;
	margin:0;
	margin-top:0.8em;
}

input {
	border:1px inset #ccc; 
	width:200px; 
	padding:0.2em;
	margin:0;
	margin-top:0.6em;
	text-align:left;
}

.inputnoborder{
	border:0 solid #ccc; 
	width:1em;
	margin-top:0;
}

select {
	border:1px inset #ccc; 
	width:210px; 
	padding:0.2em;
	margin:0;
	margin-top:0.6em;
	text-align:left;
}

.inputradio {
	border:0px inset #ccc; 
	width:20px;
	padding:0.2em;
	margin:0;
	margin-top:0.3em;
	text-align:left;
}

textarea {
	width:500px;
	height:15em; 
	border:1px ridge #cccc; 
	margin-top:0.3em;
	margin-left:0px;
	overflow:auto; 
*/

/**********************images and text - see about.html and resource.html page****************/

.participants{
	width:90%;
	float:left;
	/*border: 1px #DADADA solid;*/
	padding:0;
	margin:0 0 10px 0;
}
.participants img{
	float:left;
	padding:0;
	margin:0;
}

.participants p{
	/*float:left;*/
	padding:0;
	margin:0;
	margin-left:400px;
	margin-top:25px;

}

/**********************images and text - see links.html page****************/

.links{
	float: left;
	width:33%;
	height: 7em;
	float: left;
	padding: 0;
	margin: 0;
}

.links img{
	float:left;
	padding:3px !important;
	margin:0 !important;
	height:52px;
	width:70px;
	border:2px solid #1A2343 !important;
}

.links p{
	/*float:left;*/
	text-align:left;
	padding:0;
	margin:0;
	margin-left:90px;
	margin-top:0;

}

.links a{
	text-decoration:none;
}
.sublink{
	float:left;
	width:100%;
}

.sublink h3{
	padding-bottom:2px;
	border-bottom: gray dotted 1px;
}
.clear{
	margin:0;
	padding:0;
	border:0;
	width:1px;
	height:1px;
	clear:both;
	
}
/***************************************************************************/

.indent{
	margin-left:10px;
}

.mceEditorIframe {
	width: 100% !important;
	height: 240px !important;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
p {
font-size:100%;
font-weight:normal;
text-align: justify;
}

.indented {
margin-left: 35px !important;
margin-top: 0 !important;
}

h5 {
margin-bottom:0 !important;
text-size:100%;
}

.imgright {
margin: 0 0 0 1em;
float: right;
}

.imgborder {
border: 1px solid #000000 !important;
padding: 0 !important;
}

.smaller {
font-size: smaller !important;
}

h3 {

}

h4 {

}

