body {
background: #C1D4E8 url('images/bg_page.gif') repeat-x; 
margin: 0px; 
padding:0px; 

}

li { 
padding-left: 0px;
margin-bottom: 5px;
} 

ul { 
 margin-left: 1em; 
 padding-left: 5; 
 list-style-type:square; 
} 

DIV.lstHspace{margin-left:6px;} 
DIV.lstVspace{margin-top:5px;} 


form {display:inline;}

TD {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	
}


INPUT {
	font-family: Arial;
	padding: 1px;
	font-size: 11px;
	color: #000000;
	border: solid 1px #C0C0C0;
}

SELECT, OPTION {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

TABLE.top { 
	height: 60px;


}

TABLE.graphic { 
	border-top: solid 1px #FFFFFF; 
	border-bottom: solid 1px #FFFFFF; 
	height: 90px;
}

TABLE.map { 
	border-bottom: solid 1px #FFFFFF; 
}

TABLE.bottom { 
	border-top: solid 50px #FFFFFF; 
	height: 75px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

TABLE.menu { 
	
	text-align: bottom;
	padding: 0px;
	border: 0px;
}

TD.path {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	border-bottom: solid 1px #CCCCCC;
	height: 25px
}



.txtTitle {
	font-family: Arial;
	font-size: 14px;
	color: #0077AA;
	font-weight: bold;
}

.txtBlue {
	font-family: Arial;
	font-size: 12px;
	color: #0077AA;
}

.shadowbox {
  background: #3399CC;
  position: relative;
  top: 3px;
  left: 1px;
  width: 210px;
}
.shadowbox div {
  background: #69C3F1;
  border: 0px;
  font-family: Verdana;
  font-size: 18px;
  color: #FFFFFF;
  color: #fff;
  padding: 5px;
  position: relative;
  top: -3px;
  left: -2px;
}



.rsidetop{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	padding: 6px;
	border: 1px solid #CCCCCC;
	border-top: 0px;
	border-right: 0px;
	background-color: #EFEFEF;
	width: 175px;
}
.rsidebttm{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	font-family: Verdana;
	font-size: 11px;
	color: #5D95C0;
	padding: 6px;
	border: 1px solid #CCCCCC;
	border-top: 0px;
	border-right: 0px;
	background-color: #FFFFFF;
	width: 175px;
}

.address {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	margin-left: 10px;
}

/* 
For some reason, adding a border to main adds extra blue pixel, so I removed it for now
border-right: 1px solid #3399CC;
*/


a.main:link, a.main:visited {
box-sizing: border-box;
-moz-box-sizing: border-box;
display: block;
float:left;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-image: url(images/bg_main.gif);
background-color: #3399CC;
padding-top: 3px;
padding-right: 10px;
padding-left: 10px;
border-top: 0;
border-bottom: 0;
height: 20px;
text-align: center;
text-decoration: none;
}

a.main:hover {
box-sizing: border-box;
-moz-box-sizing: border-box;
display: block;
float:left;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-image: none;
background-color: #3399CC;
padding-top: 3px;
padding-right: 10px;
padding-left: 10px;
border-top: 0;
border-bottom: 0;
height: 20px;
text-align: center;
text-decoration: none;
}

a.top:link, a.top:visited {
box-sizing: border-box;
-moz-box-sizing: border-box;
display: block;
float:right;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-image: url(images/bg_top.gif);
background-color: #333333;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 6px;
padding-right: 6px;
border-top: 3px solid #FFFFFF;
margin-left:1px;
border-bottom: 1px solid #FFFFFF;
text-align: center;
text-decoration: none;
}

a.top:hover {
box-sizing: border-box;
-moz-box-sizing: border-box;
display: block;
float:right;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-image: url(images/bg_top.gif);
background-color: #666666;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 6px;
padding-right: 6px;
margin-left:1px;
border-top: 3px solid #000000;
text-align: center;
text-decoration: none;
}

a.sidemenu:link, a.sidemenu:visited {
box-sizing: border-box;
-moz-box-sizing: border-box;
display: block;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #666666;
background-color: #EFEFEF;
padding-top: 4px;
padding-left: 6px;
border-bottom: 1px solid #FFFFFF;
width: 140px;
height: 22px;
text-align: left;
text-decoration: none;
}

a.sidemenu:hover {
box-sizing: border-box;
-moz-box-sizing: border-box;
display: block;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color: #FF6633;
padding-top: 4px;
padding-left: 6px;
border-bottom: 1px solid #FFFFFF;
width: 140px;
height: 22px;
text-align: left;
text-decoration: none;
}

a.sidemenuAc:link, a.sidemenuAc:visited, a.sidemenuAc:hover {
box-sizing: border-box;
-moz-box-sizing: border-box;
display: block;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
background-color: #999999;
padding-top: 4px;
padding-left: 6px;
border-bottom: 1px solid #FFFFFF;
width: 140px;
height: 22px;
text-align: left;
text-decoration: none;
}


a.bttn:link, a.bttn:visited {
font-family: Verdana;
font-size: 11px;
color: #333333;
background-color: #CCCCCC;
border-right: solid 1px #999999;
border-bottom: solid 1px #666666;
margin-top: 5px;
margin-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
text-align: center;
text-decoration: none;

}
a.bttn:hover {
font-family: Verdana;
font-size: 11px;
color: #333333;
background-color: #CCCCCC;
border-right: solid 1px #999999;
border-bottom: solid 1px #666666;
margin-top: 5px;
margin-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
text-align: center;
text-decoration: none;
}
a.quick:link, a.quick:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;

}
a.quick:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}


.container  {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	display: block;
	z-index: 100;
}

a.sub:link, a.sub:visited {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3399CC;
	padding: 4px;
	border: 0px;
	width: 133px;
	text-align: left;
	text-decoration: none;

}

a.sub:hover {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5BB5E3;
	padding: 4px;
	border: 0px;
	width: 133px;
	text-align: left;
	text-decoration: none;
}
.submenu  {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	text-align: left;
	position: absolute;
}

#subpos1 {
	top: 20px;
	left: 87px;    
	visibility: hidden;
}