a:link {
	background: none;
	color: #0000FF;
	font-family: Arial, Verdana, Helvetica;
	font-size: small;
	text-decoration: underline;
}

a:visited {
	background: none;
	color: #0000FF;
	font-family: Arial, Verdana, Helvetica;
	font-size: small;
	text-decoration: underline;
}

a:hover {
	background: none;
	color: #FF0000;
	font-family: Arial, Verdana, Helvetica;
	font-size: small;
	text-decoration: none;
}

a:active {
	background: none;
	color: #0000FF;
	font-family: Arial, Verdana, Helvetica;
	font-size: small;
	text-decoration: underline;
}

a.morelink{
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a:link.morelink{
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a:visited.morelink{
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a:hover.morelink{
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
}

a:active.morelink{
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a.tnlinkblue{
	color: #003399;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
}

a:link.tnlinkblue{
	color: #003399;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
}

a:visited.tnlinkblue{
	color: #003399;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
}

a:hover.tnlinkblue{
	color: #3399FF;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: underline;
}

a:active.tnlinkblue{
	color: #003399;
	text-decoration: none;
}

a.footlinkblue{
	color: #003399;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a:link.footlinkblue{
	color: #003399;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a:visited.footlinkblue{
	color: #003399;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a:hover.footlinkblue{
	color: #3399FF;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
}

a:active.footlinkblue{
	color: #003399;
	text-decoration: none;
}

a.httplink{
	color: #FF8C00;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}

a:link.httplink{
	color: #FF8C00;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}

a:visited.httplink{
	color: #FF8C00;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}

a:hover.httplink{
	color: #FF0000;
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
}

a:active.httplink{
	color: #FF8C00;
	text-decoration: none;
}

a.returnlinks{
	color: #FFFF00;
	font-family: Arial,Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a:link.returnlinks{
	color: #FFFF00;
	font-family: Arial,Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a:visited.returnlinks{
	color: #FFFF00;
	font-family: Arial,Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a:hover.returnlinks{
	color: #FFFF00;
	font-family: Arial,Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
}

a:active.returnlinks{
	color: #FFFF00;
	font-family: Arial,Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a.emaillinks{
	color: #FFFF00;
	font-family: Arial,Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a:link.emaillinks{
	color: #FFFF00;
	font-family: Arial,Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a:visited.emaillinks{
	color: #FFFF00;
	font-family: Arial,Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a:hover.emaillinks{
	color: #FFFF00;
	font-family: Arial,Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
}

a:active.emaillinks{
	color: #FFFF00;
	font-family: Arial,Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

body {
	background-image: url(../images/topbggrad.gif);
	background-position: left top;
	background-repeat: repeat-x;
	display: block;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

body {
	background-attachment: scroll;
	background-image: url(../images/leftnavbg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

form {
	margin-bottom: 0px;
}

html {
	height: 100%;
	width: 100%;
}

p {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: x-small;
}

.barbg {
	background-color: #003399;
}

.bbbot {
	background-color: #003399;
}

.bbtop {
	background-color: #003399;
}

.contacttxt {
	color: #003399;
	font-family: Arial,Helvetica,Tahoma,Verdana;
	font-size: x-small;
	text-decoration: none;
}

.date {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Helv, sans-serif;
	font-size: 12px;
}

.fineshadow {
	background-color: #CCCCCC;
}

.footerbg {
	background-color: #FFCC33;
}

.footertxt {
	color: #003399;
	font-family: Verdana,Arial,Helvetica;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.gradbg {
	background-attachment: fixed;
	background-image: url(../images/mainbggrad.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.headertxt {
	background: #FFCC33;
	color: #000000;
	font-family: Arial,Helvetica,Tahoma,Verdana;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}

.imgspace {
	margin: 0px 0px 0px 10px;
	border: solid;
	border-color: #660000;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
}
.imgspace2 {
	margin: 0px 10px 10px 0px;
	border: solid;
	border-color: #660000;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
}

.imgphoto {
	margin: 15px 15px 15px 15px;
	border: solid;
	border-color: #660000;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
}
.maincopy {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.maincopytitle {
	color: #FFFF00;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 5px;
}

.maincopytxt {
	color: #000000;
	font-family: Arial,Helvetica,Tahoma,Verdana;
	font-size: x-small;
	text-decoration: none;
}

.maintitletxt {
	color: #003399;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.navlines {
	background-color: #00FF00;
}

.orangtxt{
	color: #FF9900;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: small;
	font-weight: bold;
}

.required {
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
}

.smalltxt {
	color: #000000;
	font-family: Arial,Helvetica,Tahoma,Verdana;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}
.phototxt {
	color: #000000;
	font-family: Arial,Helvetica,Tahoma,Verdana;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}
.subtitletxt {
	color: #003399;
	font-family: Arial,Helvetica,Tahoma,Verdana;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

.t100blank {
	display: block;
	height: 100%;
}

.t100red {
	background-color: #D61F26;
	display: block;
	width: 100%;
}

.t100white {
	background-color: #FFFFFF;
	display: block;
	height: 100%;
}

.t100width {
	background-color: #FFFFFF;
	display: block;
	width: 100%;
}

.topnavtxt {
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a.edulinks{
	color: Yellow;
	font-family: Arial,Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a:link.edulinks{
	color: Yellow;
	font-family: Arial,Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a:visited.edulinks{
	color: Yellow;
	font-family: Arial,Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

a:hover.edulinks{
	color: Yellow;
	font-family: Arial,Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
}

a:active.edulinks{
	color: Yellow;
	font-family: Arial,Helvetica;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
