BODY {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.layout {
	border-style: groove;
	border-width: medium;
}

.layout2 {
	border-style: outset;
	border-width: medium;
	width: 751px;
}

P {
	font-size : 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 1em;
	margin-left: 0.5em;
	text-align: left;
}
 

H1 {
	font-size: 1.25em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	text-align: left;
}

H2 { font-size: 1.1em; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	margin-left: 1em;
	text-align: left;
}

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; text-align: left;}

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:link.splash {
	color: #0000B7;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: none;
	}

a:visited.splash {
	color: #0000B7;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-image: none;
}

a:hover.splash {
	color: Maroon;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:active.splash {
	color: Green;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}

a:focus.splash {
	color: Green;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}


.homecell {
	background-image: url(images/home_blank2.jpg);
	height: 30px;
}




.header {
	background-image: url(images/header-background2a.jpg);
	height: 40px;
}

.header1 {
	border-bottom: 1px solid Black;
}
.header_middle {
	background-image: url(images/topmenu.jpg);
	width: 75px;
}

.topmenu  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 0.7em;
	color: black;
	vertical-align: bottom;
}


.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;
}


.left_menu {
	font-size: 0.7em;
	text-align: left;
	color: White;
}

.left_menu1 {
	font-size: 0.8em; 
	margin-bottom: 3px; 
	padding-bottom: 3px;
}

.left_menu1 {
	font-size: 0.8em; 
	margin-bottom: 3px; 
	padding-bottom: 3px;
}

.left_menu2 {
	font-size: 0.75em; 
	margin-bottom: 3px; 
	padding-bottom: 3px; 
	margin-right: 15px; 
	padding-right: 15px; 
	text-align: justify; 
	color: white;
}


a:link.left_menu {
	color: White;
	text-decoration: none;
	background-color: transparent;
}
a:visited.left_menu {
	color: White;
	text-decoration: none;
	background-color: transparent;

}
a:hover.left_menu {
	color: Black;
	text-decoration: none;
	background-color: transparent;

}
a:active.left_menu {
	color: Black;
	text-decoration: none;
	background-color: transparent;

}
a:focus.left_menu {
	color: Black;
	text-decoration: none;
	background-color: transparent;

}

#navlist {
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#navlist ul {
margin-left: 0; /*removes indent IE and Opera*/
padding-left: 0; /*removes indent Mozilla and NN7*/
margin-top: 0px;
margin-bottom: 2px;
padding-top: 0px;
padding-bottom: 2px;
list-style-type: none; /*turns off display of bullet*/
font-size: 0.75em;
font-weight: bold;
}

#navlist li {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#navlist a {
display: block;
color: White;
margin: 0;
padding: 0px 0px 2px 21px;
/* background-image:  url("images/menu/l1_down.gif"); */
background-repeat: no-repeat;
background-position: 0px 50%;
}

#navlist a:link, #navlist a:visited {
text-decoration: none;
}

#navlist a:hover {
background-image:  url(images/menu/l1_over.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
color: #000000;
}

#navlist a:focus, #fontlist a:focus,
#sublist a:focus, #homelist a:focus {
	color: #003300;
}

#navlist a:active, #fontlist a:active,
#sublist a:active, #homelist a:active{
	color: #003300;
}

#fontlist {
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#fontlist ul {
margin-left: 0; /*removes indent IE and Opera*/
padding-left: 0; /*removes indent Mozilla and NN7*/
margin-top: 0px;
margin-bottom: 2px;
padding-top: 0px;
padding-bottom: 2px;
list-style-type: none; /*turns off display of bullet*/
font-size: 0.75em;
font-weight: bold;
}

#fontlist li {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#fontlist a {
display: block;
color: White;
margin: 0;
padding: 0px 0px 2px 21px;
/* background-image:  url("images/menu/l1_down.gif"); */
background-repeat: no-repeat;
background-position: 0px 50%;
}

#fontlist a:link, #fontlist a:visited {
text-decoration: none;
}

#fontlist a:hover {
background-image:  url(images/menu/l1_over.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
color: #000000;
}


#fontlist1 {
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#fontlist1 ul {
margin-left: 0; /*removes indent IE and Opera*/
padding-left: 0; /*removes indent Mozilla and NN7*/
margin-top: 0px;
margin-bottom: 2px;
padding-top: 0px;
padding-bottom: 2px;
list-style-type: none; /*turns off display of bullet*/
font-size: 0.75em;
font-weight: bold;
}

#fontlist1 li {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#fontlist1 a {
display: block;
color: White;
margin: 0;
padding: 0px 0px 2px 15px;
/* background-image:  url("images/menu/l1_down.gif"); */
background-repeat: no-repeat;
background-position: 0px 50%;
}

#fontlist1 a:link, #fontlist a:visited {
text-decoration: none;
}

#fontlist1 a:hover {
background-image:  url(images/menu/l1_over.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
color: #000000;
}



#sublist {
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#sublist ul {
margin-left: 0; /*removes indent IE and Opera*/
padding-left: 0; /*removes indent Mozilla and NN7*/
margin-top: 0px;
margin-bottom: 2px;
padding-top: 0px;
padding-bottom: 2px;
list-style-type: none; /*turns off display of bullet*/
font-size: 0.75em;
font-weight: bold;
}

#sublist li {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#sublist a {
display: block;
color: White;
margin: 0;
padding: 0px 0px 2px 21px;
/* background-image:  url("images/menu/l1_down.gif"); */
background-repeat: no-repeat;
background-position: 0px 50%;
}

#sublist a:link, #sublist a:visited {
text-decoration: none;
}

#sublist a:hover {
background-image:  url(images/menu/l1_over.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
color: #000000;
}


#homelist {
text-align: left;
margin-left: 0; /*removes indent IE and Opera*/
padding-left: 0; /*removes indent Mozilla and NN7*/
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#homelist ul {
margin-left: 0; /*removes indent IE and Opera*/
padding-left: 0; /*removes indent Mozilla and NN7*/
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
list-style-type: none; /*turns off display of bullet*/
font-size: 0.75em;
font-weight: bold;
}

#homelist li {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#homelist a {
display: inline;
color: White;
margin: 0;
padding: 0px 0px 0px 21px;
/* background-image:  url(images/menu/l1_down.gif); */
background-repeat: no-repeat;
background-position: 0px 50%;
}

#homelist a:link, #homelist a:visited {
text-decoration: none;
background-image:  none;

}

#homelist a:hover {
background-image:  url(images/menu/l1_over.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
color: #000000;
}



#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-image:  url(images/menu/l1_over.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
color: #C0C0C0;
}



.svc {text-align: left;
	  font-size: 0.7em;
	  margin-top: 0.2em;
	  padding-top: 0.2em;
	  margin-bottom: 0.2em;
	  padding-bottom: 0.2em;
}

.td1 { width: 166px; }
.td2 { width: 250px; }
.td3 { width: 335px; }
.td4 { width: 166px; }
.td5 { width: 166px; }
.td9 {  background-image:url('images/9.jpg'); }
.tdhome { height: 10px; }
.main_middle { width: 584px; }
.tdfooter { height: 25px; }
	  
.footer_left { border-right: 1px solid Black;
	background-color: #4848B7;
	width: 150px;
}

.footer {
	text-align: center;
}

.footerspecial {
	background-image:url('images/footerspecial.jpg');
	font-size: 0.65em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	margin-left: 160px;
	padding-left: 160px;
}
	

.borderless {
	border: 0px; 
}

.nopadding {
	margin: 0em;
	padding: 0em;
}

.community { border-style: groove; border-width: 3px; }
.whatever    {  }

.communitytitle { font-weight: bold; font-style: italic; color: green; width: 150px; vertical-align: top; border-width: 1px;}


.partnerslist {margin-top: 5px; margin-bottom: 5px; padding-top: 5px; padding-bottom: 5px; font-weight: bold;}

.moz-txt-link-freetext {font-weight: normal;}

img.navarrow {

    border-style: none;

    width:          28px;

    height:         26px;

    vertical-align: middle;

}

.navarrowtext {text-align: center; font-weight: bold;}

.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;}

.justify {text-align: justify;}

.printonly {
	display: none;
}

.print_header {
	display: none;
}

.disappear { display: none; }

.center { text-align: center; }


.main_left    { 	background-color: #FAF4E4; }

@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; }
.page_footer  { display: none; }
.header		  { display: none; }
.print_header { display: inline; }
.layout2 	  {	border-style: none; border-width: 0px; border: none; }
.main_left    { display: none; }
.left_menu1	  { display: none; }
.left_menu2	  { display: none; }
#homelist     { display: none; }
#fontlist     { display: none; }
#navlist     { display: none; }
#sublist     { display: none; }
.noprint	{ display: none; }

}

@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 }
}