/* CSS Document */



body { font-family: Verdana, Arial, Helvetica, sans-serif }

td  { color: #000000; font-size: 10px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }

.headingtext { color: #999999; font-weight: bold; font-size: 14px; line-height: 18px }

.subheadingtext { color: #666666; font-weight: bold; font-size: 12px; line-height: 15px }

.productstext { color: #999999 }

.newstext { color: #CC3300; font-weight: bold }

.boldtext { font-weight: bold }

.captiontext { color: #666666; font-size: 9px; line-height: 10px }

.clients { 
	color: #666666; 
	font-size: 9px; 
	line-height: 14px;
	border-bottom: 4px solid #FFFFFF; 

 }

.clientsheading { 
	color: #59696c; 
	font-size: 10px; 
	font-weight: bold;

 }

.horizontalrule { 
	color: #666666; 
	font-size: 5px; 
	line-height: 5px;
	border-bottom: 1px dotted #59696c; 
	padding-top: 3px;
}

.hozrulewhite { 
	color: #FFFFFF; 
	font-size: 5px; 
	line-height: 5px;
	border-bottom: 1px dotted #FFFFFF; 
	padding-top: 3px;
}

.foliocaption { color: #666666; font-weight: bold; font-size: 10px; line-height: 12px; link-color: #FFF000;}

.tipheading { color: #FFFFFF; font-weight: bold; font-size: 14px; line-height: 17px }

.righteyeheading { color: #59696c; 
	font-weight: bold; 
	font-size: 16px; 
	line-height: 28px; 
	border-bottom: 1px solid #9A9A9A; 
	border-right: 5px solid #9A9A9A; 
	}

	
.searchtext { color: #D9E0E1; font-size: 2px; text-align: centre; line-height: 1px }

.recentclientpanel {
	height: 15px;
	border:solid 1px #999999;
	background-color: #ECECEC;
	color: #6F9F98;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 9px;
}

.button {
	padding: 2px 5px 2px 5px;
	height: 15px;
	border: solid 1px #999999;
	background-color: #ECECEC;
	color: #6F9F98;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

a:visited { color: #666666; 
    text-decoration: none; 
            font-weight: bold; }

a:link { 
	color: #445D78; 
    text-decoration: none; 
    font-weight: bold; }

a:hover {
	color: #FFFFFF;
    text-decoration: none; 
	background-color: #445D78;
}

a:active { 
	color: #FFFFFF;
    text-decoration: none; 
	background-color: #000000;
}

.quote {
	font: bold 13px Verdana, Helvetica, sans-serif;
	color: 59696c;
	width: auto;
	line-height: 19px; 
	text-align: center;
	background-color: #e0e3e5;
	padding: 8px 0;
	padding-bottom: 13px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	border-bottom: 9px solid #b4c4cb;
	border-top: 7px solid #b4c4cb;
	margin: 0px 0px;

}

.menustop {
width: auto;
list-style-type: none;
font: bold 9px Verdana, Helvetica, sans-serif;
color: 2e4d58;
background-color: #CCCCCC;
border: 1px solid #9A9A9A;
padding: 3px 0;
padding-bottom: 7px;
padding-left: 6px;
text-decoration: none;
border-bottom: 4px solid #9A9A9A;
margin: 5px 0;

}

.menu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 100%;
border: 1px solid #9A9A9A;
}


* html .menu a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 100%;
}

.menu a:visited, 
.menu a:active{
color: #2e4d58;
}

.menu a:hover{
color: white;
background-color: #bbc8cd;
}

.menu a{
font: bold 9px Verdana, Helvetica, sans-serif;
color: #2e4d58;
display: block;
width: auto;
background-color: #e8e6e0;
padding: 3px 0;
padding-bottom: 7px;
padding-left: 6px;
text-decoration: none;
border-bottom: 3px solid #9A9A9A;
}


.menu2{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 100%;
border: 1px solid #9A9A9A;
}


* html .menu2 a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 100%;
}

.menu2 a:visited, 
.menu2 a:active{
color: #4e4e4e;
}

.menu2 a:hover{
color: white;
background-color: #a0b8b2;
}

.menu2 a{
font: bold 9px Verdana, Helvetica, sans-serif;
color: #225442;
display: block;
width: auto;
background-color: #d6e1de;
padding: 3px 0;
padding-bottom: 7px;
padding-left: 6px;
text-decoration: none;
border-bottom: 3px solid #9A9A9A;
}


.foliobutton{
background: #59696c url(images/folio-panel-clip.gif) top right no-repeat;
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 100%;
border-left: 1px solid #000000;
}

.foliobutton a{
font: bold 9px Verdana, Helvetica, sans-serif;
color: #FFFFFF;
display: block;
width: auto;
padding: 3px 0;
padding-bottom: 7px;
padding-left: 6px;
text-decoration: none;
border-bottom: 3px solid #000000;
}


* html .foliobutton a{ 
width: 100%;
}

.foliobutton a:visited, 
.foliobutton a:active{
color: #FFFFFF;
}

.foliobutton a:hover{
color: white;
background: #9baeb2 url(images/folio-panel-clip.gif) top right no-repeat;

}


.wwwbutton{
background: #dbdfe0;
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 80px;
border: 1px solid #a0a0a0;
}

.wwwbutton a{
font: bold 9px Verdana, Helvetica, sans-serif;
color: #666666;
display: block;
width: auto;
padding: 3px 0;
padding-bottom: 4px;
padding-left: 6px;
text-decoration: none;
}


* html .wwwbutton a{ 
width: 100%;
}

.wwwbutton a:visited, 
.wwwbutton a:active{
color: #9eafb1;
}

.wwwbutton a:hover{
color: white;
background: #666666;

}




.foliobutton{
background: #dbdfe0;
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 180px;
border: 1px solid #a0a0a0;
}

.foliobutton a{
font: bold 9px Verdana, Helvetica, sans-serif;
color: #666666;
display: block;
width: auto;
padding: 3px 0;
padding-bottom: 4px;
padding-left: 6px;
text-decoration: none;
}


* html .foliobutton a{ 
width: 100%;
}

.foliobutton a:visited, 
.foliobutton a:active{
color: #9eafb1;
}

.foliobutton a:hover{
color: white;
background: #666666;

}



.morebutton{
background: #59696c url(images/more-panel-clip.gif) top right no-repeat;
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 150px;
border-left: 1px solid #000000;
}

.morebutton a{
font: bold 9px Verdana, Helvetica, sans-serif;
color: #FFFFFF;
display: block;
width: auto;
padding: 3px 0;
padding-bottom: 7px;
padding-left: 6px;
text-decoration: none;
border-bottom: 3px solid #000000;
}


* html .morebutton a{ 
width: 100%;
}

.morebutton a:visited, 
.morebutton a:active{
color: #FFFFFF;
}

.morebutton a:hover{
color: white;
background: #9baeb2 url(images/more-panel-clip.gif) top right no-repeat;

}


.panelheading {
width: 220px;
list-style-type: none;
font: bold 12px Verdana, Helvetica, sans-serif;
color: white;
background: #5c92b0 url(images/folio-panel-clip.gif) top right no-repeat;
border-left: 1px solid #000000;
padding: 3px 0;
padding-bottom: 7px;
padding-left: 6px;
text-decoration: none;
border-bottom: 4px solid #000000;
margin: 5px 0;

}


.folioheading {
background: #666666;
font: bold 13px Verdana, Helvetica, sans-serif;
color: #FFFFFF;
padding: 4px 0;
padding-bottom: 7px;
padding-left: 6px;
text-decoration: none;
margin: 5px 0;

}

.headingnumeral {
background: #000000;
font: bold 16px Verdana, Helvetica, sans-serif;
color: #FFFFFF;
padding-bottom: 2px;
padding-left: 6px;
padding-right: 6px;
text-decoration: none;
border-right: 5px solid #000000; 
border-bottom: 1px solid #000000; 
margin: 5px 0;

}

.logosheading {
list-style-type: none;
font: bold 13px Verdana, Helvetica, sans-serif;
color: #bf390a;
padding-bottom: 5px;
text-decoration: none;
border-bottom: 1px dotted #000000;

}

.logosbullet {
background: #666666;
font: bold 14px Verdana, Helvetica, sans-serif;
color: #FFFFFF;
padding-bottom: 2px;
padding-left: 6px;
padding-right: 11px;
text-decoration: none;
border-right: 5px solid #FFFFFF; 
margin: 5px 0;

}

.whitebullet {
background: none;
font: bold 14px Verdana, Helvetica, sans-serif;
color: #FFFFFF;
padding-bottom: 2px;
padding-left: 6px;
padding-right: 11px;
text-decoration: none;
border-right: 5px solid #FFFFFF; 
margin: 5px 0;

}