BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
    MARGIN: 0px;
    COLOR: #374755; /*374755*/
    FONT-FAMILY: Verdana, Arial, sans-serif;
    FONT-SIZE: 10px;
    BACKGROUND-COLOR: #FFFFFF;
}
H1
{
    FONT-SIZE: 14px;
    /*BORDER-BOTTOM:#333333 1px solid;*/
    FONT-FAMILY: Verdana, Arial, sans-serif;
	color:#374755;
}
H2
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    /*BORDER-BOTTOM: #333333 1px solid;*/
	color:#374755
}
H3
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, sans-serif;
}
.content
{
	/*margin-left:30px;
    PADDING-RIGHT: 25px;
    MARGIN-LEFT: 25px;
    PADDING-TOP: 3px;
	width:990px;*/
	padding: 0px 3px 0px 3px;
	BACKGROUND-COLOR: #FFFFFF;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}


.RoundedTable
{
	BACKGROUND-COLOR: #F5F5F5;
	padding:0px  5px 0px 5px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px; 
}

.BorderLRbg
{
	BACKGROUND-COLOR: #F5F5F5;
	padding:0px  5px 0px 5px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px; 
	border-left: #56B2C8 1px solid;
/*	border-right: #56B2C8 1px solid;*/
}

.loginNoBg {
	padding:0px  5px 0px 5px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}



.login
{
	BORDER-TOP: #56B2C8 1px solid;
	MARGIN: 0px;
	BORDER-BOTTOM: #56B2C8 1px solid;
	BACKGROUND-COLOR: #F5F5F5;
	/*padding: 2px;*/
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}

.tableRollOverEffect1{
		background-color:#317082;
		color:#FFF;
	}

	.tableRollOverEffect2{
		background-color:#000;
		color:#FFF;
	}


.Calendar {
	BORDER-TOP: #374755 1px solid;
	BORDER-LEFT: #374755 1px solid;
	BORDER-RIGHT: #374755 1px solid;
	BORDER-BOTTOM: #374755 1px solid;
	MARGIN: 1px;
	padding:0px;
	BACKGROUND-COLOR: #f5f5f5;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.CalendarHeader {
		BACKGROUND-COLOR: #56B2C8;
		color:#fff;
		font-weight:bold
}

.error {
	color: #CC0000;
	background-color: #FFECEC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px	
}

.normal {
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    BACKGROUND-COLOR: #ffffff;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px	
}
	
.focus
{
    BORDER-RIGHT: #7b869a 1px solid;
    BORDER-TOP: #7b869a 1px solid;
    BORDER-LEFT: #7b869a 1px solid;
    BORDER-BOTTOM: #7b869a 1px solid;
    BACKGROUND-COLOR: #f5f5f5
}
/* controls for form elements */
.TextControl
{
    BORDER-RIGHT: #94CFDF 1px solid;
    BORDER-TOP: #94CFDF 1px solid;
    BORDER-LEFT: #94CFDF 1px solid;
    BORDER-BOTTOM: #94CFDF 1px solid;
    BACKGROUND-COLOR: #fff;
	font-size:10px;
	FONT-FAMILY: Verdana, Arial, sans-serif;
}

.TextAreaControl
{
    BORDER-RIGHT: #94CFDF 1px solid;
    BORDER-TOP: #94CFDF 1px solid;
    BORDER-LEFT: #94CFDF 1px solid;
    BORDER-BOTTOM: #94CFDF 1px solid;
    BACKGROUND-COLOR: #fff;
	font-size:10px;
    FONT-FAMILY: Verdana, Arial, sans-serif;
}

.SelectControl
{
    BORDER-RIGHT: #94CFDF 1px solid;
    BORDER-TOP: #94CFDF 1px solid;
    BORDER-LEFT: #94CFDF 1px solid;
    BORDER-BOTTOM: #94CFDF 1px solid;
    BACKGROUND-COLOR: #fff;
	font-size:10px;
    FONT-FAMILY: Verdana, Arial, sans-serif;
}

.InputControl
{
   BORDER-RIGHT: #004646 0px  solid;
    BORDER-TOP: #004646 0px solid;
    BORDER-LEFT: #004646 0px solid;
    BORDER-BOTTOM: #004646 0px solid;
	font-size:10px;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    color:#000000;
  
    background-image:url(images/Paging_bg.jpg);
    background-repeat:repeat;
   /* background-image:url(images/Button_Bg.jpg ); 
   background-repeat:no-repeat;*/
    /* BACKGROUND-COLOR: #94CFDF;*/
}

.InputControlWhite
{
    BORDER-RIGHT: #004646 1px  solid;
    BORDER-TOP: #004646 1px solid;
    BORDER-LEFT: #004646 1px solid;
    BORDER-BOTTOM: #004646 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
	font-size:11px;
    FONT-FAMILY: Verdana, Arial, sans-serif;
}

.myselect {width: 115px;}
.myselect option{ width: 500px;}

.width600 {width: 600px;}
.width450 {width: 450px;}
.selectwidth {width: 350px;}
.width300 {width: 300px;}
.width230 {width: 230px;}
.width112 {width: 112px;}
.width115 {width: 115px;}

legend {
  padding: 2px 8px;
  border: 1px solid #000;
  color: #333333;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px

}

.tableWhiteBg {
	background-color: #FFFFFF;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px	
}


.tableBgGreen {background-color: #374755;}
.tableBgOlive {background-color: #F5F5F5;}

.small {	font-family:Verdana, Arial, sans-serif;
	font-size:11px}
.smallest {	font-family:Verdana, Arial, sans-serif;
	font-size:9px
}

.Message {
	color: #7A9BB6;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;

	border-top-color: #7A9BB6;
	border-right-color: #7A9BB6;
	border-bottom-color: #7A9BB6;
	border-left-color: #7A9BB6;
	padding: 2px;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px
}

.Message16 {
	color: #374755;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;

	border-top-color: #EEE;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #EEE;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:1px;
	font-family:Verdana, Arial, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
}


A:link, A:visited{
color:#374755;
}
A:hover{
color:red;
text-decoration:none
}

.ShowGraph{
	background-color: #fff;
	border: 1px solid #d3d3d3;
	margin:0;
}

   #tabHeader {
      float:left;
      width:100%;
     background:#fff url("images/bg.gif") repeat-x bottom;
      font-size:10px;
      line-height:normal;
      }
    #tabHeader ul {
      margin:0;
      padding:2px 2px 0;
      list-style:none;

      }
    
	#tabHeader li {
      float:left;
      background:url("images/tab_left.gif") no-repeat left bottom;
      margin: 0 1px 0 1px;
      padding:0;
	  font-family: Verdana;
     }
	  
    #tabHeader a {
      display:block;
      background:url("images/tab_right.gif") no-repeat right bottom;
      margin: 0;
      padding:  5px 5px 4px 3px;
      text-decoration:none;
     /* font-weight:bold;*/
      color:#374755;
      }
	  
    #tabHeader  a:hover {
      color:#56B2C8;
     }
    
	#tabHeader .current {
      background-image:url("images/tab_left_over_new.gif");
      }
    #tabHeader .current a {
      background-image:url("images/tab_right_over_new.gif");
      color:#374755;
     /* padding-bottom:5px;*/
      }

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter: alpha(opacity=70);
	opacity:0.7;
}

