/* newNeturion.css */

Body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/* background-image: url(newImages/ul.gif); */
	background-repeat:no-repeat;
	margin:15px;
	color: #000000;
	background-color: #ffffff;
}

TD, TH {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

H1 {
	font-size:14pt;
	font-style: italic;
	text-decoration: underline;
}

H2 {
	font-size:11pt;
	font-style: italic;
	text-decoration: underline;
}

.underlined {
	text-decoration: underline;
}

.shaded { 
	background-color: #e0e0e0; 
}

Body.menu, Body.header {
	background-image: none;
	background-color: #3a6ea5;
	color: #ffffff;
}

Body.menu {
	font-size: 8pt;
	font-weight: bold;
	margin: 5px;
}

Body.header {
	margin:5px;
}

.menu a:link {
	color: #ffffff;
	text-decoration: none;
}

.menu a:visited {
	color: #ffffff;
	text-decoration: none;
}

.menu a:active {
	color: #ffffff;
	text-decoration: none;
}

.menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.headerText {
	font-size: 18pt;
	font-weight: bold;
}

Body.docketweb {
	margin: 20px;
	margin-bottom:30px;
}

UL.expanded LI {
	margin-bottom: 10px;
}

UL.spaced LI {
	margin-bottom: 20px;
}

.docketweb .checklist LI {
	list-style-image: url(/docketweb/sales/redCheck.gif);
	margin-bottom: 0px;
}

.docketweb IMG {
	margin: 10px;
	margin-top: 0px;
}

Body.trainingmanagerweb {

}

.trainingmanagerweb LI a:link {
	color: #000000;
	text-decoration: none;
}

.trainingmanagerweb LI a:visited {
	color: #000000;
	text-decoration: none;
}

.trainingmanagerweb LI a:active {
	color: #000000;
	text-decoration: none;
}

.trainingmanagerweb LI a:hover {
	color: #ff0000;
	text-decoration: underline;
}



Body.neturion {
	margin: 20px;
	margin-bottom:30px;
}

.neturion LI {
	font-size: 8pt;
}

Body.daycareweb {

}
