BODY, td {
    /*COLOR: #EF7800;*/
    /*BACKGROUND-COLOR: #FFFFFF;*/
    MARGIN: 0px;
    PADDING: 0px;
    /*SIZE: 12px;*/
    /*TEXT-ALIGN: left;*/
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #474747;
	text-decoration: none;
	
}

h1,.heading1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: bold;		
	color: #EF7800;
}
.heading1_blue {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	color:#1f58a0;
}

h2,.heading2, tr .heading2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;		
	color: #EF7800;
}

h3,.heading3 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;		
	color: #EF7800;
}

h4,.heading4 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;		
	color: #EF7800;
}

.data{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;	
	color: #EF7800;
}
.smalldata{
    font-family:Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold; 
    FONT-SIZE: 8px;
    COLOR: #EF7800;
    LETTER-SPACING: 1px;
}

.dropdownx{
    font-family:Arial, Helvetica, sans-serif;
    FONT-WEIGHT: bold; 
    FONT-SIZE: 12px;
    COLOR: #EF7800;
    LETTER-SPACING: 1px;
}


a.nav:link { color: #EF7800; text-decoration: underline;}
a.nav:visited { text-decoration: underline; color: #EF7800;}
a.nav:hover { color: #EF7800; text-decoration: none;}

a.nav2:link { color: #786F11; text-decoration: underline}
a.nav2:visited { text-decoration: underline; color: #786F11}
a.nav2:hover { color: #786F11; text-decoration: none}

a:link { color: #000000; text-decoration: none}
a:visited { text-decoration: none; color: #000000}
a:hover { color: #000000; text-decoration: underline}

#button {
	COLOR: #FFFFFF;	
	BACKGROUND-COLOR: #EF7800;
	font-size: 10px;	
	font-weight: bold;
	PADDING: 1px;
	border:none;
}

INPUT, TEXTAREA, SELECT, .formfield {
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;	
	PADDING: 1px;
	MARGIN: 1px;
	BACKGROUND: #FFFFFF;
	Z-INDEX: 1;

}
HR {
	COLOR : #786F11;
	BACKGROUND-COLOR : inherit;
	WIDTH : 100%;
	HEIGHT : 1px;
	BORDER : none;
	BORDER-BOTTOM : 1px solid;
	TEXT-ALIGN : center;
}

.bgColour1 {
	BACKGROUND-COLOR: #FFFFFF;
}
.bgColour2 {
	BACKGROUND-COLOR: #F5F0C6;
}

.plain_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #656565;
	text-decoration: none;
}

.front_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
