html {
	overflow-y: scroll;
}

body {
padding-top: 0px; 
padding-right: 0px; 
padding-left: 0px; 
padding-bottom: 0px; 
margin: 0px; 
font-family: Tahoma, Arial;
font-size: 12px;
background-image:url("../images/bg1.jpg");
background-position:top;
background-repeat:repeat;
}

A:link {
	color: #2443AA; text-decoration: none
}
A:visited {
	color: #2443AA; text-decoration: none
}
A:hover {
	color: #5A83D0; text-decoration: none
}
A:active {
	color: #2443AA; text-decoration: none
}

.divPrintButtons {
position: fixed;
top: 0px;
margin-left: auto;
margin-right: auto;
width: 100%;
}

.divPrintButtons div {
margin-left: auto;
margin-right: auto;
}

.graphpage {
padding-top: 30px;
margin-left: auto;
margin-right: auto;
}

.graphpage div {
margin-left: auto;
margin-right: auto;
}

.topheader {
width: 100%;
height: 15px;
background-image: url(../images/topbar1.jpg);
background-repeat: repeat;
border-bottom: #0711AE 1px solid;
}

.headerbackground {
margin-left: auto;
margin-right: auto;
width: 950px;
}

.headerlogo {
width:252px;
}

.topmenu {
float: right;
margin-top: 5px;
}

.mainbody {
margin-left: auto;
margin-right: auto;
width: 950px;
border-right: #0711AE 1px solid; 
border-left: #0711AE 1px solid;	
border-bottom: #0711AE 1px solid;
border-top: #0711AE 1px solid;
background-color: #FFFFFF;
}

.loginbody {
margin-left: auto;
margin-right: auto;
width: 950px;
border-right: #0711AE 1px solid; 
border-left: #0711AE 1px solid;	
border-bottom: #0711AE 1px solid;
border-top: #0711AE 1px solid;
background-color: #FFFFFF;
}

.editscreen {
margin-left: auto;
margin-right: auto;
top: 25px;
width: 300px;
border-right: #0711AE 1px solid;
border-left: #0711AE 1px solid;	
border-bottom: #0711AE 1px solid;
border-top: #0711AE 1px solid;
background-color: #FFFFFF;
margin-top:50px;
margin-bottom:50px;
text-align:-moz-center;
#text-align:center;
}

.screenname {
font-size: 12px;
font-weight:bold;
padding-top: 5px; 
padding-bottom: 5px;
color: #000066;
background-image: url(../images/topbar1.jpg);
background-repeat: repeat;
border-bottom: #0711AE 1px solid;
}

.tableheader {
background-color:#FFFFFF;
}

.gridbuttons {
}

.id_password {
margin-top: 10px; 
margin-bottom: 10px; 
vertical-align: middle;
margin-left: auto;
margin-right: auto;

}

.maingrid {
}

.aspxgrid A {
text-align:-moz-center;
#text-align:center;
vertical-align: middle;
padding-top: 5px;  
padding-right: 5px;
padding-left: 5px;
padding-bottom: 5px;    
}

.graphselection
{
height:240px;
}

.graphoptions
{
border-top: #0711AE 1px solid;
border-bottom: #0711AE 1px solid;
vertical-align:top;
padding: 5px;
height:115px;

}

.sectionlabel
{
font-weight:bold;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
display: block;
border-bottom: #A3A3A3 1px solid;
background-color:#D1DDF7;
width: 940px;
}

.printingoptions
{
font-weight:bold;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
display: block;
border-top: #A3A3A3 1px solid;
border-bottom: #A3A3A3 1px solid;
background-color:#D1DDF7;
width: 940px;
}


.graphthumb
{
  border: thin solid #808080;
  margin: 1px;
}
.graphthumbselected
{
  border: thin solid blue;
  margin: 1px;
}
#UpdProgCharts {
position: absolute;
top: 760px;
width:950px;
left: 48%;

 }

.printoptionstable {
vertical-align:top;
}

.printoptionlabels {
font-weight:bold;
}

.labelhorz {
vertical-align:middle;
}

.whitetext {
color:#FFFFFF;
}

.pnlprintpreview {
text-align:-moz-center;
#text-align:center;
} 

.multidatebutton {
border: none;
text-align:right;
width: 22px;
color:#FFFFFF;
}

.fourteenptblack {
color:#000000;
font-size:14px;
}

.fourteenptblackbold {
color:#000000;
font-size:14px;
font-weight:bold;
}

.fourteenptbluebold {
color:#0711AE;
font-size:14px;
font-weight:bold;
}

