body, iframe, table {
	font-family : Myriad, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #CCFFFF;
	scrollbar-face-color: #CCFFFF;
	scrollbar-highlight-color: #CCFFFF;
	scrollbar-shadow-color: #0078a1;
	scrollbar-3dlight-color: #0078a1;
	scrollbar-arrow-color:  #0078a1;
	scrollbar-track-color: #BBEEEE;
	scrollbar-darkshadow-color: #0078a1;
	}
	.homequote {
	font-family : Myriad, Helvetica, Arial, sans-serif;
	font-size : 12pt;
	font-style : bold;
	font-variant : normal;
	font-weight : bold;
	line-height : 150%;
	color: #CCFFFF;
	}
	.contenttext {
	font-family : Myriad, Helvetica, Arial, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 140%;
	color: #ccffff;
	}
	.contentlink {
	font-family : Myriad, Helvetica, Arial, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 140%;
	color: #ccffff;
	}
	.contentlink:hover {
	font-family : Myriad, Helvetica, Arial, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	line-height : 140%;
	color: #ccffff;
	text-decoration: underline;
	}
	.contentheader {
	font-family : Myriad, Helvetica, Arial, sans-serif;
	font-size : 9pt;
	font-style : bold;
	font-variant : bold;
	font-weight : bold;
	line-height : 140%;
	color: #00FFFF; 
	}
	.footertext {
	font-family : Myriad, Helvetica, Arial, sans-serif;
	font-size : 8pt;
	font-style : bold;
	font-variant : normal;
	font-weight : bold;
	line-height : 200%;
	color: #0078a1;
	}
	a.footertext {
	font-family : Myriad, Helvetica, Arial, sans-serif;
	font-size : 8pt;
	font-style : bold;
	font-variant : normal;
	font-weight : bold;
	line-height : 200%;
	color: #0078a1;
	text-decoration: none;
	}
	a.footertext:hover {
	font-family : Myriad, Helvetica, Arial, sans-serif;
	font-size : 8pt;
	font-style : bold;
	font-variant : normal;
	font-weight : bold;
	line-height : 200%;
	color: #0078a1;
	text-decoration: underline;
	}
	a.menuchoice:{
	font-family : Myriad, Helvetica, Arial, sans-serif;
	font-size : 9pt;
	font-style : bold;
	font-variant : normal;
	font-weight : bold;
	line-height : 140%;
	color: #ccffff;
	text-decoration: none;
	}
	a.menuchoice:hover {
	font-family : Myriad, Helvetica, Arial, sans-serif;
	font-size : 9pt;
	font-style : bold;
	font-variant : normal;
	font-weight : bold;
	line-height : 140%;
	color: #993300;
	text-decoration: none;
	}

	a.menuchoiceactive:{
	font-family : Myriad, Helvetica, Arial, sans-serif;
	font-size : 9pt;
	font-style : bold;
	font-variant : normal;
	font-weight : bold;
	line-height : 140%;
	color: #ccffff;
	text-decoration: none;
	}
	a.menuchoiceactive:hover {
	font-family : Myriad, Helvetica, Arial, sans-serif;
	font-size : 9pt;
	font-style : bold;
	font-variant : normal;
	font-weight : bold;
	line-height : 140%;
	color: #993300;
	text-decoration: underline;
	}

	.articlesmenu {
	font-family : Myriad, Helvetica, Arial, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	line-height : 120%;
	color: #CCFFFF;
	}
	a.articlesmenu {
	font-family : Myriad, Helvetica, Arial, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	line-height : 120%;
	color: #00FFFF;
	text-decoration: none;
	}
	a.articlesmenu:hover {
	font-family : Myriad, Helvetica, Arial, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	line-height : 120%;
	color: #00FFFF;
	text-decoration: underline;
	}
		
a  {
	font-family : Myriad, Helvetica, Arial, sans-serif;
	font-size : 9pt;
	font-style : bold;
	font-variant : normal;
	font-weight : bold;
	line-height : 140%;
	color: #ccffff;
	text-decoration: none;
	}

#dropmenudiv{
position:absolute;
background-color: #00ffff;
border:1px solid #0078a1;
border-bottom-width: 0;
font:normal 12px Verdana;
color: #993300;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #0078a1;
padding: 1px 0;
font-family : Myriad, Helvetica, Arial, sans-serif;
font-size : 9pt;
font-style : normal;
font-variant : normal;
font-weight : bold;
line-height : 140%;
color: #993300;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
font-family : Myriad, Helvetica, Arial, sans-serif;
font-size : 9pt;
font-style : normal;
font-variant : normal;
font-weight : bold;
line-height : 140%;
color: #993300;
text-decoration: underline;
background-color: #00ffff;
}

.td {
    color: #000000;
    text-align: right;
    background-color: #993300;
}
.td:hover {
    color: #000000;
    text-align: right;
    background-color: #CCCCCC;
}
