body {
	background: #c0c0c0 url(/img/body-bg.gif) repeat;
	margin-top: 10px;
	padding: 0;
	color: #303030;
}

table.layout, table.navi {
	width: 780px;
	margin: 0 auto;
	background-color: #fff;
}

table.navbar {
	width: 780px;
	height: 22px;
 	background: transparent url(/img/navbar_bg.png) no-repeat;
	margin: 0 auto;
}

td.spacer {
 background-color: #666;
 width: 2px;
}

td.hr {
 background: transparent url(/img/dot_h.png) repeat-x;
 height: 1px;
 width: 100%
 padding: 0;
}

td.border {
	background-color: #666;
	width: 5px;
}

td.colbreak {
	width: 15px;
}

td.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.1em;
	padding: 10px;
	width: 49%;
	height: auto;
}

table.nav {
	font: bold 11px 'arial narrow',arial,helvetica,sans-serif;
	text-transform: uppercase;
}

td.topnav {
	text-align: center;
	white-space: nowrap;
	padding-bottom: 1px;
	margin: 0 auto;
}

table.bot, td.bot {
	background-color: transparent;
	color: #fff;
	font: normal 10px verdana,arial,helvetica,sans-serif;
	white-space: nowrap;
}

p {
	margin: .5em 0 1em 0;
}

sup {
	font-weight: normal;
	font-size: 9px;
}

acronym {
	color: #336699;
	cursor: help;
	border-bottom: 1px dotted #336699;
	}

acronym:hover {
	color: #336699;
	cursor: help;
	}
	
img.arwdwn {
	margin-bottom: 3px;
	margin-right: 2px;
	}

img.arwrgt {
	margin-left: 3px;
	margin-right: 2px;
	}

a:link, a:visited {
	text-decoration: none;
	color: #000099;
}

h1, h2, h3, h4, h5 {
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {
	font-family: 'Century Gothic','Avant Garde Book BT', Arial, Helvetica, Verdana, sans-serif;
	font-size: 32px;
	font-weight: normal;
	text-align: left;
}

h2 {
	color: #999;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}

h4 {
	color: #336699;
	font-size: 24pt;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
}

h5 {
	color: #336699;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.bodytext {
	text-align: justify;
}


a.nav:link {
	text-decoration: none;
	color: #333;
}

a.nav:visited {
	text-decoration: none;
	color: #333;
}

a.nav:hover {
	text-decoration: none;
	color: #336699;
}

a.nav:active {
	text-decoration: none;
	color: #6699CC;
}


a.txt:link {
	text-decoration: underline;
	color: #336699;
}

a.txt:visited {
	text-decoration: underline;
	color: #336699;
}

a.txt:hover {
	text-decoration: underline;
	color: #6699CC;
}

a.txt:active {
	text-decoration: underline;
	color: #6699CC;
}

#eXTReMe {
	display: none;
	visibility: hidden;
}

