body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 92%; 
}

P, LI, DIV, TD {
	font-size: 92%; 
}

.bak {
	background-image: url(images/bak.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.leftcol {
	background-color: #003366;
	padding-left: 20px;
	padding-top: 23px;
	color: #ffffff;
}

.nav {
	padding-bottom: 8px;
}

.nav A {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.nav A:hover {
	color: #D0E0F0;
	font-weight: bold;
	text-decoration: none;
}

.righthead {
	background-color: #003366;
	color: #ffffff;
	height: 20px;
	font-weight: bold;
	border-bottom: solid 1px #ffffff;
	text-align: center;
}

.rightbox {
	background: #D0E0F0;
	padding: 4px;
}

H1 {
	padding-top: 20px;
	color: #003366;
	font-size: 1.3em;
	border-bottom: solid 1px #003366;
	font-weight: normal;
}

H2 {
	color: #003366;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

.content {
	padding-left: 33px;
	padding-right: 33px;
	font-size: 1.1em;
}

.grey {
	background-color: #cccccc;
}

.vline {
	background-image: url(images/vline.gif);
	background-repeat: repeat-y;
}

.rightcol {
	padding-left: 10px;
	padding-right: 10px;
}

.buttons {
	background: #D0E0F0;
	border: 1px solid #003366;
	text-align: center;
	line-height: 2em;
	font-size: .9em;
}

.buttons A {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

.footer {
	color: #000000;
	text-align: center;
	font-size: 90%;
}

.bts {
	text-align: center;
}

.bts A {
	color: #999999;
	text-decoration: none;
	font-size: 90%;
}

.bts A:hover {
	text-decoration: none;
	font-size: 90%;
}

A {
	color: #003366;
}

A:hover {
	color: #6699cc;
}
.divider {
border: 1px solid #6699cc;
}


A.topnav {
color: #003366;
font-weight: bold;
text-decoration: none;
font-size: 92%;
}

.navtop {
margin-top: .5em;
border-top: #6699cc solid 1px;
border-bottom: #6699cc solid 1px;
text-align: center;
}

.special {
	text-align: center;
	color: red;
	font-weight: bold;
}

.field {
	width: 290px;
}