body                   { background-color: #d0dae3; margin: 0; }

.admincolhead          { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: black; line-height: 14px; }

.admincolvalue         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: black; line-height: 14px; }

.admincollink          { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: blue; line-height: 14px; text-decoration: none; }

.admincollink:hover    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: blue; line-height: 14px; text-decoration: underline; }

.adminhead             { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: black; line-height: 26px; }

.adminmenu             { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: blue; line-height: 22px; text-decoration: none; }

.adminmenu:hover       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: blue; line-height: 22px; text-decoration: underline; }

.adminerror            { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: red; line-height: 14px; }

.hometitle             { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: black; line-height: 16px; text-decoration: none; }

.hometitle:hover       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: black; line-height: 16px; text-decoration: underline; }

.rightmenutitle        { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #2222cc; line-height: 14px; text-decoration: none; }

.rightmenutitle:hover  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #2222cc; line-height: 14px; text-decoration: underline; }

.hometext              { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: black; line-height: 15px; text-decoration: none; }

.homemenulink          { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #777777; line-height: 15px; margin-left: 5px; text-decoration: none; }

.homemenulink:hover    { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #777777; line-height: 15px; margin-left: 5px; text-decoration: underline; }

.topmenulink           { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: white; text-decoration: none; }

.topmenulink:hover     { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: white; text-decoration: underline; }

.pagemenulink          { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #777777; line-height: 15px; text-decoration: none; }

.pagemenulink:hover    { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #777777; line-height: 15px; text-decoration: underline; }

td.pagemenuhlink         { font-family: Arial, Helvetica, sans-serif; font-size: 12px; white-space: nowrap; display: block; font-weight: bold; color: #ffffff; line-height: 22px; text-decoration: none; }
a.pagemenuhlink         { font-family: Arial, Helvetica, sans-serif; font-size: 12px; white-space: nowrap; display: block; font-weight: bold; color: #ffffff; line-height: 22px; text-decoration: none; }

td.pagemenuhlink:hover   { font-family: Arial, Helvetica, sans-serif; font-size: 12px; white-space: nowrap; display: block;  font-weight: bold; color: #336699; line-height: 22px; text-decoration: underline; }
a.pagemenuhlink:hover   { font-family: Arial, Helvetica, sans-serif; font-size: 12px; white-space: nowrap; display: block;  font-weight: bold; color: #336699; line-height: 22px; text-decoration: underline; }

.chosenpagemenuhlink         { font-family: Arial, Helvetica, sans-serif; white-space: nowrap; display: block;  font-size: 12px; font-weight: bold; color: #336699; line-height: 22px; text-decoration: none; }

.chosenpagemenuhlink:hover   { font-family: Arial, Helvetica, sans-serif; white-space: nowrap; display: block;  font-size: 12px; font-weight: bold; color: #336699; line-height: 22px; text-decoration: underline; }

.pagesmalltext         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: black; line-height: 12px; text-decoration: none; }

.pageerror             { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: red; line-height: 14px; }

.menuborder{
/*    border-style:solid;
    border-top-color:#666666;
    border-bottom-color:#666666;
    border-left-color:#666666;
    border-top-width:2px;
    border-left-width:2px;
    border-right-width:0px;
    border-bottom-width:2px; */
	border-style:solid;
    border-left-color:#DDE4E9;
    border-bottom-color:#DDE4E9;
    border-top-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    border-bottom-width:4px;
}

.chosenmenuborder{
/*    border-style:solid;
    border-top-color:#666666;
    border-left-color:#666666;
    border-top-width:2px;
    border-left-width:2px;
    border-right-width:0px;
    border-bottom-width:0px; */
	border-style:solid;
    border-left-color:#DDE4E9;
    border-bottom-color:maroon;
    border-top-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    border-bottom-width:4px;
	background-color:#DDE4E9;
}

/*
Global Navigation Bar
*/
a.globalNavRoot:link, a.globalNavRoot:visited { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 12px; text-align: center; white-space: nowrap; display: block; padding: .375em .625em .375em .625em; border-bottom: 0.3125em solid #B2C2D1;}
a.globalNavRoot:hover { color: #255b89; text-decoration: none; font-size: 12px; font-weight: bold; text-align: center; white-space: nowrap; display: block; padding: .375em .625em .375em .625em; border-bottom: 0.3125em solid #9d0e2d;  background-color: #dde4e9; }
table.globalNavRoot { border-left: .0625em solid #b2c2d1; border-right: .0625em solid #7898B3; background-color: #255b89; }
td.globalNavRoot    { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; border-left: .0625em solid #7898B3; border-right: .0625em solid #b2c2d1; background-color: #255b89; }

a.chosenglobalNavRoot:link, a.chosenglobalNavRoot:visited { color: #255b89; text-decoration: none; font-weight: bold; font-size: 12px; text-align: center; white-space: nowrap; display: block; padding: .375em .625em .375em .625em; border-bottom: 0.3125em solid #9d0e2d;}
a.chosenglobalNavRoot:hover { color: #255b89; text-decoration: none; font-size: 12px; font-weight: bold; text-align: center; white-space: nowrap; display: block; padding: .375em .625em .375em .625em; border-bottom: 0.3125em solid #9d0e2d;  background-color: #dde4e9; }
table.chosenglobalNavRoot { border-left: .0625em solid #b2c2d1; border-right: .0625em solid #7898B3; background-color: #dde4e9; }
td.chosenglobalNavRoot    { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; border-left: .0625em solid #7898B3; border-right: .0625em solid #b2c2d1; background-color: #dde4e9; }

.headerClass {
padding-left: 5px; margin-right: 25px; margin-bottom: 7px; background-color: #DDE4E9; border-style: solid; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 1px; border-bottom-color: #C8C1BC; line-height: 20px;
}

a.headerLink:link, a.headerLink:visited {
	color: #336699;
	text-decoration: none;
}

a.headerLink:hover {
	text-decoration: underline;
}

.ulHeader {
	margin-bottom: 0px;
}

.homeText {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: black; padding-left: 25px; margin-right: 25px;
}

.colText {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: black; padding-left: 5px; margin-right: 25px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: black;
	padding-top: 10px;
	padding-left: 5px;
	margin-right: 25px;
	line-height: 50px;
}