/*page elements*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF	
}

ul li {margin-top:1px; margin-bottom:1px;}
ul {margin-top:3px;margin-bottom:3px;}

td {
	line-height: 17px;
}

/*header elements*/
.bg_head2_topnav {
	background-image: url(../img/head2_right_topnav.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F5F1E5;
}

/* added by tim for stretch safety */
.bg_head2_midbg {
        background-image: url(../img/head2_mid_topnab_bg.gif);
        background-repeat: repeat-x;
        background-position: bottom;
        background-color: #F5F1E5;
}

.head2_topnav_spacer {
	height: 50px;
}

.bgmainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #920B0F;
	background-image: url(../img/head2_nav_bg.jpg);
	background-repeat: repeat-x;
}

.tdmainnav {
	padding-right: 15px;
	padding-left: 15px;
}


.bg_mainnav_shadow {
	background-image: url(../img/head2_nav_shadow.jpg);
	background-repeat: no-repeat;
}

















a:link {
	color: #2F5132;
	text-decoration: underline;
}
a:visited {
	color: #2F5132;
}
a:hover {
	color: #2F5132;
	text-decoration: none;
}
a:active {
	color: #2F5132;
	text-decoration: underline;
}

.topnav:link {
	color: #2F5132;
	text-decoration: underline;
	font-size: 9px;
}
.topnav:visited {
	color: #2F5132;
	font-size: 9px;
}
.topnav:hover {
	color: #2F5132;
	text-decoration: none;
	font-size: 9px;
}
.topnav:active {
	color: #2F5132;
	text-decoration: underline;
	font-size: 9px;
}

.mainnav:link {
	color: #FFFFcc;
	text-decoration: none;
}
.mainnav:visited {
	color: #FFFFcc;
	text-decoration: none;
}
.mainnav:hover {
	color: #FFFFcc;
	text-decoration: underline;
}
.mainnav:active {
	color: #FFFF99;
	text-decoration: none;
}

.mainnavon:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}
.mainnavon:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.mainnavon:hover {
	color: #FFFF99;
	text-decoration: underline;
	font-weight:bold;
}
.mainnavon:active {
	color: #FFFF99;
	text-decoration: none;
	font-weight:bold;
}

.subnav:link {
	color: #9A0003;
	text-decoration: underline;
}
.subnav:visited {
	color: #9A0003;
}
.subnav:hover {
	color: #9A0003;
	text-decoration: none;
}
.subnav:active {
	color: #000000;
	text-decoration: underline;
}


.subnavcurrent:link {
	color: #9A0003;
	text-decoration: underline;
	font-weight:bold;
}
.subnavcurrent:visited {
	color: #9A0003;
	font-weight:bold;
}
.subnavcurrent:hover {
	color: #9A0003;
	text-decoration: none;
	font-weight:bold;
}
.subnavcurrent:active {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}



.subnavbg {
	background-color: #FCEFE0;
	background-image: url(../img/subnav_bg.gif);
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}



.subnavtitle {
	
	background-image: url(../img/subnav_bg.gif);
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #556754;
	
}

.subnav_title_text { 
	background-color:#fff;
	background-image: url(../img/subnav_title_text_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	height:37px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 17px;
	line-height:14px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	color:#6E0200;
	
	}

.rule1 {
	border-top: 1px solid #8CA98B;
}

.rule2 {
	background-image: url(../img/rule2.gif);
	background-repeat: repeat-x;
}
hr {
	border-bottom:1px inset #96A895;
	height: 0px;
} 









.txtsm {
	font-size: 9px;
}

.titlepage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #556754;
	letter-spacing: -1px;
	line-height: 20px;
} 

.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A643E;
}

.title2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.title3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A2C18;
	font-style: italic;
}
.title4 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.subtitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CA7D15;
}




.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30303B;
	background-color: #FBFBFB;
}

.form1_fixed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30303B;
	background-color: #FBFBFB;
	width: 203px;
}

.form1_select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30303B;
	background-color: #FBFBFB;
	width:200px;
}


.form2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30303B;
	background-color: #FBFBFB;
	border: 1px inset #330066;
}

.formsearch {
	width:120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	
}

.formbutton {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #F8F2D6;
	
	margin:2px;
}





.regmark {
	font-size: 7px;
	vertical-align: super; 
}

 
.pad5px {
	padding: 5px;
}


.bgwhite {
	background-color: #FFFFFF;
}

.txtred {
	color: #DB0F02;
}

.txtwhite {
	color: #FFFFFF;
}

.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}





.footer {font-size:9px;}


/*Glossary Term Formatting */

.gthead {
	background-color: Maroon;
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	width : 250px;
	border : thin solid Maroon;
	color : #Fcefe0;
	font : bold;
}

.gtbody {
	background-color: #Fcefe0;
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	width : 250px;
	border : thin solid Maroon;
}

.gt {
	background-color: #Fcefe0;
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.searchterm {
	background-color: #efa0a0;
	background-repeat: repeat-y;
}
.form1_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B54547;
	background-color: #F8F2D6;
	padding: 4px;
}
.contact_label {
	font-weight: bold;
	color: #4E6D4D;
	text-align: right;
}
.contact_required {
	font-weight: bold;
	color: #9A1118;
	text-align: right;
}
.faq_cat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7F3F38;
	background-color: #D6DABB;
	border: 1px solid #8CA98B;
}
.eventdate {
	font-weight: bold;
	color: #6D0401;
}
.event_label {
	font-weight: bold;
	color: #4E6D4D;
	text-align: right;
}
.news_label {

	font-weight: bold;
	color: #4E6D4D;
	text-align: right;
}
.ed_head {
	background-color: Maroon;
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border : thin solid Maroon;
	color : #Fcefe0;
	font-weight:bold;
	font-size: 14px;
}
.ed_toolbar {
	background: #F8F2D6;
	padding: 6px;
	border-top: 1px dotted #46796D;
	border-right: 1px dotted #46796D;
	border-left: 1px dotted #46796D;
	border-bottom: #46796D;
}
.ed_article_body {
	background: #FDFBF2;
	padding: 16px;
	border-right: 1px dotted #E1E1E1;
	border-bottom: 1px dotted #E1E1E1;
	border-left: 1px dotted #E1E1E1;
}
.form1_ed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30303B;
	background: #F8F2D6;
}

