body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none; }
h4 {
	color: #8db5f5;
	font-size: 120%;
}
h1 { color:#8DB5F5; }
.regfont {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none; margin-right: 5px}
A.regfont:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline}
.button {  background-image: url(images/button.gif); height: 28px; width: 157px; clip:  rect(   ); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; background-repeat: no-repeat; color: #FFFFFF; padding-top: 6px; padding-left: 30px}
.button_inner { height: 28px; width: 154px; clip: rect( ); background-position: left top; border-color: black black #FFFFFF; border-style: dashed; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; text-align: center; vertical-align: middle}
A.button:hover {  background-image: url(images/button2.gif); font-weight: bold; color: #666666; text-decoration: none; background-repeat: no-repeat}
.textfield {  border: 1px #CCCCCC solid; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #8DB5F5; font-weight: bold}
.TableWBack {  background-image: url(images/tableback.gif); background-repeat: no-repeat; height: 153px; width: 500px; padding-top: 5px; padding-right: 5px; padding-bottom: 10px; }
.TableWBack-padding {padding-left: 50px }
.Submitbutton {
	padding: 2px 5px 2px 5px;
	height: 22px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	color: #cccccc;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold
}.DashedTable {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px dashed #75FFFF;
	background-image: url(images/tablebacktrans.png);
	background-repeat: repeat;
}


/* ----------------- VERTICAL NAVIGATION ----------------- */

div#nav {
	width: 158px;
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	ul#mainnav {
	margin: 0px;
	padding: 0px;
	}
	ul#mainnav li {
	display: inline; 
	list-style: none;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 122px;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 30px;
	margin-bottom:1px;
	font-weight: bold;
	margin-left:1px;
	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	color: #333333;
	background-image: url(images/button2.gif);
	}	
	
	
	
	.LeftSide {
	width: 158px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: left;
}
.DashedTable .rightborder a {
	color: #0099FF;
	text-decoration:none;
}
.DashedTable .rightborder a:hover {
	color: #0099FF;
	text-decoration:underline;
}

.blueText {
	color: #06C;
}

#content { padding:10px 20px; font-size:1.1em;}