body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333399;
}
h1 {
	font-size: 14pt;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #363;
}
.redHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #990000;
	font-weight: bold;
}
.forcesSmall {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333399
}
.forcesSmallRed {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #990000
}
.blueHeader {

font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #333399
}
.forcesRed {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #990000}
.forcesBlue {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #333399}
.forcesWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.forcesWhiteLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
.link {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.greenBold {
	color: #00654A;
	font-size: 16px;
	font-weight: bold;
}
.greenBoldLarge {

	color: #00654A;
	font-size: 12px;
	font-weight: bold;
}
/**************************************************** Dropdown ****************************************************/
#SelectCategory {
	position: absolute;
	top: 55px;
	left: 1px;
	display: block;
	float: left;
	text-indent: -5000px;
	width: 183px;
	height: 31px;
	overflow: hidden;
	background: transparent url(images/categories/view-categories.png) no-repeat;
	cursor: pointer;
	cursor: hand;
	z-index: 30000;
}
#SelectCategory a {
	display: block;
	float: left;
	clear: both;
	width: 183px;
	\width: 171px; /* Box Model Hack */
	w\idth: 183px;
	padding: 5px 30px 5px 12px;
	color: #333;
	text-decoration: none;
}
#Footer {
	border-top: 20px #FFF solid;
	padding: 30px 30px 25px 30px;
	font: 11px/25px Verdana, Arial, Helvetica, sans-serif;
	color: #66C;
	background: #21298C url(images/footer_shadow.gif) repeat-x;
}
#Footer a {
	color: #FFF;
	text-decoration: none;
}
#Footer a:hover, 
#Footer a:active, 
#Footer a:focus {
	text-decoration: underline;
}
/****************************************************Local Directory************************************************/
#LocalDirectory {
	position: absolute;
	top: 55px;
	left: 200px;
	display: block;
	float: left;
	text-indent: -5000px;
	width: 132px;
	height: 31px;
	overflow: hidden;
	background: transparent url(images/local-directory-button.png) no-repeat;
	cursor: pointer;
	cursor: hand;
	z-index: 30000;
}
#LocalDirectory a {
	display: block;
	float: left;
	clear: both;
	width: 129px;
	\width: 171px; /* Box Model Hack */
	w\idth: 129px;
	padding: 5px 30px 5px 12px;
	color: #333;
	text-decoration: none;
}
#Classifieds {
	position: absolute;
	top: 56px;
	left: 350px;
	display: block;
	float: left;
	text-indent: -5000px;
	width: 132px;
	height: 31px;
	overflow: hidden;
	background: transparent url(images/classifieds/classifieds-button.png) no-repeat;
	cursor: pointer;
	cursor: hand;
	z-index: 30000;
}
#Classifieds a {
	display: block;
	float: left;
	clear: both;
	width: 129px;
	\width: 171px; /* Box Model Hack */
	w\idth: 129px;
	padding: 5px 30px 5px 12px;
	color: #333;
	text-decoration: none;
}
/******************Google Site search**********************/

#cse {
	position: absolute;
	top: 12px;
	left: 580px;
	display: block;
	float: left;
	width: 290px;
	height: 29px;
	cursor: pointer;
	background: transparent;
	cursor: hand;
	padding-left: 3px;
	padding-top: 3px;
	z-index: 30000;
}
/******************News Widget**********************/
#newswidget {
	width: 170px;
	float: right;
	margin-left: 10px;
}
#dot {
	font-size: 1.6em;
}
#ticker a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#ticker a:visited, a:active {
	color: #000;
	text-decoration: none;
}
#ticker a:hover {
	text-decoration: underline;
}
.forcesBlack {
	color: #000;
}
