@charset "utf-8";
/*****************************************
	Author: Zindev [http://www.zindev.com]
	The Annuity Connection
    http://www.theannuityconnection.com
	Global Definitions
*****************************************/

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #C8C8C8 url(/img/main_bg.jpg) top center repeat-y;
}
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
    margin: 0;
}
p {
	margin: 10px 0 10px 0;
}
a {
	color: #333;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: underline;
	color: #333;
}
a.white {
	color: #FFF;
}
a.white:link {
	text-decoration: underline;
}
a.white:visited {
	text-decoration: underline;
	color: #FFF;
}
a.white:hover {
	text-decoration: underline;
	color: #FFF;
}
a.white:active {
	text-decoration: underline;
	color: #FFF;
}
h1 {
	margin-bottom: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0B4364;
	font-weight: normal;
}
h2 {
	margin-bottom: 0px;
	font-size: 16px;
	color: #0B4364;
	font-weight: normal;
}
h3 {
	margin-bottom: 0px;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
h4 {
	margin-bottom: 0px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
h5 {
  color:#232323;
  font-family: Georgia, serif;
  font-size:14px;
  margin-bottom: 0px;
  font-weight: bold;
}

h6 {
  color:#f89619;
  font-family:arial, helvetica, sans-serif;
  font-size:16px;
  margin-top: 0px;
  font-weight:normal;
  
}

h1.article {
	margin-bottom: 0px;
	font-size: 16px;
	color: #0B4364;
	font-weight: normal;
	text-transform:capitalize;
}
h2.article {
	margin-bottom: 0px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform:uppercase;
}
h3.home {
	margin-bottom: 0px;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
h4.home {
	margin-bottom: 0px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
h5.home {
	margin-bottom: 0px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform:uppercase;
}
h2.resource {
	font-size:12px;
	color:#333333;
	font-weight:bold;
	}
h3.resource {
	font-size:12px;
	color:#333333;
	font-weight:bold;
	}
ul {
    padding-left:1.4em;
}
ol {
	margin-left:2em;
}
li {
	margin-bottom:5px;
}
dt,dd,dl {
 	text-align:left; 
}

/*****************************************
	Class Definitions
*****************************************/

.dashed {
	width: 100%;
	height: 1px;
	background:url(../img/dottedline_repeat.jpg) repeat-x;
	margin: 5px 0 5px 0;
	_margin: 5px 5px -5px 5px;
	text-align: center;
}
.solid {
	width: 100%;
	height: 1px;
	background:url(../img/solidline_repeat.jpg) repeat-x;
	margin: 5px 0 5px 0;
	_margin: 3px 0 -9px 0;
	text-align: center;
}
.share-bg {
	position:relative;
	margin:0px;
	padding:3px;
	font-size:11px;
	background-color: #F4F4F4;
	border-top: #CCC 1px dashed;
	border-bottom: #CCC 1px dashed;
	height:14px;
}
.share-this {
	float:right;
	padding:0px;
	margin:0px;
	font-size:11px;
	text-align:right;
	width:100px;
}
.search-tags {
	font-size:11px;
}
.last
{
  border-bottom:none;
  margin-bottom:0;
}

/*****************************************
	ID Definitions
*****************************************/

#container {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 988px;
}
#header {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	background: #999 url(/img/header/main.jpg) top center no-repeat;
	height: 190px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 320px;
	height: 110px;
	cursor:pointer;
}
#free-report {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	width: 560px;
	height: 50px;
	cursor:pointer;
}
#class-reg {
	position: absolute;
	top: 64px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	width: 385px;
	height: 58px;
	cursor:pointer;
}
#mainnav {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	background-color: #232323;
	width: 100%;
	height: 34px;
}
#content {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: #FFF;
}
#title-bg {
	margin: 0px;
	padding: 6px;
	background: #FFF url(/img/title_bg_middle.jpg) top center no-repeat;
	height: 14px;
}
#title-bg-side {
	margin: 10px 0px 0px 0px;
	padding: 6px 0;
	background: #FFF url(/img/title_bg_middle.jpg) top center no-repeat;
	height: 14px;
	text-align:center;
}
#title-bg-full {
	margin: 0px;
	padding: 6px;
	height: 14px;
}
#footer {
	position: relative;
	margin: 0 auto;
	padding: 15px;
	background-color: #0B4364;
}
#f-links {
	float: right;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#f-copyright {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#f-disclaimer {
	font-size: 9px;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	color: #FFF;
}

.smalltable {
	background-color: #F4F4F4;
	}
	
.firstcolumn{
	width:100px;
	text-align:left;
	padding-left:10px;
	border-top: #FFFFFF 2px solid;
	}
.firstcolumn_top{
	padding-left:10px;
	text-align:left;
	width:100px;	
	}
.lastcolumn_top{
	border-left: #FFFFFF 2px solid;	
	}
.lastcolumn{
	border-left: #FFFFFF 2px solid;
	border-top: #FFFFFF 2px solid;
	}
.bottomrow{
	border-top: #FFFFFF 2px solid;
	border-left: #FFFFFF 2px solid;
	}
.toprow{
	border-left: #FFFFFF 2px solid;
}

.pno_on { float:left;font-weight:bold;border:1px solid #4376a9;margin:4px 3px 0px 0px;background:#336699;color:#FFFFFF;padding:0px 4px 0px 4px;cursor:pointer; }
.pno_off { float:left;color:#CCCCCC;font-weight:bold;border:1px solid #C0C0C0;margin:4px 3px 0px 0px;background:#FFFFFF;padding:0px 4px 0px 4px;cursor:pointer; }
.pno_hover { float:left;color:#336699;font-weight:bold;border:1px solid #C0C0C0;margin:4px 3px 0px 0px;background:#CCCCCC;padding:0px 4px 0px 4px;cursor:pointer; }
.pno_text { float:left;margin-top:5px; }

h2.landingpage
{
  background:url(/img/arrows.png) no-repeat;
  padding-left:25px;
  color:#900;
  float:left;
  line-height:18px;
  font-size:18px;
  font-weight:bold;
}

/*****************************************
	Landing Page Styles Start
*****************************************/
#landingpage
{
  background: #fff url(/img/lp-bg.jpg) top center no-repeat;
  height:320px;
  text-align:left;
}

#landingpage h1
{
  color:#333333;
  font-family:arial black, arial, verdana, sans-serif;
  font-size:22px;
  font-weight:bold;
  padding-left:15px;
  padding-top:15px;
  float:left;
  line-height:1.25;
}

#landingpage .largewhitefont
{
  color:#333333;
  float:left;
  padding-top:15px;
  padding-left:5px;
  margin:15px 0px;
  font-size:18px;
  font-weight:bold;
  font-family:arial black, arial;
}

#landingpage h2
{
  background:url(/img/arrows.png) no-repeat;
  padding-left:25px;
  color:#e0901f;
  float:left;
  line-height:18px;
  font-size:16px;
  font-weight:bold;
}

#landingpage p
{
  color:#000000;
  float:left;
  margin-top:5px;
  padding-left:25px;
  width:63%;
}

#landingpage ul li
{
  border-bottom:1px solid #989898;
}

#landingpage ul li.last
{
  border-bottom:none;
}

#landingpage ul
{
  margin-left:0em;
  width:98%;
  float:left;
  list-style-type:none;
}

#landingpage img
{
  float:right;
  margin-right:0px;
  margin-top:5px;
}

.clear
{
  clear:both;
}

/*****************************************
	Landing Page Styles End
*****************************************/