body, td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	line-height: 1.8em;
	}

pre {
  font-size: 10px;
  border: 1px solid #000000;
  padding: 2px;
  color: #000000;
  background-color: #ffffff;
}

.bodytext
	{
	font-size: 12px;
	}	
	
#splashcontent .bodytext
	{
	font-size: 11px;
	}	
	
.txtarrow
	{
	color: #ED6B16;
	}
	
a
	{
	color: #F69D3E;
	}
	
p
	{
	margin: 0; padding: 0;
	margin-bottom: 1em;
	}	
	
h1
	{
	font-weight: bold;
	font-size: 18px;
	color: #47548B;
	margin: 0; padding: 0;
	}

h2
	{
	font-weight: bold;
	font-size: 14px;
	color: #47548B;
	margin: 0; padding: 0;
	}
h3
	{
	font-weight: bold;
	font-size: 11px;
	color: #47548B;
	margin: 0; padding: 0;
	}	
	
#signup
	{
	font-size: 9px;
	color: #6577A5;
	}
	
#go
	{
	margin-right: 10px;
	}
	
#footer td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	}
	
.pullquote
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #678026;
	}
	
.sidebar a
	{
	color: #F07821;
	}
	
	
.sidebar .sidecontent li a, #portcontent .otherimgs li a
	{
	color: #777777;
	text-decoration: none;
	}	
	
#leftnavmain a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}

#leftnavmain div a {
	font-weight: normal;
}

.bodytitle div {
	font-weight: bold;
	color: #4c5999;
	font-size: 14px;
/*	border-bottom: 1px dotted #6577a5; */
	background: url(/images/dotted.gif) bottom left no-repeat;
	padding-bottom: 12px;
	padding-top: 4px;
}

.bodytitle div span {
	font-weight: normal;
}

/* ======= RTE Editor ------ */
#RTEBody {
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	line-height: 1.8em;
	font-size: 12px;
	background-color: #ffffff;
}