/* HTML, BODY ---------- */
html {height: 100%; margin-bottom: 1px}
body {background: #d6cfb8; margin: 0}
body, table, h2 {color: #000; font-family: tahoma, sans-serif; font-size: 11px; line-height: 18px; text-align: left}

/* HEADERS ---------- */
h1 {color: #000066; font: normal 18px helvetica, tahoma, sans-serif; margin: 0}
h2, * .highlight {font-size: 14px; font-weight: bold; margin: 0}
h3 {font-size: 11px; font-weight: bold; margin: 0}

/* LISTS ---------- */
ol, ul {margin-bottom: 0; margin-top: 0}
li.none {list-style-type: none}

/* LINKS ---------- */
a:link, a:visited {color: #000066; text-decoration: none}
a:hover, a:active {text-decoration: underline}
#nav a  {color: #FFF; font-weight: bold}
* #active {text-decoration: underline}
#content a {text-decoration: underline}
#content a:hover {text-decoration: none}
#footer a {font-size: 10px}

/* IMAGES ---------- */
img {border: none}
* .image {border-bottom: 1px solid #000066; border-top: 1px solid #000066; float: right; margin: 0 0 20px 20px; padding: 5px 0}
* .border {border-bottom: 1px solid #000066; border-top: 1px solid #000066; padding: 5px 0}

/* LAYOUT ---------- */
* #nav {background: #000066 url(images/layout_nav_bg.gif) 100% 100%; color: #FFF; font-weight: bold; padding: 0 10px 6px 0; text-align: right; width: 455px}
* #flash {background: url(images/layout_flash_bg.jpg); height: 300px; margin-top: 10px; width: 680px}
* #content {padding: 30px 40px}
* #footer {border-top: 4px solid #000066; font-size: 10px; padding-top: 6px}
* #footer_nav {float: right; text-align: right}
* #flash_link {background: #d6cfb8 url(images/layout_footer_bg.gif) top left no-repeat; color: #72665b; font-size: 10px; padding: 30px 40px 20px 0; text-align: right}

/* EDIT.COM ---------- */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;	
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style:normal;
}

.FooterText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
}

.SubjectHeader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}