html,body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pageback.jpg);
	background-attachment: fixed;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
HR {
	height:1px;
	width:100%;
	margin: 0px 0px 0px 0px;
	background-color: #0066CC;
   }

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}
.maintable_attributes {
	height: 100%;
	background-image: url(images/maintb_bg.jpg);
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

h1
{
	margin-bottom: 0px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#header {
width: 891px; 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
#mastercontainer {
	width: 891px;
	height: 100%;
	background-image: url(images/maintb_bg.jpg); /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container {
	width: 891px;
	height: 100%;
	background-image: url(images/maintb_bg.jpg); /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#containerflash {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
#mainContent {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 230px;
	top: 292px;
	float: none;
	clear: none;
	position: absolute;
	width: 635px;
}

#sidebar1 {
	float: none;
	width: 194px; /* top and bottom padding create visual space within this div  */
	margin-left: 19px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	top: 0px;
	background-color: #c8e2f1;
}
#sidebarcontent {
	width: 178px;
	background-position: top;
	margin-left: 8px;
}
#leftnav {
	float: none;
	width: 178px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/leftnavback.jpg);
	background-position: top;
	margin-left: 8px;
}
#footer {
	text-transform: uppercase;
	font-size: 10px;
	bottom: 0px !important;
	padding: 0 0px;
	width: 891px;
	background-color: black;
}

ul
{
list-style-type: none;
padding: 0;
margin-left: 1em;
}
#navcontainer {
	width: 178px;
	margin-left: 0px;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 168px;
	background-color: #C8E2F1;
	border-bottom: 3px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}

#navcontainer a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #60B8C4;
	color: #fff;
}
.roundcont {
	width: 178px;
	background-color: #FFFFFF;
	color: #fff;
	margin-left: 0px;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.newsletternavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #254655;
	font-weight: bold;
}
.index_about_table {
	background-attachment: fixed;
	background-image: url(images/temp_topmid.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#content_container {
	width: 635px;
	margin-left: 0px;
}
.features_containerstyle {
	background-image: url(images/featureback.jpg);
}
.hometop_container {
	width: 635px;
	margin-left: 0px;
	background-image: url(images/tophometableback.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099CC;
}

#home_top_content {
	width: 390px;
	margin-left: 205px;
	top: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
}
.hometableback {
	background-image: url(assets/images/tophometableback.jpg);
}
