﻿html, body
{
      /* height:100%; margin: 0; padding: 0; border: none; font-family: Gill Sans MT, Verdana, Sans-Serif; font-size: 10pt; font-weight: normal; */
      height:601px; margin: 0; padding: 0; border: 1px; background-image: url(images/background_gradient.jpg); 
      font-family: Gill Sans MT, Verdana, Sans-Serif; font-size: 10pt; font-weight: normal; 
}

#content { margin: 0 auto; margin-top: 10px; width: 900px; min-width: 768px; max-width: 1012px; background-color:#dee983;}

#main { width: 100%; height:601px; table-layout: fixed; background-color:#dee983;}
DIV.HeaderText { font-size: 150%; font-weight: bold; background-color:#dee983;}
INPUT { vertical-align: middle; font-size: 10pt; font-family: Gill Sans MT, Verdana, Sans-Serif; }
input#loginbutton { color:#050; }

div#login { vertical-align: middle; font-size: 10pt; color: White; padding: 3px 5px 3px 0px;}
div#login a { color: White; text-decoration: underline; padding: 0 5px 0 5px; }
div#login a:HOVER { background-color: White;  color: Red; text-decoration: underline; padding: 0 5px 0 5px; }


#footer { text-align: center; border: solid thin silver;height:2%;background-color: #666666; color: White;}
#footer a { font-size: 8pt; color: White; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#header { height: 12px; margin: 0; padding: 0; background-color: #dee983;}
#headertext { font-size: 14pt; font-weight: bold; color: Black;}
#header a { text-decoration: none; color: White;}
#header a:visited { text-decoration: none; color: White;}
#header a:link { text-decoration: none; color: White;}
#header a:hover { text-decoration: underline; color: White;}

/* Login Page Styles */
a.siteLink {
	color: #FFFFFF;
	text-transform: lowercase;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
}
.PleaseWait
{
   border: solid 2px #0056d7;
   background-color: Gainsboro;
   padding-bottom: 15px;
   padding-top: 15px;
   height: 50px;
   width: 150px;
   color: #0056d7;
   font-size: 16px;
}	
.grnbutton { background: #99c33c; border: 2px solid #000000; font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: White; padding: 2px; }
/*
2768a5
.grnbutton { background: #009900; border: 2px solid #000000; font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: White; padding: 2px; }
.flashnavigationbutton { background: #363636; border: 2px solid #99c33c; font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: White; padding: 2px; }
*/
.flashnavigationbutton { background: #2768a5; border: 2px solid #000000; color: White; padding: 2px; }