﻿    p, ol {
	margin-top: 0;
	line-height: 180%;
	}
  .txtcopyright
 {
  font-size:10px;
 color:#fff;
 padding:1px 1px 1px 1px;
 }
 
 .data {
display:none;
}

.sitetext {
font-size:11px;
}

.valtext {
font-size:11px;
color:Red;
}
.btn {
font-size:11px;
font-weight:bold;
}

.textbox {
font-size:14px;
}

.spath {
font-size:11px;
color: #FFF;
}

a {
	color: #004833;
}

a.large {
	color: #004833;
	font-size:13px;
}

h1 {
	font-size: 20px;
	font-weight:bold;
	color: #004833;
	
}
.lblHeading {
	font-size: 16px;
	font-weight:bold;
	color: #004833;
	
}

.Headinglink {
	font-size: 16px;
	font-weight:bold;
	color: #004833;
	
}

.lblHeadingLarge {
	font-size: 22px;
	font-weight:bold;
	color: #004833;
	
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
font-weight: bold;
	color: #181818;
}

	
	
	   .smalldate
 {
  font-size:10px;
 color:#000;
 }
 
 	   .smalllink
 {
  font-size:10px;
 color:#004833;
 text-decoration:none;
  }
  

   	   .linknotunder
 {
 text-decoration:none;
 
 }


/* Lists */

  UL {
position:relative;
margin-left:40px;
margin-bottom: 8px;
margin-top: 8px;
    top: 0px;
    left: 0px;
}

  .list {
position:relative;
margin-left:40px;
margin-bottom: 8px;
margin-top: 8px;
	line-height: 150%;
	color: #000000;
    top: 0px;
    left: 47px;
}

.sidelist {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidelist li {
	line-height: 25px;
	border-bottom: 1px dotted #004833;
	padding-left: 13px;
	background: url(../images/arrow.png) no-repeat left 8px;
	}
	
	
	.sidelist_a {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidelist_a li {
	line-height: 20px;
	border-bottom: 1px solid #004833;
	padding-left: 6px;
	}

	.biglist {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	.biglist li {
	line-height: 25px;
	border-bottom: 1px dotted #004833;
	padding-left: 20px;
	background: url(../images/arrow.png) no-repeat left 8px;
	}

.TransparentGrayBackground {
	position: fixed;
	top: 0;
	left: 0;
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%;
	z-index:1100;
		
}
       
.UpdateProgress
{
background-color:#FFF;
	color:#000;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	position: fixed;
	bottom: 80%;
	left: 490px;
	z-index:1102;
}

