a:link {
	color: #339966;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #339966;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #003300;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #336666;
	font-weight: bold;
}
body {
	background-color:#9BCDFE;
	background-image:url(./images/bckgrd_01.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.banner{
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	}
.banner_small{
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}
.banner_xsmall{
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}	
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.main_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.heading_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.heading_greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0033CC;
	font-weight: bold;
}
.large_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #0033CC;
	font-weight: bold;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.image{
	border-style: solid;
	border-color: black;
	border-width:1px
      }
img.floatLeft { 
	float: left; 
	margin: 4px;
	border-style: solid;
	border-color: black;
	border-width:1px; 
}

img.floatRight {
	float: right;
	margin: 4px;
	border-style: solid;
	border-color: black;
	border-width:1px; 
}
img.floatNone {
	float: none;
	margin: 4px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}
.td {
	border-top: thin dotted #336600;
	border-right: thin none #336600;
	border-bottom: thin dotted #336600;
	border-left: thin none #336600;
}
.footer_sidebar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.main_textItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.italics_11 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #0033CC;
	font-weight: bold;
}
i {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
}
ol {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

