@charset "utf-8";
/* CSS Document */
img, div { behavior: url(styles/iepngfix.htc) }
body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 1;
	color: #000000;
	width: 80%%;
	height: 100%;
	font-weight: normal;
	/*background:url(../images/bg.jpg) repeat-x #0033ff;*/
	background-color:#adadff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

.bodytext{
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.5;
	color: #000000;
	font-weight: normal;
	text-align:left;
}

.header{
	/*background:url(../images/header.jpg);*/
	background-repeat:no-repeat;
	height:162px;
	width:777px;
}
.menu{
	background:url(../images/menu.jpg);
	background-repeat:no-repeat;
	height:33px;
	width:777px;
}

p
{
	font-family: "Century Gothic";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
}
a {
color:#0066FF;
text-decoration:none;
}
a:hover {
color:#000066;
}
h1, h2, h3, h4{
	float: none;
	clear: both;
}
h1 {
	font-family: "Century Gothic";
	color: #DE0000;
	font-size: 26pt;
	font-weight: bold;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	line-height: 1;
}
h2 {
	font-family: "Century Gothic";
	color: #DE0000;
	font-size: 22pt;
	font-weight: bold;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	margin: 1em 0;
}
h3{
	font-family: "Century Gothic";
	color: #3e5393;
	font-size: 18pt;
	margin: 1em 0;
}
h4{
	font-family: "Century Gothic";
	color: #DE0000;;
	font-size: 16pt;
	margin: 1em 0;
}

h5{
	font-family: "Century Gothic";
	color: #000;;
	font-size: 14pt;
	margin: 1em 0;
}

div.testimonial {
	font-style: italic;
	margin: 10px auto;
	width: 500px;
	background:#F7EDFE;
	border: 1px solid #969;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 0 10px;
}
div.testimonial p:last-of-type{
	text-align: right;
	font-weight: bold;
}

.centered {
	text-align: center;
}
.navigation a {	
	font-family:  Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #0066FF;
	font-weight:bold;
	padding-bottom: 4px;
	padding-top: 4px;
	text-decoration:none;
}
.navigation a:hover 
{
color: #FF0000;


}
.copyright{
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	color: #999999;
}
.caption{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	line-height: 14pt;
	font-style:italic;
}
.joinNowBox {
	font-family: Verdana;
	font-size: 13px;
	color:#000099;
}
.bodydiv {
	border-color:#999999;
	border-width: 1px;
	height: inherit;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

ul {
margin: 10px;
font-family: "Century Gothic";
font-size:14pt;
}
li{
padding-top:3px; 
margin-top:5px;
margin-left: 10px;
}
img {
background-color: none;
border: 0px;
}
.tablestyle{
border-width: 1px;
border-style: solid;
border-color:#999999;
}
.highlighter{
background: #FFFF00;
}
.mininav{
	font-family: Helvetica, sans-serif;
	color:#0066FF;
	font-size:11px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-right: 10px;
}
#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0 auto;
	width: 600px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	background: #E8EDFF url('../table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 0px 10px;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #E8EDFF url('../table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #E8EDFF;
	font-size: 12px;
	color: #99c;
}
img{
border: none;
}
.smallcap{
font-size: 9px;
font-variant:small-caps;
}
.tick {
	background: url(../images/tick.jpg) no-repeat;
	background-position: bottom center;
}
.test {
	width: 300px;
	height: inherit;
	margin: 10px auto;
}
.test img {
	padding: 5px;
}
.test_top {
	width: 	300px;
	height: 35px;
	background: url(../images/test_top.jpg) center bottom no-repeat;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}
.test_body {
	width: 	300px;
	height: auto;
	background: url(../images/test_body.jpg) center top repeat-y;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}
.test_content {
	width: 260px;
	margin: 0px auto;
}
.test_bot {
	width: 	300px;
	height: 20px;
	background: url(../images/test_bot.jpg) center top no-repeat;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}

.red{
	color: #DE0000;
}

.blue{
	color: #3e5393;
}

.black{
	color: #000;
}

.bluebg{
	background-color:#dbe5f1;
	border:black solid 1px;
}

.bookbluebg{
	background-color:#3578a8;
}

.white{ 
	color:#FFF
}

.sidebar
{
	font-family: "Century Gothic";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	line-height:1.5;
}