.pagebg {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	background-color: DA7202;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.bodylink  a:link {
	color: #003F9F;
	text-decoration: none;
	font-family: Georgia, "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
.bodylink  a:visited {
	color: #003F9F;
	text-decoration: none;
	font-family: Georgia, "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
.bodylink  a:active {
	color: #666666;
	text-decoration: underline;
	font-family: Georgia, "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
.bodylink  a:hover {
	color: #666666;
	text-decoration: underline;
	font-family: Georgia, "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}

.body {
	font-family: Georgia, "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000
}
.h1 {
	font-family: Georgia, "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #0C2355;
	line-height: normal;
	text-transform: capitalize;


}
.h2 {
	font-family: Georgia, "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0B2355;
	line-height: normal;
	text-transform: none;


}
.highlight {
	font-family: Georgia, "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 26px;
	background-color: #F8FA68;


}

.h3 {
	font-family: Georgia, "Bookman Old Style", "Book Antiqua", "Times New Roman", serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #CCA81E;
	line-height: normal;
	text-transform: none;
	font-variant: normal;

}
.navlink  a:link {
	color: #2F5E92;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
.navlink  a:visited {
	color: #2F5E92;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
.navlink  a:active {
	color: #CEAA1E;
	text-decoration: underline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
.navlink  a:hover {
	color: #CEAA1E;
	text-decoration: underline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
