BODY, TD {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #4E5156;
}

INPUT, SELECT, TEXTAREA {
	font-family : Arial, Verdana, sans-serif ;
	font-size : 8pt;
	color: #979998;
	font-weight : 700;
}

.headerstyle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 21px;
font-weight: bold; 
color: #979998; 
letter-spacing: -1px; }

.subheading {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold; 
color: #C51D1A; 
}

H2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold; 
color: #C51D1A;
margin-top: 8px;
margin-bottom: 8px;
}

H3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold; 
}

p {
margin-top: 3px;
margin-bottom: 8px;
}

A {
	text-decoration: underline;
	color: #989898;
}

A:Hover {
	text-decoration: underline;
	color: #595C53;
}

.small_header {
	font-weight : 700;
	color: Gold;
}

.largetableheader {
	font-size : 10pt;
	font-weight : 700;
	color: #ffffff;
}

.small_header2 {
	font-weight : 700;
	color: #eeeeee;
}

.main_header {
	font-size : 11pt;
	font-weight : 700;
	color: #1C5397;
}

.nav_header {
	font-size : 9.5pt;
	font-weight : 900;
	color: #000066;
}

.nav {
	font-size : 8pt;
	color: #ffffff;
	font-weight : 700;
}

.error {
	font-weight : 700;
	color: #ff3333;
}


/* Added by Ray */

#content_major {
	margin-top: 15px;
	margin-bottom: 15px;
	width:905px;
}
#content_minor {
	text-align:left;
	border: 1px solid #7B746E;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 3px;	
}

#shadow_right {
	background-image: url("../images/content_r_shdw.jpg");
	background-repeat:
}
#shadow_bottom {
	background-image: url("../images/content_b_shdw.jpg");
	background-repeat: repeat-x;
}

#main_panel {
  background-color: #ECE2C7;
	padding:5px;
}

#main_panel_text {
  background-color: #ECE2C7;
	padding:0px;
}

.main_panel_photo {
	border: 3px solid #FFFFFF;
	margin: -3px -3px 0 0;
}
#bottom_panel {
  background-color: #ECE2C7;
	padding:5px;
}
.bottom_panel_text {
  background-color: #F6F0E2;
	padding:5px;
	text-align: left;
	vertical-align: top;
}
.bottom_panel_text a{
  color: #B31E22;
}
.bottom_panel_text a:hover{
  text-decoration: none;
}
.bottom_panel_photo {
  background-color: #F6F0E2;
	padding:3px;
	vertical-align: top;
}

.footer_content {
	padding: 5px 5px 5px 5px;
	background-color: #525252;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #EEE1BE;
}
.footer_content a{
	text-decoration: none;
	color: #FEDB81;
}
.footer_content a:hover{
	text-decoration: underline;
	color: #FEDB81;
}
.faq_question {
	text-decoration: none;
	color: #C11815;
	margin-left: 3px;
}
.faq_answer {
	display: none;
	margin-left: 3px;
}

#home_main_panel {
  background-color: #ECE2C7;
	margin:-5px;
}

.more_link {
	text-decoration: none;
	color: #C11815;
}
.more_link:hover {
	text-decoration: underline;
	color: #C11815;
}
.enquiry_table td{
  color: #C11B1B;
}
