body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #473B69;
	margin: 0px;
	padding: 10px;
}

td	{
	font-size: 12px;
	vertical-align: top;
}

p {
	color: #473B69;
}

a:link {
	color: #5D0B77;
	text-decoration: underline;
	color: #473B69;
} 

a:visited {
	color: #9780B0;
	text-decoration:underline;
}

a:active {
	color: #5D0B77;
	text-decoration: underline;
	color: #473B69;
} 

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5D0B77;
	margin: 5px;
}

h2 {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 16px;
	color: #5D0B77;
	margin: 5px;
}

h3 {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 14px;
	color: #5D0B77;
}

h4 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #896EA5;
}

h5 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #5D0B77;
	font-weight: normal;
}

h6 {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 10px;
	color: #5D0B77;
	font-style: normal;
	font-size: 10px;
}

ul {
	line-height: normal;
	color: #473B69;
	font-style: normal;
	list-style-position: outside;
	list-style-image: url(/images/bullet.gif);
	list-style-type: disc;
}

ol {
	line-height: normal;
	color: #473B69;
	font-style: normal;
	list-style-position: outside;
	list-style-type: decimal;
	list-style-image: none;
}

li, ol {
	margin-bottom: 5px;
}

.required {
	color: #FF0000;
}

.topbar {
	margin: 2px;
	padding: 2px;
}

.leftbar {
	font-family: Arial, Helvetica, sans-serif;
	color: #473B69;
	font-size: 11px;
	text-align: left;
}

.bottombar {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #FFFFFF;
}

.breadcrumbs {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: small;
	color: #9780B0;
}
.highlights {
	text-align: center;
	vertical-align: middle;
	display: block;
}

.pdf {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9780B0;
	font-style: italic;
}
.favorites {
	line-height: 20px;	
}
.login_system_menu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.login_system_menu li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
ul.spacedlist li {
	margin-bottom: 15px;
	}
.tooltips {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9780B0;
	font-style: italic;
}.childrens-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF3300;
	font-weight: bold;
}
