body
{
	background:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px
}

.compname {  font-size:28px; font-weight: normal; color: #FFFFFF; margin-top: 5px; margin-bottom: 5px; margin-left: 5px; padding-top: 5px; padding-bottom: 10px; padding-left: 5px}

.form {  margin-top: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-bottom: 10px; padding-left: 0px}

.tble_area {  border:1px}

td {  font-weight: normal}

.center { font-size: 10px; text-align: center; font-weight: bold}

.left { font-size: 13px; text-align: left; font-weight: bold; color: #FFFFFF}

.quotes { font-size: 14px; text-align: left; font-style: italic; color: #0000FF}

.blue {
	color: #0000FF
}

.red {
	color: #FF0000
}

.prefix {
	color: #FF0000; font-size:x-small
}

.black {
	color: #000000; font-size: 13px; font-variant: small-caps
}
	
/* Used to center tables */
div.centered 
{
    border:1px; text-align: center;
    font-size: 15px; font-weight: bold; color: #0000FF; width:550px
}
div.centered table 
{
    margin: 0 auto; 
    text-align: left;
}

.button {  background-color: #CCCCFF; text-align: right; margin-right: 5px; padding-right: 5px; font-weight: bold; margin-top: 2px; margin-bottom: 2px; padding-top: 2px; padding-bottom: 2px; font-variant: small-caps}

.bnormal {  background-color: #CCCCFF; text-align: center; margin-right: 2px; padding-right: 2px;margin-left: 2px; padding-left: 2px; font-weight: bold; margin-top: 2px; margin-bottom: 2px; padding-top: 8px; padding-bottom: 2px}

.main {  background-color: #F5F5F5; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px}

.copyright { background-color: #F5F5F5; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; text-align: center; color: #666666}

.leftside {  background-color: #9999CC; border: #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

.dcenter {  text-align: center}

a:link {  color: #000099; text-decoration: none}
a:visited {  color: #000099; text-decoration: none}
a:hover {  color: #000000; text-decoration: none}

.quote {
    font-size: 17px; text-align: center; font-weight: bold; font-style: italic; color: #FFFFFF
}

h1 {
/* text-align: left; font-size: 20px; font-weight: normal; color: #9933FF */
   text-align: left; font-size: 20px; font-weight: bold; color: #0000FF
}

.large {
/* font-size: 18px; text-align: center; font-weight: normal; color: #9933FF */
   font-size: 14px; text-align: center; font-weight: bold; color: #0000FF
}

h2 {
   text-align: center; font-size: 14px; font-weight: bold; color: #0000FF
}

.hd {
   text-align: left; padding-top: 20px; font-size: 14px; font-style: italic; font-weight: bold; color: #000000
}

.bd {
   font-weight: bold; font-size: 13px
}

p ul ol {
   font-size: 13px
}

.box {
text-align: center; font-size: 15px; font-weight: bold; color: #0000FF
}

.cname {
text-align: center; font-size: 14px; font-weight: bold; color: #9999FF; border: 0px
}

.lname {
text-align: left; font-size: 14px; font-weight: bold; color: #9999FF
}

.small {
font-size: 10px; font-variant: small-caps; text-align: center; font-weight: bold
}

.offerform {
    text-align: center;
	border: 2px solid #9999FF;
	margin-bottom: 1px; 
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	width: 125px
}

.offerbutton {
    text-align: center;
	border: 2px solid #9999FF;
	margin-top: 4px; 
	margin-bottom: 1px; 
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	width: 135px
}

/* FAQ Setup */
#problems {
    margin:0 0 0 0px
}

.sub {
    color:#333333
}

#sub1 p, #sub2 p, #sub3 p, #sub4 p, #sub5 p, #sub6 p, #sub7 p, #sub8 p, #sub9 p, #sub10 p, #sub11 p, #sub12 p, #sub13 p, #sub14 p, #sub15 p, #sub16 p, #sub17 p {
    margin-right:25px
}

#problems dt {
    margin:8px 0 0 0;
    width:95%
}

#problems dd {
    margin:0 0 5px 0;
    width:80%
}

.subdt {
    padding-top:10px;
    border-top:#CCCCCC 1px dashed
}

.question {
    color:#CC6633
}

.ts {
	padding:0px 20px 0 20px;
	text-align:justify;
	background:#FFCC00;
	border:#996699 1px solid;
	margin:10px
}

.names {
    font-weight:bold;
    margin:0 20px 0 0
}

#container {
	width: 722px;
	margin-right: auto;
	margin-left: auto;
	text-align: left; /*Resets the text alignment*/
    overflow:hidden /*THE FIX*/
}
#sitebody { /* ESSENTIAL! Used to fill blank areas including sidebars with #9999FF */
	width: 722px;
	background-color: #9999CC;
	float: left
}
#content {
	width: 550px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
	background-color: #F5F5F5;
	border: 1px solid #D6D6D6
}
#header {
	height: 192px;
	width: 722px;
	margin-bottom: 5px
}
#sidebar {
	width: 150px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background-color:#9999CC
}
#nav {
	width: 148px;
	margin-bottom: 5px;
	background-color:#CCCCFF;
	border-style: solid;
	border-width: 1px;
    font-weight: bold; 
	color: #0000FF
}
#nav ul {
	margin:1px; 
	padding:0px; 
	background-color:#CCCCFF
}
#nav ul li {
	height:20px;
	line-height:20px;
	list-style:none;
	padding-left:10px;
	color:#fff;
	border-top:#fff solid;
	border-bottom:#000 solid;
	border-width:1px;
	cursor:pointer
}
#nav ul li:hover {
	background-color:#9999FF;
	position:relative
}
#rform {
	width: 142px;
	margin-bottom: 5px
}
#footer {
	margin-top: 5px;
	padding-top: 5px;
	height: 120px;
	width: 722px;
    clear: both  /*Moves whole footer with content body*/
}
#footer_links {
	padding: 0px;
	width:565px;
	height:118px;
	float: right;
	border: 1px solid #D6D6D6
}
#footer_logo {
	width: 150px;
	height: 120px;
	float: left;
	background:#9999CC
}

.leftblk {
	height: 100px;
	width: 440px;
	float:left;
	font-size: 13px
}
.rightblk {
	height: 100px;
	width: 100px;
	float:right;
	font-size: 13px
}
