#nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space : nowrap;
	float : left;
	color : #333333;
	width : 500px;
	border-style : solid;
	border-color : #0088CC;
	border-width : 1px 0 1px 0;
	height: 75px;
} 
#nav ul{
	padding : 0;
	margin : 0;
	float : right;
}
#nav ul li{
   display : inline;
}
#nav ul li a{
	padding-left : 1em;
	padding-right : 1em;
	color : #666666;
	font-weight : bold;
	text-decoration : none;
	float : left;
	border-right-color : #0088CC;
	border-right-style : none;
	border-right-width : 0.05em;
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul li a:hover{
   color : #0088CC;
} 
#services, #about{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space : nowrap;
	float : left;
	color : #333333;
	width : 75px;
	border-style : solid;
	border-color : #0066CC;
	border-width : 1px 0 1px 0;
	height: 50px;
	visibility: hidden;

} 
#services ul, #about ul{
	padding : 0;
	margin : 0;
	float : right;

}
#services ul li, #about ul li{
	display : inline;

}
#services ul li a, #about ul li a{
	padding-left : 1em;
	padding-right : 1em;
	color : #333333;
	font-weight : normal;
	text-decoration : none;
	float : left;
	border-right-color : #0088CC;
	border-right-style : solid;
	border-right-width : 0.05em;
	font-family: Arial, Helvetica, sans-serif;
}
#services ul li a:hover, #about ul li a:hover{
   color : #0088CC;
} 
#navlist {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 120px;
	cursor: hand;
	padding: 0px;
	margin: 0px;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	background-color: #FFFFFF;
}
#navlist li {
	margin: 0;
	line-height: 14px;
	font-size: 12px;
}
#navlist a {
	/*/*/display; blocks;
	border: none;
	width: 120px;
	background-image: none;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
#navlist a:link, #navlist a:visited {
	color: #333333;
	color: #333333;
	text-decoration: none;
	text-align: left;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#navlist a:hover {
	border: 1px solid #666;
	background-image: none;
	color: #0099FF;
	text-decoration: none;
	padding: 0px;
	text-align: left;
	text-indent: 2px;
}
#activepage a:link, #activepage a:visited, #activepage a:hover {
	border: #666;
	background-color: #FFF;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: underline;
}
#pagenav a:link, #pagenav a:visited {
	background-color: #FFF;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#pagenav a:hover {
	background-color: #FFF;
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #0088CC;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 1px 1px 3px;
	width: 90px;
	border: 1px solid #999999;
	text-align: center;

}
.tinybordertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
	font-style: normal;
	text-align: right;
	position: relative;
	cursor: hand;
	z-index: 30;
}
.closewindow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	font-weight: bolder;
	text-decoration: none;
	overflow: hidden;
	font-style: normal;
	text-align: center;
	vertical-align: top;
	border: #666666;
}
.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	font-weight: lighter;
	text-decoration: none;
	overflow: hidden;
	font-style: normal;
	text-align: center;
}
.columntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	font-weight: lighter;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.popupheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	font-style: normal;
	text-align: center;
	vertical-align: top;
}
.popuptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	font-style: normal;
	text-align: center;
	vertical-align: top;
}
.page2pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
	font-weight: lighter;
	text-decoration: none;
	overflow: hidden;
	font-style: normal;
	text-align: left;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	overflow: visible;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	letter-spacing: 0.1px;
}
.headertagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
	overflow: visible;
	font-style: normal;
	text-align: left;
}
.popuptext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #0099FF;
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}
.pagetext4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	display: marker;
	background-position: left 14px;
}
.scrolltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	overflow: auto;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	letter-spacing: 0.1px;
	width: 630px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	overflow: visible;
	font-style: normal;
	text-align: right;
}
.homeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: normal;
	color: #777777;
	font-weight: bold;
	text-decoration: none;
	overflow: visible;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #777777;
	font-weight: normal;
	text-decoration: none;
	overflow: visible;
	font-style: normal;
	text-align: left;
	vertical-align: baseline;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	overflow: visible;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}
.pagebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #777777;
	font-weight: normal;
	text-decoration: none;
	overflow: visible;
	font-style: normal;
	text-align: center;
	vertical-align: bottom;
}

