html {height:100%;}

body {
	margin:0; padding:0; height:100%;
	font-family:arial, serif;
	background-color:white;
	min-width: 800px;
}

#wrap {
	background:url(images/leftbar_192.jpg) top left repeat-y;
	min-height:100%;
	margin:auto;
	position:relative;
	min-width: 800px;
}

* html 

#wrap {height:100%}

#header {
	background:#333333 url(images/header_top_repeat.jpg);
	color:#70879a;
	margin:0px; 
	padding:0px;
	height:80px;
	min-width: 800px;
}


#header_img {
	position: absolute;
	z-index:999;
	background:#333333 url(images/header_top_slim.jpg) no-repeat;
	color:#70879a;
	margin:0px; 
	padding:0px;
	height:80px;
	min-width: 800px;
}

#TopNavBG
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(images/nav_bg.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	min-width: 800px;
}
#TopNav 
{
	height: 30px;
	min-width: 800px;
}

p {
	margin:5px; 
	padding:0;
	}

#main img
{
	border: 1px solid black;
}

#main p
{
	text-align: justify;
}
h1 {
	position:relative;
	line-height:80px;
	margin:0; padding-left:30px;
}
.Header
{
	font-size: 26px;
	font-weight: bold;
	text-decoration: underline;
}
.SubHeader
{
	font-size: 14px;
	font-weight: bold;
}

#left {
float:left;
width:192px;
text-align:center;
}

a.lnav:link {color: white; text-decoration: none; padding: 6px 0px 6px 7px;}
a.lnav:visited {color: white; text-decoration: none;  padding: 6px 0px 6px 7px;}
a.lnav:active {color: white; text-decoration: none;  padding: 6px 0px 6px 7px;}
a.lnav:hover {color: #00264d;  padding: 6px 0px 6px 7px;}


#LeftNav
{
	padding: 10px 0px 0px 0px;
	position: absolute;
	left: 0;
	top: 105px;
	width: 192;
	font-size: 16px;
	text-align: left;
	color: white;
	float: left;
	z-index: 99999;
}

#main {
position:relative;
margin-left:192px;
padding: 10px;
vertical-align: top;
}

#inner-wrap {
padding-bottom:80px;
margin-left: 0px;
padding-left: 0px;
}

#inner-wrap:after {
content:" ";
display:block;
clear:both;
}

#footer {
position:absolute;
bottom:0;
width:100%;
height:30px;
background-color: #2A2A2A;
color:#70879a;
text-align:center;

}

#footer p {
margin:0;
padding-top: 5px;
font-size:16px;
text-align:center;
}


ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(images/nav_bg.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:0px solid #000000;
	border-top:0px solid #000000;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}


	
ul#menu li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
	
ul#menu li a:hover
{	
	color:#FFFFFF;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;		
}
	

ul#menu li a.current
{
	display:inline;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}





#menuLeft {
	background: #333;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}
#menuLeft li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menuLeft a {
	background: #333;
	border-bottom: 1px solid #393939;
	color: #ccc;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menuLeft a:hover {
	background: #2580a2 url("images/hover.gif") left center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}                    
                    

	
.leftLinkHeader
{
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color:	#fcfcfc;

}





#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
	
}

.Documents_Title
{
 width: 150px;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('images/gradhover.png') repeat-x;
	color: #339;
	cursor: pointer;
}
