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;	
}




.leftnav{
	color:#FFFFFF;
	margin-left:0px;
	text-align:left;
	margin-top:50px;
	padding-left:21px;
	padding-right:4px;
	font-weight:bold;
	list-style:none;
	text-transform:uppercase;
}
.leftnav #active a{
	color:#ffbf16;
}
.leftnav #active{
	background-image: url(../images/navArrow_orange.gif);
}
.leftnav li{
	margin-top:10px;
	padding-left:0px;
	margin-left:0px;
	background-image: url(../images/navArrow_white.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left:12px;
}
.leftnav li:hover{
	background-image: url(../images/navArrow_purple.gif);
}
.leftnav a:link, .leftnav a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.leftnav a:hover{
	color:#ffbf16;
}

.contentArea{
	vertical-align:top;
	padding:25px;
}
.contentArea h1{
	font-style:italic;
	font-size:22px;
}
.contentArea h2{
	font-size:16px;
}
.contentArea ul li{
	margin-bottom:6px;
}
.contentArea{
padding:25px;
}

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;
}


/* FAQs */

.FAQ-Group{
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #750049;
}

.question{
	font-weight:bold;
	font-size:14px;
	color:#750049;
	margin-bottom:10px;
}

.answer{
	padding-bottom:5px;
}
.letter{
	display:inline;
	padding-right:10px;
	font-weight:bold;
	font-size:20px;
	color:#000000;
}

.copyright{
	text-align:right;
	padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

}
