/*[variables]
colors
{
	@40: #E4001B;
	@30: #555;
	@20: #333;
	@10: #FF0000;
	@00: #DB0707;
}
*/
#wrapper
{
	padding-top: 30px;
}
#doc3
{
	margin: auto;
}
BODY
{
	margin: 10px;
/*font-family: "Big Caslon", "Times New Roman", Arial, Helvetica, sans-serif;*/
	font-family: "Times New Roman", Times, sans-serif;
	color: #333333; /*[e]@20*/
}
OBJECT
{
	display: block;
}
H1, H2, H3
{
	overflow: hidden;
}
H1, H2, H3, H4, H5, H6, STRONG, DT
{
	/*[disabled]font-weight:bold;*/
}
H1
{
	font-size: 415%;
	color: #333333; /*[e]@20*/
	font-weight: normal;
	padding: 0 0 20px;
	margin: 0;
}
H2
{
	font-size: 173%;
	color: #555555; /*[e]@30*/
}
H3
{
	font-size: 153.9%;
	color: #555555; /*[e]@30*/
}
A
{
	color: #E4001B; /*[e]@40*/
	text-decoration: none;
}
A:Hover
{
	text-decoration: underline;
}
P, SPAN, LI
{
	font-size: 110%;
	margin: 0 0 0.7em;
}
SPAN
{
}
LABEL
{
	color: #FF0000; /*[e]@10*/
}
HR
{
	border: 0;
	border-top: 1px solid #F00;
	color: #FFF;
}
TABLE TR, TABLE TD, TABLE TH
{
	border: 0;
}
OPTGROUP
{
	font-weight: normal;
}
ABBR, ACRONYM
{
	border-bottom: 1px dotted #000;
	cursor: help;
}
EM
{
	font-style: italic;
}
DEL
{
	text-decoration: line-through;
}
BLOCKQUOTE, UL, OL, DL
{
	margin: 1em;
}
OL, UL, DL
{
	margin-left: 2em;
}
OL LI
{
	list-style: decimal outside;
}
UL LI
{
	list-style: disc outside;
}
DL DD
{
	margin-left: 1em;
}
TH, TD
{
	border: 1px solid #000;
	padding: 0.5em;
}
TH
{
	font-weight: bold;
	text-align: center;
}
CAPTION
{
	margin-bottom: 0.5em;
	text-align: center;
}
SUP
{
	vertical-align: super;
}
SUB
{
	vertical-align: sub;
}
P, FIELDSET, TABLE, PRE
{
	margin-bottom: 1em;
}
PRE
{
	background-color: #EDEDED;
	padding: 10px;
}
BUTTON, INPUT[type="checkbox"], INPUT[type="radio"], INPUT[type="reset"], INPUT[type="submit"]
{
	padding: 1px;
}
.clear
{
	clear: both;
	display: block;
	float: none;
	height: 0px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.center
{
	text-align: center;
}
#content P.ref IMG
{
	padding: 10px;
}
#content P.ref
{
	margin: 0 -10px;
}
#sidebar P.ref
{
	font-size: 90%;
	word-spacing: 0.2em;
}
UL.nav
{
	margin: 0;
	padding: 0;
	display: block;
}
UL.nav LI
{
	display: inline;
	margin: 0;
	padding: 0;
}
UL.nav LI A
{
	padding: 0 12px;
	color: #666666;
	margin: 0;
}
UL.nav LI A.selected
{
	color: #DB0707; /*[e]@00*/
}
#hd
{
	padding-bottom: 60px;
	width: 100%;
}
#hd #centermenu.nav
{
	text-align: center;
	width: 100%;
}
#adminmenu
{
	text-align: center;
	line-height: 30px;
}
#adminmenu LI
{
	font-style: italic;
}
#navigation_links
{
	text-align: center;
	line-height: 20px;
	height: 20px;
}
#bd #header ADDRESS
{
	font-variant: normal;
	font-size: 100%;
}
#bd .head
{
	margin: 0;
	padding: 0;
	height: 220px;
}
#bd #sidebar
{
	margin-top: 20px;
}
#bd #content
{
	clear: both;
}
#bd .container
{
	margin: 20px 20px 20px 0;
	padding: 0;
	overflow: hidden;
}
#bd .container TD
{
	padding: 0;
	margin: 0;
}
#bd .container .image
{
	padding-right: 24px;
}
#bd .container .content
{
	vertical-align: top;
}
#bd .container .content H2
{
	overflow: hidden;
}
#bd .container .content P, #bd .container .content UL, #bd .container .content OL
{
	margin: 0.7em 0 0;
}
#bd DIV.separator
{
	clear: both;
	height: 10px;
	margin-right: 20px;
	background: url(/images/hr.gif) repeat-x center;
}
#bd #news P.title
{
	margin: 0 0 0.4em;
}
#bd #news P.description
{
	color: #666;
}
#ft
{
	border-top: 1px solid #DB0707; /*[e]1px solid @00*/
	margin: 0 0 20px;
}
#ft #rightmenu.nav
{
	margin-top: 5px;
	text-align: center;
}
