/* Wealth Management Institute Style Sheet Guide */
/* Designed + Developed by Spoon Creative */

/* General */
body {
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	background-color: #FFFFFF;
	
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #001C37;
	line-height: 17px;
}

/* Navigation Bar */
table.nav_table {
	font-family: Arial, Helvetica, Verdana;
	font-size: 9px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 10px;
	background-color: #2F3B85;
}

#nav_highlight a {
	font-family: Arial, Helvetica, Verdana;
	font-size: 9px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 10px;
	padding: 0px 7px 0px 7px;
}

.nav_mouseover {
	background-color: #4558C8;
}

.nav_mouseout {
	background-color: #2F3B85;
}

/* Sub-Navigation */
table.subnav_table {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #001C37;
	line-height: 10px;
	background-color: #FFFFFF;
}

#subnav_highlight a {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #001C37;
	line-height: 10px;
}

.subnav_currentpage {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 10px;
	background-color: #2F3B85;
}

.subnav_bar {
	background-image:url(../images/img_subnav_bg.jpg);
	background-repeat: repeat-y;
}

.subnav_bar_top {
	background-image:url(../images/img_subnav_bar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.subnav_bar_bottom {
	background-image:url(../images/img_subnav_bar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.subnav_mouseover {
	background-image: url(../images/img_subnav_shadow_top.jpg);
	background-repeat: repeat-x;
}

.subnav_mouseout {
	background-color: #FFFFFF;
}

/* Text Formatting */
p {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color: #001C37;
	line-height: 17px;
}

.text_header {
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #B29400;
	line-height: 13px;
}

.text_subheader {
	font-family: Arial, Helvetica, Verdana;
	font-size: 24px;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	color: #002952;
	line-height: 24px;
}

.story_header {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #001C37;
	line-height: 14px;
}

.quote_header {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #001C37;
	line-height: 14px;
}

#quote_text {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color: #001C37;
	line-height: 14px;
}

.quote_name {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color: #001C37;
	line-height: 11px;
}

#quote_text a {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color: #0066FF;
	line-height: 11px;
}

#quote_text a:link {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color: #0066FF;
	line-height: 11px;
}

#quote_text a:visited {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color: #0066FF;
	line-height: 11px;
}

#quote_text a:hover {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
	color: #0066FF;
	line-height: 11px;
}

/* General Links */
a {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color: #0066FF;
	line-height: 17px;
}

a:link {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color: #0066FF;
	line-height: 17px;
}

a:visited {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color: #0066FF;
	line-height: 17px;
}

a:hover {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: underline;
	text-transform: none;
	font-weight: none;
	color: #0066FF;
	line-height: 17px;
}

/* Breadcrumbs */
#breadcrumb {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #666666;
	line-height: 12px;
}

#breadcrumb a {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #0066FF;
	line-height: 12px;
}

#breadcrumb a:link {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #0066FF;
	line-height: 12px;
}

#breadcrumb a:visited {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: #0066FF;
	line-height: 12px;
}

#breadcrumb a:hover {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
	color: #0066FF;
	line-height: 12px;
}

/* Image Handling */
.img_left {
	float:left;
	margin-right:8px;
	margin-bottom:5px;
	border-color: #E0D59A;
}

.img_nomargin {
	border-color: #E0D59A;
}

.img_right {
	float:right;
	margin-right:5px;
	margin-bottom:5px;
	border-color:#E0D59A;
}

.img_right_noborder {
	float:right;
	margin-top:1px;
	margin-right:0px;
	margin-bottom:0px;
}

.img_left_marginwide {
	float:left;
	margin-right:13px;
	margin-bottom:5px;
	border-color:#E0D59A;
}

/* Backgrounds */
.shadow_left {
	background-image: url(../images/img_shadow_left.jpg);
	background-repeat: repeat-y;
}

.shadow_right {
	background-image: url(../images/img_shadow_right.jpg);
	background-repeat: repeat-y;
}

.shadow_top {
	background-image: url(../images/img_shadow_top.jpg);
	background-repeat: repeat-x;
}

.shadow_bottom {
	background-image: url(../images/img_shadow_bottom.jpg);
	background-repeat: repeat-x;
}

/* Div Elements */
.content_holder {
	width: 550px;
	padding: 15px 0px 0px 0px;
}

.content_divider {
	width: 575px;
}

/* Divider*/
.divider_gold_withmargin {
	width: 100%;
	height: 1px;
	background-image: url(../images/img_divider.gif);
	background-color: #B29400;
	margin-top: 3px;
}

.divider_gold {
	width: 100%;
	height: 1px;
	background-image: url(../images/img_divider.gif);
	background-color: #B29400;
}

/* Form Style */
form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

textarea, select {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
}

/* LIST ITEMS */
ul.list_bullet {
	list-style-image: url(../images/icon_bullet_round.gif);
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 15px;
	text-indent: 0px;
	line-height: 17px;
}

ul.list_arrow {
	list-style-image: url(../images/icon_bullet_arrow.gif);
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 15px;
	text-indent: 0px;
	line-height: 17px;
}

ol.list_number {
	list-style-type: decimal;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	text-indent: 0px;
	line-height: 17px;
}

ol.list_alpha {
	list-style-type: lower-alpha;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	text-indent: 0px;
	line-height: 17px;
}

.list_text {
	color: #001C37;
}

/* Table Elements */
table.data_table_white, table.data_table_white td
{
	border-color: #FFFFFF;
	border-style: solid;
}

table.data_table_white
{
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
}

table.data_table_white td
{
	margin: 0;
	padding: 6px 6px 6px 6px;
	border-width: 1px 1px 0 0;
}

table.data_table_nopadding, table.data_table_nopadding td
{
	border-color: #FFFFFF;
	border-style: solid;
}

table.data_table_nopadding
{
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
}

table.data_table_nopadding td
{
	margin: 0;
	padding: 1px 6px 1px 6px;
	border-width: 1px 1px 0 0;
}


table.data_table_grey, table.data_table_grey td
{
	border-color: #CCCCCC;
	border-style: solid;
}

table.data_table_grey
{
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
}

table.data_table_grey td
{
	margin: 0;
	padding: 6px 6px 6px 6px;
	border-width: 1px 1px 0 0;
}

.table_header {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #001C37;
	line-height: 14px;
}

.table_bg_1 {
	background-color: #E1E1E1;
}

.table_bg_2 {
	background-color: #ECECF0;
}

.table_bg_3 {
	background-color: #F3F3F5;
}

.table_cell {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	text-transform: none;
	color: #001C37;
	line-height: 14px;
}

/* Footer Style */
.footer_index_bg {
	background-image: url(../images/index_bar_footer.jpg);
	background-repeat: no-repeat;
}

.footer_common_bg {
	background-image: url(../images/common_bar_footer.jpg);
	background-repeat: no-repeat;
}

footer_text {
	font-family: Arial, Helvetica, Verdana;
	font-size: 8px;
	font-weight: none;
	text-decoration: none;
	text-transform: none;
	color: #666666;
	line-height: 11px;
}

.footer_text a {
	font-family: Arial, Helvetica, Verdana;
	font-size: 8px;
	font-weight: none;
	text-decoration: none;
	text-transform: none;
	color: #0066FF;
	line-height: 11px;
}

footer_text a:link {
	font-family: Arial, Helvetica, Verdana;
	font-size: 8px;
	font-weight: none;
	text-decoration: none;
	text-transform: none;
	color: #0066FF;
	line-height: 11px;
}

footer_text a:visited {
	font-family: Arial, Helvetica, Verdana;
	font-size: 8px;
	font-weight: none;
	text-decoration: none;
	text-transform: none;
	color: #0066FF;
	line-height: 11px;
}

footer_text a:hover {
	font-family: Arial, Helvetica, Verdana;
	font-size: 8px;
	font-weight: none;
	text-decoration: underline;
	text-transform: none;
	color: #0066FF;
	line-height: 11px;
}