body {
	background-color: #83daf8;
	background-image:url(images/repeating_bkgrd.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.red {
	font-weight: bold;
	color: #CC0000;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.buttons a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.buttons a:visited {

	color: #FFFFFF;
	text-decoration: none;
}
.buttons a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
.buttons a:active {

	color: #FFFFFF;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 15px;
	line-height: 20px;
	vertical-align: middle;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height: 28px;
	margin-bottom: 0px;
	padding-bottom: 2px;



}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-top: 0px;
		margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
}
table, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
ul, ol {
	padding-top: 0px;
	padding-bottom: 15px;
	margin-top: 0px;
	
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 2px;

}
h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 2px;

}

.list {
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;

}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	
}
