body {
	background : #FFFFFF;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
 	padding: 0px;
  	margin: 0px;
}

h1 {font: bold 28px Arial, Helvetica, sans-serif; color: #008000;	}
h2 {font: bold 20px Arial, Helvetica, sans-serif; margin-bottom:0px;	color: #2C5783;}
h3 {font: bold 16px Arial, Helvetica, sans-serif; margin-bottom:0px; color: #008000; }
a:link, a:visited {text-decoration: none;	color: #2C5783;}
a:hover, a:active{text-decoration: underline;	color: #2C5783;}

#lowerbar {
background-image:  url("/images/bottombar.gif");
background-repeat: repeat; }

/*Right Text Area*/

#textarea {padding-left:20px; padding-right:20px; padding-bottom:15px;}
#textarea p.first {margin-top:5px;}
#textarea ul {margin-top:3px;	list-style-type: square;}

/*Side Nav Area*/

.sidenav {color: white;	font: 10px Verdana, Arial, Helvetica, sans-serif;	text-decoration: none;}
.sidenav a:link {text-decoration: none;	color: white;}
.sidenav a:visited {text-decoration: none;	color: white;}
.sidenav a:hover {text-decoration: underline;	color: #ffcc33;	font-weight: normal;}
.sidenav a:active {	text-decoration: none;	color: #ffcc33;}

/* sitemap - 2 columns */
#col2_1 {float:left; width:45%;}
#col2_2 {float:left; width:45%; padding-left:20px;}
#sitemap {line-height:130%}
#sitemap h1 {font: bold 16px Arial, Helvetica, sans-serif; margin-bottom:0px; color: #008000; }
#sitemap h2 {font: bold 12px Verdana, Arial, Helvetica, sans-serif; margin-bottom:2px; margin-top:3px; color: #000000; }
#sitemap p {margin-bottom: 0px; margin-top: 0px; margin-left:10px;}
#sitemap p.last {padding-bottom: 20px; margin-top: 2px;}
	

/*Misc stuff I need to look into*/


.internal_nav_text {
	padding: 5px 2% 5px 5px;
}

.top_right_text {
	color: #2C5783;
	padding-right: 2px;
	border-top: 2px  #2C5783;
	border-right: 1px  #2C5783;
	padding-top: 2px;
	top: 1px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}

.topleft image {
	top: 1px;
	left: 1px;
	position: static;
	border-top: 2px solid #2C5783;
	border-left: 2px solid #2C5783;
}

.topleftcell {
	border-top: 1px solid #2C5783;
	border-left: 1px solid #2C5783;
}

.toprightcell {
	border-top: 1px solid #2C5783;
	border-right: 1px solid #2C5783;
}

.rightcell {
	border-right: 1px solid #2C5783;
}

.wholecell {
	border-right: 1px solid #2C5783;
	border-left: 1px solid #2C5783;
}


.strongtext {
	font-weight: bold;
}


