body {
	margin:0;
	background-color:#fff;
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000;
	line-height:20px;
}

/* General Styles */
p {
	margin-top:0px;
	margin-bottom:15px;
}

a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:underline;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

img {
	display:inherit;
}

h1 {
	color:#000;
	font-size:24pt;
	text-transform:none;
	margin:0px 0px 25px 0px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h1 a {
	color:#003767;
	text-decoration:none;
}

h1 a:hover {
	color:#003767;
	text-decoration:underline;
}

h2 {
	color:#003767;
	font-size:16px;
	margin:0px 0px 14px 0px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h2 a {
	color:#003767;
	text-decoration:none;
}

h2 a:hover {
	color:#003767;
	text-decoration:underline;
}

h3 {
	color:#003767;
	font-size:14px;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h3 a {
	color:#003767;
	text-decoration:none;
}

h3 a:hover {
	color:#2088bf;
	text-decoration:underline;
}

h4 {
	color: #333;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

h4 a {
	color:#333;
	text-decoration:none;
}

h4 a:hover {
	color:#000;
	text-decoration:underline;
}

h5 {
	color:#30190a;
	font-size:14px;
	margin:0px 0px 10px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

h5 a {
	color:#30190a;
	text-decoration:none;
}

h5 a:hover {
	color:#30190a;
	text-decoration:underline;
}

h6 {
	color: #78a70a;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

h6 a {
	color:#78a70a;
	text-decoration:none;
}

h6 a:hover {
	color:#30190a;
	text-decoration:underline;
}

.body2 {
	color: #30190a;
	font-size: 12px;
	margin: 0px 0px 14px 0px;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.body2 a {
	color:#30190a;
	text-decoration:none;
}

.body2 a:hover {
	color:#30190a;
	text-decoration:underline;
}

.printLogo {
	display:block;
}

/* Footer info, such as footer navigation */
.footer {
	display:none;
}

.footerBottom {
	display:none;
}

.footerBottom .right {
	display:none;
}

.footer p {
	display:none;
}

.footer ul {
	display:none;
}

.footer li {
	display:none;
}

.footer li a {
	display:none;
}

.footer li a:hover {
	display:none;
}

.logo {
	display:none;
}

.footerImg {
	display:none;
}


/* Form Elements */

input.btn {
	font-size:11px;
	text-align:center;
	color:#9bc100;
	border:1px dotted #9bc100;
	background:#FFF;
	padding:5px;
}

input.text {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:200px;
	border:1px solid #9bc100;
	background-color:#FFF;
}

input.textNoWidth
{
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border:1px solid #9bc100;
	background-color:#FFF;
}

input.textMid {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:400px;
	border:1px solid #9bc100;
	background-color:#FFF;
}

input.textLg {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:619px;
	border:1px solid #9bc100;
	background-color:#FFF;
}

textarea.text {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:200px;
	height:50px;
	border:1px solid #9bc100;
	background-color:#FFF;
}

textarea.textMid {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:400px;
	height:50px;
	border:1px solid #9bc100;
	background-color:#FFF;
}

textarea.textLg {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:619px;
	height:50px;
	border:1px solid #9bc100;
	background-color:#FFF;
}

textarea.textNoWidth
{
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border:1px solid #9bc100;
	background-color:#FFF;
}

select.text {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:200px;
	border:1px solid #9bc100;
	background-color:#FFF;
}

select.textNoWidth 
{
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border:1px solid #9bc100;
	background-color:#FFF;
}

select.textMid {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:400px;
	border:1px solid #9bc100;
	background-color:#FFF;
}

select.textLg {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:619px;
	border:1px solid #9bc100;
	background-color:#FFF;
}

/* Misc notes and stuffs */
.red {
	color:#BF2515;
}

.clear {
	clear:both;
	line-height:0px;
}

.noteRed {
	font-style:italic;
	color:#FF3300;
}

.note {
	font-style:italic;
	color:#A3A3A3;
}	