BODY, FORM, INPUT, DIV, SPAN, IMG, UL, LI, DL, DT, A, H1, H2, H3, H4, TABLE, TH, TD, TR, P {
	margin: 0;
	padding: 0;
	border: none 0px;
	text-decoration: none;
	font: normal 10px Verdana, Helvetica, sans-serif;
	color: #444444;
}

A { color: #ff6600; font-style: normal; text-decoration: none; }
A:link { color: #ff6600; text-decoration: none; }
A:visited { color: #ff6600; text-decoration: none; }
A:active { color: #ff6600; text-decoration: underline; }
A:hover { color: #ff6600; text-decoration: underline; }

body {
	margin: 0px;
	background: white;
	background-repeat: repeat-x;
}

p { margin: 0.5em 0em; }

div.sidebarfloat {
	float: right;
	width: 175px;
	padding: 0px;
	margin: 0px 5px 22px 30px;
}

.sidebarcontent {
	background-color: #F7F7F7;
	padding: 10px;
	border: 1px solid #D9D9D9;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	text-align: center;
}

td.newsdate {
	color: #ff6600;
	white-space: nowrap;
	vertical-align: top;
	padding: 3px;
	font-size: 11px;
}

td.newslink {
	vertical-align: top;
	padding: 3px;
}

td.newslink a { font-size: 11px; }

#content {
	width: 598px;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 30px 0px;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

#content h1 {
	margin: 0px 0px 10px 10px;
	padding: 10px 10px 10px 0px;
	color: #ff6600;
	font-size: 19px;
	line-height: 23px;
}

#content h2 {
	margin: 2px 0px 0px 10px;
	line-height: 18px;
	padding: 10px 10px 10px 0px;
	padding-bottom: 5px;
	color: #ff6600;
	font-size: 12px;
	font-weight: bold;
}

#content h3 {
	margin: 0px 0px 0px 10px;
	line-height: 14px;
	padding: 10px 10px 10px 0px;
	padding-bottom: 5px;
	color: #ff6600;
	font-size: 11px;
	font-weight: bold;
}

#content p  {
	margin: 0px 10px 0px 10px;
	line-height: 17px;
	font-size: 11px;
	color: #444444;
	padding: 10px 10px 10px 0px;
	padding-bottom: 5px;
}

#content p.summary {
	font-size: 13px;
	line-height: 20px;
}

#content a {
	font-size: 11px;
	font-weight: normal;
}

#content ul {
	margin: 5px 10px 5px 10px;
	padding: 0px 10px 0px 10px;
}

#content li {
	margin: 0px 0px 0px 10px;
	font-size: 11px;
	color: #444444;
	padding: 1px;
	line-height: 17px;
}

#content i { color: #444444; }

#content table {}

#content table td {
	line-height: 17px;
	padding: 5px;
	margin: 0px;
	font-size: 11px;
	color: #636563;
	vertical-align: top;
}

#content .sidebarheadgrey { padding:0px 2px 1px 2px; font-size: 11px; letter-spacing: 1px; color:#808080; text-align:left }
#content .sidebarheadblue { padding:0px 2px 1px 2px; font-size: 11px; letter-spacing: 1px; color:#1D57A5; text-align:left }
#content .sidebarheadorange { padding:0px 2px 1px 2px; font-size: 11px; letter-spacing: 1px; color:#ED9F17; text-align:left }
#content .sidebarheadred { padding:0px 2px 1px 2px; font-size: 11px; letter-spacing: 1px; color:#A00000; text-align:left }
#content .sidebarheadgreen { padding:0px 2px 1px 2px; font-size: 11px; letter-spacing: 1px; color:#3F8B2D; text-align:left }

#content .sidebar { 
	font-size: 11px;
	color: #333333;
	line-height: 14px
}

#content .sidebartitle {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 15px
}

#content .sidebarquote {
	font-size: 11px;
	line-height: 15px;
	color: #171717
}

ul.arrow {
	list-style-image: url("/images/arrow.gif")
}
#footer {
	clear: both;
	display: block;
	background-color: white;
	padding: 0px;
	margin: 0px;
}

#footer p {
	margin: 0px;
	padding: 8px;
	color: #8C8C8C;
	font-size: 9px;
}

#footer a {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #8C8C8C;
}

/* ------------------------------------------------------------------ Form --- */

.selectBoxNormal {
	BACKGROUND-COLOR: #f5f5f5; BORDER-BOTTOM: #808080 1px solid; BORDER-LEFT: #808080 1px solid; BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; COLOR: #666666; text-decoration: none}
.selectOver {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #a2a6af 1px solid; BORDER-LEFT: #a2a6af 1px solid; BORDER-RIGHT: #a2a6af 1px solid; BORDER-TOP: #a2a6af 1px solid; COLOR: #000000; text-decoration: none}

