table.main {
	width: 100%;
	height: 100%;
}

td.main {
	vertical-align: top;
	text-align: center;
}
div.main {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 820px;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 820px;

}
div.nav {
	position: absolute;
	top: 0px;
	left: 0px;


}

table .content {
	background-color: #e3fafa;
	margin: 5px;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	}
	
strong {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
	}
	
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}

.bodytext {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
a.bodytext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}


a.bodytext:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f787C;
	text-decoration: underline;
}

a.bodytext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		color: #000000;
	text-decoration: underline;
}
a.bodytext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f787C;
	text-decoration: underline;
}


.bodytextlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;

}
a.bodytextlg:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}


a.bodytextlg:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0f787C;
	text-decoration: underline;
}

a.bodytextlg:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a.bodytextlg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0f787C;
	text-decoration: underline;
}



.bodytext ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
}


.bodytext li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
}


.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	list-style-type: disc;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


a.footer:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E2A5DF;
	text-decoration: underline;
}


a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E2A5DF;
	text-decoration: underline;
}
/* --- Main body content --- */
#main { background: #FFFFFF; margin: 0 auto; padding: 10px 10px 10px 10px; }
#main li{ padding-bottom: 8px; }
#main ol{ color: #333333; font-size: 11px; line-height: 1.4em; margin: 0; padding: 0 20px 8px 40px; text-align: left; }
#main ul{ color: #333333; font-size: 11px; line-height: 1.4em; list-style: square outside; margin: 0; padding: 0 20px 8px 30px; text-align: left; }
/* --- Top level navigation --- */
#nav { background: url("images/nav-background.gif") #FFFFFF no-repeat; height: 70px; margin: 10px 0 0 0; }
#nav h3 { color: #333333; line-height: 28px; margin: 0; padding: 10px 20px 0 0; text-align: right; text-transform: capitalize; }
#navlist { font-size: 11px; margin: 1px 20px 0 0; padding: 0; text-align: right; }
#navlist a:link, #navlist a:visited { border: none; color: #333333; font-weight: bold; margin: 0 0 0 10px; text-decoration: none; }
#navlist a:hover { color: #333333; }
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover { background: transparent; border-bottom: 2px solid #CC0033; color: #336699; padding-bottom: 2px; }
#navlist ul, #navlist li { display: inline; list-style-type: none; margin: 0; padding: 0; text-transform: uppercase; }
#navlogo { display: inline; float: left; height: 42px; margin-left: 20px; margin-top: 14px; width: 151px; }
#navlogo a:link, #navlogo a:visited, #navlogo a:hover { background: transparent; border: none; }
/* --- Sub navigation --- */
#subnav { clear: none; float: right; margin: 10px 0 0 10px; width: 160px; }
#subnav dd { color: #333333; margin: 0; padding: 5px 10px 5px 10px; }
#subnav dd.navnormal { display: list-item; font-weight: bold; list-style-position: outside; list-style-type: none; margin: 0
0 0 25px; padding: 5px 0 0 0; }
#subnav dd.navselected { display: list-item; font-weight: bold; list-style-position: outside; list-style-type: square; margin
: 0 0 0 25px; padding: 5px 0 0 0; }
#subnav dd.soft { color: #666666; }
#subnav dl { background: url(images/box-160-bottom.gif) #D7D7D7 no-repeat left bottom; margin: 0 0 16px 0; padding: 0 0 10px
0; }
#subnav dl.soft { background: url(images/box-160-bottom.gif) #E6E6E6 no-repeat left bottom; }
#subnav dt { background: url(images/box-160-top.gif) #999999 no-repeat left top; border-bottom: #FFFFFF 2px solid; color: #FF
FFFF; font-weight: bold; margin: 0; padding: 4px; text-align: center; text-transform: uppercase; }
#subnav dt.soft { background: url(images/box-160-top.gif) #CCCCCC no-repeat left top; color: #666666; }
#subnav p { margin: 0 0 16px 0; padding: 0; }


