body{
	margin-left:0px;
	margin-right:0px;
	margin-top: 20px;
	background-color:#000000;
	}

p, ul, ol, li{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	font-weight: normal;
	}
	
/* globally set default parameters for lists */
ul {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	text-align: left; /* creates hanging indent effect */
}

ul li {
	margin: 0px;
	padding: 0px;
	list-style: url(images/bullet_square_gray.gif);
}	

ol li {
 	list-style: decimal;
	background-image: none;
    margin-left: 40px;
	text-align: left;
}
			
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: normal;
}

	/* set text links, visited links and hover - added by DG*/ 
a.text:link {
	color: #5E7CDE;
	text-decoration: none;
	}

a.text:visited {
	color: #5E7CDE;
	text-decoration: none;
}

a.text:hover {
	text-decoration: underline;
}

	/* 14 pt Text*/ 
	
.textLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 14px;
	font-weight: normal;
}
a.textLarge:link {
	color: #5E7CDE;
	text-decoration: none;
	}

a.textLarge:visited {
	color: #5E7CDE;
	text-decoration: none;
}

a.textLarge:hover {
	text-decoration: underline;
}

	/* 16 pt Text*/ 
	
.textExtraLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	font-weight: normal;
}
a.textExtraLarge:link {
	color: #5E7CDE;
	text-decoration: none;
	}

a.textExtraLarge:visited {
	color: #5E7CDE;
	text-decoration: none;
}

a.textExtraLarge:hover {
	text-decoration: underline;
}

.textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: bold;
}

.norepeat {
	background-repeat: no-repeat;
}

.navleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
}
a.navleft:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7197E0;
	font-weight: bold;
	line-height: 24px;
}
.navlefthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7197E0;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
}
.navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.navtophighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.navtop:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
.navbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.navbottom:hover {
	text-decoration: underline;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B2C640;
	font-weight: bold;
	line-height: 30px;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	line-height: 30px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 24px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.right-align {
background: url(images/sweep-blue.jpg) repeat-x right top;
}

.left-align {
background: url(images/sweep-blue.jpg) repeat-x left top;
}

.right-align2 {
background: url(images/sweep-blue.jpg) repeat-x right bottom;
}

.left-align2 {
background: url(images/sweep-blue.jpg) repeat-x left bottom;
}

.tableborder {
border: 1px solid #ffffff;
}

.subhead2{
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.style3 {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990066;
}
.style4 {
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990066;
}
