﻿
#body {background-color: #ffffff;}
#logo {
	width: 448px;
	padding: 15px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #432F1B;
}
#right_header {
	float: left;
	width: 211px;
}
h1 {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #295B7F;
}

h2 {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #162845;
	font-style:normal;
}
h3 {
	font-family: "Courier New", Courier, "Lucinda Console", Monaco, monospace;
	font-size: 13px;
	font-weight: normal;
	color: #0080C0;
	font-style:normal;
	line-height: 1.2;
}

p {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #162844;
	line-height: 1.3;
	border: 0;
	text-decoration:none;
}
a:link, a:visited {
	color: #0000D5;
	text-decoration: underline;
}
a:hover {
     color: #0000D5;
	text-decoration: none;
}
.date-font {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #295B7F;
	line-height: 1.3;
}

#leftNav { width: 100%; }

#navlist {
padding: 1px;
margin-left: 0;
font: 12px Geneva, Verdana, Arial, Helvetica, sans-serif;;
color: #ffffff;
}

#navlist li {
list-style: none;
margin: 0px;
border-bottom: 1px #ffffff solid;
text-align: left;
}


#navlist li li {
list-style: none;
margin: 0px;
border-bottom: 0px #ffffff solid;
text-align: left;
}

#navlist li a {
display: block;
padding: 0.7em 0.5em 0.7em 0.9em;
text-decoration: none;
}
#navlist li li a {
display: block;
padding: 0.7em 0.5em 0.7em 0.9em;
text-decoration: none;
}

#navlist li a:link { color: #162846; }
#navlist li a:visited { color: #162847; }

#navlist li a:hover {
text-align: right;
color: #FFFFFF;
background: #0080C0;
}
#navlist li li a:hover {
text-align: right;
color: #FFFFFF;
background: #295B7F;
}
#testimonial {
	background-color:#FFFFCC;
	background-position:center;
	border:1px #0080C0 solid;
	padding:0 0.15em 0.4em 0.2em;
	margin:0 0.15em 0.4em 0.2em;
	line-height: 1.1;
}
#testimonial h3 {
	font-family: "Courier New", Courier, mono;
	font-size:13px;
	width:148px;
	color: #162844;
	line-height: 1.2;
	font-style: normal;
}
#testimonialBLANK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #BECBE9;
	line-height: 1.1;
}
#content table {
	background-color: #ffffff;
}
#content {
	padding: 15px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 418px;
}
.content {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0080C0;
	line-height: 1.3;
}

.content_sm {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #162843;
	line-height: 1.3;
}

#content li {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: disc;
	color: #162843;
}
.content a visited { 
	color: #162845;
	text-decoration: none;
}
.content li hover { 	
     color: #162845;
	text-decoration:none;
}
#right_box {
	padding: 8px;
	width: 160px;
}
.signup {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #295B7F;
	line-height: 1.3;
	border:2px dotted #FF8080;
	padding: 4px;
}

#right_border {
	background-image: url(../images/right_repeat.png);
	background-repeat: repeat-y;
	width: 34px;
}
#left_border {
	background-image: url(../images/left_repeat.png);
	background-repeat: repeat-y;
	width: 34px;
}

#footer {
	background-image: url(../images/footer_text.png);
	background-repeat: no-repeat;
	height: 91px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #4E84AF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 5px 1em 10px 1em;
	margin-top: 3px;
     margin-bottom: 3px;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #4E84AF;
	text-align: center;
	text-decoration:none;
}
.copyright a:link, a:visited {
	color: #4E84AF;
}
.copyright a:hover {
     color: #4E84AF;
	text-decoration: underline;
}
.credit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4E84AF;
	text-align: center;
}
.copyright .credit a {
	color: #497AA3;
	text-decoration: none;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
