html {
	background-color: #eee;
	margin: 0;
	color: #0b1877;
	font-size: 0.92em;
	text-align: left;
}
table {
	table-layout: fixed;
	padding: 0.1em;
	margin-bottom: 1em;
	width: 100%
}
th, td {
	vertical-align: top;
	text-align: left;
	border: 1px solid #ec8104;
	padding: 0.1em 0.5em 0.1em 0.5em;
}
table.franchise {
		border-collapse: collapse;
}
table.franchise th, table.franchise td {
	border: 1px solid #ec8104;
	padding: 0.5em;
}
table.franchise td.franchiselabel {
	width: 22em;
}
a {
	background-color: transparent;
	text-decoration: none;
	color: #0b1877;
	border-bottom: 1px dashed #d0d4f9;
}
input, td select.form {
	background-color: #fff;
	color: #004486;
	font: normal normal normal 1em/145% "MS Sans Serif", tahoma, verdana, arial, sans-serif;
	border: 1px solid #f3f3f3;
	background-color: #fcfcfc;
	padding: 0.1em;
	width: 14em;
}
.choose input {
	width: 1em;
	background-color: #fff;
	border: 0;
}
input.btn {
	width: 9em;
	padding: 0;
	border: 1px solid #f0f0f0;
}
a:hover {
	border: 0;
	border-bottom: 1px dotted #ec8104;
	color: #ec8104;
	background-color: transparent;
}
body {
	margin: 0;
	background-color: #eeeeee;
	font: normal normal normal 0.95em/145% Arial, Helvetica, sans-serif;
	z-index: 8;
}
p, td {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font: normal normal normal 0.9em/145%  verdana, arial, sans-serif, "MS Sans Serif", tahoma;
}

h1 {
	font-size: 130%;
	margin-top: 0;
	font-weight: bold;
}

* html .content h1 {
	margin-top: 1em;
}
 .homepage h2 {
	margin-top: .5em;
}
h1, h2, h3, h4, h5, th, label {
	color: #0b1877;
	background-color: transparent;
	font-family: Verdana, Tahoma, sans-serif;
	line-height: 135%;
	margin: 0.5em 0;
}

h2, h3, h4, h5 {
	margin-top: 1em;
	font-weight: bold;	
	color: #ec8104;
}
h2 {
	font-size: 120%
}
h3 {

	font-size: 110%;
}
h4 {
	font-size: 100%;
}
div.features {
	margin-top: 0.75em;

	padding-top: 0.5em;
}
.finish {
	color: #ec8104;
}
.sprint {
	color: #0b1877;
}
.half {
	border: 0;
	width: 49%;
	float: left;
	margin: 0.2em 0 0.5em 0;
}
.features h3 {
	margin-top: 0.5em;
	margin-bottom: 0;
}
.features p {
	margin: 0 0 0.2em 1em;
}
h2.section, h1.section {
	border-top: 2px solid #4682B4;
	padding-top: 1em;
}
hr, div .fat {
	color: #4682B4;
	background-color: #4682B4;
	height: 2px;
	width: 99%;
	margin: 0;
	border: 0;
}
hr.fat {
	height: 2em;
	width: 100%;	
}
div.fat {
	color: #fff;
	padding: 6px;
	vertical-align: bottom;
	height: auto;
	font-size: 0.75em;
}

img, img a {
	border: 0;
}
ul {
	margin: 0 1em 0 1.2em;
}
ul li {
	list-style-type: none;
	margin: 0.1em 0 0.1em 0;
}
.comment, li.comment {
font-style: italic !important;
font-size: 85%;
}
.content {
/*	width: 680px; */
	margin-top: 50px;
	margin-left: 209px;
	border: 1px solid #f00;
}
.content ul li {
	font-weight: bold;
	font: normal normal normal 0.9em/145%  verdana, arial, sans-serif, "MS Sans Serif", tahoma;
	list-style: disc;
	list-style-position: inside;
}

.content img {
	border: 2px solid #ec8104;
	padding: 9px;
	margin: 0.25em 0.1em 0.25em 0.5em;
	float: right; 
	background-color: #fff;
}
.content img.front {
	float: left;
	margin: 0.25em 2em 0.25em 0;
}
.homepage {
/*	border: 2px solid #ec8104; */
	border: 2px solid #0b1877;
	padding: 9px;
	margin: 0.25em 0.1em 0.25em -0.5em;
}
.homepage img {
	border: 0;
	float: left;
	padding-left: 0;
	padding-top: 5px;
}
.homepage ul {
	margin: 3px 3px 3px 200px;
	padding: 0 0 6px 200px;
}
.homepage p {
	padding-left: 6px;
	clear: left;
}
.clearit {
	clear: right;
}
.clear {
	clear: both;
}
cite, p cite {
	font-size: 100%;
	line-height: 135%;
	font: normal normal normal 100% Georgia, "Times New Roman", serif;
	font-style: normal;
	color: #666666;
}
.highlight {
	font-style: italic;
}

.ting {
	font-weight: bold;
	color: #ec8104;
	background-color: #fff;
}
.tang {
	color: #ec8104;
	}
#banner, #nav, .content, #footer, #logo {
	background-color: #fff;
	border-top: 1px solid #cccccc;
	border-right: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;	
	border-left: 1px solid #cccccc;
	margin: 0.5em 0;
	padding: 0.75em;
}

.content, #footer {
	padding-left: 1.5em;
	height: 1%;
}
* html .content {
	height: 1%;
	clear: none;
}
#banner {
	text-align: left;

}

#banner h2 {
	margin-top: 0;
	text-align: right;
}
 .s {
		color: #0b1877;
}

#logo {
	visibility: hidden;
	left: 14px;
	top: 0;
	width: 116px;
	height: 150px;
	position: absolute;
}
* html #logo {
	width: 122px;
}
* html content {
	height: 1%;	
}

#footer p.hairydog a {
	background-color: #fff;
	color: #999;
	font-size: 100%;
	text-decoration: none;
	border: 0;
}

#footer p.hairydog {
	background-color: #fff;
	color: #999;
	font-size: 70%;
	text-decoration: none;
}
.hairydog {
	text-align: right;
}
#main {
	margin: 0 10% 0 12em;
	border: none;
	background-color: #eeeeee;
}

#nav {
	position: absolute;
	left: 1em;
	top: 0;
	white-space: nowrap;
	display: block;
	height: 6em;
	overflow: visible;
	height: auto;
	padding: 1em 1.5em 1.5em 1em;
}	

#nav h4 {
	text-align: center;
	font-size: 75%;
}
#nav a:hover {
	background-color: #ec8104;
	color: #fff;
}

#nav ul {
	border: 0;
	margin: 0 ;
	padding:  0;
	z-index: 99;
}
#nav ul li, #nav ul li ul li {
/*	list-style: none; */
	margin: 0;
	padding: 0;
	width: 7.05em;
}
#nav ul li ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul li ul li {
	width: 4em;
		
}
#nav ul li a, #nav ul li ul li a {
	background-color: #0b1877;
	border: 1px solid #fff;
	color: #fff;
	display: block;
	font: normal normal normal 0.9em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 3px;
	width: 8em;
}
#nav ul li ul li a {
	background-color: #5061ef;
}
#nav ul li ul li.current a, #nav ul li.current a  {
	color: #FFBA64;
}
#nav ul li.current ul li a {
	color: #fff;
}
#nav ul li ul li.current a:hover {
	color: #fff;
	background-color: #0b1877; 
}
#skip {
	left: 3px;
	position: absolute;
	top: 3px;
	z-index: 99;
}

#skip a {
	background-color: transparent;
	color: #ccc;
	font: normal normal 80%/100% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.feedbackform {
	background-color: transparent;
}

.feetbackform p {
	margin: 0;
}
.feedbackform input.btn3, .feedbackform textarea.btn3 {
	background-color: #FAFAFA;
	border: 1px solid #BEBEBE;
	color: #091361;
	font-family: arial,helvetica,sans-serif;
	font-size: 100%;
	font-weight: normal;
	width: 35em;
	z-index: 30;
}

.feedbackform input.btn2, .feedbackform input.btn3 {
	background-color: #FAFAFA;
	border: 1px solid #BEBEBE;
	color: #091361;
	font-family: arial,helvetica,sans-serif;
	font-size: 100%;
	font-weight: normal;
	width: 18em;
	z-index: 30;
}

input.btn {
   color: #2F5576;
   font-family: arial,helvetica,sans-serif;
   font-size: 85%;
   font-weight: bold;
   background-color: #E0E0E0;
   border-top: 1px solid #f0f0f0;
   border-left: 1px solid #f0f0f0;
   border-right: 1px solid #cccccc;
   border-bottom: 1px solid #cccccc;
}

input.btnhov {
   border-top: 1px solid #ffffe0;
   border-left: 1px solid #ffffe0;
   border-right: 1px solid #091361;
   border-bottom: 1px solid #091361;
	color: #0b1877;
}
.half {
	border: 0;
	width: 49%;
	float: left;
	margin: 0.2em 0 0.5em 0;
}
