body {
	color: #ffffff;
}

.column {
	background-image: url(images/bkimg.gif);
	background-repeat: repeat;
}

.slogan {
	font-family: Times, serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
}

.sidenavback {
	background-image : url(images/sidenav/bkimg2.gif);
	background-repeat: repeat;
}

p, h1, h2, h3, h4, h5, h4, a, ul, li, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

p, ul, li, ol {
	font-size: 12px;
}

a {
	color: #006699;
	text-decoration: none;
}

a:hover {
	color: #990033;
	text-decoration: underline;
}

/* Front Page specific classes */

.headline {
	color: #003366;
	line-height: 22px;
}

a.continue {
	font-weight: bold;
	text-decoration: none;
}

.orangebullets {
	list-style-image: url(images/bullet.gif);
}	

.CAAlist {
	font-size: 10px;
	color: #333366;
}

a.CAAlist {
	text-decoration: none;
}

a.CAAlist:hover {
	color: #990033;
	text-decoration: underline;
}

.CAAheight {
	line-height: 15px;
}

.importantnews {
	font-size: 11px;
	color: #CC0000;
}

.largernews {
	font-weight: bold;
	color: #CC0000;
}

/* hack job section */
p.smallheight {
	line-height: 3px;
}

p.spacer {
	font-size: 2px;
}


/* Forum Related Styles */

.currentforums {
	background-color: #99CCFF;
	border: solid;
	border-width: 1px;
	border-color: #333366;
}

.boxheader {
	font-weight:bold;
	font-size: 13px;
	color: #333366;
}

.forumboxtext {
	color: #333366;
}

.cityrows {
	background-color: #cccccc;
}

.pagetitle {
	color: #990033;
}

.agencybox {
	border: solid;
	border-width: 2px;
	border-color: #000000;
}

.agencyrow {
	background-color: #cccccc;
	border: solid;
	border-width: 2px 0px 2px 0px;
	border-color: #000000;
}

.agencyrowtext {
	font-weight: bold;
	font-size: 13px;
}

.agencyname {
	font-size: 13px;
	color: #003366;
	font-weight: bold;
}

.statetable {
	font-size: 10px;
}