﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	color: #000000;
	background-color:#FFFFFF;
	text-align: left;
	text-decoration: none;
}

h1 {
text-align:left;	
font-family: Arial, Helvetica, sans-serif;
font-size: large;
font-weight: bold;
color: #003366;
line-height: 150%;
text-decoration: none;
}

.justified {
	text-align: justify;
}

.text1 {
	color: #000000;
	text-align:justify;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}

.hilite {
	font-weight: bold;
	color: #7dffff;
	font-family: Arial, Helvetica, sans-serif;
}
.hilite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333366;
}

.bulleted {
	font-weight: bold;
	color: #003366;
	list-style-type: disc;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}

.left {
	text-align: left;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.blue {
	color: #003366;
}
.nodec {
	text-decoration: none;
}

.page_heading {
	text-align:left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #003366;
	line-height: 150%;
	text-decoration: none;
}
.topbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006666;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #7DFFFF;
	text-decoration: none;
}
.subheading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	background-color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

right-list {
	text-align: right;
	margin-right: 20px;
	color: #000000;
	font-weight: bold	
}


a:visited {
	text-decoration: none;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
ul {
	color: #003366;
	list-style-type: disc;
	line-height: 150%;
}

.border-right {
border-right-style: solid;
border-right-color: #003366;
border-right-width: 1px;
}

.border-left {
border-left-style: solid;
border-left-color: #003366;
border-left-width: 1px;
}

.menubar {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 150%;
	color: #003366;
	background-color:#FFFFFF;
	text-align: center;
	text-decoration: none;
}
.bluebold {
	color: #003366;
	font-weight: bold;
}
.italics1 {
	font-style: italic;
}
