a {
	color: #333;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
}

h1 {
	border-bottom-color: #CCCCCC;
	border-bottom-style: none;
	border-bottom-width: 1px;
	color: #27A165;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 2px;
}

h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #3762D0;
	margin-left: -5px;
	padding-left: 5px;
}

h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 0px;
	background-color: #27A165;
	margin-left: -5px;
	padding-left: 5px;
}

h4 {
	border-bottom-color: #3762D0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #3762D0;
	font-size: 14px;
	margin-bottom: 3px;
}

hr {
	color: #27A165;
	height: 1px;
}

li p {
	display: inline;
}

ul h2 {
	margin-left: -40px;
}

.faq {
	color: #27A165;
	font-weight: bold;
}

.form {
	background-color: #27A165;
	border: 1px solid #006A5A;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 350px;
}

.form .button {
	background-color: #FFFFFF;
	color: #00A38B;
	font-weight: bold;
}

.form .full {
	background-color: #FFFFFF;
	color: #00A38B;
	width: 95%;
}

.form td {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}

#bios img {
	margin: 5px;
	width: 175px;
}

#contactbox {
	background-color: #F3F5FC;
	border: 1px solid #3762D0;
	color: #3762D0;
	font-size: 14px;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
}
#contactbox a {
	color: #3762D0;
}


#container {
	background-color: #FFFFFF;
	border: 1px none #333333;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#container #content #rightcol h1 {
	border-bottom-color: #00A38B;
	border-left-color: #00A38B;
	border-right-color: #00A38B;
	border-top-color: #00A38B;
	font-size: 14px;
	margin-bottom: 0px;
	text-align: center;
}

#container #content #rightcol li {
	font-size: 12px;
	line-height: 18px;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}

#container #content #rightcol ul {
	margin: 0px;
	padding: 10px 0px 0px 10px;
}

#content {
	border-top-color: #00A38B;
	border-top-style: none;
	border-top-width: 5px;
	clear: both;
	float: left;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	width: 800px;
}

#footer {
	background-color: #3762D0;
	clear: both;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 5px 0px;
	text-align: center;
	width: 100%;
}

#footer #text {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	margin-top: 5px;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

#header {
	border-bottom-color: #8B73AF;
	border-bottom-style: none;
	border-bottom-width: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}

#mainarea {
	background-color: #FFFFFF;
	background-image: url(images/watermark.gif);
	background-position: 50px 200px;
	background-repeat: no-repeat;
	border: 1px none #999999;
	float: left;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	width: 355px;
}

#mainarea #newsbox {
	background-color: #F2F0F7;
	border: 1px solid #8B73AF;
	float: right;
	margin-left: 5px;
	margin-right: -10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 150px;
}

#mainarea #newsbox a {
	font-size: 11px;
}

#mainarea #newsbox h3 {
	background-color: #8B73AF;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: -5px;
	margin-right: -5px;
	text-align: center;
}

#mainarea #newsbox li {
	color: #8B73AF;
}

#mainarea #newsbox ul {
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

#mainarea blockquote {
	background-color: #EFFCF5;
	border: 1px solid #27A165;
	color: #27A165;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	margin: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#mainarea blockquote p {
	line-height: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}

#mainarea li b, li strong {
	color: #3762D0;
	font-style: italic;
}

#mainarea li, #mainarea td {
	line-height: 150%;
}

#mainarea p {
	line-height: 150%;
	margin-top: 0px;
}

#nav {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-y;
	float: left;
	margin-right: 5px;
	margin-top: 1px;
	padding: 0px 0px 20px;
	width: 200px;
}
#nav a#tipsbook{
	text-align: center;
	background-color: #89E2B6;
	font-weight: bold;
	border: 1px solid #007967;
	padding: 5px;
	margin-top: 10px;
	display: block;
	text-decoration: none;
}
#nav a#tipsbook:hover {
	color: #FFF;
	background-color: #3762D0;
}

#nav a#tipsbook img{
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #666;
}



#nav  #navlinks a:hover {
	background-color: #27A165;
	color: #FFFFFF;
}

#nav #navlinks a {
	background-color: #3762D0;
	border: 1px solid #333333;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 5px;
	padding-top: 1px;
	text-align: right;
	text-decoration: none;
}

#nav #navlinks a.navhighlight {
	background-color: #F3F5FC;
	color: #3762D0;
}

#nav #signup {
	background-color: #27A165;
	border-bottom-color: #007967;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #007967;
	border-left-style: none;
	border-left-width: 1px;
	border-right-color: #007967;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #E6F7F4;
	border-top-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
}

#nav #signup #signupsub {
	background-color: #EFFCF5;
	border: 1px solid #3762D0;
	color: #27A165;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 5px;
}

#nav #signup #signupsub a {
	color: #00A38B;
	font-size: 9px;
}

#nav #signup a {
	color: #FFFFFF;
}

#nav #signup form {
	margin: 0px;
	padding: 0px;
}

#nav #signup input {
	background-color: #EFFCF5;
	color: #27A165;
	font-size: 11px;
	margin-top: 3px;
	width: 150px;
}

#rightcol {
	background-color: #EFFCF5;
	border: 1px solid #3762D0;
	color: #333333;
	float: right;
	font-size: 12px;
	line-height: 130%;
	margin-right: 3px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	width: 160px;
}

#rightcol img {
	margin-bottom: 13px;
	margin-left: 6px;
	margin-top: 13px;
	width: 150px;
}

#rightcol p {
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#table {
	background-color: #F7F7FB;
	border: 1px solid #A4A4D5;
	color: #0000AB;
}

#table #toprow td {
	background-color: #A4A4D5;
	color: #FFFFFF;
	font-weight: bold;
}

#table td {
	border-bottom-color: #A4A4D5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
}

#topnav {
	background-color: #27A165;
	border: 1px solid #3762D0;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

#topnav a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	text-decoration: none;
}

#topnav a.navhighlight {
	text-decoration: underline;
}

#topnav a:hover {
	text-decoration: underline;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #27A165;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #27A165;
}
#google {
	background-color: #3762D0;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
}
#google input {
	width: 150px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #DDE2F7;
	font-size: 11px;
}
a#tipslink {
	background-color: #89E2B6;
	display: block;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #1D7448;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}
a#tipslink:hover {
	background-color: #1D7448;
	color: #FFF;
}
#rightcol h2 {
	color: #27A165;
	background-color: #EFFCF5;
	margin-top: 5px;
	margin-bottom: 0px;
}
#container #content #rightcol .learn li {
	font-size: 11px;
	margin-left: 15px;
	line-height: normal;
	margin-bottom: 5px;
}
.list .item p {
	display: inline;
}
.list {
	margin-bottom: 20px;
}
.bullet {
	display: list-item;
	padding-left: 10px;
	margin-bottom: 7px;
	margin-left: 15px;
}
li a.highlight {
	color: #C00;
}
