P,TD {
	font-family: tahoma,arial;
	font-size: 12px;
	color: #7e7e7e;
}


h1 {
	font-size: 14pt;
	letter-spacing: -0.5px;
	font-family: arial;
	color: #1a82c4;
}
h2 {
	font-size: 13pt;
	letter-spacing: -0.5px;
	font-family: arial;
}
h3 {
	font-size: 13pt;
	letter-spacing: -0.5px;
	font-family: arial;
	line-height: 10px;
	color: #87c6ec;
}

.orange {
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	color: #f8981d;
}
.blue {
	color: #1577b5;
}
.white {
	color: #ffffff;
}
.big {
font-size: 12px;
}

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;
}

A.Small, A.Small:visited {
	font-family: arial;
	text-decoration: underline;
	font-size: 11px;
	color: #f8981d;
	padding: 0 0 0 11px;
	
}
A.Small:hover {
	text-decoration: underline;
	color: #1a82c4;
}




ul
{
	margin: 0;
	padding: 1;
	list-style: none;
}
li { 
	display:block;
	background-image: url("images/burst.jpg");
	background-repeat: no-repeat;
	padding: .2em 3em;

}


.hidden { display: none; }
.unhidden { display: block; }

.hidden { visibility: hidden; }
.unhidden { visibility: visible; }


div.content
{

	padding: 15px 10px 10px 10px;	

}

div.news
{
	width:257px;
	height:131px;
	padding: 45px 10px 10px 10px;	
	background: url("images/newsback.jpg") no-repeat 0 0;	
}


div.feedback
{
	width:257px;
	height:131px;
	padding: 45px 10px 10px 10px;	
	background: url("images/feedback.jpg") no-repeat 0 0;	
}




a.signup  {
  display: block;
  width: 260px;
  height: 150px;
  z-index:5;
  background: url("images/spacer.gif") no-repeat 0 0;
}

div.formback
{
	position: relative;
	align: right;
	width: 530px;
	height: 41px;
	background: url("images/formbtnback.jpg") no-repeat 0 0;
	padding: 5px 0px 15px 0px;	
}

.formbutton 
{
	cursor:pointer;
	width: 147px;
	height: 29px;
	border: 0;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	font-family: sans-serif, arial;
	background:url(images/btnform.jpg) no-repeat 0 0;
}

.formbutton:hover 
{
	position: relative;
	background-position: 0 -29px;
}




div.loginform
{
	position: relative;
	padding: 120px 0px 0px 92px;		
	overflow: hidden;
}
div.loginformbutton
{
	position: relative;
	top:-46;
	left: 215;
	z-index:4;
}
div.forget
{
	position: relative;
	top:-22;
	left: 120;

}
.login
{
	line-height: 8px;
	background: url("images/loginbox.jpg") no-repeat 0 0;
}

.otherlogin
{
	line-height: 8px;
	background: url("images/loginbox2.jpg") no-repeat 0 0;
}


.loginbutton 
{
	cursor:pointer;
	width: 54px;
	height: 56px;
	border: 0;
	background:url(images/go.jpg) no-repeat 0 0;
	overflow: hidden;
}
.loginbutton:hover 
{
	cursor:pointer;
	width: 54px;
	height: 56px;
	border: 0;
	background:url(images/go1.jpg) no-repeat 0 0;
}




input,textarea
{
	font-size:10pt;
	color: #288aca;
	background: #ffffff;
	padding: 2.5px;
	border: 1px solid #d4d5d6
}


.header 
{

	background:url(images/top.jpg) no-repeat 0 0;

}
.otherheader 
{

	background:url(images/top2.jpg) no-repeat 0 0;

}
.welcome 
{

	background:url(images/welcomeback.jpg) no-repeat 0 0;

}



.otherpages
{

	background:url(images/otherback.jpg) no-repeat 0 0;

}




#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;
	font-size: 11px;
	text-align: left;
	color: #44abe1;
}
#sidenav:hover { 
  background-position: 0 -40px;
  font-family: tahoma,arial;
  font-weight: 100;
	color: #1cb2ff;
}


