
/* -------------------- */
/*      PAGE LAYOUT     */
/* -------------------- */
body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background:none;
	}

img{border:none;}

a:hover { text-decoration: underline !important; }

/* makes sure all links turn blue, including linkbox bullets */
a:link, div.linkbox ol { color: #0000CC; }

#threecolumn { background: none; }

#leftcolumn, #rightcolumn
{
	line-height: 12px;
	font-size: 10px;
}

#leftcolumn
{
	display:none;
	visibility:hidden;
}

#leftcolumn div
{
	display:none;
	visibility:hidden;
}

#rightcolumn
{
	float: right;
	width: 198px;
	border: 0px;
}

#rightcolumn div.linkbox 
{
	margin: 6px 6px 6px 6px;
	padding: 8px 8px 8px 8px;
	background: #FFFFFF;
	border: 1px solid #000000;
}

#content
{
	background: #FFFFFF;
	margin: 0px 0px -6px 1px;
	padding: 14px 18px 12px 12px;
	border-left: 1px solid #fff;
}

#threecolumn #content
{
	background: #FFFFFF;
	margin: 0px 198px -6px 1px;
	padding: 0px 18px 12px 12px;
}

/* -------------------- */
/*        HEADER        */
/* -------------------- */

#header { 
	background: none;
	margin:0px;
	padding:0px; }


/* -------------------- */
/*    BREADCRUMB BAR    */
/* -------------------- */
#trailbar
{
	clear: both;
	width: 100%;
	height: 28px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	background: #B70127;	
}

#trailbar p, #trailbar a { color: #FFFFFF; }

#trailbar p
{
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 10px;
	font-size: 10px;
}

#trailbar img
{
	float:none;
	margin:-2px 8px -4px 0px;
	padding: 0px;
}

/* -------------------- */
/*        FOOTER        */
/* -------------------- */
#footer
{
	display:none;
	visibility:hidden;
}


/* -------------------- */
/*      LINKBOXES       */
/* -------------------- */
div.linkbox h1
{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	color: #8B0E04;
}


div.linkbox h2
{
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	color: #000000;
}

div.linkbox h3
{
	font-size: 11px;
	font-weight: bold;
	margin: 6px 0px 4px 0px;
	color: #000000;
}

div.linkbox h4
{
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 3px 0px;
	color: #8B0E04;
	border-bottom:1px solid #8B0E04;
}

div.linkbox p
{
	font-size: 11px;
	font-weight: normal;
	line-height:14px;
	margin: 4px 0px 6px 0px;
	color: #000000;
}


/* -------------------- */
/*   CONTENT: GENERAL   */
/* -------------------- */
#content div 
{
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
}

#content div div 
{
	margin: 12px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#content li
{
	font-size: 12px;
	font-weight: normal;
	margin: 2px 0px 10px 0px;
	color: #000000;
	line-height: 14px;
}

#content img
{
	float: left;
	margin: 3px 6px 6px 2px;
}

#content img.right
{
	float: right;
}

#content img.inline, #content p.linkbar img
{
	float: none;
	margin: 0px 4px 0px 4px;
}

#content p
{
	margin: 0px 0px 12px 0px;
	line-height: 16px;
}

#content p.linkbar { 
	font-size: 10px;
	margin: 0px 0px 14px 0px;
}

#content h1
{
	border-top: none;
	border-bottom: none;
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	line-height: 18px;
	color: #8B0E04;
}

#content h2
{
	border-top: 1px solid #065D18;
	border-bottom: 1px solid #065D18;
	margin: 0px 0px 14px 0px;
	padding: 3px 0px 3px 0px;
	font-size: 12px;
	font-weight: bold;
	color:#065D18;
}

#content h3
{
	font-size: 12px;
	font-weight: bold;
	margin: 16px 0px 0px 0px;
	color: #000000;
}

#content h4
{
	font-size: 12px;
	font-weight: bold;
	margin: 2px 0px 8px 0px;
	color: #8B0E04;
}

#content h5
{
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
	color: #000000;
}

#content h6
{
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
	color: #000000;
}

#content div.linkbox
{
	border: 1px solid #000000;
	padding: 4px 6px 4px 6px;
	margin: 4px 2px 4px 2px;
	background: #ffffff;
}

#threecolumn #content div.linkbox
{
	border-top: 3px double #000099;
	border-left: 3px double #000099;
	border-right: 3px double #000099;
	border-bottom: 3px double #000066;
	padding: 6px 6px 6px 6px;
	margin: 20px 0px 20px 0px;
	background: #DADAFA;
}

#content div.sidebar
{
	float: right;
	width: 220px;
	border-top: 3px double #000099;
	border-left: 3px double #000099;
	border-right: 3px double #000099;
	border-bottom: 3px double #000066;
	padding: 4px 4px 4px 4px;
	margin: 0px 0px 8px 18px;
	background: #DADAFA;
}

#content div.sidebar LI
{
	font-size: 11px;
	line-height: 13px;
	list-style-image: url(images/arrow_blue.gif);
}

#content td { vertical-align: top; }

a.more
{
	display: block;
	font-size: 10px;
	text-align: right;
}

.date {
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}

.month {
	float:right;
	margin-top:0px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
