body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: large;
	margin: 0px;
	background: #ffffff;
}

font.white {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

font.whitebold {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

HR {
	color: #57a0b8;
	width: 95%;
	text-align: center;
}

Table.mainlayout {
	font: x-small verdana,arial,helvetica,sans-serif;
	color: #000000;
	border: none;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	text-align: center;
}

TD.leftcolumn {
	font: x-small verdana,arial,helvetica,sans-serif;
	color: #000000;
	width: 110;
	background: #92C3DD;
	text-align: center;
	vertical-align: top;
}

TD.logoback {
	border: solid 6px;
	border-color: #64a9ce;
	background: #64A9CE;
	text-align: center;
}

TD.pageheader {
	font: x-small verdana,arial,helvetica,sans-serif;
	color: #000000;
	background: #92C3DD;
	text-align: center
}

TD.fixedorcenter {
	font: x-small verdana,arial,helvetica,sans-serif;
	color: #000000;
	width: 720;
	text-align: center;
	padding-left: 5px;
	vertical-align: top;
}

TD.pagetitle {
	font: x-small verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	width: 100%;
	text-align:center;
	background: #000000;
}

TD.banner {
	font: x-small verdana,arial,helvetica,sans-serif;
	color: #ffffff;
	background: #FF0000;
	text-align: center;
	vertical-align: middle;
}

TD.rowtitle {
	font: x-small verdana,arial,helvetica,sans-serif;
	color: #000000;
	background: #c0dceb;
}

TD.rowtitlewhite {
	font: x-small verdana,arial,helvetica,sans-serif;
	color: #000000;
	background: #ffffff;
}

TD.smallrowtitle {
	font: xx-small verdana,arial,helvetica,sans-serif;
	color: #000000;
	background: #c0dceb;
}
TD.smallrowtitlewhite {
	font: xx-small verdana,arial,helvetica,sans-serif;
	color: #000000;
	background: #ffffff;
}

TD.sectiontext {
	font: x-small verdana,arial,helvetica,sans-serif;
	color: #000000;
	text-align:left;
	width:100%;
	background: #E0E0E0;
}
TD.sectiontextwhite {
	font: x-small verdana,arial,helvetica,sans-serif;
	color: #000000;
	text-align:left;
	width:100%;
	background: #ffffff;
}

TD.sectiontextnw {
	font: x-small verdana,arial,helvetica,sans-serif;
	color: #000000;
	background: #E0E0E0;
}
TD.sectiontextwhitenw {
	font: x-small verdana,arial,helvetica,sans-serif;
	color: #000000;
	background: #ffffff;
}

TD.hpbutton {
	font: x-small verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	text-align:center;
	width:330px;
	height:25px;
	background: #E0E0E0;
}

.smalltext {
	font: xx-small verdana,arial,helvetica,sans-serif;
	color: #000000;
}

.text {
	font: x-small verdana,arial,helvetica,sans-serif;
	color: #000000;
}

.ucase {
	text-transform: uppercase;
}

.lcase {
	text-transform: lowercase;
}

.largetext {
	font: small verdana,arial,helvetica,sans-serif;
	color: #000000;
}

A:link {
	font: 90% verdana,arial,helvetica,sans-serif;
	color: #000000;
	text-decoration: underline
}

a:visited {
	color: #000000;
	font: 90% verdana,arial,helvetica,sans-serif;
	text-decoration: underline
}

a:hover {
	color: #FF0000;
	font: 90%  verdana,arial,helvetica,sans-serif;
	text-decoration: underline
}

a:active {
	color: #FF0000;
	font: 90% verdana,arial,helvetica,sans-serif;
	text-decoration: underline
}

.textbox {
	border: 1px solid #999999; 
	background-color: #F2F2F2;
	font: x-small verdana,arial,helvetica,sans-serif;
}

.textboxRO {
	border: 1px solid #999999;
	color: #707070; 
	background-color: #FFFF7A;
	font: x-small verdana,arial,helvetica,sans-serif;
}

.chkbox {
	text-align: center;
}

.navlinks {
	font: x-small verdana,arial,helvetica,sans-serif;
	margin: 0px;
}

TD.navlinks {
	font: x-small verdana,arial,helvetica,sans-serif;
	margin: 0px;
}

.navlinks a:link { 
	font: x-small verdana,arial,helvetica,sans-serif;
	display: block; 
	width: 100%; 
	color: #000000; 
}

.navlinks a:visited { 
	font: x-small verdana,arial,helvetica,sans-serif;
	color: #000000; 
	display: block; 
}

.navlinks a:hover { 
	font: x-small verdana,arial,helvetica,sans-serif;
	background-color: #64A9CE; 
	color: #FFffff;
	display: block; 
	width: 100%; 
}

.sectionlinks {
	font: x-small verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	text-align:center;
	width:330px;
	Height:25px;
	background: #E0E0E0;
}

TD.sectionlinks {
	font: x-small verdana,arial,helvetica,sans-serif;
	color: #FFFFFF;
	text-align:center;
	width:330px;
	Height:25px;
	background: #E0E0E0;
}

.sectionlinks a:link { 
	font: x-small verdana,arial,helvetica,sans-serif;
	display: block; 
	width: 100%; 
	color: #000000; 
}

.sectionlinks a:visited { 
	font: x-small verdana,arial,helvetica,sans-serif;
	color: #000000; 
	display: block; 
}

.sectionlinks a:hover { 
	font: x-small verdana,arial,helvetica,sans-serif;
	background-color: #64A9CE; 
	color: #FFffff;
	display: block; 
	width: 100%; 
}

