body  {
	margin: 0px;
	padding: 0px;
	background: #CCFFCC;
	}


body, td, th  {
	color: black;
	font-size: 10pt;
	font-family: Times, "Times New Roman", serif;
	line-height: normal;
	}
th {
	text-align: left;
}

h1, h2, h3, h4  {
	color: #03316C;
	padding-bottom: 0em;
	}
h1	{
	font-size: 1.25em;
	margin: 0px;
	padding: 0px;
}
h2	{
	font-size: 1.1em;
}
h3	{
	font-size: 1em;
}
h4	{
	font-size: 0.9em;
}




td.title {	color: white;
	background-color: #cd5c5c }

input, textarea {	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	border: inset 2px #292929 }

input.button { }

a:link {	color: #395B7F}

a:visited {	color: #949EB5}

a:hover {	color: #CC0000}

a:active {	color: #022B61}
div.menu   {
	border: dotted 1px #292929
	}
#sidebarContent h3 {
	color: #ffff99;
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
}
#sidebarContentMale h3 {
	color: #ffff99;
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
}
#sidebarContentFemale h3 {
	color: #ffff99;
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
}
table.adminTable	{
	border: 1px solid black;
}
table.adminTable td.tabActive	{
	background-color: #ffee51;
	border-style: solid;
	border-width: 1px 1px 0;
	border-color: white;
}
table.adminTable td.tabInactive	 {
	background-color: #cccccc;
	border-style: solid;
	border-width: 1px 1px 0;
	border-color: white;
	}
table.adminTable td.tabActiveMenu {
	background-color: #ffee51;
	}
table.adminTable td.tabInactiveMenu {
	background-color: #cccccc;
	}
#headerContent a:link  {
	color: #ffff99;
	font-size: 0.8em;
	text-decoration: none;
	}

#headerContent a:visited {
	color: #ffff99;
	font-size: 0.8em;
	text-decoration: none;
	}
#headerContent a:hover  {
	text-decoration: underline;
	}

#headerContent a:active {
	color: white;
	}
	
.footerContent {
	font-size: 10pt;
	}
	
#content p {
	margin-left: 1em;
	margin-right: 1em;
}
#quickSearch td.active	{
	background-color: #FFFFCC;
	border-top: 1px dotted #000000;
	border-right: 1px dotted #000000;
	border-bottom: 0px dotted #000000;
	border-left: 1px dotted #000000;
}
#quickSearch td.inactive	{
	background-color: #CCCCCC;
	border: 1px dotted #000000;
}
#quickSearch td.spacer	{
	border-top: 0px dotted #000000;
	border-right: 0px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 0px dotted #000000;
}
#quickSearch td.outline	{
	background: #FFFFCC;
	border-top: 0px dotted #000000;
	border-right: 1px dotted #000000;
	border-bottom: 0px dotted #000000;
	border-left: 1px dotted #000000;
}
#quickSearch td.outlineBottom	{
	background: #FFFFCC;
	border-top: 0px dotted #000000;
	border-right: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 1px dotted #000000;
}
.smaller	{
	font-size: 0.8em;
}
td.listTitle, th.listTitle {
	background: #CCCCCC;
}
#detailsHeader h1 {
color: #ffff99;
	margin: 0px;
	padding: 0px;
}
.alternateRow {
	background: #CCFFCC;
}
#detailsTop a:link {
	color: #ffff99;
	text-decoration: underline;
}
#detailsTop a:hover {
	color: #FFFFFF;
}
#detailsTop a:active {
	color: #FF0000;
}
#detailsTop a:visited {
	color: #FFFF99;
}
#navlist
{
	padding-left: 5;
	margin-left: 5;
	border-bottom: 1px solid gray;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*#navlist p
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}*/

#navlist a { text-decoration: none; }
#navcontainer {
	float: left;
	position: relative;
	color: #999999;
	border: 1px solid #008000;
	margin: 6px;
	background: #FFFF99;
}
h2.inline {
	display: inline;
}
.featuredPartner {
	margin: 4px;
	padding: 4px;
	border: 1px solid #ffff99;
	background: #CCFFCC;
}
div.calloutBox {
	background: url(../images/sidebar-bottom.gif) no-repeat center bottom;
	width: 195px;
	float: left;
	margin: 10px;
	color: #CCCCCC;
}
div.calloutBox h2 {
	background: url(../images/sidebar-top.gif) no-repeat center top;
	font-size: 1.1em;
	margin: 0px;
	padding: 2px 4px 0px;
	font-weight: bold;
}
div.calloutBox p {
	padding: 0px 6px 2px;
	margin: 0px;
}
div.calloutBox a:link {
	color: white;
}
div.calloutBox a:visited {
	color: white;
}
div.calloutBox a:active {
	color: white;
}
div.calloutBox a:hover {
	color: white;
}
a.yellow:link  {
	color: #ffff99;
	font-size: 0.8em;
	text-decoration: none;
	}

a.yellow:visited {
	color: #ffff99;
	font-size: 0.8em;
	text-decoration: none;
	}
a.yellow:hover  {
	text-decoration: underline;
	}

a.yellow:active {
	color: white;
	}
.infoSlogan {
	color: #008000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

