/*******************************
	Stylesheet for Wadell & Reed Persona Page
*******************************/

/********************************************************************************************************************/
/***************************************** * GLOBAL PREDICTABLE ELEMENTS * ******************************************/
/********************************************************************************************************************/


html {
	font-size:12px;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
}

/*Behavior path is relative to the html page*/
body {
	width:923px;
	margin:0 auto;
	/*color:#666;*/
	line-height: 1.5;
	behavior:url("css/csshover3.htc");
	position:relative;
}



p {
	margin:8px 0;
}

h1 {
	font-size:1.6em;
	line-height:1.6em;
	vertical-align:baseline;
	font-weight:bold;
	color:#0E4213;
	padding:10px 0 0 0;
}

h2 {
	font-size:1.4em;
	line-height:1.4em;
	vertical-align:baseline;
	font-weight:bold;
	color:#666;
	padding:10px 0 0 0;
}

sup {
	font-size:0.7em;
	position:relative;
	top:-0.5em;
}

a {
	color:#0E4213;
}

ol,
ol li {
	list-style:decimal;
}

ol {
	margin-left:35px;
}

ol li {
	margin:7px 0;
}

select {
	height:20px;
}

dl{
	margin:5px 0 0 10px;
}

dt{
	margin:0 0 0 10px;
	font-weight:bold;
	font-size:1.2em;
}

dd{
	margin:5px 0 10px 20px;
}
table tr td,table tr th{
	vertical-align:top;
}



/********************* * HEADER * *********************/
#header_wrapper{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:950px;
}

#header_wrapper_print
{
	display: none;
}

/********************* * LOGO * *********************/
#header_wrapper a#logo{
	float:left;
	display:inline;
	width:196px;
	height:73px;
	margin:22px 0 0 8px;
	/*background:url(http://www-t.waddell.com/images/logo.gif) left top no-repeat;*/
}
#header_wrapper a#logo img{
	display: block;
}

#header_wrapper a#logo_home{
	float:left;
	display:inline;
	width:223px;
	height:69px;
	margin:22px 0 0 8px;
	/*background:url(http://www-t.waddell.com/images/logo_home.gif) left top no-repeat;*/
}

#header_wrapper a#logo_home img{
	display: block;
}



#header_wrapper a#cc_logo_home
{
	float: left;
	display: inline;
	width: 223px;
	height: 74px;
	margin: 22px 0 0 8px;
	/*background:url(http://www-t.waddell.com/images/logo.gif) left top no-repeat;*/
}


#header_wrapper a#cc_logo_home img{
	display: block;
}

#header_wrapper a#cc_logo_home h1, #header_wrapper a#cc_logo_home h2, #header_wrapper a#cc_logo h1, #header_wrapper a#cc_logo h2
{
	display: none;
}
/********************* * HEADER little LINKS * *********************/
#header_wrapper	.links {
	float:right;
	width:600px;
	display:inline;
	margin:37px 0 0 0;
	clear:none;
}

#header_wrapper	.links li {
	float:right;
	display:inline;
	font-size:14px;
	line-height:16px;
	padding:3px 0;
	color:#999;
}

#header_wrapper	.links li a {
	color:#999;
	text-decoration:none;
}
#header_wrapper	.links li a:hover {
	text-decoration:underline;
}

#header_wrapper	.links li.divider {
	padding:0 10px;
	font-size:18px;
	line-height:18px;
	color:#CCC;
	font-weight:normal;
}



#top_content
{
	clear: both;
	height: 267px;
	padding: 0;
	border-top: 7px solid #013300;
	background-color: #283e29;
	overflow: hidden;
	float: left;
	border-bottom: 7px solid #013300;
}
#top_content_right_default
{
	float: left;
	padding: 30px 0 0;
	background-color: #283e29;
	width: 263px;
	height: 251px;
}

#top_content_right
{
	float: left;
	padding: 30px 0 0;
	background-color: #283e29;
	width: 200px;
	height: 251px;
}

#top_content_right p,
#top_content_right_default p
{
	padding: 0 40px 0;
	color: #fff;
	font-size: 110%;
}


.bottom_border {
border-bottom:1px solid #999999;
padding-bottom:7px;
}



/********************* * main image/text section * *********************/
#home_content_wrapper{
	clear:both;
	position:relative;
	height:248px;
	background-image:url(../images/pictureBandBG.jpg);
	background-repeat:repeat-x;
	margin-top:25px;
	
}
#home_content_wrapperInner{
	width:950px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#personaBannerText{
	float:left;
	width:321px;
	height:218px;
	display:block;	
	font-family: Arial, sans-serif; color:#FFF;
	font-size:18px;
	line-height:30px;
	padding:30px 0 0 5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.DropShadow(Color=#333333, OffX=1, OffY=1, Positive=1)";
	filter:progid:DXImageTransform.Microsoft.DropShadow(Color=#333333, OffX=1, OffY=1, Positive=1);
	text-shadow: 1px 1px 2px #000;
	
}
#personaBannerImage{
	float:right;
}
#personaBannerText h3{
	
	font-size:18px;
	font-weight:bold;
	
}

#home_middle{
	
	margin-top:65px;
	float:right;
	display:inline;
	width:667px;
	margin-left:0px;
	z-index:99;
}

.aGap {
	float:right; 
	display: block; 
	font-family: Arial, sans-serif;
	color:#0E4414; text-align:center; 
	font-size:14px; 
	font-weight:bold; 
	text-decoration:none; 
	vertical-align:middle; 
	border-right: #999 1px solid;
	padding:0px 7px 0 7px;
	}
.aGapLast {
	padding-right:0px;
	border-right:none;
}
.aGap:hover { 
text-decoration:underline;
}

#home_bottom{
	position:relative;
	background-image:url(../images/BannerBandBG.jpg);
	background-repeat:repeat-x;
	height:191px;
	overflow:visible;
}
#home_bottom_Inner{
	width:950px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#home_bottom a{
	display:block;
	float:left;
	margin:0;
	padding:0;
}


#home_bottom img{
	float:left;
	display:block;
	margin:0;
	padding:0;
	
}

/********************* * CONTENT* *********************/

#personal_center_left
{
    float: left;
    display: inline;
    width: 228px;
    margin: 0px 5px 0px 0px;
}

#personal_center_right
{
    float: left;
    display: inline;
    width: 228px;
    margin: 0px 0px 0px 15px;
    padding: 0 0 0 10px;
    border-left: 1px #999 solid;
}


/********************* * FOOTER * *********************/
#footer_wrapper
{
    clear: both;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 825px;
}

#footer_wrapper ul
{
    margin-bottom: 30px;
    text-align: center;
}


#footer_wrapper ul li
{
    font-weight: bold;
    display: inline;
}

#footer_wrapper ul li.copywrite
{
    font-weight: normal;
    display: block;
    padding-top: 5px;
}

#footer_wrapper p
{
    width: 825px;
    color: #999;
    margin-bottom: 20px;
    line-height: 1.1;
}

.sub_title
{
    font-size: 1.3em;
    font-weight: bold;
    margin: 10px 0 5px 0;
    line-height: 1.5em;
    color: #0E4213;
}

.site-list
{
    margin-left: 25px;
}

.site-list li
{
    list-style: disc;
}
