.error {color: #FF0000; font-size:90%;}

.maintext_small { FONT-SIZE: 12px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none }

.mytext { FONT-SIZE: 13px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif;  }
.top_nav { FONT-SIZE: 13px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-weight: 700 }
	.hi_top_nav { FONT-SIZE: 13px; COLOR: red; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-weight: 700 }
	.copyright { FONT-SIZE: 10px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
	.maintext { FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
	.largetitleblack { FONT-SIZE: 24px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
	.largetitlered { FONT-SIZE: 24px; COLOR: #cc0000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
	.mediumtitle { FONT-SIZE: 18px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
	.mediumtitlered { FONT-SIZE: 18px; COLOR: #cc0000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
	.tinytext { FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
	.maintext2 { FONT-SIZE: 13px; COLOR: #000000; LINE-HEIGHT: 175%; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
 .smalltext { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: none}
 .mediumtitle2 { FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
A.pageLinks:visited{color:blue;}
A.pageLinks:hover { COLOR: red; }
A.pageLinks:link {COLOR: white; }
A.pageLinks:active {COLOR: yellow; }

.nomargin {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-right: 0px;
	margin: 0px;
}

.popUpHeader {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0000AA;
}

.highlightrow {
	background-color: #FFFFCC;
}

.selectedrow {
	background-color: #E5E5E5;
}


#formcontainer{
width:720px;
margin:0 auto;

}

#content{
clear:both;
font-size:80%;
font-family:Arial, Helvetica, sans-serif;

}
h4{
margin:0 0 5px 0;padding:0;
}
div.linklist{
clear:both;
width:100%;
margin:0 0 10px 0;
}
div.linklist ul{

display:inline;
margin:0;padding:0;
border-left:1px solid #666;
list-style:none;
}
div.linklist ul li{
float:left;
margin:0;padding:0;
}

div.linklist ul li a{
padding:4px 8px;
border-width:1px 1px 1px 0;
border-style:solid;
border-color:#666;
text-decoration:none;
color:black;
display:block;
background: #ffffff;
font-size: 90%
}
div.linklist ul li a:hover{
background:#f3f3f3;
}

div.reportlist {
font-weight: bold;
}

div.reportlist ul{
margin-top: 5px;
margin-left: 15px;
list-style-position: inside;
}

div.reportlist ul li{
font-weight: normal;
}

div.reportlist ul li a{

}
div.reportlist ul li a:hover{

}

table.formtable{
border:1px solid #666 !important;
margin:0;padding:0;
}
table.formtable th{
background:#ccc;
}

table.formtable td{
background:#f5f5f5;
}
table.formtable tr.even td{
background:#e5e5e5;
}
table.formtable td.even{
background:#e5e5e5;
}

.tableHeader {
	background-color: #CCCCCC !important;
	font-weight: bold;
}

.tableCellEven {
	background-color: #e5e5e5;
}

.tableCell {
	background: #f5f5f5 !important;
}

input.center {
	text-align:center;
}

/* Added by Mike */


.mainfull {
	width:99% !important;
}


.actionbox {
	width:100%;
}

.alignleft {
	margin-right: 49%;
	width:49%;
}
.alignright {
	width:49%;
	float:right;
}
form {
	margin:0px;
}
.actionbox h5 {
	margin:0px;
}



div.top table{
border: none;
margin:0;padding:0;
}

div.bottom table{
border: none;
margin:0;padding:0;
}

div.top td{
background: none;
}

div.bottom td{
background: none;
}

.layoutable {
 border: 0px;
 background-color: none;
}

.layoutable td{
	background: none;
}
.layoutable tr{
	background: none;
}

#sidebar {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%
}

div#sidebar ul{
	margin-top: 0px;
	margin-left: 5px;
	list-style-position: inside;
	list-style: square;
}

div#sidebar select{
	font-size: 9px;
}

div#sidebar input{
	font-size: 11px;
}

div#sidebar textarea{
	font-size: 11px;
}
/* End Added by Mike */