BODY {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

P {
	font-size : 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 1em;
	margin-left: 0.5em;
}
 

H1 {
	font-size: 1.5em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

H2 { font-size: 1.25em; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	margin-left: 1em;
}

H3 {
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 1em; 
}

H4 { font-size: 1em; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-style: italic; 
	margin-left: 2em; 
}

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

UL { list-style: square; font-family: Arial, Helvetica, sans-serif;}

LI {font-size: 1em; margin: 1em;}

IMG { border-style: none; }

A:link {
	color: Navy;
	background-color: transparent;
}
A:visited {
	color: Navy;
	background-color: transparent;
}
A:hover {
	color: #660000;
	background-color: transparent;
}
A:active {
	color: #009900;
	background-color: transparent;
}
A:focus {
	color: #009900;
	background-color: transparent;
}
A.hide {display: none;}


A.splash:link {
	color: #005B7F;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: none;
	}

A.splash:visited {
	color: #005B7F;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-image: none;
}

A.splash:hover {
	color: Maroon;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

A.splash:active {
	color: Green;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}

A.splash:focus {
	color: Green;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}



A.splash1:link {
	color: #005B7F;
		}

A.splash1:visited {
	color: #005B7F;
	
}

A.splash1:hover {
	color: Maroon;
	
}

A.splash1:active {
	color: Green;
	
}

A.splash1:focus {
	color: Green;
	
}


.header {
	background-image: url(images/header-background3a.jpg);
	height: 55px;
}

.header1 {
	border-bottom: 1px solid Black;
}
.header_middle {
	background-image: url(images/topmenu3.jpg);
	width: 75px;
}

.topmenu  {
	background-color: #016D9B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: White;
	text-align: right;
	vertical-align: bottom;
}

.topmenu a:link, .topmenu a:visited {
	color: #FFFFFF;
	font-weight: bold;
}

.headermenu  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: Black;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 0.7em;
}


.main_left { border-right: 1px solid Black;
	background-color: #016D9B;
	width: 150px;
	vertical-align: top;
	height: 100%;
}

.main_left1 { border-right: 1px solid Black;
	background-color: #016D9B;
	width: 150px;
	vertical-align: top;
	height: 35px;
}

.left_menu {
	font-size: 0.7em;
	text-align: left;
	color: #FFFFFF;
}


.left_menu a:link, .left_menu a:visited {
color: #FFFFFF;
}

.left_menu a:hover {
	color: Maroon;
}

.main_middle {
	 border-top: 1px solid Black;
}

.main_right {

}


#topnav ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: 0.7em;
font-weight: bold;
}

#topnav li {
margin: 0;
}

#topnav a:link, #navlist a:visited {
color: #FFFFFF;
}

#topnav a:hover,
#ubertopnav a:link, #ubertopnav a:visited,
#ubertopnav a:hover, #ubertopnav a:active {
	color: Maroon;
}

#navlist {
	width: 150px;
}

#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: 0.7em;
font-weight: bold;
}

#navlist li {
margin: 0;
}

#navlist a {
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #999999;
background-image:  url(images/l1_down3.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
}

#navlist a:link, #navlist a:visited {
color: #EEE;
text-decoration: none;
}

#navlist a:hover,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #9F6F9F;
background-image:  url(images/l1_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}

.svc {text-align: left;
	  font-size: 0.7em;
	  margin-top: 0.2em;
	  padding-top: 0.2em;
	  margin-bottom: 0.2em;
	  padding-bottom: 0.2em;
}
	  
.footer_left { border-right: 1px solid Black;
	background-color: #016D9B;
	width: 150px;
}

.footer {
	text-align: center;
}

.borderless {
	border: 0px; 
}

.nopadding {
	margin: 0em;
	padding: 0em;
}

.bold {font-weight: bold;}

.italic {font-style: italic;}

.bolditalic {font-weight: bold; font-style: italic;}

.underline {text-decoration: underline;}

.underlineitalic {text-decoration: underline; font-style: italic;}

.printonly {
	display: none;
}

.print_header {
	display: none;
}

.disappear { display: none; }

#Layer1 {position:absolute; left:1px; top:140px; width:150px; height:325px; z-index:1;}

.Layer1 {position:absolute; left:1px; top:140px; width:150px; height:325px; z-index:1;}

@media print {
H1, H2, H3,
H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid; }
BLOCKQUOTE, 
PRE           { page-break-inside: avoid; }
UL, OL, DL    { page-break-before: avoid; page-break-inside: avoid; }
P				  { page-break-inside: avoid; }
.header		  { display: none; }
.header1		  { display: none; }
.Layer1	{ display: none ! important }
.navlist	{ display: none ! important }
.left_menu	{ display: none ! important }
#Layer1	{ display: none ! important }
#navlist	{ display: none ! important }
#left_menu	{ display: none ! important }
.page_footer  { display: none; }
.header		  { display: none; }
.main_left    { display: none; }
.print_header { display: inline; }
}

@media aural {
H1, H2, H3, 
H4, H5, H6    { voice-family: paul, male; stress: 20; richness: 90 }
H1            { pitch: x-low; pitch-range: 90 }
H2            { pitch: x-low; pitch-range: 80 }
H3            { pitch: low; pitch-range: 70 }
H4            { pitch: medium; pitch-range: 60 }
H5            { pitch: medium; pitch-range: 50 }
H6            { pitch: medium; pitch-range: 40 }
LI, DT, DD    { pitch: medium; richness: 60 }
DT            { stress: 80 }
PRE, CODE, TT { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
EM            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
STRONG        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
DFN           { pitch: high; pitch-range: 60; stress: 60 }
S, STRIKE     { richness: 0 }
I             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
B             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
U             { richness: 0 }
A:link        { voice-family: harry, male }
A:visited     { voice-family: betty, female }
A:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}
