html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.01%;
}
body {
	font-family : Verdana, sans-serif;
	text-align: center;
	font-size: .9em;
	color: #000000;
	background-color: #6600FF;
}
/*|*/
* html body {
	fon\t-size: .8em;
}
/* */
#main {
	width: 88%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
}
/*|*/
* html #main {
	width: 88%;
	height: 400px;
}
/* */
#mheader {
	position: relative;
	height: 132px;
	margin-left: auto;
	margin-right: auto;	
	background-image: url("Images/TopBar.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #F7FAFF;
}
#header {
	position: relative;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("Images/TopBar.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #F7FAFF;
}
#round-top{
	background: url(Images/top_right.gif) no-repeat right top;
	width: 100%;
	height: 20px;
	background-color: #F7FAFF;
}
#round-bottom {
	background: url(Images/bottom_right.gif) no-repeat right bottom;
	color: #000080;
	font-weight: bold;
	font-size: .8em;
	width: 100%;
	height: 20px;
	background-color: #F7FAFF;
}
#page_title {
	position: relative;
	height: 1.5em;
	color: #000080;
	width: 180px;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 200px;
	float: right;
	height: 92px;
}
#inner-main {
	position: relative;
 	min-height: 400px; 
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	margin-top: 0px;
	padding-bottom: 20px;
	background-color: #F7FAFF;
	background-image: url("Images/BottomBar.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
}
/*|*/
* html #inner-main {
	margin-top: 0px;
	height: 400px; 
}
/* */
#content{
	vertical-align: top;
	font-size: .9em;
	text-align: justify;
	color: #000000;
	padding: 0px 5px 10px 5px;
	margin: 0px 0px 20px 140px;
}
#content ul {
	padding-left: 25px;
	list-style: disc inside;
}
#content li {
	list-style: disc;
	left: 15px;
}
/*|*/
* html #content Input {
	margin-left: -135px;
}
* html #content Textarea {
	margin-left: -135px;
}
* html #content Select {
	margin-left: -35px;
}
/* */
.spacer {
	clear: both;
	height: 0px;
}
#content-two li {
	margin-left: 17px;
}
#content ul{
	margin-left: 10px;
	padding-left: 10px;
}
#Style_Select {
	font-size: .8em;
	font-weight: normal;
}
p {
	color: #585858;
	margin: 10px;
	width: auto;
	min-width: 120px;
}
img {
	border: 0px;
	text-decoration: none;
}
#contact-left {
	position: relative;
	width: 45%;
	float: left;
	font-size: .9em;
	font-weight: bold;
}
/*|*/
* html #contact-left Input {
	margin-left: -140px;
}
* html #contact-left Textarea {
	margin-left: -135px;
}
/* */
#contact-right {
	position: relative;
	width: 45%;
	float: left;
	font-size: .9em;
	font-weight: bold;
}
/*|*/
* html #contact-right Input {
	margin-left: -140px;
}
* html #contact-textarea {
	margin-left: -4px;
}
* html #contact-right Select {
	margin-left: -10px;
}
* html #contact-right .Submit {
	margin-left: 0px;
}
/* */
#contact-textarea{
	width: 88%;
	text-align: left;
	font-size: .9em;
}
.Submit_Button {
	width: 80%;
	text-align: center;
	vertical-align: top;
}
Input{
	background-color: #E3E3E3;
	font: Verdana,san-serif;
	border : solid 1px #000066;
}
Select{
	background-color: #E3E3E3;
	font: Verdana,san-serif;
	font-size: 1.0em;
	border : solid 1px #000033;
}
TextArea{
	background-color: #E3E3E3;
	font: Verdana,san-serif;
	border : solid 1px #000066;
}
input.Submit {
	font-weight: bold;
	font-size: .8em;
	border: 1px solid #000066;
	border-style: outset;
	margin-top: 5px;
	-moz-border-radius: 5px;
}
.message {
	color: #CC0000;
	font-weight: bold;
}
.Normal { 
	font-weight: normal;
}
.Bold { 
	font-weight: bold;
}
.BoldItalic { 
	font-weight: bold;
	font-style:italic;
}
.BoldLargeNavy { 
	font: 1.2em; 
	font-weight: bold;
	color: #000080;
}
.BoldUnderline {
	font-weight: bold;
	text-decoration:underline;
}
.smallbold {
	font-size: .9em;
	font-weight : bold;
}
.small {
	font-size: .8em;
}
h1 {
	font: bold 1.2em;
}
h2 {
	font: bold 1.3em; 
	background-color: transparent;
}
h3 {
	font: bold 2.1em;
	font-variant : small-caps;
}
Span.super {
	font: bold .75em;
	vertical-align : super;
}
ol {
	font-size: .9em;
}
.Nav_Menu {
	text-decoration: none;
	line-height: 1.5em;
}
a:link{
	color: #000080;
}
a:visited{
	color: #000080;
}
a:hover{
	color: #99CCFF;
}
a:active{
	color: #99CCFF;
}
/*XXXXXXXXXXXX Primary  nav rules XXXXXXXXXXX*/
#nav_menu {
	position: relative;
	float: left;
	height: auto;
	vertical-align: top;
	font-size: .9em;
	text-align: left;
	margin: 0px 0px 25px 0px;
	width: 135px;
	font-weight: bold;
	padding-left: 5px;
}
/*|*/
* html #nav_menu {
	left: 2px;
}
/* */
.NavHolder {
	width: 135px;
	float: left;
	padding-bottom: 155px;
	display: inline; /* doubled margin bug fix for IE/win */
}
.NavHolder li {
	list-style: none; /* kills the list item "bullet" markers */
	position: relative;
	width: 135px;
	vertical-align: bottom; /* for IE5/win */
}
.NavHolder ul a {
	display: block;
	padding: 1px 0px 0px 2px;
	vertical-align: bottom; /* needed for IE5/win */
	text-align: left;
	text-decoration: none;
}
.NavHolder div,
.NavHolder ul li:hover div div { 
	position: absolute;  
	left: -3000px;
	width: 135px;
	padding: 2px 0px 2px 0px;
	background-color: #F7FAFF;
}							/* Hide/Configure All Menus Appear  */
.NavHolder ul li:hover div {
	left: 90px;
	top: 2px;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	background-color: #F7FAFF;
}							/* SubMenu Appear  */
.NavHolder a:visited, .NavHolder a:link {
	color: #000080;
}
.NavHolder a:hover, .NavHolder a:active {
	color: #99CCFF;
}
/* \*/ /*/ 
ul li ul {position: static;}
/* */
#pagefooter {
	text-align: center;
	width: 99%;
	margin-top: 20px;
	margin-bottom: 5px;
}
/*|*/
* html #pagefooter {
	vertical-align: bottom;
	position: fixed;
}
/* */
.tteddo {
	font-size:.6em;
	font-weight: bold;
	text-decoration: none;
}
#pagefooter a:visited, #pagefooter a:link {
	color: #DFDDDF;
}
#pagefooter a:hover, #pagefooter a:active {
	color: #D1D1D1;
}