#content {
	height: 100%;
	width: 100%;
}
#subcontent li {
	list-style-image: url(../images/bullet.gif);
}

#subcontent {
	width: 520px;
	margin: 5px;
	background-image: url(../images/sub-gradback.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 17px;
	height: 100%;
}
#subcontent2 {
	width: 270px;
	background-image: url(../images/sub-gradback.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 17px;
	height: 100%;
	float: none;
	margin: 5px;
	display: block;
}
#leftimage {
	float: right;
}

#subnav li {
	display: block;
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 145px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#subnav a {
	margin: 0px;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 145%;
	display: inline;
}
#subnav li a:hover {
	background-color: #DADADA;
	display: block;
	width: 135px;
}
#subnav {
	width: 100%;
	background-image: url(../images/sub-gradback.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: none;
	background-repeat: repeat-x;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
}
#navpad {
	padding-top: 1px;
	padding-left: 5px;
}

#subnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}


.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
.floatright {
	float: right;
	padding-left: 15px;
}
