/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F26300;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F26300;
}

a:visited {
	color: #F26300;
}

a:hover {
	color: #F22200;
}

a:active {
	color: #F26300;
}

.heading1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	line-height:22px;
}

.pageheading {
	font-size: 30px;
	color: #232323;
	line-height:24px;
}

.boldwhite {
	color: #FFFFFF;
	font-weight:500;
	font-size:13px;
}


.mainlinks {
	color: #FFFFFF; 
	font-weight: bold;
	font-size:13px;
	text-decoration:none;
	
}

.mainlinks:link {
	color: #FFFFFF; 
	font-weight: bold;
	font-size:13px;
	text-decoration:none;
	
}

.mainlinks:visited {
	color: #ffffff;
	text-decoration:none;
}

.mainlinks:hover {
	color: #F26300;
	text-decoration:none;
}

.mainlinks:active {
	color: #ffffff;
	text-decoration:none;
}

.sml_text{
	font-size: 11px;
}
