select { color: #444444;
	font-size : 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }

body {
	background-color: #FFFFFF;
	color: #444444;
	font-size : 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

div.componentheading { color: #0099CC; font-size: 14px; font-weight: bold }

font,th,td,p { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #444444 }

p.titletext { color: #0099CC; font-size: 14px; font-weight: bold }

p.bluecontenttext { color: #0099CC; font-size: 12px; font-weight: normal }

th, td	{padding-left: 6px; padding-top: 0px; padding-bottom: 2px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #444444; text-align: left; }

a.footer		{ text-decoration: none; color : #62430A; font-size : 10px; }
a.footer:hover		{ text-decoration: underline; color : #444444; font-size : 10px; }

table.header	{ font-size: 20px; color: #C0DB02; text-align: right; font-weight: bold }

tr.design		{ background-color: #FFFFFF; color: #C0DB02; font-size: 20px; font-weight: normal }

td.design		{ background-color: #FFFFFF; color: #C0DB02; font-size: 20px; font-weight: normal }

font.designblue	{ background-color: #FFFFFF; color: #0099CC; font-size: 16px; font-weight: normal }
font.designgreen	{ background-color: #FFFFFF; color: #C0DB02; font-size: 16px; font-weight: normal }

font.blue		{ background-color: #FFFFFF; color: #0099CC; font-size: 12px }	
td.contentheading	{ background-color: #FFFFFF; color: #0099CC; font-size: 14px; font-weight: bold }
font.bluetext	{ background-color: #FFFFFF; color: #0099CC; font-size: 12px }	

font.green		{ color: #A0BB00; font-size: 12px }
font.grey		{ color: #BBBBBB; font-size: 12px }

a		{ color: #0099CC; font-size: 12px; text-decoration: none; }	
a:hover		{ color: #C0DB02; font-size: 12px; text-decoration: none; }	

div.current	{ background-color: #C0DB02; font-size: 12px }

table		{ vertical-align: top; }

td.links		{ vertical-align: center; background-color: #EFEFEF; color: #C0DB02; font-size: 12px; font-weight: bold; line-height: 2; }

a.mainlevel	{ vertical-align: center; background-color: #EFEFEF; color: #0099CC; font-size: 12px; font-weight: bold; line-height: 2; }

a.mainlevel:hover	{ vertical-align: center; background-color: #EFEFEF; color: #C0DB02; font-size: 12px; font-weight: bold; line-height: 2; }

table.bottom	{ font-size: 10px; color: #0099CC; text-align: right; font-weight: normal; font-style: italic; border-style: dashed  }

td.bottom	{ font-size: 10px; color: #0099CC; text-align: right; font-weight: normal; font-style: italic  }

td.quote 		{ font-size: 15px; color: #777777; text-align: center; font-style: italic; border: 1px solid #F0F0F0; background-color: #FFFFFF;  padding-top: 3px }

font.quote		{ font-size: 12px; color: #777777; }

div.fees {
border: 1px solid  #777777;
background-color: #F0F0F0;
text-align: center;
margin: 5px;
padding: 5px;
line-height: 1.5;
}

div.horRule {
height: 1px;
border-top: 1px solid  #C0DB02;
margin-top: 7px;
margin-bottom: 3px;
margin-left: 0px;
margin-right: 0px;
}
div.horRule hr {
display: none;
}

p.just		{ text-align: justified }

input.button	{ color: #444444 }