@charset "utf-8";
/* CSS Document */
.wrapper {width:800px;}
body, table {font-family:arial; font-size:12px;}
#navbarlink {font-size:120%; padding-left:20px; border-top:solid 1px #ccc;padding:5px 10px}
#navbarlink a:hover {text-decoration:underline;}
.Sidenav {font-family:Arial, Helvetica, sans-serif;font-size:12px; }
.SideNavLink {text-decoration:none; color:#000000;}
.SideNavSmall {	background-color:#ffffff;	padding-left: 21px;	color: #222222;	font-family: arial;	font-size: 11px;	border-bottom:solid 1px #dddddd;}
.GeneralTbl {font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.TopRow {background-color:e87717;border-top:solid 1px #000000;border-bottom:solid 1px #000000}
.TopRowColor {font-size:12px; background-color:#f1f1d8}
.TopRowFont {font-family:Arial; font-size:12px; color:#ffffff; text-decoration:none}
input {border:solid 1px #d7d6d2;font-size:11px}
select {border:solid 1px #d7d6d2;font-size:11px}
textarea{border:solid 1px #d7d6d2;font-family:Arial; font-size:12px}
.Header {	font-family:verdana;	font-size: 10px;	font-weight: bold;}
.HeaderTbl {	border-top:solid 1px #ffffff;	border-bottom:solid 1px #ffffff;	background-color:#E87b14;}
.HeaderContent {	padding-left: 10px;	padding-right: 10px;}

.fieldDiv { width:770px;}
fieldset {border:solid 1px #cccccc; padding:10px; margin:10px;background-color:#fcfcfc}
legend {font-size:16px; color:#000000; font-weight:bold; font-family:verdana;}

/*recent definitions*/
.tableDisplay {background-color:#fff/*F5F7FD*/; font-size:12px; border:solid 1px #bcbaa2; border-bottom:none;color:#222222;}
.tableDisplay2 {border:solid 1px #bcbaa2; margin-bottom:10px;}
.tableDisplay td {border-bottom:solid 1px #bcbaa2}
.tableRowTop {font-size:12px; background-color:#f1f1d8/*C6CEDB*/}
.flatButton {border:solid 1px #cccccc;}
.adminBanner { background-image:url(../images/headerbg.jpg); height:100px; background-repeat:repeat-x;}
.formatDiv {background-color:#8f8fd2; width:inherit; }
.formatDiv tr {background-color:#fff;}
.formatDiv .formatRow {background-color:#ececec; vertical-align:top;}
.logoHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.logoHeader a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.logoHeader a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.logoHeader a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.text{
width:450px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;}