﻿/* START : Setup styles, like body styles  */
body {
background-color:#fff;
background-image:url("/userfiles/file/webpictures/body_background.gif");
background-position:left top;
background-repeat:repeat;
margin:3px auto 0;
width:993px;
}

.sitetotal {
background-color:#fff;
background-image:url("/userfiles/file/webpictures/sitecontent.png");
background-position:left top;
background-repeat:no-repeat;
border-color:#939090;
border-style:solid;
border-width:1px;
float:left;
height:100%;
padding-bottom:15px;
width:100%;
}

.sitecontent {
float:left;
height:100%;
padding-bottom:15px;
width:872px;
}

.topspacing {
height:20px;
padding-top:4px;
text-align:right;
width:872px;
}

.headspacing {
height:62px;
width:872px;
}

.topmenu {
height:48px;
width:857px;
text-align:right;
}

.sitevalidation {
float:right;
padding:5px 0 0;
}

.validationhead {
height:35px;
padding:0;
width:120px;
}

.validationfield {
background-color:#fff;
padding:10px 0 0;
text-align:center;
width:120px;
}

.validationspace {
font-size:0;
height:8px;
width:120px;
}

.maintenancehead {
background-image:url("/userfiles/file/webpictures/maintenancehead.png");
background-position:center top;
background-repeat:no-repeat;
height:35px;
width:120px;
}

.maintenancefield {
background-color:#fff;
padding-top:10px;
width:120px;
}

.leftfield {
float:left;
padding:0px 10px 15px 5px;
width:667px;
}

.leftspacing {
height:1px;
text-align:left;
width:667px;
}

.leftcontent {
padding:0px 10px 15px 5px;
width:667px;
}

.content {
width:100%;
}

.contentcolumn {
float:left;
width:33%;
}

.contentspacing {
font-size:0;
height:10px;
width:100%;
}

.rightfield {
float:left;
width:185px;
}

.righthead {
background-image:url("/userfiles/file/webpictures/navigationhead.png");
background-position:center top;
background-repeat:no-repeat;
height:42px;
width:185px;
}

.rightcontent {
border-bottom-color:#abb0d0;
border-bottom-style:solid;
border-bottom-width:1px;
border-right-color:#abb0d0;
border-right-style:solid;
border-right-width:1px;
padding:25px 5px 5px;
width:175px;
}

#standardleft {
color:#000;
cursor:default;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:7.5pt;
line-height:16px;
text-align:left;
}

#standardright {
color:#000;
cursor:default;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:7.5pt;
line-height:16px;
text-align:right;
}

.copyright {
background-color:#fff;
border-color:#939090;
border-style:solid;
border-width:1px;
color:gray;
cursor:default;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:7.5pt;
line-height:14px;
text-align:center;
width:100%;
}