@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 21px;
	background-attachment: scroll;
	background-color: #DADADA;
	background-image: url(px/background_new.gif);
	background-repeat: repeat-y;
	background-position: center top;
	letter-spacing: 0.5px;
}
.specs {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}

a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
	color: #AA0088;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
}

.navmid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 8px 0px 5px;
	background-image: url(px/topnavbgshdw.gif);
	background-repeat: repeat-x;
	background-position: top;
	letter-spacing: 1px;
}

.navmid a:visited { color: #666666; text-decoration: none; }
.navmid a:link { color: #666565; text-decoration: none; }
.navmid a:hover { color: #2F83C0; text-decoration: underline; }
.navmid a:active { color: #666565; text-decoration: under }

.bslash {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #006699;
	text-indent: 2px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 10px;
}
.bslash a:visited { color: #006699; text-decoration: none; }
.bslash a:link { color: #006699; text-decoration: none; }
.bslash a:hover {
	color: #FF3300;
	text-decoration: underline;
	background-color: #EEEEEE;
}
.bslash a:active { color: #666565; text-decoration: underline; }



.bulletlink {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #006699;
	text-indent: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(px/bullet-link.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

.bulletlink a:link { color: #006699; text-decoration: none; }
.bulletlink a:hover {
	color: #FF3300;
	text-decoration: underline;
	background-color: #EEEEEE;
}
.bulletlink a:active { color: #666565; text-decoration: underline; }

.thispageslash {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #006699;
	text-indent: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(px/onthispage.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
.thispageslash a:visited { color: #006699; text-decoration: none; }
.thispageslash a:link { color: #006699; text-decoration: none; }
.thispageslash a:hover {
	color: #FF3300;
	text-decoration: underline;
	background-color: #EEEEEE;
}
.thispageslash a:active { color: #666565; text-decoration: underline; }

.slash {
	
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.slash a:visited { color: #006699; text-decoration: none; }
.slash a:link { color: #006699; text-decoration: none; }
.slash a:hover {
	color: #FF3300;
	text-decoration: underline;
	background-color: #EEEEEE;
}
.slash a:active { color: #666565; text-decoration: underline; }
.horizsep {
	background-image: url(px/lndthz.gif);
	background-repeat: repeat-y;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}
.author {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 14px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	letter-spacing: 1pt;
	text-align: center;
}

.dotted {

	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	
}
.vertlinerhs {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
}
.sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #7A2B6B;
	letter-spacing: 1pt;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
