.maintitleText  {
	font-size: 19px;
	letter-spacing: -1px;
	color: #202020;
	font-weight: bold;
	}


.titleText  {
	font-size: 17px;
	letter-spacing: -1px;
	line-height : 17px;
	color: #000088;
	font-weight: bold;
	}


.titleTextDropCap  {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	}
 

.titleTextBlack  {
	font-size: 17px;
	letter-spacing: -1px;
	line-height : 17px;
	color: #000000;
	font-weight: bold;
	}


.subtitleText  {
font-size: 13px;
letter-spacing: -1px;
line-height: 14px;
color: #000088;
font-weight: bold;
}

.topnav  {
margin-top: 0px;
margin-left: -8px;
margin-right: 0px;
margin-bottom: 0px;
}


.normalText  {
text-shadow: #CE6BBD 4px 4px 2px;
font-size: 13px;
color: #006600;
}

.normalTextWhite  {
font-size: 13px;
font-weight: bold;
color: #ffffff;
}

.smallText  {
font-size: 11px;
}

.smallerText  {
font-size: 9px;
}

.smallTextWhite  {
font-size: 11px;
color: #FFFFFF;
}


a:link  {
color: #000000;
font-weight: bold;
text-decoration: none;
}
a:visited  {
color: #000000;
font-weight: bold;
text-decoration: none;
}

a:hover  {
color: #B3D1FF;
font-weight: bold;
text-decoration: nounderline;
}








.outlineTable  {
color: #000000;
background: #993300;
border: thin solid #000000;
margin-top: 4px;
margin-right: 4px;
margin-bottom: 5px;
margin-left: 0px;
}
.outlineTable2  {
	color: #000000;
	background: #ffffff;
	border: thin solid #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #Fef7e6;
}
.outline  {
border: thin solid #000000;
}

.outlineTableNoTop  {
background: #CFCEC6;
border-bottom : thin solid #e3e4db;
border-left : thin solid #e3e4db;
border-right : thin solid #e3e4db;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}

.outlineTableClearBorder  {
background: transparent;
border-top : thin solid #f4f3ec;
border-left : thin solid #f4f3ec;
border-right : thin solid #f4f3ec;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

.outlineTablecolRight  {
background: #ffffff;
border: thin solid #C09A9A;
width: 270px;
margin-top: 0px;
margin-right: 8px;
margin-bottom: 5px;
margin-left: 5px;
}

.outlineTablesubnav {
background: #CFCEC6;
border: thin solid #aaaaaa;
width: 270px;
margin-top: 0px;
margin-right: 8px;
margin-bottom: 5px;
margin-left: 5px;
}

.padIt  {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;

}
.padIt3  {
padding-top: 4px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 0px;

}
.padIt2  {
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 12px;

}
.hr  {
border-top: none;
border-right: none;
border-bottom: thin dotted #bebcb4;
border-left: none;
width: 100%;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 8px;
margin-left: 0px;
}

.alertOFF {
	font-family: Courier;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding: 0 0 0 13;
	text-transform: uppercase;
}

.alertON {
	font-family: Courier;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0 0 13;
	text-transform: uppercase;
	text-align: center; 
}
