/*<![CDATA[*/
body { 
	border: 4px double #000;
	background: #FFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; 
	color: #000; 
	height: 100%;
	margin: 3px;
	width: 98%;
}
p, th, td, ul, ol, li, a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; 
	color: #000; 
}

#header {
	padding: 0.5em;
	top: 0;
	left: 0;
}

#columnMain {
	padding: 0.7em 1.2em 0.7em 0.7em;
	width: 75%;
	height: auto;
}

#columnNav {
	position:absolute;
	top: 200px;
	float: right;
	width: 23%;
	height: auto;
	right: 0.5em;
	padding: 0.5em;
}

#footer {
	width: 100%;
	margin-top: 10px;
}

p.clear {
	clear: both;
    height: 0;
	overflow: hidden;
	margin: 0;
}


blockquote.announcement {
	background-color: #bbccff;
	border: 4px double #0000ff;
	padding: 0.4em;
	border-spacing: 0;
}

.headline { font-size: 2.0em; color: #2233ff; font-weight: bold;}
.subheadline { font-size: 0.9em; color: #0000ff; font-weight: bold;}
.subheadlineLite { font-size: 0.9em; color: #000000; font-weight: bold;}
.tabletext { font-size: 1.0em; color: #000000; font-weight: normal;}
.large { font-size: 1.2em; }
.bgHighlight { background-color: #bbccff; }

td.navlink {
	background-color: #bbccff;
	font-weight: bold;
}	

td.forminput {
	font-size:0.8em;
}


td.footercolor {
	background-color: #bbccff;
	font-size:0.9em;
}	


table.search {
	border: 2px solid #0000ff;
}
th.search {
	background-color: #bbccff;
	text-align: left;
}
td.search {
	font-size:12px;
	vertical-align: top;
}
.searchBG1 {
	background-color: #fafafa;
}
.searchBG2 {
	background-color: #FAFAFA;
}
a.search:link { font-size:12px; color: blue; }
a.search:visited { font-size:12px; color: black; }
a.search:hover { font-size:12px; color: #800; text-decoration:none; }

a.navlink:link { font-size:0.9em; color: #000; }
a.navlink:visited { font-size:0.9em; color: #000; }
a.navlink:hover { font-size:0.9em; color: #800; text-decoration:none; }

a:link { color: blue; }
a:visited { color: purple; }
a:hover { color: #800; text-decoration:none; }

/*]]>*/
