/*  @@@@@[  Wrappers  ]@@@@@ */
/* The percentage in the body tag takes care of earlier versions of IE using the percentages (base font size is 16px for IE 6, 16 x 62.5 = 10)... ems should be used in most other style declarations */

body {
	background: #A09B7D;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	background-color: #EEEEEE;
	background-image: url(images/concept2_revbg.gif);
	background-repeat: repeat-x;
	font-size:11px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3B3A32;
}


#wrapper {
	width: 975px;
	margin:0px auto;
	background: url(images/_bg-wrapper.gif) repeat-y;
}
#wrapperMain{
	width: 960px;
	padding: 0 7px 0 8px;
	background: url(images/_top-main.gif) top no-repeat;
}
/*  @@@@@[  Navigation  ]@@@@@ */
#topnav{
	width: 927px;
	padding-right: 41px;
	text-align: right;
}
#nav {
	padding-top: 14px;
	padding-right: 26px;
	float: right;
}
/* @@@@@[  Header / Footer  ]@@@@@ */
#header {
	width: 960px;
}
#footer {
	color: #3f496a;
	clear: both;
	width: 955px;
	margin: 0px auto;
	padding: 0px 8px 15px 12px;
	font: 11px Arial, Helvetica, sans-serif;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #3f496a;
	text-decoration: none;
}
#footer a:hover {
	color: #3f496a;
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #666; 
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color: #3f496a;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}

/* @@@@@[  Main Page  ]@@@@@ */
#main {
	width: 960px;
	float: left;
	background-color:#FFFFFF;	
}
#main-sec {
	width: 960px;
	background:url(images/bg-sec-body.gif) repeat-y;
}
#main-sec-in {
	width: 960px;
	background:url(images/advisors_sec-h.gif) left bottom no-repeat;
}
#logo{
	padding-left: 21px;
	padding-bottom: 28px;
	float: left;
}
#logo a{outline:none;}
#bannerImgs{
	width: 960px;
}
.clr {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
/* @@@@@[  Index page  ]@@@@@ */
#loginStyle {
	color: #fffffe;
	width: 958px;
	margin: 0px auto;
	text-align: right;
	padding-right: 17px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#contentIndex{
	padding: 38px 26px 13px 40px;
	width: 894px;
	color: #3b3a32;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.column1{
	float: left;
	width: 359px;
	padding-right: 70px;
	text-align:left;
}
.column2{
	float: left;
	width: 215px;
	line-height: 16px;
	padding-right: 38px;
	text-align:left;
}
.column3{
	float: right;
	width: 211px;
	text-align:left;
}
/* @@@@@[  Secondary page  ]@@@@@ */
#col1-sec{ float:left; width:720px;}
#col2-sec{ float:left; width:240px;}
#col2-sec #quote{ font-size:18px; line-height:23px; color:#616161; padding:20px 25px; border-bottom:9px solid #4A67AD; border-top:9px solid #4A67AD;}
#wrapper-cont{width:720px;}
#col1-sec-l{ width:160px; float:left;}
#col1-sec-l ul{ list-style:none; margin:0; padding:15px 0 0 20px;}
#col1-sec-l ul li{ line-height:24px; background:url(images/arrow.gif) 0 7px no-repeat; padding-left:15px;}
#col1-sec-l ul li a{text-decoration:none; color:#141414;}
#col1-sec-l ul li a:hover{ color:#B40707;}
#col1-sec-r{ width:472px; float:left; padding:23px 45px 30px 43px;}
#col1-sec-r p{ margin:0; padding: 0;}
#col1-sec-r ul{ list-style:none; margin:0; padding:12px 0 0 30px;}
#col1-sec-r li{ background:url(images/bullet.gif) 0 4px no-repeat; padding-left:10px;}
/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active {
	color: #0a1f62; 
	text-decoration: underline;
}
a:hover {
	color: #0a1f62; 
	text-decoration: none;
}
#loginStyle a:link, #login a:visited, #login a:active {
	color: #fffffe; 
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
#loginStyle a:hover {
	color: #fffffe; 
	text-decoration: underline;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font: 14px Verdana, Arial, Helvetica, sans-serif; 
	color: #0b2063;
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 15px;
	font-weight: bold;
}
h2 {
	font: 13px Verdana, Arial, Helvetica, sans-serif; 
	color: #00135a;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
}
h3 {
	color: #4A67AD;
	margin-top: 20px;
	padding-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size:12px;
	border-bottom:#878787 1px solid; padding-left:2px;
}
p {
	margin: 0px;
	padding-bottom: 15px;
}
.column3 ul{
	margin: 0px;
	padding: 2px 0 0 0;
}
.column3 ul li{
	list-style: none;
	background: url(images/_bullet.gif) no-repeat 0px 6px;
	line-height: 16px;
	padding-left: 15px;
	padding-bottom:7px;
	line-height:14px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.login{
	margin-bottom: -1px;
}
/* @@@@@[  Form Elements  ]@@@@@ */
input, textarea, select {
	font-size: .9em; 
	color: #666; 
	background: #fff; 
	border: 1px solid #939;
}
input.clean {
	border-style: none; 
	background: none;
}

/*DNN OVERRIDES*/

.controlPanel {width:970px;border:0px;}
/* text style used for most text rendered by modules */

.Normal, .NormalDisabled, .NormalBold, .NormalRed, h1, h2, h3, .Head 
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3B3A32;
}

.Head {
    font: 14px Verdana, Arial, Helvetica, sans-serif; 
	color: #0b2063;
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 15px;
	font-weight: bold;
}

h1 {
	font: 14px Verdana, Arial, Helvetica, sans-serif; 
	color: #0b2063;
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 15px;
	font-weight: bold;
}
h2 {
	font: 13px Verdana, Arial, Helvetica, sans-serif; 
	color: #00135a;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
}
h3 {
	color: #4A67AD;
	margin-top: 20px;
	padding-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size:12px;
	border-bottom:#878787 1px solid; padding-left:2px;
}

.column2 .Head   {
    font:13px Verdana, Arial, Helvetica, sans-serif; 
	color: #00135a;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
}
.column3 .Head   {
    font:13px Verdana, Arial, Helvetica, sans-serif; 
	color: #00135a;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
}


/* FCK EDITOR */

#fckBodyBkrnd {
	background-image:none;
	background-color:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#fckBodyBkrnd a{cursor:pointer;}

#fckBodyBkrnd a[href]{cursor:pointer;}
.fckBodyClass {}
.fckBodyClass  a:link {cursor:pointer;}
.fckBodyClass ul{
	margin: 0px;
	padding:20px 0 15px 20px;
}
.fckBodyClass ul li{
	list-style: none;
	background: url(../dlbSec/images/_bullet.gif) no-repeat 0px 6px;
	line-height: 16px;
	padding-left: 15px;
	padding-bottom:7px;
	line-height:14px;
}

.fckBodyClass a{cursor:pointer;}

.fckBodyClass a[href]{cursor:pointer;}
