#topdiv {
	background-colorr: #ff0000;
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height: 58px;
}

#sidebardiv {
	background-colorr: #00ff00;
	position: absolute; 
	left: 0px; 
	top: 58px; 
	width: 23%;
	background-color: #5D82B9;	
	border-left: 1px solid #003366; 
	border-right: 1px solid #003366;
}

#contentdiv {
	background-colorr: #0000ff;
	position: relative; 
	left: 23%; 
	top: 58px; 
	width: 77%;
}

#bottomdiv {
	background-color: #ffff00;
	position: relative;  
	left: 0px; 
	top: 58px; 
	width: 100%;
	visibility: hidden;
}

.hometable {
	border: 2px solid #990000;
	font-size: 11px;
	padding: 6px;
	background-color: #eeeeee;
	line-height: 120%;
}

.homelinks {
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;
}

td {
	font-family: Arial, Geneva, sans-serif;
}

th {
	font-family: Arial, Geneva, sans-serif;
}

.errormsg {
	color: #cc6600;
	font-weight: bold;
	font-size: 13px;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	background-color: #ffffff;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
}

a:link {
	color: #154C92;
	text-decoration: none;
}

a:visited {
	color: #154C92;
	text-decoration: none;
}

a:active {
	color: #154C92;
	text-decoration: underline;
}

a:hover { 
	color: #000;  
	text-decoration: underline;
}

a.leftlink:link {
	color: #154C92;
	text-decoration: none;
}

a.leftlink:visited {
	color: #154C92;
	text-decoration: none;
}

a.leftlink:active {
	color: #154C92;
	text-decoration: none;
}

a.leftlink:hover { 
	color: #000;  
	text-decoration: none;
}

a.bluelink {
	color: #25408F;
	text-decoration: none;
}

a.bluelink:visited {
	color: #25408F;
	text-decoration: none;
}

a.bluelink:active {
	color: #25408F;
	text-decoration: underline;
}

a.bluelink:hover { 
	color: #25408F;
	text-decoration: underline;
}

a.whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelink:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.whitelink:hover { 
	color: #FFFFFF;
	text-decoration: underline;
}

a.mainmenu:link {
	color: #000000;
	text-decoration: none;
}

a.mainmenu:visited {
	color: #25408f;
	text-decoration: none;
}

a.mainmenu:active {
	color: #25408f;
	text-decoration: none;
}

a.mainmenu:hover { 
	color: #FFFFFF;
	text-decoration: none;
}

.adminhelp {
	font-size: 13px;
}

.menucell {
	font-size: 12px;
}

.menucellover {
	font-size: 12px;
	background-color: #a1a1a1;
	cursor: pointer;
}

.redmenu {
	font-size: 12px;
}

.redmenuover {
	font-size: 12px;
	background-color: #6c78a8; 
	cursor: pointer;
}

.menuTable {
	background-color: #6c78a8;
}

.menuItemArrow {
	float:right;
}

.menuItem {
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	cursor: pointer;
	width: 150px;
}

.menuItemOver {
	font-size: 12px;
	color: #000000;
	background-color: #c4cef2;
	cursor: pointer;
	width: 150px;
}

.menuItemText {
	text-align: left;
	cursor: pointer;
}

.smallbullets {
	font-family: Arial, Geneva, sans-serif;
	color: #000000;
	font-size: 13px;
	list-style-type: square;
	font-weight: bold;
	text-align: left;
}

.smallgraybullets {
	font-family: Arial, Geneva, sans-serif;
	color: #000000;
	font-size: 13px;
	list-style-type: square;
	font-weight: bold;
	text-align: left;
}

.tableheader {
	color: #FFFFFF;
	background-color: #25408F;
	font-size: 13px;
	font-weight: bold;
}

.tablerow0 {
	background-color: #eeeeee;
	font-size: 13px;
}

.tablerow1 {
	background-color: #dddddd;
	font-size: 13px;
}

.bluebar {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: #25408F;
	color: #ffffff;
}

.redoutline {
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
}

.redoutlinegraybg {
	font-size: 13px;
	color: #000000;
	background-color: #eeeeee;
}

.redcell {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #888;
}

.redcellover {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #cc0000; 
	cursor: pointer;
}

.blueoutline {
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
}

.graycell {
	font-size: 13px;
	color: #000000;
	background-color: #eeeeee;
}

.graycellover {
	font-size: 13px;
	color: #000000;
	background-color: #dcdcdc;
	cursor: pointer;
}

.lightcell {
	font-size: 13px;
	color: #000000;
	background-color: #EDF1FA;
}

.lightcellover {
	font-size: 13px;
	color: #000000;
	background-color: #dcdcdc;
	cursor: pointer;
}

.lightcellheadline {
	color: #ffffff;
	background-color: #5D82B9;
	font-size: 13px;
	font-weight: bold; 
	letter-spacing: 0.1em;
	text-align: center;
}

.altcell {
	font-size: 13px;
	color: #000000;
	background-color: #dcdcdc;
}

.altcellover {
	font-size: 13px;
	color: #000000;
	background-color: #e9e9b6;
	cursor: pointer;
}

.custheadline {
	color: #ffffff;
	background-color: #6c78a8;
	font-size: 13px;
	font-weight: bold; 
	letter-spacing: 0.1em;
	text-align: center;
	height: 38px;
}

.custmenu {
	font-size: 13px;
	background-color: #eeeeee;
	cursor: pointer;
	text-align:left;
	color: #990000;
}

.custmenuover {
	font-size: 13px;
	background-color: #dcdcdc;
	cursor: pointer;
	text-align:left;
	color: #990000;
}

.custmenuinner {
	font-size: 13px;
	color: #990000;
}

.leftmenu {
	font-size: 13px;
	background-color: #EDF1FA;
	cursor: pointer;
	text-align:left;
	color: #990000;
}

.leftmenuover {
	font-size: 13px;
	background-color: #dcdcdc;
	cursor: pointer;
	text-align:left;
	color: #990000;
}

.leftmenuinner {
	font-size: 13px;
	color: #990000;
}

.lightcelloutline {
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
}

.leftbackground {
	background-color: #5D82B9;	
}

.custbackground {
	background-color: #888;	
}

.graybgoutline {
	font-size: 13px;
	background-color: #eeeeee;
}

.whitespacercell {
	background-color: #ffffff;
	height: 1px;
}

.whitespacercellhoriz {
	background-color: #ffffff;
	width: 2px;
}

fieldset {
	color: #000000;
}

legend {
	color: #25408F; 
	font-size: 16px;
}

.smallemphasis {
	font-weight: bold; 
	font-size: 13px;
	letter-spacing: 0.1em;
}

.title {
	color: #25408F; 
	font-size: 28px; 
}

.title2 {
	color: #25408F; 
	font-size: 22px; 
	font-weight: bold; 
	line-height: 140%;
}

.title3 {
	color: #444444; 
	font-size: 18px; 
	font-style:  oblique;
	line-height: 140%;
}

.topLinks {
	margin-top: 4px; 
	font-size: 11px;
}

.custbottomtext {
	font-size: 11px; 
}

.bottomText {
	font-size: 11px; 
}

.spacedp {
	margin-bottom: 0;
}


.normaltext {
	font-size: 13px;
    font-weight: normal;
}

.indenttext {
	font-size: 13px;
    font-weight: normal;
	margin-left: 40px;
}

.bluetext {
	color: #25408F;
}

.ninepoint {
	 font-size: 11px;
}

.twelvepointbold {
	font-size: 16px;
	font-weight: bold;
}

.twelvepointblue {
	font-size: 16px;
	font-weight: bold;
	color: #25408F;
	line-height: 140%;
}

.floatimg {
	float: left;
}

/* Footer Styles */

.footerPipe {
	padding:20px 0;
}

.footerPipe1 {
	padding:0 0 10px 0;
	margin:0;
	background:#dcdcdc;
}


.footerTable {
	width:990px;
}

.footerTable1 {
	width:100%;
}


.footer {
	color:#666;
	line-height:18px;
}

.footer a:link, .footer a:visited {
	color:#666;
	text-decoration:none;
}

.footer a:hover, .footer a:active {
	color:#000;
	text-decoration:underline;
}

.footer1 {
	color:#666;
	font-size:10px;
	padding-top:10px;
	text-align:right;
		padding-right:10px;
}

.footer2 {
	color:#666;
	font-size:10px;
	padding-top:10px;
	text-align:left;
		padding-left:10px;
}

.footer1 a:link, .footer1 a:visited {
	color:#666;
	text-decoration:underlilne;
	font-size:10px;
}

.footer1 a:hover, .footer1 a:active {
	color:#000;
	text-decoration:underline;
	font-size:10px;
}