@charset "utf-8";
/* CSS Document */

BODY
{
	background-color: black;
	background-image: url(../images/linesbackground.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}

.titletext
{
	font-family: Verdana, Arial;
	font-style: normal; 
	color: #FFFFFF;
	font-size: 14pt;
	line-height:14pt;
	text-decoration: NONE
}

.headingtext
{
	font-family: Verdana, Arial;
	font-style: normal;
	color: #FFFFFF;
	font-size: 10pt;
	line-height:11pt;
	text-decoration: NONE;
	font-weight: bold;
}

.subheadingtext
{
	font-family: Verdana, Arial;
	font-style: normal;
	font-weight: bold; 
	color: #CCCCCC;
	font-size: 10pt;
	line-height:11pt;
	text-decoration: NONE
}

.subheadingtextindented
{
	font-family: Verdana, Arial;
	font-style: normal;
	font-weight: bold; 
	color: #CCCCCC;
	font-size: 10pt;
	line-height:11pt;
	text-decoration: NONE
}

.bodytext
{
	font-family: Verdana, Arial;
	font-style: normal; 
	color: #CCCCCC;
	font-size: 10pt;
	line-height:11pt;
	text-decoration: NONE
}

.copyrighttext
{
	font-family: Verdana, Arial;
	font-style: normal;
	color: #999999;
	font-size: 8pt;
	line-height:8pt;
	text-decoration: none;
	font-weight: bold;
}

a.copyright:link
{
	font-family: Verdana, Arial;
	font-style: normal;
	color: #CCCCCC;
	font-size: 8pt;
	line-height:8pt;
	text-decoration: none;
	font-weight: bold;
}

a.copyright:visited
{
	font-family: Verdana, Arial;
	font-style: normal;
	color: #CCCCCC;
	font-size: 8pt;
	line-height:8pt;
	text-decoration: none;
	font-weight: bold;
}

a.copyright:hover
{
	font-family: Verdana, Arial;
	font-style: normal;
	color: #FFFFFF;
	font-size: 8pt;
	line-height:8pt;
	text-decoration: none;
	font-weight: bold;
}

.navigatetext
{
	font-family: Verdana, Arial;
	font-style: normal;
	font-weight: bold; 
	color: #0066CC;
	font-size: 10pt;
	line-height:11pt;
	text-decoration: NONE
}

a.navigate:link
{
	font-family: Verdana, Arial;
	font-style: normal;
	color: #0099FF;
	font-size: 10pt;
	line-height:11pt;
	text-decoration: none;
	font-weight: bold;
}

a.navigate:visited
{
	font-family: Verdana, Arial;
	font-style: normal;
	color: #0099FF;
	font-size: 10pt;
	line-height:11pt;
	text-decoration: none;
	font-weight: bold;
}

a.navigate:hover
{
	font-family: Verdana, Arial;
	font-style: normal;
	color: #0066CC;
	font-size: 10pt;
	line-height:11pt;
	text-decoration: none;
	font-weight: bold;
}

.whiteshim
{
	background-image: url('../images/whiteshim.gif');
	background-repeat: repeat
}
