p {
	font-family: Arial, Helvetica, sans-serif;
	color: #360423;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #360423;
	font-size: 12px;
	font-weight: bold;
	width: 175px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #360423;
	font-size: 12px;
	font-weight: normal;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	color: #360423;
	font-size: 12px;
}

img.left {
	margin-right: 10px;
	float: left;
}

img.right {
	margin-left: 10px;
	float: right;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #360423;
	font-size: 12px;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	color: #360423;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration: none;
}

#submenu {
}

#submenu ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	line-height: 15px;
	padding: 50px 0 10px 10px;

}

#submenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 0 20px 10px;
	text-transform: uppercase;
	background-image: url(/images/subnav/white_tri_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .25em;
}

#submenu li.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F6D000;
	font-weight: bold;
	text-align: left;
	padding: 0 20px 10px;
	text-transform: uppercase;
	background-image: url(/images/subnav/yellow_tri_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .25em;
}


#submenu a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none
	
}

#submenu a:active {
	color: #F6D000;
	text-decoration: none
}

#submenu a:hover {
	color: #F6D000;
	text-decoration: none
}


#submenu .current a {
	color: #F6D000;	
}





h2.page-title {
	color:#5B103F;
	font-family:times New Roman;
	font-size:26px;
	font-style:italic;
	font-weight:bold;
	margin-left:8px;
	margin-top:10px;
	margin-bottom: 15px;
}

.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #330000;
}

.textnewshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.textnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.gt-head {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #000000;
	font-style: italic;
	font-weight: 800;
}

.tiny {
	font-size: 11px;
	font-style: italic;
	padding-left: 20px;
	margin-top: 6px;
}
.formentry {
	margin-bottom: 6px;
}