.bkgd {
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	line-height: 16px;
}
li {
	list-style-image: url(images/g_bullet.gif);
	line-height: 18px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
A:link {
	COLOR: #003399
	text-decoration: none;
}
A:visited {
	COLOR: #003399;
	text-decoration: none;
}
A:hover {
	COLOR: #FF6633;
	text-decoration: underline;
}
A:active {
	COLOR: #003399;
	text-decoration: underline;
	font-weight: normal;
}

A.orange:link 
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #FF6633;
	text-decoration: none;
	}	
A.orange:visited 
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #FF6633;	
	text-decoration: none;
	}
A.orange:hover 
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #FF6633;
	text-decoration: underline;
	}	

.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6633;
	line-height: 16px;
}
.arrowBkgd {
	background-image: url(images/g_arrowBkgd.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.small{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #003399; 
	line-height: 11pt;  
}	
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #003399;
}

.dottedLine {
	background-image: url(images/dottedLinesm.gif);
	background-repeat: repeat-x;
}
