@charset "iso-8859-1";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/bakgrd.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	line-height: normal;
	background-position: left top;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 20px;
}

a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #663399;
	text-decoration: underline;
}
a:hover {
	color: #339900;
	text-decoration: underline;
}

a.bottom_nav:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.bottom_nav:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a.bottom_nav:hover {
	color: #FFCC00;
	text-decoration: underline;
}

a.bio:link {
	color: #68992E;
	text-decoration: underline;
}
a.bio:visited {
	color: #999999;
	text-decoration: underline;
}
a.bio:hover {
	color: #FF9900;
	text-decoration: underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
	line-height: normal;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 20px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	background-position: left top;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	white-space: normal;
	
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	padding-top: 2px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
	text-indent: 2px;
	list-style-position: outside;
}

.smallfont-blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.arial10wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.arial14wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.arial16wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.arial16yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
}
.yellowtest {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFCC00;
	margin-left: 20px;
}
