
#header{
	height: 75px;
	margin: 0 0 0.5em 0;
	padding: 1em;
	border: 1px solid #333333;
}
#header h1{
	margin: 0;
	padding: 0;
	font-size: 28px;
	color: #7BC534;
}
#header h3{
	margin: 0 0 0 1em;
	color: #cccccc;
	padding: 0;
	font-size: 16px;
	font-style: italic;
}
#nav{
	margin: 0;
	padding: 0;
}
#nav a{
	padding: 0.3em 0 0.3em 0;
	margin: 0 0 1px 0;
	width: 150px;
	display: block;
	text-indent: 1em;
	border: 1px solid #333333;
	background-image: url(images/nav.gif);
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover{
	background-image: url(images/nav_hover.gif);
	color: #003366;
}
.nav {
font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
#navcomm{
	margin: 0;
	padding: 0;
	float: left;
	padding: 0.5em 0 0.5em 0;
	margin: 0 0 1px 0;
	width: 150px;
	display: block;
	text-indent: 1em;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
#topnav a:link
{
  float: none;
  margin: 2px 5px 2px 5px;
  padding: 2px;
  width: 90px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid black;
  border-left: 1px solid #cccccc;
  border-right: 1px solid black;
  background: #cccccc;
  text-align: center;
  text-decoration: none;
  font: normal 10px Verdana;
  color: black;
}
#topnav a:visited
{
  float: none;
  margin: 2px 5px 2px 5px;
  padding: 2px;
  width: 90px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid black;
  border-left: 1px solid #cccccc;
  border-right: 1px solid black;
  background: #cccccc;
  text-align: center;
  text-decoration: none;
  font: normal 10px Verdana;
  color: black;
}
#topnav a:hover
{
  background: #eeeeee;
}

#topnav a:active
{
  border-bottom: 1px solid #eeeeee;
  border-top: 1px solid black;
  border-right: 1px solid #eeeeee;
  border-left: 1px solid black;
}

#content{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0.1em 0 0.1em;
	width: 550px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#content h2{
	background-image: url(images/navorange.jpg);
	border: 1px solid #333333;
	text-indent: 0.5em;
	font-size: 12px;
	font-variant: small-caps;
	color: #000000;
	margin: 0;
	padding: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
}
#content p{
	margin: 0.5em;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#news{
	width: 175px;
	border: 1px solid #333333;
	float: left;
	background-color: #f9f9f9;
	padding: 0;
	margin: 0 0 0 0.5em;
	margin-bottom: 1em;
	text-align: center;
}
#news a{
	padding: 0.4em 0 0.4em 0;
	margin: 0 0 1px 0;
	width: 150px;
	text-indent: 1em;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#news p{
	text-align: justify;
	margin: 1em;
	font-size: 10px;
}
#news img{
	padding: 0.5em;
	margin: 0;
	border: 0;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.navbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	/*color: #FF0000;*/
	color: #215A91;
}
.photo{
border:1px solid #bababa;
padding:2px;
background-color:#ffffff;
margin:6px 18px 2px 5px;
}
.photoleft{
background-color:#ffffff;
margin:0px;
float:left;
}
.photoright{
background-color:#ffffff;
margin:0px;
float:right;
}

/* old style sheet */
.GeneralPage
{
background-color: #ffffff; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: ; /* Background Color */
}

.TopBanner
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 14pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: White; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBanner
{
font-family: Verdana, Arial, Helvetica, sans-serif;/* Font Face */
font-size: 10pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}

.LeftColumn
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.LeftColumnText
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumn
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
background-color: White; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumnText
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 10pt; /* Font Size */
color: #000000;/* Font Color */
font-style: normal; /* Font Style */
font-weight: Bold; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.footercenter
{
font-family: Verdana, Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: White; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
text-selected-color: #FFFFFF;
	text-roll-over-color: #0000FF;
	roll-over-color: #CC0000;
}

.Footerleft
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: Normal;
	font-style: normal;
	text-decoration: underline;
	background-color: White;
	text-align: left;
	vertical-align: Top;
	text-selected-color: #FFFFFF;
	text-roll-over-color: #0000FF;
	roll-over-color: #CC0000;
}

.Instructions
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12pt; /* Font Size */
color: Red; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 12pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
font-family: Verdana, Arial, Helvetica, sans-serif;/* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}
.ContentBOLD
{
font-family: Verdana, Arial, Helvetica, sans-serif;/* Font Face */
font-size: 10pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{
font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #000000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
 /* background-color: White; Background color */
text-align: Center; /* Align Text */
}

.ContentTable
{
background-color: White;
}

.ContentTableHorizontal
{
background-color: White;
}

.redcontent
{
font-family: Verdana, Arial, Helvetica, sans-serif;/* Font Face */
font-size: 10pt; /* Font Size */
color: red; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}

.bluecontent
{
font-family: Verdana, Arial, Helvetica, sans-serif;/* Font Face */
font-size: 10pt; /* Font Size */
color: #0000FF; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: ; /* Background color */
text-align: Left; /* Align Text */
}


