body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #333333;
}
#holder {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#header {
	background-color: #000000;
	height: 70px;
	width: 830px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.logos {
	width: 230px;
}

#header .logo {
	float: left;
}
#header .ad {
	float: right;
	padding-top: 0px;
}
#topnav {
	background-color: #A32828;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	font-weight: bold;
	font-size: 90%;
	padding-bottom: 0px;
	padding-right: 5px;
}
#topnav .date {
	color: #FFFFFF;
	font-size: 80%;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	font-weight: bold;
}
#topnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover {
	text-decoration: underline;
}


#topnav a:visited {

	color: #FFFFFF;
}
#left {
	width: 130px;
	float: left;
}
.compTable {
	background-color: #823899;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.compTable p {
	font-size: 90%;
	padding: 7px;
	margin: 0px;
}
.navLinks {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 90%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.navLinks a {
	font-size: 110%;
	color: #000000;
	text-decoration: none;
	line-height: 110%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.navLinks a:hover {
	text-decoration: underline;
}
.navLinks a:visited {
}
#right {
	width: 190px;
	float: right;
	margin-top: 10px;
	text-align: right;
}
#mainContent {
	font-size: 90%;
	line-height: 1.5em;
	margin-bottom: 20px;
	min-height: 700px;
	overflow: auto;
	width: 700px;
	float: right;
	padding-right: 5px;
	padding-top: 10px;
}
#mainContent h1 {
	font-size: 130%;
	font-weight: bold;
	color: #CC0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#mainContent a {
	color: #0099FF;
	font-weight: bold;
	text-decoration: underline;
}
#mainContent a:hover {
	text-decoration: underline;
	color: #0033FF;
}

#mainContent h2 {
	font-size: 110%;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#mainContent a:visited {
	font-weight: bold;
}
.navLinks img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#bottomnav {
	background-color: #A32828;
	height: 25px;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size: 80%;
}
#holder #mainContent .featured .image {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
}
#mainContent .quote {
	text-align: right;
}


#bottomnav .links a {
	color: #FFFFFF;
	text-decoration: none;
}
#bottomnav .links a:hover {
	text-decoration: underline;
}

#bottomnav .links {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 85%;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
}
#bottomnav .links a:visited {

	color: #FFFFFF;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
ul {
	line-height: 150%;
	padding-right: 3px;
	margin-bottom: 5px;
	margin-top: 2px;
	list-style-image: url(images/bullet.gif);
	color: #666666;
}
.disclaimer {
	font-size: 70%;
	padding: 0px;
	margin: 5px;
	text-align: right;
	color: #999999;
}
.alpha {
	text-align: center;
}
.alpha a {
	margin-right: 6px;
	margin-left: 6px;
}
.featured {
	width: 160px;
	border: 1px solid #CCCCCC;
}
#mainContent .featured h1 {
	background-color: #0086CC;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 5px;
	margin-bottom: 0px;
	font-size: 110%;
}
.apply {
	padding: 5px;
	text-align: right;
	background-color: #333333;
}
#mainContent .featured li {
	margin-left: -18px;
	list-style-image: url(images/bullet.gif);
	font-size: 90%;
}
#mainContent .rightLinks {
	float: right;
	width: 300px;
	line-height: 150%;
	min-height: 150px;
}



#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	width: 135px;
	color: #666666;
	list-style-image: none;
	font-size: 85%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#navigation li {
	margin: 0px;
	display: block;
	width: 125px;
	float: left;
	list-style-type: none;
}

#navigation a {
	display: block;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 7px;
}
#navigation a:hover {
	background-color: #A32828;
	color: #FFFFFF;
}

#holder #mainContent .featured h1 a {
	color: #FFFFFF;
	font-size: 90%;
}
#holder #mainContent h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#holder #mainContent .featured li a {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#mainContent #leftCoumn {
	width: 480px;
	float: left;
	margin-top: 10px;
	padding-bottom: 5px;
}
#leftCoumn h1 {
	background-color: #FFFFFF;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 0px;
}
#right h1 {

	background-color: #FFFFFF;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.border {
	border: 1px solid #CCCCCC;
}
.terms {
	font-size: 80%;
	color: #CCCCCC;
}
#mainContent .table {
	border: 1px solid #000000;
	width: 250px;
}
#right .table p {
	color: #000000;
	padding: 0px;
	margin: 0px;
}

#mainContent .table th {
	background-color: #823899;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 90%;
}
#mainContent .table .altrow {
	background-color: #CCD8E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.table img {
	border: 1px solid #999999;
	float: none;
	background-color: #FFFFFF;
}
#header .ad2 {

	padding-right: 20px;
	float: right;
}
.big {
	font-size: 125%;
}
#right p {
	color: #999999;
	font-size: 90%;
}
#leftCoumn h2 a {
	color: #1874D1;
}
#right li {

	margin-left: -18px;
	list-style-image: url(images/bullet.gif);
}
.oncolumn  #mainContent #leftCoumn {
	width: 760px;
}
#leftCoumn li {
	margin-left: -18px;
	list-style-image: url(images/bullet.gif);
}
#leftCoumn #product {
	width: 130px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 2px;
}
.strike {
	text-decoration: line-through;
}
.NoGap {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#leftCoumn p {
}
.offer {
	color: #FF0000;
}
.featured .apply .left {
	float: left;
	font-size: 85%;
}
#holder #mainContent .featured .apply .left a {
	color: #FFFFFF;
}
#holder #bread {
	text-align: right;
	font-size: 83%;
	padding-right: 5px;
	padding-top: 5px;
	font-weight: bold;
}
#holder #mainContent .featured h1 a:hover {
	color: #FFFFFF;
	font-size: 90%;
	text-decoration: underline;
}
#holder #mainContent .featured li a:hover {
	color: #33CC33;
	font-weight: normal;
	text-decoration: underline;
}
#left   h1  {
	background-color: #33CC33;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	width: 125px;
	font-size: 13px;
	margin-bottom: 5px;
}
#holder #left h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 5px;
}
ol   {
	margin-left: 15px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 150%;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-right: 5px;
}
#holder  #left  ol a {
	color: #33CC33;
	font-weight: bold;
}
#holder #left ol a:hover {
	color: #CC0000;
	font-weight: bold;
}
#holder #mainContent p {
	line-height: 170%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#mainContent .featured strong {
	color: #CC0000;
}
#holder #bread a {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}

ol li {
	margin-bottom: 5px;
}
#holder #mainContent .top10 a:hover {
	color: #33CC33;
	font-weight: normal;
}
#holder #mainContent .top10 p {
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#holder #mainContent .featured ul {
	margin-top: 10px;
}
#holder #mainContent .featured .apply a {
	color: #FFFFFF;
}
#holder #mainContent #quote {
	width: 200px;
	float: right;
	font-size: 120%;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	padding: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	line-height: 150%;
}
#holder #bread a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #0033FF;
}
.protection #holder #mainContent .featured {
	width: 210px;
}
#mainContent .featured img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
