/*html{filter:gray();}
html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/
a {
color:#558C03;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
p {
margin:0.5em 0;
}
h1, h2, h3, h4, h5, h6 {
margin:0;
}
div.inner p {
font-size:1em;
line-height:24px;
margin-bottom:20px;
}
h1 {
color:#000000;
font-size:1.8em;
font-weight:normal;
padding-bottom:5px;
}
h2 {
border-bottom:1px solid #558C03;
color:#558C03;
font-size:1.85em;
font-weight:normal;
margin:0 0 20px;
}
h3 {
color:#558C03;
font-size:1.6em;
}
h4 {
color:#000000;
font-size:1.2em;
font-weight:bold;
text-decoration:underline;
}
h4 a {
color:#FFAC00;
}
body {
color:#7A7569;
font-family:'Trebuchet MS',"Lucida Grande",Helvetica,sans-serif;
font-size:14px;
margin:0;
padding:0;
text-align:center;
}
input.textfield, textarea {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #D5D5D5;
color:#434343;
font-size:1em;
padding:7px 10px;
vertical-align:middle;
}
.loginFieldTag {
font-size:1.5em;
}
.loginTextField {
width:300px;
}
.lostTextField {
width:200px;
}
div#siteMain {
background-color:#FFFFFF;
border-bottom:thick solid white;
border-top:thick solid white;
min-height:450px;
}
div#siteMain div.inner {
margin:0 auto;
text-align:left;
width:810px;
background-color:#FFFFFF;
margin-bottom:20px;
margin-top:0;
min-height:450px;
padding:20px;
}
#notice {
background:#78AE1C none repeat scroll 0 0;
color:black;
font-size:1.1em;
margin-bottom:5px;
padding:10px 20px;
}
#error {
background-color:#F80A47;
color:white;
font-size:1.1em;
margin-bottom:5px;
padding:10px 20px;
}
#forgotPassword {
border:2px dotted #D9D9D9;
float:right;
padding:15px;
width:250px;
}
