@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	}
p, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.3em;
	}
td, th {
	font-size: 12px;
}
.highlight {
	background-color: #FFFF00;
}
.headline {
		font-size: 18pt;
		color: #cc0000;
		}
		
a:link {  color: #0000FF; text-decoration: none}
a:visited {  color: #0000FF; text-decoration: none}
a:hover {  color: #0099FF; text-decoration: none}
.optin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

h1{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	font-style: italic;
}

h2 {
	font-family: Tahoma, "Trebuchet MS", "Times New Roman";
	font-size: 28px;
	font-weight: bold;
	color: #336699;
	text-align: center;
}

h3{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	font-style: italic;
}

.preamble {
	font-family: Tahoma, "Trebuchet MS", "Times New Roman";
	font-size: 14px;
	font-style: italic;
}

	
.h1red {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 19pt; color: #cc0000; font-weight: bold; text-align: center;
}

.blackh2 {font-family: "Times New Roman", Times, serif; font-size: 12pt; color:#000000; font-weight: bold;
}
.resource_heading {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

h4{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	display: block;
	font-style: italic;
}

.companyname {
	color: #FFFFFF;
	font-size: 24px;
}
.rightside {
	background-color: #E5ECFF;
	padding-right: 4px;
	padding-left: 4px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #9999CC;
}
.leftside {
	background-color: #E5ECFF;
	padding-right: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #9999CC;
}
.tableborderdashed {
	margin: auto;
	padding: 8px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;



	bordercolor="#000000";
	background-position: center;
	position: relative;
	text-align: center;
	border-color: #FF0000;
}

.tableborderblacksolid {
	margin: auto;
	padding: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;



	bordercolor="#000000";
	background-position: center;
	position: relative;
	text-align: center;
	border-color: #000000;
}
.outsideborder {
	margin: 0px;
	padding: 4px;
	border: 3px groove #999999;
}


.copyright {
	font-size: 11px;
	text-align: center;
}
subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.small {font-size: 12px;}

.c1   {
	color: #000000;
	border: 2px dashed #FF0000;
}
.c2 {
	color: #000000;
	border: 2px dashed #000000;
}

