/*html {
	overflow-y: scroll;
}
*/
body {
padding: 0px;
margin: 0px; 
font-family: Tahoma, Arial;
font-size: 12px;
background-image:url("../images/bg1.jpg");
background-position:top;
background-repeat:repeat;
}

.login_body {
background-image:url("../images/misc%20graphics/Login%20Screen/LS-bg-1x1536-grey-white-grey.bmp");
background-repeat:  repeat-X;
 background-color: #E6E6E6;
}

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
}

.errorpanel {
	margin-top: 10px;
	text-align: left;
}

.topheader {
width: 100%;
height: 5px;
/*background-image: url(../images/topbar1.jpg);
background-repeat: repeat;*/
background-color: #F1F1F1;
border-bottom: #8B8B8B 1px solid;
}

.headerbackground {
margin-left: auto;
margin-right: auto;
width: 950px;
}

.headerlogo {
}

.site_name
{
    font-family: Tahoma;
    font-size: 18pt;
    font-weight: normal;
    color: #094180;
}

.topmenu {
float: right;
margin-top: 5px;
}

.topmenu2 {
margin-top: 3px;
float: right;
}
.header_username
{
    margin-right: 10px;
    font-family: tahoma;
    font-size: 13pt;
    font-weight: normal;
    color: #094180;
}

.mainbody {
margin-left: auto;
margin-right: auto;
width: 950px;
/*border-right: #3E5395 1px solid; 
border-left: #3E5395 1px solid;	
border-bottom: #3E5395 1px solid;
border-top: #3E5395 1px solid;
background-color: red;*/
}

.divPrintButtons {
position: fixed;
top: 0px;
margin-left: auto;
margin-right: auto;
width: 100%;
}

.graphpage {
padding-top: 30px;
margin-left: auto;
margin-right: auto;
}

.graphpage div {
margin-left: auto;
margin-right: auto;
}

.loginbody {
margin-left: auto;
margin-right: auto;
margin-top: 10px;
width: 950px;
border-right: #3E5395 1px solid; 
border-left: #3E5395 1px solid;	
border-bottom: #3E5395 1px solid;
border-top: #3E5395 1px solid;
background-color: #FFFFFF;
}

.login_panel {
	background-image: url('../images/misc graphics/Login Screen/LS-LoginSmallBG.png');
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 183px;
	height: 398px;
	width: 398px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 75px;
}

.login_site_logo {
 position: absolute;
 left: 0px;
 top: 0px;
}

.editscreen {
margin-left: auto;
margin-right: auto;
top: 25px;
width: 300px;
border-right: #3E5395 1px solid;
border-left: #3E5395 1px solid;	
border-bottom: #3E5395 1px solid;
border-top: #3E5395 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;*/
background-color: #ACB9DD;
border-bottom: #3E5395 1px solid;
}

.borderall{
border: #3E5395 1px solid;
}

.tableheader {
background-color:#FFFFFF;
}

.gridbuttons {
}

.id_password {
margin-top: 10px; 
margin-bottom: 10px; 
vertical-align: middle;
margin-left: auto;
margin-right: auto;

}
.maintitle
{
    font-size: 15pt;
    display: block;
    color: #000000;
    position: relative;
    top: -1px;
    padding-top: 10px;
    padding-bottom: 10px;
  left: 0px;
}

.mainheader {
	margin-bottom: 5px;
}

.maintopcontrols {
	margin-bottom: 5px;
}
.maincontent {
}
.mainbotcontrols {
	margin-top: 5px;
}
.mainfooter {
	margin-top: 5px;
}


.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: #3E5395 1px solid;
border-bottom: #3E5395 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;
padding-top: 10px;
}

.printoptionlabels {
font-size: 12px;
}

.labelhorz {
vertical-align:middle;
}

.whitetext {
color:#FFFFFF;
}

.pnlprintpreview {
margin-left: auto;
margin-right: auto;
text-align:-moz-center;
#text-align:center;
} 

.fourteenptblack {
color:#000000;
font-size:14px;
}

.fourteenptblackbold {
color:#000000;
font-size:14px;
font-weight:bold;
}

.fourteenptbluebold {
color:#3E5395;
font-size:14px;
font-weight:bold;
}

.listbox {}

.bottombuttons {}

.center {
margin: 0 auto;
text-align:-moz-center;
#text-align:center;
}

.graphPrintPanel {
/*	border: solid 1px Gray;*/
	margin-bottom: 20px;
	padding: 0px;
/*	background-color: #DBE1F0;*/
}

.chartSectionTitleLabel {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
}
.chartSectionTitlePanel {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	background-color:#3E5395;
	border: solid 1px black;
	min-height: 10px;
	text-align: center;
}

@media print {
  .noPrint {display:none}
}

.marginTop6px {margin-top: 6px;}
.marginTop10px {margin-top: 10px;}
.marginBottom12px {margin-bottom: 12px;}
.paddingLeft6px {padding-left: 6px;}
.verticalScroll {overflow-y: auto; overflow-x: hidden;}
.horizontalScroll {overflow-y: hidden; overflow-x: auto;}
.noScroll {overflow-y: hidden; overflow-x: hidden;}
.scrollBoth {overflow-y: auto; overflow-x: auto;}
.displayInline {display: inline;}
.floatLeft {float: left;}
.hidden {display: none;}

#TableStatsTabTopSection {background-color: #ACB9DD;}
#TableStatsTabBottomSection {background-color: #ACB9DD; margin: 0px; padding: opx;}
.graph_roundedpanel {}

#TaskBarPanel {
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-bottom: 5px;
}

.TaskBarTable {
}

.TaskBarTableTD {
	text-align:center; 
	font-size:12px;
	font-weight:bold;
	padding-left: 25px;
  padding-right: 25px;
}

.TaskBarTable img {
  padding-bottom: 5px;
}

.MenuButtonTable {
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.MenuButtonTable td {
  padding-left: 5px;
  padding-right: 5px;	
}

.editform_buttonbar_panel {
	margin: 5px;
}

.chk_expand_all {
  position: relative;
  top: 47px;
  /*left is set in code based on position of element*/
}

.nowrap {
  white-space: nowrap;
}
