/* Page Layout */
body { font-size: 12px; line-height: 140%; color: #574e45; margin: 0px; background-color: #FFFFFF; height: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; }
html { height: 100%; }
#container { min-height:100%;position:relative;	}
#header {padding:10px; height:100% }
#body {	padding:10px;padding-bottom:20px; height:100%	/* Height of the footer */	}
#footer { 	position:absolute;	bottom:0; width:100%; height:20px; 	/* Height of the footer */	}
td { line-height: 140%;	 vertical-align: top;}


/* Text Formatting */
.text10 {font-size: 10px;}
.text11 {	font-size: 11px;}
.text11Middle { font-size: 11px; vertical-align: middle; }
.text11italic { font-size: 11px; font-style: italic; }
.text12 { font-size: 12px; }
.text13 {	font-size: 13px; }
.text13Bold {	font-size: 13px; font-weight: bold;}
.copyright { font-size: 11px; text-align: right; }
.green { color: #87ae37; }
.greenBold { color: #87ae37; font-weight: bold; }
.green11 { color: #87ae37; font-size: 11px;}
.green11Bold { color: #87ae37; font-size: 11px;  font-weight: bold;}
.green13Bold { color: #87ae37; font-size: 13px;  font-weight: bold;}
.copyright { font-size: 11px; text-align: center; color: #87ae37; }

/* Menu Layout */


/* Links */
a:link { color: #003300; text-decoration: none; }
a:visited {	color: #003300; text-decoration: none; }
a:active {	color: #003300; text-decoration: none; }
a:hover { color: #87ae37; text-decoration: underline; }

/* Images */
img {	border: none;}
.imgborder { border: 1px solid #dfdfdf; }
.imgleft {	float: left;	border: 1px solid #dfdfdf;	clear: none;	padding: 0px;	margin-right: 10px;}
.imgright { float: right; border: 1px solid #dfdfdf; margin-left: 10px; padding: 2px; }

/* Spacings */
.spacing { padding-right: 25px; padding-left: 25px; padding-top: 10px; padding-bottom: 5px; vertical-align: top; }



/* Form Attributes */
.secbox { font-family: "Courier New", serif; font-size: 14px; text-align: center; background-color: #FFFFEA; border: 1px solid #000000; color: #333333; }
.InputBox { background-color: #FFFFEA; border: 1px solid #000000; font-size: 13px;  height: 19px; vertical-align: middle; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; color: #333333; }
.AreaBox { background-color: #FFFFEA; border: 1px solid #000000; font-size: 13px;  height: 60px; vertical-align: middle; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; color: #333333; 
scrollbar-3dlight-color:#383838; 
scrollbar-arrow-color:#CCCCCC; 
scrollbar-base-color:#383838; 
scrollbar-darkshadow-color:#000000; 
scrollbar-face-color:#383838; 
scrollbar-highlight-color:#383838; 
scrollbar-shadow-color:#000000; 
scrollbar-track-color:#383838; 
}
.SelectBox { background-color: #252525; border: 1px solid #000000; font-size: 13px; height: 19px; vertical-align: middle; padding-top: 0px; padding-right: 5px; padding-bottom: 0px; padding-left: 5px; color: #CCCCCC; }
.SubmitButton { color: #666666; background-color: #33d2f9; border: 1px solid #000000; height: 20px; font-size: 12px; font-weight: bold; text-align: center; vertical-align: middle; }
.ListBox { border: 1px solid #000000; font-size: 11px; height: 17px; vertical-align: middle; color: #333333; }
.SubmitButton2 { color: #666666; background-color: #33d2f9; border: 1px solid #000000; height: 17px; font-size: 11px; font-weight: bold; text-align: center; vertical-align: middle; }

/* HTML Overrides */
p { padding: 0px; margin: 0px; }
form { margin: 0px; padding: 0px; }
hr { color: #dfdfdf; text-align: left; height: 1px; width: 100%; border: 0px; background-color: #dfdfdf; }
h5 { font-family: tahoma, verdana; color: #000000; text-decoration:  none; font-size: 11px; margin: 0px; padding: 0px; }

/* Borders */
