body {
	color: #3a3a3a;
	background-color: #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
    }

a:link {
	color: #0000ff;
	background-color: inherit;
	}

a:visited {
	color: #0000ff;	
	background-color: inherit;
}
	
a:hover {
	color: #8b0000;
	background-color: inherit;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 140%;
	}

h2 {
	color: #000080;
	background-color: inherit;
	font-size: 120%;
}

h3 {
	font-size: 110%;
	}

h4 {
	font-size: 100%;
	}

h5 {
	font-size: 90%;
	}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

ul { list-style-type: square; }

img {
	border: none;
}

div.sidenav {
	width: 145px;
	padding: 10px 3px 10px 3px;
	/* margin: 0px 10px 0px 0px; */
	margin: 0;
	border-right: 3px solid #ccc;
	position: relative;
	float: left;
}

.sidenavcontent {
	text-align: center;
	vertical-align: top;
}

.sidenavcontent p {
	text-align: left;
}

div.sidenav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	/* margin-left: 6px; */
	margin-bottom: 10px;
}

div.sidenav ul li {
	padding-left: 16px;
	background-image: url(/images/bullet_dblarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	text-align: left;
}

.copyright {
	vertical-align: bottom;
} 

.copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84%;
	padding: 50px 5px 0px 5px;
}

div.content {
	padding: 20px 15px 50px 15px;
	margin: 0;
	width: 557px;
	border-top: 3px solid #ccc;
	position: relative;
	float: right;
}

div.content p {
	text-align: left;
}

#border {
	width: 741px;
	height: 98%;
	border-top: 1px solid #696969;
	border-left: 1px solid #696969;
	border-right: 2px solid #454545;
	border-bottom: 2px solid #454545;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background-color: #FFFFFF;
	color: inherit;
}
	
#header {
	width: 741px;
	height: 94px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	/* background-image: url(/images/header_background.gif);
	background-repeat: repeat-x; */
	color: inherit;
	/* border-bottom: 1px solid #CCCCCC; */
	}

#main {
	width: 741px;
	margin: 0;
	padding: 0;
	}

/* .copyright {
    width: 741px;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 84%;
	padding: 8px 10px 5px 10px;
} */

.plans {
	width: 90%;
	color: #000000;
	background-color: #e3e9fb;
	padding: 1.5em 2em 1.5em 2em;
	margin: 1em .5em 1em .5em;
	border: 1px dotted #cbcc9a;
}
/* was #B0C4DE */

p.price {
	color: #000099;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	}

p.disclaimer {
	font-size: 84%;
	margin-left: 2em;
	}
	
div.contactpg {
	display: block;
	border: 1px ridge #DCDCDC;
	padding: 1em 1em 1em 1em;
	color: #000000;
	background-color: #FFFFFF;
	margin: 1em 3em 1em 3em;
}

p.whitetxtlft {
	background-color: inherit;
	color: #FFFFFF;
	text-align: left;
}

small { font-size: 84%; }

small.gray {
	font-size: 84%;
	color: #333333;
	background-color: inherit;
	}

.smlgraytxt {
	font-size: 84%;
	color: #333333;
	background-color: inherit;
	}
	
.smltxt {
	font-size: 84%;
}

.smallmaroon {
	font-size: 84%;
	color: #7D0000;
}

.smallred {
	font-size: 84%;
	color: #FF0000;
}
	
img.compgrp {
	margin-left: 15px;
	margin-bottom: 10px;
	padding-left: 10px;
	}

.orderhd {
	color: #D8D8D8; 
	background-color: #000080;
	font-weight: bold;
	text-align: center;
	}

.ordersubhd {
	color: #000080;
	font-weight: bold;
	background-color: inherit;
	}

.orderprc {
	background-color: #D8D8D8;
	color: inherit;
	}

.freeads {
	color: #ff0000;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
}

.newsflash {
	color: #ff0000;
	background-color: inherit;
	text-decoration: blink;
	font-weight: bold;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	}

hr {
	height: 2px;
	color: #999999;
	background-color: #999999;
	border: none;
	}

hr.dark {
	height: 1px;
	color: #000099;
	background-color: #000099;
	border: none;
	}

.center {
	text-align: center;
	}

.centertable {
	margin-left: auto; margin-right: auto;
}

.nowrap {
	white-space: nowrap;
	}