/* @group Global */

body {
	margin: 0;
	padding: 0;
	font: 12px/12px Tahoma, Arial, Geneva, Helvetica, sans-serif;
}

h1 {
	font-size: 22px;
	line-height: 24px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
}

h3 {
	font-size: 16px;
	line-height: 18px;
}

h4 {
	font-size: 14px;
	line-height: 16px;
}

p {
	
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.on {
	text-decoration: underline;
}

#container {
	display: block;
	position: relative;
}

#main_nav {
	
}

#main_nav ul {
	padding-left: 0;
	margin-left: 0;
}

#main_nav ul li {
	list-style-type: none;
}

#main_nav ul li a {
	
}

#content {
	
}

#footer {
	
}

#footer p {
	font-size: 9px;
}

#footer p a {
	
}

/* Accelsite Specific Definitions */

/* @group Accelsite Definitions */

.smallNote { font-size: 11px; color: #999999; font-style: italic; } .formLabel { background-color: #ECEEF0; }.requiredField { font-weight: bold; }.missingField { font-weight: bold; color: #FF0000; }.contentHeaderCell { background-color: #AAAA77; color: #FFFFFF; font-weight: bold; }.contentListCell { background-color: #EEEEEE; color: #000000; }.contentListCellAlt1 { background-color: #CCCCCC; color: #000000; }.contentListCellAlt2 { background-color: #DDDDDD; color: #000000; }.alternate1 { background-color: #CCCCCC; color: #000000; }.alternate2 { background-color: #DDDDDD; color: #000000; }.alternate3 {  background-color: #FFF;  border:2px solid #EFEDEE;  color: #000000;}.loginStatusSpan {  font-size: 10px;  color: #333;}.loginStatusSpan a {  color: #4E4E4E;  text-decoration: none;}.as_errorText {  color: red;  font-weight: bold;}.as_errorField {  border: 2px solid red;}.as_errorInput {  border: 2px solid red;}.as_successMessage { font-weight: bold; color: green; font-size: 14px; }

/* @end */

/* @end */

