BODY  {
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE : 11px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : white;
	color : black;
	background-image : url(/images/bk.gif);
	background-repeat : Repeat-x;
	margin : 0px;
}

td { font-size: 12px; }

H2  {
	font-family : Arial,Helvetica;
	font-size : 30px;
	font-weight : bold;
}

H3  {
	font-family : Arial,Helvetica;
	font-size : 18pt;
	font-weight : bold;
	text-decoration : none;
}

.bigbold {
	font-size: 10pt;
/*	font-weight: bold;*/
	color: #454541;
	font-family: verdana, arial;
}

.quote {
	font-size: 11px;
}

.required  {
	font-family : Verdana,Arial,Helvetica;
	font-weight : normal;
	text-decoration : none;
	color : Maroon;
}

.smallrequired  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	color : Maroon;
}

.footnote  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 10px;
}

.footnote2  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 7.5pt;
}

.price  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : Navy;
}

a.greennav  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : white;
}

a.greennav:hover  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : Black;
	background-color : White;
}

a.greennav:visited  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : Silver;
}

.small  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 8.5pt;
}


.callout { border: 1px solid gray; background-color: #ffffff; }
.callout_header { background-color: #cccccc; padding: 5px; border-bottom: 1px solid gray; }
.callout_title { font-size: 11pt; font-weight: bold; }