html, body {
	background-color: #E9E9E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0px 0px 0px;
}
form {
	margin: 0px;
}
a, a:link, a:active, a:visited, a:hover {
	color: #0000FF;
	text-decoration: underline;
}
h1 {
	margin: 10px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding: 0px;
}
h2 {
	margin: 10px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 0px;
}
#container {
	width: 760px;
	padding: 0px;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
html>body #container {
	width: 770px;
	padding: 0px;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
#footer {
	width: 760px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
#bottom {
	width: 750px;
	clear: both;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 1px;
}
html>body #bottom {
	width: 760px;
}
#bottom a, #bottom a:link, #bottom a:active, #bottom a:visited, #bottom a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#main {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 1px;
	height: auto; /*expands to accomodate the content */
	min-height: 500px;
	overflow: hidden; /* experiment with this - values are hidden, scroll, auto, none */
}
#mainHome {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 1px;
	height: auto; /*expands to accomodate the content */
	min-height: 500px;
	overflow: hidden; /* experiment with this - values are hidden, scroll, auto, none */
	background-image: url(../images/skip-wagon.jpg);
	background-repeat: no-repeat;
	background-position: 70px bottom;
}
#content {
	width: 730px;
	padding: 0px 15px 10px 15px;
}
html>body #content {
	width: 740px;
	padding: 0px 15px 10px 15px;
}
#contentHome {
	width: 370px;
	padding: 0px 15px 0px 15px;
	float: left;
}
html>body #contentHome {
	width: 380px;
	padding: 0px 15px 10px 15px;
	float: left;
}
#bubble {
	background-image: url(../images/skip-bubble.jpg);
	background-repeat: no-repeat;
	height: 405px;
	width: 354px;
	float: right;
	font-size: 11px;
	line-height: 14px;
}
#bubble ul {
	margin-top: 10px;
	margin-right: 25px;
}
#bubble li {
	margin: 0px 0px 0px -10px;
}
#top {
	width: 750px;
	height: 88px;
}
#topLogo {
	float: left;
	width: 167px;
	height: 84px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 5px;
}
#topLogo a {
	width: 167px;
	height: 84px;
	display: block;
}
#topLogo a span {
	display: none;
}
#topText {
	float: left;
	width: 565px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	padding-top: 30px;
}
html>body #topText {
	float: left;
	width: 575px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	padding-top: 30px;
}
#topText a, #topText a:link, #topText a:visited {
	color: #000000;
	text-decoration: none;
}
#topText a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#links {
	margin: 0px;
}
#links ul {
	list-style-type:none;
	padding:0px 0 20px 0;
	margin:10px 0;
}
#links ul li {
	float:left;
	margin: 0px 1px 0px 0px;
	display: block;
	padding: 2px 8px 2px 8px;
	background-color: #CC0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #FF0000;	
		color: #FFFFFF;
	text-decoration: none;

}
#links ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
/* place the "current" pseudo class here */
#links ul li a.current {
	/*background-color:#FF0000;*/
	color:#000066;
}
#links ul li a:hover {
	/*background-color:#FF0000;*/
	color:#000066;
}
#links ul li.blank {
	display: block;
	padding: 2px 8px 2px 8px;
	width: 66px;
	height: 16px;
	background-color: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #FF0000;	
}
html>body #links ul li.blank {
	width: 76px;
}
#links ul li.blank span {
	display: none;
}
#links ul li.lastlink {
	width: 84px;
}
html>body #links ul li.lastlink {
	width: 94px;
}


#breadcrumb {
	float: left;
	font-size: 10px;
	color: #999999;
	padding: 5px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited, #breadcrumb a:hover  {
	color: #999999;
	text-decoration: underline;	
}
.floatRight {
	float: right;
	margin: 0px 10px 10px 10px;
}
.labelName {
	width: 130px;
	float: left;
	text-align: left;
	margin-right: 0.3em;
	display: block;
	height: 20px;
	vertical-align: middle;
	padding-top: 3px;
	font-size: 12px;
	line-height: 16px;
}
.labelName .smallText {
	font-size: 11px;
}
.appLine {
	text-align: left;
	height: 16px;
	clear: both;
	margin-bottom: 14px;
}
.appLineTall {
	text-align: left;
	height: 90px;
	clear: both;
	margin-bottom: 14px;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}
.errortext {
	color: #CC0000;	
	font-weight: bold;
}