@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000066;
	font-weight: normal;
}
.leftImage {
	margin-right: 10px;
	padding: 0px;
	float: left;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 10px;
	font-weight: normal;
	font-size: 18px;
	color: #666666;
}

.rightImage {
	margin-left: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	font-size: 20px;
}
.quote {
	font-size: 14px;
	color: #666666;
	font-style: italic;
}
.quoteRight {
	float: right;
}

li {
	color: #666666;
	font-size: 15px;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: -15px;
}
h5{
	font-size: 14px;
	color: #666666;
	background-image: url(images/Bullet.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h6 {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
h6 a {
	color: #999999;
	text-decoration: none;
}
h6 a:hover {
	color: #000099;
}
.HeaderImage {
	background-image: url(images/header1.png);
	background-repeat: no-repeat;
}

h3 {
	color: #CC6600;
}
h3 {
	font-weight: normal;
}
.style4 {font-size: 14px}
.style6 {
	font-size: 20px;
	font-weight: bold;
}
.OrangeNavBar {
	padding: 10px;
}
.OrangeNavBar a {
	color:#000000;
	text-decoration: none;
}
.OrangeNavBar a:hover {
	color:#000099;
	font-weight: bold;
}
.OrangeNavBarEMP {
	padding: 10px;

}
.OrangeNavBarEMP a {
	color: #000099;
	text-decoration: none;
}
.OrangeNavBarEMP a:hover {
	color:#999999;
	font-weight: bold;
}


.footer {
	font-size: 14px;
}
#noborder {
	margin: 0px;
	padding: 0px;
}

