body{color:Black;
	font-family: Tahoma, serifSansSerifMonospace;
	font-size:10pt;}

.WowTitle {
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	color:Black;
}
.WowTitleGrey {
	font-size: 16pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: capitalize;
}
.WowTitleNoCap 
{
	color:Black;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
}
.WowSubTitle {
	font-family: Tahoma, serifSansSerifMonospace;
	font-size: 15px;
	color: Black;
	line-height: 27px;
	font-weight: bold;
}
.WowText {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.WowTextBold {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.WowTextRed {
	font-size: 10pt;
	font-weight: normal;
	color: red;
	text-decoration: none;
}
.WowSubText {
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.WowSubTextBold {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
.WowSubTextRed {
	font-size: 8pt;
	font-weight: normal;
	color: red;
	text-decoration: none;
}
.WowLinkText {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	cursor:hand
}
.WowLinkTextHome {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.WowLinkTextLarger {
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
	cursor:hand
}
.WowNavLink {
	font-size: 10pt;
	text-decoration: none;
}
.WowNavColor {
	background-color: #ffffff;
}
.WowNavTitle {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffa319;

}
.WowTextItalicBold {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;

}
.WowGrey {
	background-color: #CCCCCC;
}
.WowButton {
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffa319;
	float: none;
	height: 40px;
	width: 70px;
	border: none #ffa319;

}
.WowNavTitleHP
{
	font-weight: bold;
	font-size: 14pt;
	background-color: #ffa319;
	text-decoration: none;
}
.WowNavTitleHome {

	font-size: 20pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffa319;
}
.WowTextGreyItalic {
	font-size: 10pt;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	font-style: italic;

}
.WowTextDarkGreyItalic {

	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
.WowSideNavOn {
	font-size: 8pt;
	font-weight: bold;
	color:#000;
	text-decoration: none;
	font-style: oblique;
	background-color: #C1E1F2;  /* type of yellowish */
	padding-left: 5px;
	background-image:url(Images/navmenuonbg.gif);
	background-repeat:repeat-x;
	letter-spacing:2px;
	font-weight:bold;
}
.WowSideNavUnvisited {
	font-size: 8pt;
	font-weight: lighter;
	color: black;
	text-decoration: none;
	font-style: oblique;
	background-image: none; 
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left: 15px;
	letter-spacing:1.5px;
}
.WowSideNavVisited {
	font-size: 8pt;
	font-weight: lighter;
	color: #a7a5a4;
	text-decoration: none;
	font-style: oblique;
	background-image: none; 
	background-repeat:no-repeat;
	background-position: 7px 0px;
	padding-left: 15px;
	letter-spacing:1.5px;
}
#sideNavDiv
{
}
#sideNavTable 
{
	background-image: url(Images/menubg.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	width:169px;
	height:255px;
}
#postHeaderContent
{
	position:static;left: 550px;
}
.WowRequired 
{
	color:Red;
	font-size:10pt;
}
select, input
{
	
}

.btn
{
	background-color:Transparent;
}

.rBtn
{
	 BACKGROUND:none transparent scroll repeat 0% 0%;
}
.SpanDisabled
{
	
}

.homeBodyText { 
	font-family: Tahoma, serifSansSerifMonospace;
	font-size: 12px;
	color: #b8b8b8;
	line-height: 17px;
}
 
.homeBodyTextBold { 
	font-family: Tahoma, serifSansSerifMonospace;
	font-size: 12px;
	color: #fff;
	line-height: 17px;
	font-weight: bold;
}

.subHeadline {
	font-family: Tahoma, serifSansSerifMonospace;
	font-size: 15px;
	color: Black;
	line-height: 27px;
	font-weight: normal;
}
 
ul {
	margin-top: -5px;
	margin-bottom: 5px;
}
 
li {
	margin-top: 2px;
	margin-bottom: 2px;
	
}
 

input.form {
	background-image: url(images/formfield_BG.gif);
	font-family: Tahoma, serifSansSerifMonospace;
	font-size: 10px;
	height: 17px;
	border: none;
	padding-left: 2px;
}
