body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
}
p, li {
	font-size:10pt;
}
p.small {
	font-size: 8pt;
	color: #000033;
}
p.head {
	color: #F7941D;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 5px;
}
.consult p {
	margin-top:2px; 
	margin-bottom:5px; 
}
.consult ul {
	margin-left: 18px;
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom: 7px;
}
.consult li {
	list-style-image: url(images/bullet_1.gif);
	margin-top: 3px;
	margin-bottom: 3px;
}
H2 {
	font-size:18pt;
}
H3 {
	font-size:13pt;
}
H4 {
	font-size:10pt;
}
a {
	text-decoration:none;
	color:#f0e68c;
}
a:hover {
	text-decoration:none;
	color:#ffcc33;
}
.menu a {
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
	color:#f0e68c;
}
.menu a:hover {
	text-decoration:none;
	color:#ffcc33;
}
.main a {
	text-decoration:none;
	color:#3030e0;
}
.main a:hover {
	text-decoration:underline;
	color:#FF7F3F;
}
.faq H2 {
	font-size: 10pt;
	font-weight:bold;
	margin: 4px;
	color: #000033;
}
.faq ul {
	margin-left: 22px;
	padding-left: 0px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.faq li {
	list-style-image: url(images/bulletsm_1.gif);
	margin-top: .25em;
	margin-bottom: .25em;
}
.faq a {
	font-size:8pt;
	text-decoration:none;
	color:#000099;
}
.faq a:hover {
	color:#FF7F3F;
}
.news a {
	font-size:10pt;
	margin:2px,0px,4px,4px; 
	text-decoration:none;
	color:#0000CC;
}
.news a:hover {
	color:#FF7F3F;
}
.news p {
	margin:2px,0px,4px,4px; 
}
.nolink {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

/* Search form styles */
.formfield {
	width: 97px;
}

.formbutton {
	width: 50px;
	height: 22px;
	background-color: #ccf;
	border: 1px solid #66d;
	font-size: 8pt;
}

