/* CSS Document */

body {
	background-image: url(images/bggradient.jpg);
	background-repeat: repeat-x;
	background-color: #E7EFE2;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.credittext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.creditlinks  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}	
.creditlinks:link  {
	color: #000000;
}	
.creditlinks:hover {
	color: #333333;
}
.creditlinks:visited {
	color: #000000;
}
.bold {
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.boldblue {
	font-weight: bold;
	color: #315B7C;
	font-size: 13px;
}
.heading_capitals {
	text-transform: uppercase;
	color: #666666;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11pt;
}
