body,div,span,td,th,a,input,p,font,select,button,textarea{
font-family:"MS Gothic";
font-size:12px;
color:#000000;
}
a:active,a:visited,a:link,a:hover{
font-size:12px;
font-weight:bold;
color:#ff9900;
text-decoration:underline;
}
.pageheading{
font-size:14px;
font-weight:bold;
color:#ffffff;
}
.subheading{
font-size:14px;
color:#ff9900;
padding-bottom:2px;
}
.header-general {
	font-weight: bold;
	padding-bottom: 10px;
}

.bodymain{
/*width:600px; ABSOLUTE WIDTH CAUSES HORIZONTAL SCROLLING DUE 100% WIDTH OF BODY CELL - NEED TO ADJUST TEMPLATE IF REQUIRED*/
width:90%;
padding-top:40px;
padding-left:20px;
}
.sectionheading {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -8px;
	letter-spacing: -2px;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #FF9900;
	width: 100%;
	padding-bottom: 3px;
	color: #666666;
}
.bulletstyle01 {
	list-style-image: url(../images/bullet01.gif);
	font-family: "MS Gothic";
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: square;
	line-height: 20px;
}

.imgstyle {
	border: 1px solid #000000;
	padding: 10px;
}
.page-anchor {
	list-style-image: url(../images/bullet03.gif);
	line-height: 27px;
	font-weight: bold;
	list-style-position: outside;
}
a.page-anchor:link {text-decoration: none;
}
a.page-anchor:visited {text-decoration: none;  
}
a.page-anchor:hover {text-decoration: underline;  
}
.bulletstyle02 {

	list-style-image: url(../images/bullet02.gif);
	font-family: "MS Gothic";
	font-size: 12px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: square;
	line-height: 20px;
}
.upicon {
	float: right;
	margin-top: -15px;
}
.button {
	background-color: #FF9900;
	padding: 2px;
	color: #FFFFFF;
	border: 1px solid #FF9900;
	font-weight: bold;
	float: none;
	clear: none;
}
}
a.button:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.button:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.button:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFCC99;
}
