A:link {
	background-color : transparent;
	color : #A62C27;
	text-decoration : none;
}
A:visited {
	background-color : transparent;
	color : #475936;
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : #A62C27;
	font-weight: bold;
    text-decoration : border;
}
A:active {
	background-color : transparent;
	color : #A62C27;
	text-decoration : none;
}


SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px
	line-height : 150%;
	color: #A62C27;
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px 
}


.header1 {
	font-family : Verdana, sans-serif;
 	font-size : 9px
 	color: Red;
}

H1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
    font-weight: 120;
    line-height : 150%;
	color : #333333;
	margin-bottom : 10px;
	margin-top : 10px;
}

H2 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
    font-weight: 120;
    line-height : 150%;
	color : #333333;
	margin-bottom : 10px;
	margin-top : 10px;
}
H3 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : Green;
	margin-bottom : 10px;
	margin-top : 10px;
	line-height : 150%;
}
H4 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Yellow;
	margin-bottom : 10px;
	margin-top : 10px;
}

subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333333;
	margin-bottom : 10px;
	margin-top : 10px;
}

subhead2 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333333;
	margin-bottom : 10px;
	margin-top : 10px;
}

subhead3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333333;
	margin-bottom : 10px;
	margin-top : 10px;
}

headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333333;
	margin-bottom : 10px;
	margin-top : 10px;
}


P {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 150%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;

}
caption {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 150%;
	color: green;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
}

bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 150%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
}
table {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 150%;
	color: #333333;
}






.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}



.mailform {
	background-color : transparent;
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #333333;
	font-weight : normal;
}
.mailformrequired {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #333333;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #333333;
	font-weight : bolder;
}
.mailformradio {
	background-color : transparent;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333333;
	font-weight : normal;
}






filelinks {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #003399;
	text-decoration : none;
}
filelinkssize {
	font-family : Verdana, sans-serif;
	color : #003399;
	text-decoration : none;
}



.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}




.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color: #333333;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color: #333333;
	margin-left : 20px;
	margin-top : 3px;
}



/* Email, Login and Search forms generally: */
FORM TABLE TR TD { 
	padding-left: 5px; 
	padding-right: 20px; 
}

FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { 
	background-color: #E0E5D8; 
}

FORM TABLE TR TD.csc-form-fieldcell { 
	background-color: #E0E5D8;
}

FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { 
	border: 1px solid #333333; 
}

FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { 
	font-weight: bold; 
}

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

.footer {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	line-height : 120%;
	color: #FF0000;
}



