A {
	color : #003300;
	text-decoration : underline;
	font-family : Verdana, "Times New Roman", Times, serif;
		font-size : 10pt;
}

A:HOVER {
	color :#808080;
	text-decoration : underline;
		font-family : Verdana, "Times New Roman", Times, serif;
			font-size : 10pt;
}

BODY, TD, TH, P, DIV, FORM, H1, H2, H3, H4, BLOCKQUOTE, UL, OL {
	font-family : Verdana, "Times New Roman", Times, serif;
	font-size : small;
}

BODY, P, TD, DIV, H1, H2, H3, H4 {
	color : #666666;
		font-family : Verdana, "Times New Roman", Times, serif;
	font-size : 10pt;
}

BODY {
	margin : 6px 6px;
		background-color : white;
    scrollbar-3d-light-color: green;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: green;
	scrollbar-dark-shadow-color: green;
	scrollbar-face-color: #002000;
	scrollbar-highlight-color: Silver;
	scrollbar-shadow-color: #000030;
}

BODY.homepage {
}

DIV.headline {
	border : none;
	color : #666666;
	margin : 0;
	padding : 0;
	width : 100%;
}

H1, H2, H3, H4 {
	margin-bottom : 8px;
}

HR {
	color : silver;
	height : 1px;
}

TD.mainbar {
	padding-left : 16px;
}

TD.resourcebar {
/*	border-left: 1px solid silver;*/
	background-color: #F5F5F5;
}

TD.sidebar {
/*	border-right: 1px solid silver;*/
	background-color: #EAEAEA;
}

.box {
	background-color : #E7E7E7;
	border-color : #336699;
	border-style : solid;
	border-width : 1px;
	padding : 14px;
}
 
.keyword {
	font-variant : small-caps;
	font-weight : bold;
}

.mailform {
	background-color : #87CEFA;
	border-color : Navy;
	border-style : solid;
	border-width : 1px;
	padding : 12px;
	text-align : center;
}
 
.mainhead {
	border : none;
	font-family : Verdana, "Times New Roman", Times, serif;
	font-size : 32pt;
	font-weight : bold;
	margin-bottom : 0;
	padding : 0;
	text-align : left;
}

.navbar {
	border-left:0px solid #336699; border-right:0px solid #336699; border-top:1px solid #336699; border-bottom:1px solid #336699; font-family : Verdana, sans-serif;
	font-size : smaller;
	height : 22px;
	margin-bottom : 4px;
	padding-top : 1px;
	width : 100%
}

.navbar A {
	color : #336699;
}


/* hide the subhead */

.subhead {
/*	color : white;
	height : 0;
	margin : 0;
	padding : 0;
	visibility: hidden;*/
	font-size: smaller;
	font-style : italic;
	margin-top: -12px;
	margin-bottom: 6px;
	text-align : right;
}

.searchkeyword {
	background-color: #FFFACD;
}