
UL {
	margin : 0 15px;
	list-style-type : disc;
	text-align : justify;
}

BLOCKQUOTE {
	margin : 0 25px;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	color : #999966;
	font-size : 13px;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	color : #CC0000;
	font-size : 13px;
	text-decoration : none;
}

BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration : underline;
}

.copy{
	font-family : Arial, Helvetica, sans-serif;
	color : #e9ead5;
	font-size : 13px;

}

.parent1{
	background-color : Black;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	width : 80px;
	height : 20px;
}

.parent1:hover{
	background-color : #CCCC99;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	width : 80px;
	height : 20px;
    border : 1px solid Black;
}

.parent2{
	background-color : Black;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	width : 80px;
	height : 20px;
}

.parent2:hover{
	background-color : #CCCC99;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	width : 80px;
	height : 20px;
    border : 1px solid Black;
}

.parents1{
	background-color : Black;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	width : 100px;
	height : 20px;
}

.parents1:hover{
	background-color : #CCCC99;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	width : 100px;
	height : 20px;
	border : 1px solid Black;
}

.parents2{
	background-color : Black;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	width : 100px;
	height : 20px;
}

.parents2:hover{
	background-color : #CCCC99;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	width : 100px;
	height : 20px;
    border : 1px solid Black;
}

.links{
	background-color : Black;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	width : 80px;
	height : 20px;
}

.links:hover{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-color : #CCCC99;
    border : 1px solid Black;
}
.links2{
	background-color : Black;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	width : 100px;
	height : 20px;
}

.links2:hover{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-color : #CCCC99;
	border : 1px solid Black;
}

.chosen{
	color : #CC9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : center;
	text-decoration : none;
}

.chosen:hover{
	color : #CC9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : center;
	text-decoration : none;
}
.heading{
	font-family : Garamond;
	font-size : 16px;
	font-weight : bold;
	color : Black;
}

.subhead{
	font-size : 11px;
	padding-top : 3px;
	vertical-align : baseline;
}
.bullet{
	list-style-type : disc;
	margin : 0px 15px;
	text-align : justify;
}
.h2off{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
	color : #CC9900;
}

.form_label{
	font-weight : bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}

.asterix{
	font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
	color : Black;
}

.disclaimer{
	font-family : Tahoma;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFCC;
}

.bottomlinks{
	color : #FFFFCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
}

.bottomlinks:hover{
	color : #FFCC66;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
.bottomlinks:visited{
	color : #FFFFCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
}
.bottomlinks:visited:hover{
	color : #FFCC66;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

.bottomnorm{
	color : #FFCC66;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}