body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #999999;
	background-color: #4A3C79;
}
h1 {
	font-size: 11px;
	margin-bottom: 0.3em;
	margin-top: 0px;
	color: #333333;
}
h2 {
	font-size:12px;
	margin-top: 0.0em;
	margin-bottom: 0.2em;
	color: #333333;
}
h3 {
	font-size: 11px;
	margin-top: 1em;
	margin-bottom: 0.2em;
	color:#000099;
}
h4 {
	font-size: 12px;
	margin-top: 1.3em;
	margin-bottom: 0.2em;
	color: #a4a7ca;
}
h5 {
	font-size: 11px;
	margin-top: 1.5em;
	margin-bottom: 0.2em;
	color: #000000;
}
h6 {
	font-size: 11px;
	margin-top: 0em;
	margin-bottom: 0.3em;
	color: #333333;
}
p {
	font-size: 10px;
	line-height: 1.3em;
	margin-top: 0.0em;
	margin-bottom: 1.0em;
}
ul {
	text-indent: 0em;
	margin-top: 0em;
	margin-bottom: 1.4em;
	list-style: url(images/layout/bulletIcon.gif) outside;
}
ol {
	margin-top: 0em;
	margin-bottom: 1.3em;
	list-style: decimal outside;
}
ol li{
	margin-bottom: 1.3em;
}
li {
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 0.5em;
}
td {
	font-size: 12px;
	color: #333333;
}
a {
	color: #4A3C79;
}
a:hover {
	color: #7F7FB6;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*****************************
* MENU ITEM STYLES
******************************/
.aMainTabs {
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
	text-align:center;
	color: #EAEDF9;
}
.aMainTabs:hover {
	text-align:center;
	color: #FFFFFF;
}
.mainTab {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
.mainTabOn {
}
.mainTabOver {
	
	text-decoration: none;	
	text-align:center;
}
.aSubTabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A3C79;
	font-weight: bold;
	line-height: normal;
	height: auto;
	text-decoration: none;	
}
.aSubTabs:hover {
	color: #1C1C44;
	text-decoration: none;	
}
.subTab {
	font-weight: bold;
}
.subTabOn {
}
.subTabOver {
}
.aSubSubTabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A3C79;
	font-weight: bold;
	line-height: normal;
	height: auto;
	font-style:italic;
	text-decoration: none;	
}
.aSubSubTabs:hover {
	color: #2B2B69;
	text-decoration: italic;	
}
.subSubTab {
}
.subSubTabOn {
}
.subSubTabOver {
}
/*****************************
* CUSTOM STYLES
******************************/
.aHistory {
	font-size: 11px;
	color: #2b2b69;
}
.txtHistory {
	font-size: 11px;
	color: #2b2b69;
}

.aHistory:hover {
	color: #1C1C44;
}
.txtSmall {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ADABD0;
}
.aBtnEdit {
	font-size: 10px;
}
table.display{
	width: 100%;
	border-collapse: collapse;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 0.8em;
	padding:4px;
}
table.display td{
	font-size: 10px;
	border: 1px solid #999999;
}
table.display tr.header{
}
table.displayAlt{
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #999999;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 0.8em;
}
table.displayAlt td{
	font-size: 10px;
	color: #4A3C79;
}
table.displayAlt2{
	width: 100%;
	border-collapse: collapse;
	border-collapse: collapse;
	border-spacing: 0px;
	padding:4px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
table.displayAlt2 td{
	font-size: 11px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
table.displayAlt2 tr.header{
	background-color: #ebebf3;
}
table.calender
{
	width: 100%;
}
table.calender td{
}
table.calender tr.title
{
	background-color: #2B2B69;
	color: #000000;
}
input.stretch{
	width: 100%;
}
textarea.stretch{
	width: 100%;
}
select.stretch{
	width: 100%;
}

p.small {
	font-size: 11px;
	line-height: 1.3em;
	margin-top: 0em;
	margin-bottom: 0.3em;	
}

.aLinks {
	font-size: 12px;
	color: #ADABD0;
	text-decoration: none;
	font-weight: bold;
}
.aLinks:hover {
	color: #2B2B69;
	text-decoration: none;
}
.txtLinkTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.aAdminBtn {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px 4px;
	text-decoration: none;
}
.aAdminBtn:hover {
	color: #FFFFFF;
	background-color: #666666;
}
.aActionBtn {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 3px 4px;
	text-decoration: none;
	background: #F5F5F5;
	border: 1px solid #666666;
	margin: 0.3px;
	height: 16px;
}
.aActionBtn:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
.txtCalenderLow {
	font-size: 11px;
	background: #FFFFFF;
}
.txtCalenderMedium {
	font-size: 11px;
	background: #FFFFB9;
}
.txtCalenderHigh {
	font-size: 11px;
	background: #FFD9D9;
}
.txtNewsHeadline
{
	font-weight: bold;
	font-size: 120%;
	color: #c41e2b;
	margin: 10px;
	padding: 10px;
}
.txtError {
	font-size: 11px;
}
.txtFooter {
	font-size: 10px;
	color: #0BD4F1;
	font-weight: bold;
}
.aFooter {
	color: #0BD4F1;
}

.aHeader {
	color: #FFFFFF;
}

.aFooter:hover{
	color: #7F7FB6;
}
.formTable {
	background-color: #ebebf3;
	font-size: 10px;
	color: #6E7579;
	}
.txtSearch {
	font-size: 11px;
	color: #FFFFFF;
}

.searchStyle {
	color: #0BD4F1;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.searchRes {
	color: #4A3C79;
	text-decoration: none;
}
.searchRes:hover {
	color: #000000;
	text-decoration: none;
}

.copyStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
}
	
.copyrightStyle {
color: #E6E6F0;
}

.mainCol {
color: #4A3C79;
}

.welcome {
	font-size: large;
	font-weight: bold;
	color: #4a3c79;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.root {
	color: #ADABD0;
}
.root:hover {
	color: #2B2B69;
}
.node {
	color: #ADABD0;
}
.node:hover {
	color: #2B2B69;
}

.menuLink {
	font-size: 15px;
	color: #ADABD0;
	text-decoration: none;
}

.aLittleLinks {
	font-size: 11px;
	color: #2B2B69;
	text-decoration: none;
	font-weight: bold;
}
.aLittleLinks:hover {
	color: #ADABD0;
	text-decoration: none;
}

.txtCalenderLow {
	background-color: #FFFFFF;
}
.txtCalenderMedium {
	background-color: #E6E6F0;
}
.txtCalenderHigh {
}