h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FF4C00;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	line-height: 1px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #FF4C00;
	text-decoration: none; 
}
a:visited {
	color: #FF4C00;
	text-decoration: none; 
}
a:hover {
	color: #FF4C00;
	text-decoration: underline; 
}
a:active {
	color: #FF4C00;
	text-decoration: none; 
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
ul {
	list-style-image: url(../images/bullet.gif);
	font-family: Arial;
	font-size: 12px;
}
ul.bodytext {
	list-style-image: url(../images/bullet.gif);
}
ol.bodytext {
	font-size: 14px;
	font-style: italic;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.footer:link {
	color: #333333;
	text-decoration: none;
}
a.footer:visited {
	color: #333333;
	text-decoration: none; 
}
a.footer:hover {
	color: #FF4C00;
	text-decoration: underline; 
}
a.footer:active {
	color: #333333;
	text-decoration: none; 
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
a.leftnav:link {
	color: #333333;
	text-decoration: none; 
}
a.leftnav:visited {
	color: #333333;
	text-decoration: none; 
}
a.leftnav:hover {
	color: #FF4C00;
	text-decoration: none; 
}
a.leftnav:active {
	color: #333333;
	text-decoration: none; 
}
a.leftnav.section {
	color: #FF4C00;
}
.headerMiniNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #DDDDDD;
}
a.headerMiniNav:link {
	color: #DDDDDD;
	text-decoration: none; 
}
a.headerMiniNav:visited {
	color: #DDDDDD;
	text-decoration: none; 
}
a.headerMiniNav:hover {
	color: #FFFFFF;
	text-decoration: underline; 
}
a.headerMiniNav:active {
	color: #DDDDDD;
	text-decoration: none; 
}
.headerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
a.headerNav:link {
	color: #333333;
	text-decoration: none; 
}
a.headerNav:visited {
	color: #333333;
	text-decoration: none; 
}
a.headerNav:hover,
a.headerNav.section {
	color: #FF4C00;
	text-decoration: underline; 
}
a.headerNav:active {
	color: #333333;
	text-decoration: none; 
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FF4C00;
}
.Newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.boarder {
	border: 2px solid #FF9B74;
}
#security img { border: 1px solid #00000; }

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF4C00;
}