body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

td {
	text-align: left;
}
fieldset {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.5;
	padding-top: 5px;
	width: 220px;
	text-align: justify;
	
}

legend {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00A13C;
}

.borderspace {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 4px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
.content {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00A13C;
	line-height: 1.5;
	padding-top: 5px;
	text-align: justify;
}

.content2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00A13C;
	line-height: 1.5;
	text-align: justify;
}

.content_examples {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00A13C;
	line-height: 1.5;
	padding-top: 5px;
}

.contentsmall {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00A13C;
	line-height: 1.5;
	padding-top: 5px;
	text-align: justify;

}

.contentbigger {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #00A13C;
	line-height: 1.5;
	padding-top: 5px;
	text-align: justify;

}

.contentheader {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #18477F;
	background-color: #FFFFFF;
	text-align: left;

}

.login {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #E0AF74;
	border: thin none #000000;
	vertical-align: middle;
}

.loginbutton {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
}

.menu {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

A:link    {text-decoration: underline; color:#E3750B;}
A:visited {text-decoration: underline; color:#E3750B;}
A:hover   {text-decoration: none; color:#FF9C3D;}
A:active  {text-decoration: none; color:#EF9A48;}  

/* New CSS Josh Christofferson Prioritydev.com --*/

a.leftnav:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00A13C;
	font-weight:bold;
	text-decoration:none;
	line-height:1.5;
}
a.leftnav:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00A13C;
	font-weight:bold;
	text-decoration:none;
	line-height:1.5;
}
a.leftnav:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#EF9A48;
	font-weight:bold;
	text-decoration:underline;
	line-height:1.5;
}
a.leftnav:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00A13C;
	font-weight:bold;
	text-decoration:none;
	line-height:1.5;
}

.navtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#00A13C;
	padding:0;
	margin:0;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#EF9A48;
	padding:0;
	margin:0;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#EF9A48;
	padding:0;
	margin:0;
}

.faqsq {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#EF9A48;
	font-weight:bold;
}

.faqsa {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00A13C;
	font-weight:bold;
}

a.topnav:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#EF9A48;
	text-decoration:none;
	font-weight:bold;
}
a.topnav:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#EF9A48;
	text-decoration:none;
	font-weight:bold;
}
a.topnav:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#00A13C;
	text-decoration:none;
	font-weight:bold;
}
a.topnav:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#EF9A48;
	text-decoration:none;
	font-weight:bold;
}