﻿body 
{
    margin: 6px;
	padding: 6px;
	background-color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #c3c8f0;
}
#main
{
    margin-left: auto;
	margin-right: auto;
    background-color: #ffffff;
    width: 901px;
    color: #2c3787;
    text-align: left;
}
#header
{
	background-image: url(/templates/images/top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: Transparent;
    color: #ffffff;
    font-size: 12px;
    height: 153px;
    width: 901px;
    text-align: left;
    vertical-align: text-bottom;
}
#middle
{
	background-color: Transparent;
	color: #878787;
	width: 831px;
	background-image: url(/templates/images/middle.gif);
	background-position: center top;
	background-repeat: repeat-y; 
	padding-left: 35px; 
	padding-right: 35px; 
	padding: 10px 35px 0px 35px;
	font-size: 14px;
}
#middle a:link {
	color: #d50000;
	text-decoration: none;
}
#middle a:visited {
	text-decoration: none;
	color: #d50000;
}
#middle a:hover {
	text-decoration: underline;
	color: #d50000;
}
#middle a:active {
	text-decoration: none;
	color: #d50000;
}
#middle img
{
    border-style: none;
}
#middle h1 a:link {
	color: #5e68b3;
	text-decoration: none;
}
#middle h1 a:visited {
	text-decoration: none;
	color: #5e68b3;
}
#middle h1 a:hover {
	text-decoration: underline;
	color: #5e68b3;
}
#middle h1 a:active {
	text-decoration: none;
	color: #5e68b3;
}
#middle h2 a:link {
	color: #5e68b3;
	text-decoration: none;
}
#middle h2 a:visited {
	text-decoration: none;
	color: #5e68b3;
}
#middle h2 a:hover {
	text-decoration: underline;
	color: #5e68b3;
}
#middle h2 a:active {
	text-decoration: none;
	color: #5e68b3;
}
#middle h3 a:link {
	color: #5e68b3;
	text-decoration: none;
}
#middle h3 a:visited {
	text-decoration: none;
	color: #5e68b3;
}
#middle h3 a:hover {
	text-decoration: underline;
	color: #5e68b3;
}
#middle h3 a:active {
	text-decoration: none;
	color: #5e68b3;
}
#middle h4 a:link {
	color: #5e68b3;
	text-decoration: none;
}
#middle h4 a:visited {
	text-decoration: none;
	color: #5e68b3;
}
#middle h4 a:hover {
	text-decoration: underline;
	color: #5e68b3;
}
#middle h4 a:active {
	text-decoration: none;
	color: #5e68b3;
}
#toplinks
{
    background-color: Transparent;
    font-family: Trebuchet MS;
    font-size: 13px;
	position: relative; 
	width: 901px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	padding: 3px 0px 3px 0px;
	background-image: url(/templates/images/nav.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#toplinks a:link {
	color: #ffffff;
	text-decoration: none;
}
#toplinks a:visited {
	text-decoration: none;
	color: #ffffff;
}
#toplinks a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#toplinks a:active {
	text-decoration: none;
	color: #ffffff;
}
#footer
{
	background-image: url(/templates/images/bottom.gif);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: Transparent;
    color: #ffffff;
    height: 21px;
    width: 901px;
}
.clear 
{
	clear : both; font-size: 1px; }
	/* hide from IE5 Mac */
	/* \ */ .clear { font-size : 1px;}
	/* \ */ #footer .clear { clear : none; font-size : medium ;
}
a:link {
	text-decoration: none;
	color: #c3c8f0;
}
a:visited {
	text-decoration: none;
	color: #c3c8f0;
}
a:hover {
	text-decoration: underline;
	color: #c3c8f0;
}
a:active {
	text-decoration: none;
	color: #c3c8f0;
}
h1
{
    font-size: 18px;
    font-weight: bold;
    display: inline; 
    color: #5e68b3;
}
h2
{
    font-size: 16px;
    font-weight: bold;
    display: inline; 
    color: #5e68b3;
}
h3
{
    font-size: 15px;
    font-weight: bold;
    display: inline; 
    color: #5e68b3;
}
h4
{
    font-size: 14px;
    font-weight: bold;
    display: inline; 
    color: #5e68b3;
}
h5
{
    font-size: 13px;
    font-weight: bold;
    display: inline; 
    color: #5e68b3;
}
h6
{
    font-size: 12px;
    font-weight: bold;
    display: inline; 
    color: #5e68b3;
}
.floatleft
{
    float: left;
    margin-top: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
    margin-right: 10px;
    border-style: none;
}
.floatright
{
    float: right;
    margin-top: 2px;
    margin-left: 10px;
    margin-bottom: 2px;
    margin-right: 2px;
    border-style: none;
}
.fixedright
{
    background-color: Transparent; 
    color: inherit;
    Height: 250px;
}
.noborder
{
    border-style: none;
}
.headerblankimage
{
    border-style: none;
    width: 901px;
    height: 153px;
}
ul li   
{   
    margin: .5em 10% .5em 0;
} 
.pricetable
{
    width: 825px;
}
table.pricetable {
	border-width: 1px;
	border-spacing: 3px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.pricetable th {
	border-width: 1px;
	padding: 6px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.pricetable td {
	border-width: 1px;
	padding: 6px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
.pricetablecol
{
    width: 275px; vertical-align: top; color: #5e68b3;
}
.pricesframe1part1
{
    width: 243px; 
    height: 24px;
    background-image: url(/images/frame1_part1.gif);
    background-repeat: no-repeat;
    background-position: center top;
	background-color: #ffffff; 
	color: #000000;
	text-align: center; 
	font-weight: bold; 
	font-size: 15px; 
	padding: 3px 0px 0px 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 3px;
}
.pricesframe1part2
{
    width: 243px; 
    background-image: url(/images/frame1_part2.gif);
    background-repeat: repeat-y;
    background-position: center top;
	background-color: #ffffff;
	padding: 5px 0px 5px 0px; 
	padding-bottom: 5px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 5px;
}
.pricesframe1part2 ul
{
	margin-left: 0px; margin: 0px 0px 0px 0px;
}
.pricesframe1part3
{
    width: 243px; 
    height: 21px;
    background-image: url(/images/frame1_part3.gif);
    background-repeat: no-repeat;
    background-position: center top;
	background-color: #ffffff;
	text-align: center; 
	font-weight: bold; 
}
.textbox
{
    border-style: solid; 
    border-width: 1px; 
    border-color: #5e68b3;
    color: #5e68b3;
    width: 240px;
}
.button
{
    border-style: solid; 
    border-width: 1px; 
    border-color: #5e68b3;
    color: #5e68b3;
}
.validatorCalloutHighlight
{
    background-color: #fffacd;
}
.testtable
{
    width: 830px;
}
.testtablecol1
{
    width: 100px; 
    vertical-align: top; 
    color: inherit; 
    text-align: left;
}
.testtablecol2
{
    width: 730px; 
    vertical-align: top; 
    color: inherit; 
    text-align: left;
}
