body {
	font-family: lucida grande, verdana;
	font-size: 11px;
	color: #000000;
	line-height: 1.4em;
	background-color: #10284a;
	padding-top: 0px;
	margin-top: 0px;
}

.header {
	height: 167px;
	width: 650px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

a:link {
	color: #3399CC;
}

a:hover {
	text-decoration: none;
}

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

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

.qu {
	font-weight: bold;
	padding-top: 14px;
}

.sub {
	font-size: 12pt;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 1px;
	border-bottom: 1px solid #000000;
	margin-bottom: 1px;
}

.button {
	padding-bottom: 9px;	
}

.ann {
	border: 1px solid #C04507;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFCC;
}

.docpad {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.topper {
	width: 235px;
	height: 20px;
	background-image: url(images/black.gif);
	border-bottom: 1px #000000 solid;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	padding: 0px;
}

.ec {
	width: 115px;
	font-weight: bold;
}

.leftcol {
	width: 450px;
	padding-left: 16px;
	padding-right: 14px;
	padding-top: 14px;
}

.leftcol_alt {
	width: 650px;
	padding-left: 16px;
	padding-right: 14px;
	padding-top: 14px;
}

.rightcoltd {
	width: 225px;
	padding: 0px;
	background-color: #CCCCCC;
	border-left: 0px dashed #000000;
}

.rightcoltab {
	width: 225px;
	padding-top: 14px;
	padding-right: 0px;
	padding-left: 0px
	padding-bottom: 10px;
}

.gmnav {
	text-align: center;
	line-height: 28px;
	padding: 0px;	
}

.gmnav #active {
	background-color: #999999;
	color: #000000;
	display: block;
}

.gmnav a {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 100%;
	height: 100%;
}

.gmnav a:visited:hover {
	color: #000000;
}

.gmnav a:visited {
	color: #000000;
}	

.gmnav td a:hover {
	text-decoration: underline;
	display: block;
	background-color: #B4B4B4;
}

.gmnavselected {
	text-align: center;
	line-height: 28px;
	padding: 0px;
}

.gmnavselected #active {
	background-color: #999999;
	color: #000000;
	display: block;
}

.gmnavselected a {
	text-decoration: underline;
	display: block;
	background-color: #999999;
	color: #000000
}

.gmnavselected a:visited {
	text-decoration: none;
	font-weight: none;
	display: block;
	background-color: #999999;
	color: #000000;
}

.gmnavselected a:visited:hover {
	text-decoration: underline;
	display: block;
	background-color: #B4B4B4;
	color: #000000;
}

.gmnavselected a:hover {
	text-decoration: underline;
	display: block;
	background-color: #B4B4B4;
	color: #000000;
}

.gmnavselected td a:hover {
	text-decoration: underline;
	color: #000000;
	display: block;
	width: 100%;
	height: 100%;
}

tr.gmnav {
}

td.gm {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}

div.gm {
	padding-left: 5px;
	line-height: 22px;
}

a.gm:link {
	color: #000000;
	text-decoration: none;
}


a.gm:hover {
	color: #000000;
	text-decoration: underline;
}

a.gm:visited {
	color: #000000;
	text-decoration: none;
}

a.gm:visited:hover {
	color: #000000;
	text-decoration: underline;
}

.bodytext {
	line-height: 1.8em;
	padding-top: 0px;
}


#nav td {
	text-align: center;
	font-family: Lucida Grande, Verdana;
	font-size: 11px;
}

#nav td a {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 4px 15px 4px 15px;
}

#nav td a:hover {
	color: #000000;
	background-image: url(images/roll2.gif);
	display: block
	text-decoration: none;
}

#nav .selected a:hover {
	color: #000000;
	#background-image: url(images/roll1.gif);
	display: block
	text-decoration: none;
}

#nav .selected a {
	color: #000000;
	background-image: url(images/roll2.gif);
	display: block
	text-decoration: none;
}


#nav td a {
	color: #000000;
	background-image: url(images/roll1.gif);
	border: 1px dashed #000000;
	border-right: 0px;
}

#nav #ml0{
	border-left:0px;
}

#footertdleft {
	border-top: 0px dashed #000000;
	background-color: #ffffff;
	text-align: center;
	line-height: 3.0em;
}

#footertdright {
	border-top: 0px dashed #000000;
	background-color: #CCCCCC;
}

.name {
	font-size: 30px;
}

.classandno {
	line-height: 1 em;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.position {
	font-size: 11pt;
	font-weight: bold;
}

.status {
	text-align: right;
}

.guest1 {
	text-align: center;
	color: black;
}
