body {
	background-color: #ffffff;
	color: #333333;
	font-family: "verdana", sans-serif;
	font-size: 11px;
	text-align: left;
}

A:link {
	color: #990033;
	text-decoration: underline;
	
}

A:active  {
	color: #990033;
	text-decoration: underline;
	
}

A:hover  {
	color: #333333;
	text-decoration: underline;
	
}

A:visited {
	color: #990033;
	text-decoration: underline;
	
}

A:visited:hover {
	color: #333333;
	text-decoration: underline;

}

A.footer:link { 
	color: #ffffff;
	text-decoration: underline;
}

A.footer:active  {
	color: #ffffff;
	text-decoration: underline;
}

A.footer:visited { 
	color: #ffffff;
	text-decoration: underline;
}

A.footer:visited:hover { 
	color: #c8c8c8;
	text-decoration: underline;
}

A.footer:hover { 
	color: #c8c8c8;
	text-decoration: underline;
}

.footer { 
	color: #ffffff;
	font-size: 10px;
	font-family: "verdana", sans-serif;
}


.hdrgray { 
	font-size: 11px;
	font-family: "verdana", sans-serif;
	font-weight: bold;
	color: #333333;
}

.font-11v { 
	font-size: 11px;
	font-family: "verdana", sans-serif;
	color: #333333;
}

.font-10v { 
	font-size: 10px;
	font-family: "verdana", sans-serif;
	color: #666666;
}

.copy-10a { 
	font-size: 10px;
	font-family: "arial", sans-serif;
	color: #465861;
}

.frmInput  {
	width:124px;
	height:18px;
	border: solid 1px #b1b1b1;
	background:#ffffff;
	font-size:10px;
	font-family: verdana, san-serif;
	color: #333333;
	padding: 2px;
	}
	
.right  {
	text-align:right;
	}

LI.list1 {list-style-image : url('../images/bullet1.gif');} 

LI.list2 {list-style-image : url('../images/bullet2.gif');}