﻿body {
	background: #013C21 url('file:///C:/Users/Phil/Desktop/Website%20Rip/imgs/bg_image.gif') repeat-x center top;
	font-family: Arial;
		font-size: 9pt;
		margin: 0PX;
		line-height: 160%;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 14pt;
}
.subnav {
	width: 100%;
	text-align: right;
	font-family: Arial;
	font-size: 10pt;

}
.line {
	height: 1px;
	background-color: #00557c;
	margin: 10px 0px 10px 0;
}
.line2 {
	height: 3px;
	background-color: #00557c;
	margin: 3px 0px 6px 0;
}
.sideline {
	background-image: url('../imgs/line_bg.png');
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
}