@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;
    padding: 0;
    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-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform:uppercase;
}
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 {
	margin-bottom: 0px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform:uppercase;
}
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;
}
ul {
	margin-left:1.4em;
}
ol {
	margin-left:2em;
}
li {
	margin-bottom:10px;
}

/*****************************************
	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;
}

/*****************************************
	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: 134px;
}
#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 url(/img/content_bg.jpg) top center no-repeat;
}
#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;
	background: #FFF url(/img/title_bg_full.jpg) top center no-repeat;
	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;
}

.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; }
