body {
	background:url(../images/bg.gif) repeat;
	font-size: 68%;
	margin:0;
}

p,td,blockquote {
	font-family: Times New Roman;
	color: #000000;
	text-align: left;
	line-height: 1.2em;
	font-size: 1.2em;
	margin:0;
}

.main {
	margin-top:0;
	font-family: Times New Roman;
	color: #666666;
	line-height: 1.6em;
	font-size: 1em;
}

ul,ol,li {
	margin-top:0;
	font-family: Times New Roman;
	color: #666666;
	line-height: 1.6em;
	font-size: 1em;
}

a:link, a:visited { color: #244d84; }
a:hover, a:active {	color:#00A269; }

a.docTitle:link, a.docTitle:visited {
	font-family: Times New Roman;
	color: #000000;
	line-height: 1.4em;
	font-size: 1em;
}
a.docTitle:hover, a.docTitle:active { color:#00A269; }

.header {
	font-family: Times New Roman;
	color: #244d84;
	text-align: left;
	line-height: 2.4em;
	font-size: 2.1em;
	font-weight:bold;
}

.docDesc { line-height: 1.4em; color:#333333; }

TR.alternating { background-color:#eaf1fc; }

#nav {
	width:580px;
	background:url(../images/line_top.gif) repeat-x bottom;
	height: 20px;
}

#top {
	background:url(../images/header.gif) no-repeat top;
	padding:140px 0 0 80px;
	font-family: Times New Roman;
	line-height: 1.1em;
	font-size: .9em;
}

#bottom {
	background:url(../images/footer.gif) no-repeat bottom;
	padding:0 80px 60px 80px;
	height:100px;
	vertical-align:bottom;
	font-family: Times New Roman;
	line-height: 1.1em;
	font-size: .9em;
	text-align: center;
}

input.text, textarea, select {
	font-family: Times New Roman;
	color: #333333;
	text-align: left;
	font-size: 11px;
	border: 1px solid #999999;
}