﻿
._h1 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0;
	font-weight: bold;
}

h2 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}


._h2 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}


p {
	font-family: Verdana;
	font-size: 8pt;
	color: #525252;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.h1_sub {
	font-family: Tahoma;
	font-size: 11pt;
	color: #666666;
}
.copyright {
	font-family: Verdana;
	font-size: 7pt;
	vertical-align: middle;
	font-family: Verdana;
		
	letter-spacing: .1em;
}
.tab_heading { text-transform: uppercase; color: #FFFFFF; font-family: Verdana; font-size: 10pt; font-weight: bold; text-align: center }
a {
	font-size: 8pt;
	text-decoration: none;
}
a:active {
	font-size: 8pt;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
}
ul {
	font-family: Verdana;
	font-size: 10pt;
	color: #525252;

}

ol {
	font-family: Verdana;
	color: #333333;
	font-size: 10pt;
}
.dropdown {
	font-size: xx-small;
	font-family: Verdana;
	width: 175px;
}



body {
filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=white,endColorStr='#b4dab4'); 
}
