body,table,td{
	font-family:verdana; 
	font-size:12px
}

MsoNormal{
	font-family:verdana; 
	font-size:12px
}

a{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	font-family: verdana;
}

a.plain{
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	font-family: verdana;
}

a:hover{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
}

a.plain:hover{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-family: verdana;
}
	
.pageTitle{
	font-family:verdana;
	font-size:20px;
	color: #544932;
	font-weight:bold;
}

h1,h2,h3,h4,h5,h6{
	font-family:verdana;
	color: #544932;
	font-weight:bold;
}


h1{
	font-size:20px;
}

h2{
	font-size:18px;
}

h3{
	font-size:14px;
}

h4{
	font-size:12px;
}

h5{
	font-size:10px;
}

h6{
	font-size:8px;
}


.orange{
	font-family:verdana; 
	font-size:10px; 
	color: #544932;
	background-color: #F2B021;
	font-weight: bold;
}

.menuOff{
	border-bottom: 1px solid #B62025;
	color: #2D417B;
 	font-weight: bold;
 	background-color: #F2B021;
 	font-family: verdana;
 	font-size: 6pt;
}

.menuOn{
	border-bottom: 1px solid #B62025;
	color: #2D417B;
 	font-weight: bold;
 	background-color: #e8e5eb;
 	font-family: verdana;
 	font-size: 6pt;
}

.panelInput{
	border: 1px solid #B62025;
	background-color: #C79A3A;
}

.formInput{
	border: 1px solid #666666; 
	color:#333333;
	font-family:verdana;
}

.formButton{
	border: 1px solid #666666; 
	color:#333333;
	font-family:verdana;
}

.formInput{
	border: 1px solid #666666; 
	color:#333333;
	font-family:verdana;
}

.postcard_selection{
	border:1px solid #666666; 
}

.postcard_selection_on{
	border:1px solid #D73636;
}

.sectionTitle{ 
	font-family:verdana;
	color: #544932;
	font-weight:bold;
	font-size:18px;
}

.sectionSubTitle{ 
	font-family:verdana;
	color: #544932;
	font-weight:bold;
	font-size:10px;
}

.faqText{
 	font-weight: normal;
 	font-family: verdana;
 	font-size: 10pt;
}

li.arrow{
list-style-image:url(http://www.charnwood.org/furniture/arrow.gif);
}

.submitButton{
	background-color:#CFC9D5;	
	font-family:verdana;
	font-size:10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

