@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #99968D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	line-height: 1.25;
	margin: 0;
	margin-top: 10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #660000;
	
}
.actionCall {
	font-weight: bold;
	text-transform: capitalize;
	color: #660000;
	font-size: 9pt;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-style: normal;
	text-transform: capitalize;
	margin: 30px 0px 15px 0px;
	width: 100%;
	font-weight: bold;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #330000;
	text-transform: capitalize;
	margin-bottom: 10px;
	margin-top: 30px;
	margin-left: 15px;
}

h4 {
	margin-bottom: 10px;
	color: #660000;
	font-variant: normal;
	font-style: oblique;
	font-size: 10pt;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}

a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold;	
}

.emailLink {
	font-size: 16px;
	color: #FF0000;
}


a.emailLink {
	font-size: 16px;
	color: #FF0000;
}

a.emailLink:hover {
	font-size: 16px;
	color: #FF0000;
}



.homeImage {
	height: auto;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 100px;
}


ul {
	padding: 10px 10px 10px 10px;
}
	
li {
	list-style-type: disc;
	padding-bottom: 5px;
}
.listheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #330000;
	text-transform: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -13px;
	list-style-position: outside;
	list-style-image: none;
}
.longlist {
	line-height: normal;
	font-weight: normal;
	font-style: italic;
}
.listItem {
	margin-bottom: 10px;
	color: #000000;
	font-variant: normal;
	font-size: 10pt;
}

.h2mimic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-style: normal;
	text-transform: capitalize;
	margin: 0px 0px 15px 0px;
	width: 100%;
	font-weight: bold;
}
.feedback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}

a.feedback:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}

a.feedback:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

a.feedback:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
.footer_table {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}
