BODY {
	background: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

H1 {
	color: #3A3A3A;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18pt;
}

H2 {
	color: #3A3A3A;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

.title {
	text-decoration: underline;
}

H3 {
	color: #3A3A3A;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

H4 {
	color: #3A3A3A;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

H5 {
	color: #3A3A3A;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 900;
}

H6 {
	color: #3A3A3A;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: 800;
}

BLOCKQUOTE {
	color: #3A3A3A;
	margin-left: 0;
	font-family: "Courier New", Courier, monospace;
}

CAPTION {
	color: #3A3A3A;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: 600;
}

TH {
	color: #3A3A3A;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

TD {
	color: #3A3A3A;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p {
	color: #3A3A3A;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt
}

br {
	color: #3A3A3A;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt
}

ol {
	color: #3A3A3A;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt
}

ul {
	color: #3A3A3A;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt
}

li {
	color: #3A3A3A;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt
}

pre {
	color: #3A3A3A;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	text-align: left;
}

#navigation ul {
	margin: 0;
	padding: 0;
	width: 150px; /* Width of Menu Items */
	background: #ccf; /* IE6 Bug */
	font-size: 150%;
}

#navigation ul li  a {
	display: block;
	background-color: #ccf;
	color: #777;
	text-decoration: none;
	border-bottom: 1px solid #7777FF;
	padding: 2px 20px;
	margin: 0px;
}

#navigation ul li a:visited {
	color: #bbd;
}

#navigation ul li a:hover {
	color: #E2144A;
	background-color: #ccf;
}

#navigation ul li a:active {
	color: #294747;
}

#navigation ul li a.selected {
	font-weight: bold;
	color: #294747;
	background-color: #ccf;
}

#navigation ul ul li a {
	padding: 2px 20px 2px 25px;
	margin: 0px;
	background-color: #FFFFFF;
}

#navigation ul ul li a:hover {
	color: #E2144A;
	background-color: #FFFFFF;
}

#navigation ul ul li ul li a {
	padding: 2px 20px 2px 30px;
	margin: 0px;
}

#navigation li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.vertTop {
    vertical-align: top;
}

vertTop {
    vertical-align: top;
}

#vertTop {
    vertical-align: top;
}

#mail td {
    vertical-align: top;
}
	

.seenMailOdd {
	background: #FFFFFF;
	font: normal 80% verdana;
}

.newMailOdd {
	background: #FFFFFF;
	font: bold 80% verdana;
}

.seenMailEven {
	background: #BFBFBF;
	font: normal 80% verdana;
}

.newMailEven {
	background: #BFBFBF;
	font: bold 80% verdana;
}
