@charset "utf-8";
/* CSS Document */

td, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#EDA;
	font-size:8.5pt;
}

p {
	padding-left:5px;
	padding-right:0px;
}

.label {
	font-family:Arial, Helvetica, sans-serif;
	color:#BA7;
	font-size:8.5pt;
}

.welcome {
	font-family:Arial, Helvetica, sans-serif;
	color:#A96;
	font-size:14pt;
	font-style:italic;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	color:#BA7;
	font-size:9pt;
	font-style:italic;
}

.headline {
	font-family:Arial, Helvetica, sans-serif;
	color:#974;
	font-size:15pt;
}

a:hover {
	color:#974;
	text-decoration:none;
}

a {
	color: #FC4;
	text-decoration:none;
}

.nav {
	color:#CA7;
	font-size:9pt;
}

.nav:hover {
	color: #FEC;
	font-size:9pt;
}

.subnav {
	color:#974;
	font-size:9pt;
}

.subnav:hover {
	color: #FEC;
	font-size:9pt;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	color:#986;
	font-size:8pt;
	padding:25px;
}

.box190 {
	background:url(images/window190.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.box390 {
	background:url(images/window390.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.seperator {
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#763;
	padding-top:0px;
}

.pricing {
	font-size:14pt;
	color:#998;
}

img {
	border-style:solid;
	border-width:1px;
	border-color:#763;
}
