p , ul, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4E4E4E;
	margin-top: 0px;
}
.Main_Text_Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #404040;
	margin-top: 20px;
	margin-bottom: 0px;
	
}
 A.Interior_Nav_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5em;
	margin-left:5px;
}

 .Interior_Nav_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5em;
	margin-left:5px;
	
}
 .Private_Doc_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5em;
	margin-left:5px;
	font-weight:bold;
	
}
 .Private_Doc_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5em;
	margin-left:5px;
	
}
 .Private_Doc_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5em;
	margin-left:10px;
	
}

.Search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	
	
}
.Top_Global_Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #404040;
	text-decoration: underline;
}
.Big_Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #049F17;
	font-weight: 300;
}

.Footer_Text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: .5em;
}
.Template_Body {
	background-color: #cccc99;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #584F0C;
	line-height: 1em;
	text-decoration: underline;
}

.HomeSearchBox {
display:block;
margin-top:-10px;
position:relative;
top: 15px;
}

.SearchBox {

display:block;
margin-top:-10px;
position:relative;
top: 15px;

}
#Cell_Size {	
	width:169px;
	height:50px;
	/* content:nowrap; */
	position:fixed;
}
#adminLinks{
	font-size:9px;
	margin:20px 0px;
}

#adminLinks a{
	color:#666666;
	padding-right:10px;
}
#adminLinks a:hover{
	color:#999999;
}

.Interior_Text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4E4E4E;
	margin-top: 0px;
}

.Contact_Text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #4E4E4E;
	margin-top: 0px;
}
.RSSFeed
{
	background-color:#9FD7A8;
	color:#FFFFFF;
	font-size:11px;
	border:1px solid #6EB5A5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.RSSFeed h1
{
	background-color:#6EB5A5;
	color:#FFFFFF;
	font-size:12px;
	width:100%;
	padding-bottom:3px;
	margin:0px;
}
.RSSFeed h3
{
	font-size:11px;
	color:#FFFFFF;
	margin-bottom:0px;
	padding-left:3px;
}
.RSSFeed a
{
	color:#FFFFFF;
	text-decoration:none;
}
.RSSFeed a:hover
{
	text-decoration:underline;
}
.RSSFeed ul
{
	list-style-type:none;
	padding-left:3px;
}
.RSSFeed li
{
	list-style-type:none;
}
.superscript { vertical-align:super; font-size:9px; }