P,TD {
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	color: #7e7e7e;
}


h1 {
	font-size: 14pt;
	letter-spacing: -0.5px;
	font-family: arial;
	color: #1a82c4;
}

.orange {
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	color: #f8981d;
}


A, A:visited {
	text-decoration: underline;
	color: #1a82c4;
}
A:hover {
	text-decoration: underline;
	color: #f8981d;
}
A.light, A:visited {
	text-decoration: underline;
	color: #f8981d;
}
A.light:hover {
	text-decoration: underline;
	color: #1a82c4;
}




ul
{
	margin: 0;
	padding: 1;
	list-style: none;
}
li { 
	display:block;
	background-image: url("images/burst.gif");
	background-repeat: no-repeat;
	padding: .2em 3em;

}


.hidden { display: none; }
.unhidden { display: block; }

.hidden { visibility: hidden; }
.unhidden { visibility: visible; }





#doclist ul
{
	margin: 0;
	list-style: none;
	padding: 0px 0px 0px 110px;	
}
#doclist li { 
	display:table-cell; 
	float: left;
	height: 2em;
	line-height: 2em;
	background-image: url("images/doc.jpg");
	background-repeat: no-repeat;
	padding: 1em 3em;
}
div.doc
{
	background-position: right center;
	width: 607px;
	height: 72px;
	background: url("images/doctitle.jpg") no-repeat 0 0;	
}


div.box2
{
	background-position: top center;
	background: url("images/grad.jpg") repeat-y 0 0;	
}






div.box
{
	background-position: right center;
	width: 607px;
	height: 210px;
	background: url("images/box.jpg") no-repeat 0 0;	
}
div.type
{
	padding: 10px 50px 10px 40px;	
}



div.loginform
{
	position: relative;
	padding: 90px 0px 0px 88px;	
	z-index:3;
}
div.loginformbutton
{
	position: relative;
	top:-50;
	left: 208;
	z-index:4;
}
div.forget
{
	position: relative;
	top:-20;
	left: 25;
	z-index:5;
}
div.login
{
	width: 267px;
	height: 210px;
	line-height: 10px;
	background: url("images/login.jpg") no-repeat 0 0;
}
.loginbutton 
{
	cursor:pointer;
	width: 52px;
	height: 56px;
	border: 0;
	background:url(images/go.jpg) no-repeat 0 0;
}
.loginbutton:hover 
{
	cursor:pointer;
	width: 52px;
	height: 56px;
	border: 0;
	background:url(images/go1.jpg) no-repeat 0 0;
}




input
{
	font-size:10pt;
	color: #288aca;
	background: #ffffff;
	padding: 2.5px;
	border: 1px solid #d4d5d6
}




#nav
{
	width: 190px;
	margin: 1px;
	padding: 5px;
	float: center;	
}


#sidenav  {
  display: block;
  width: 165px;
  height: 40px;
  background: url("images/sidenav.jpg") no-repeat 0 0;
	text-decoration: none;
	line-height: 40px;
	padding: 0 0 0 11px;
	font-family: tahoma,arial;
	text-align: left;
	color: #1a82c4;
}
#sidenav:hover { 
  background-position: 0 -40px;
  font-family: tahoma,arial;
  font-weight: 100;
	color: #8ad6f7;
}

