/* BG Template Site: Main stylesheet */
/* Main Stylesheet */

body
{
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #FFFFFF;
	color: #8B8A8E;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body a
{
	color: #999999;
}

div#container
{
	width: 772px;
	height: 102px;
	border: none;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

/*______________________ HEADER ______________________*/
/*ASP:Menu Style used when page first loads*/
table#Header1_main_menu
{
    position: absolute;
    left: 110px;
    top: 102px;
    color: #FFFFFF;
    border:0;
   
}
/*ASP:Menu Style used when on subsequent loads*/
table#uc_header_Header1_main_menu
{
    position: absolute;
    left: 110px;
    top: 102px;
    color: #FFFFFF;
    border:0;
   
}

div#header
{
	background-color: #D8D8E9;
	height: 115px;
	margin: 0px;
	padding: 0px;
	border: none;
}

div#header img
{
	margin: 0px;
	margin-left: -3px;
	padding: 0px;
	border: none;
}

h1
{	
	float: left;
	background-color: #FFFFFF;	
	height: 115px;
	width: 111px;
	margin: 0px;
	padding: 0px;
	border: none;
}

h1 a, h1 /*a:hover*/
{
	font-size: 1px;
	display: block;
	height: 115px;
	width: 111px;
	background-image: url(../img/logo_fisher.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.home_header h1 
{
 font-family: Garamond;
 font-size: x-large;
 font-weight:lighter;
 background-image:none;
 color: #26276A;
 width: 100%;
 height: 100%;
 line-height: 100%;
 
}

h2
{
	color: #8B8A8E;
	font-size: medium;
}
h5
{
	color: #8B8A8E;
	font-size: small;
}
h6
{
	font-size: small;
	color: #1A3079;
}

/*______________________ NAVIGATION ______________________*/

/*___________________DROPDOWN_______________________*/

/*______________________ CONTENT ______________________*/

div#content
{	
	float: left;
	width: 430px;
	margin: 0px;
	padding: 58px 0px 20px 111px;
	font-size: 80%;
	line-height: 120%;
	border: none;
}

div#content h3
{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: small;
	color: #1A3079;
	letter-spacing: 0px;
	line-height: 100%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	border: none;
}

div#content h4
{
	margin: 0px;
	/*margin-bottom:30px;*/
	padding: 0px;
	color: #8B8A8E;
	font-size: small;
	border: none;
}

div#content p
{	
	padding-top: 0px;
	margin-top: 0px;
}

div#content p.left_indent
{	
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 15px;
	margin-top: 0px;
	margin-left: 100px;
}

div#content a:hover
{	
	color: #1A3079;
}

.left_indentIMG
{
	margin-left: 100px;
}

div#content p.left_indent_last
{	
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 15px;
	margin-top: 0px;
	margin-left: 100px;
	border-bottom: solid 2px #D8D8E9;
	background-image: url(../img/lay_rightArrow.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

div#content img.layoutImage
{
	margin-bottom: 5px;
	border: solid 1px #8B8A8E;
}

/*______________________ SIDEBAR : RIGHT ______________________*/

div#rightpanel
{
	width: 190px;
	float: right;
	margin: 58px 10px 0px 30px;
	padding: 0px 0px 20px 0px;
	border-top: solid 1px #AFB0D1;
}

/*div#rightpanel div.item h2
{
	margin: 0px;
	margin-bottom:10px;
	padding: 0px;
	color: #1A3079;
	font-size: small;
	border: none;
}*/

div#rightpanel div.item h3
{
	margin: 0px;
	margin-bottom:10px;
	padding: 0px;
	color: #8B8A8E;
	font-size: small;
	border: none;
}

div#rightpanel div.item h4
{
	margin: 0px;
	margin-bottom:10px;
	padding: 0px;
	color: #1A3079;
	font-size: 78%;
	border: none;
}

div#rightpanel div.item
{	
	margin: 0px;
	padding: 10px 0px 0px 0px;
	border-bottom: solid 1px #AFB0D1;
	background-image: url(../img/lay_rightArrow.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

div#rightpanel div.item p
{
	color: #8B8A8E;
	font-size: 80%;
	margin-top: 0px;
	padding-top: 0px;
	border: none;
}

div#rightpanel div.item img
{
	margin-bottom: 10px;
	text-align: left;
	border: solid 0px #D8D8E9;
}


div#adrightpanel
{
	width: 190px;
	float: right;
	margin: 58px 10px 0px 30px;
	padding: 0px 0px 20px 0px;
	/*border-top: solid 1px #AFB0D1;*/
}

div#rightpanel div.aditem, div#adrightpanel div.aditem
{	
	margin: 0px;
	padding: 10px 0px 0px 0px;
	/*border-bottom: solid 1px #AFB0D1;*/
	/*background-image: url(../img/lay_rightArrow.gif);
	background-repeat: no-repeat;
	background-position: bottom right;*/
}

div#rightpanel div.aditem p, div#adrightpanel div.aditem p
{
	color: #8B8A8E;
	font-size: 80%;
	margin-top: 0px;
	padding-top: 0px;
	border: 0;
}

div#rightpanel div.aditem img, div#adrightpanel div.aditem img
{
	margin-bottom: 10px;
	text-align: left;
	/*border: solid 0px #D8D8E9;*/
	border:0;
}

ul#rightmenu
{
	color: #8B8A8E;
	font-weight: normal;
	font-size: 80%;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 15px;
	/*border-bottom: solid 1px #AFB0D1;	*/
}

ul#rightmenu li
{
	list-style-type: none;
}

ul#rightmenu li a
{
	color: #8B8A8E;
	text-decoration: none;
}

ul#rightmenu li a.on
{
	color: #1A3079;
	text-decoration: none;
}

ul#rightmenu li a:hover
{
	color: #1A3079;
	text-decoration: none;
}

ul#rightmenu li ul
{
	margin: 0px;
	margin-top: 3px;
	margin-left: 20px;
	padding: 0px;
}

ul#rightmenu li ul li
{
	list-style-image: url(../img/bullet_arrow.gif);
}

/*______________________ FOOTER ______________________*/

div#footer
{
	width: 661px;
	height: 20px;
	border-top: solid 2px #D8D8E9;	
	margin: 0px;
	margin-left: 111px;
	padding: 6px 0px 0px 0px;
}

div#footer ul
{	
	margin: 0px;
	padding: 0px;
	color: #8B8A8E;
	font-size: 10px;
	list-style-type: none;
}

div#footer ul li
{	
	float: left;
	margin: 0px;
	padding: 0px;
}

div#footer ul li a
{	
	margin: 0px;
	padding: 0px 5px 0px 5px;
	color: #8B8A8E;
	text-decoration: none;
}

div#footer ul li a:hover
{	
	color: #1A3079;
}

div#footer ul li a.firstlink
{	
	margin: 0px;
	padding: 0px 5px 0px 0px;
	color: #8B8A8E;
	text-decoration: none;
}

div#footer ul li a.firstlink:hover
{	
	color: #1A3079;
}

/*-----------------------------------*/

a.navLink
{
	color: #8B8A8E;
	text-decoration: underline;
}	
	
	
a.navLink:hover
{
	color: #1A3079;
	text-decoration: underline;
}

/*Used In the Press Area for the Click Here link*/
a.PressLink
{
	color: #1A3079;
	text-decoration: none;
}	
	
	
a.PressLink:hover
{
	color: #8B8A8E;
	text-decoration: none;
}

div#content h4.bioTitle
{
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: #8B8A8E;
	font-size: small;
	border: none;
	margin-left: 100px;
}

div#content h3.bioMargin
{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: small;
	color: #1A3079;
	letter-spacing: 0px;
	line-height: 100%;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	margin-left: 100px;
	border: none;
}

 td.headernote
{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: small;
	color: #000000;
    background-color: #E5E5E5;
}

.MarketLink
{
	color: #1A3079;
	text-decoration: none;
}



#sddm {margin: 0;padding: 0; z-index: 30;}

#sddm li {margin: 0;padding: 0;	list-style: none; float: left; color: White; font-size: 9pt;}

#sddm li a {display: block;	padding: 1px 12px;color: #8B8A8E;text-align: center;font-weight:normal;text-decoration: none;}
	
#sddm li a:hover {color: #ffffff;}

#sddm div {position: absolute;visibility: hidden;margin: 0;padding: 0;background: #ffffff;border-bottom: 2px solid #D8D8E9;border: 1px solid #D8D8E9;}

#sddm div a {position: relative;display: block;margin: 0;padding: 5px 10px;width: auto;white-space: nowrap;text-align: left;text-decoration: none;background: #ffffff;color: #8B8A8E;	/*font: 11px Verdana;*/	font-size: 9pt;border-bottom: 1px solid #D8D8E9;}

#sddm div a:hover {background: #D8D8E9;color: #ffffff;border-bottom: 1px solid #D8D8E9;}