.titlegry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	padding-right: 30px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(art/squares_wht_lg.gif);
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-image: url(art/background.jpg);
	background-repeat: repeat-x;
	margin: 10px 0 10px 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
}
.backstripe {
	background-image: url(art/stripe.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 15px;
}
table {
	background-color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	border-bottom: solid #CCC 1px;
}
#entry {
	padding: 5px 40px 5px 30px;
}
.borderout {
	border: solid #FFF 2px;
}
.noborder {
	border: none;
}
#right {
	width: 180px;
	border: dashed #EFD3E7 1px;
	padding: 0 10px 10px 10px;
	margin: 5px 0 10px 12px;
	background-color: #FAF1F7;
	font-size: 9pxem;
}
h2 {
	font-size: 13px;
	color: #336699;
	margin-bottom: 5px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	margin: 5px;
	padding: 0 10px 0 10px;
}
.blue {
	color: #336699;
	font-weight: bold;
}
.quick {
	background-color: #EFEFEF;
	line-height: 150%;
	border: solid #CCC 1px;
	margin-top: 10px;
	padding: 10px;
	text-align: left;
}
li {
	list-style-image: url(art/roundbullet.gif);
	padding-bottom: 10px;
}
.quick li {
	list-style-image: url(art/roundbullet_dk_sm.gif);
	padding-bottom: 2px;
	line-height: normal;
}
.quick h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: solid #E6BDD6 1px;
	line-height: normal;
	font-variant: small-caps;
}
.sign {
	font-size: 8px;
	color: #666666;
	border-bottom: solid #EFEFEF 1px;
	padding: 5px 20px 5px 0;
	background-color: #EFEFEF;
	margin-left: 30px;
	width: 300px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #73317B;
	border-bottom: solid #336699 1px;
	background-image: url(art/squares_sm_gr.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 5px;
	margin-top: 0px;
}
.smaller {
	font-size: 9px;
	line-height: normal;
	padding-bottom: 5px;
}
#menubot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	padding: 3px 20px 8px 20px;
  font-weight: bold;
}
#menubot a:link {
	color: #EFEFEF;
	text-decoration: none;
	padding-bottom: 1px;
	margin-left: 2px;
	padding-right: 2px;
}
#menubot a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 1px;
}
#menubot a:hover {
	color: #333333;
	text-decoration: none;
	padding-bottom: 1px;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	border: none;
	padding: 5px;
}
a:link {

	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
.quickinterior {

	background-color: #EFEFEF;
	margin: 10px;
	padding: 10px;
	width: 180px;
}
.quickinterior li {

	list-style-image: url(art/roundbullet.gif);
	padding-bottom: 2px;
}
.quickinterior h2 {

	margin-top: 0px;
	margin-bottom: -2px;
}

.centered {margin:0 auto;}
.backgry {
	background-color: #C4C4C4;
}
.nav-tr {
	background-color: #666666;
  height: 27px;
}
.nav-td {
	border-bottom: solid #999 4px;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 27px;
	white-space: nowrap;
	margin-bottom: 0px;
  font-weight: bold;
}
#nav ul{
	vertical-align: middle;
	display: block;
	float: left;
	margin: 0;
	white-space: nowrap;
	text-align: justify;
	padding: 0px 0px 0px 60px;
}
#nav ul li{
	display: inline;
	background-color : #666666;
	float: left;
	text-align: center;
  height: 27px;
	padding-bottom: 0px;
}
#nav ul li a{
	text-decoration : none;
	font-size: 11px;
	line-height: 27px;
	display: block;
	color : #FFFFFF;
	text-align: center;
	background-color: #666666;
  height: 27px;
  padding: 0px 6px;   
  border-right: 1px solid white;
}
#nav ul li a:link {
	text-decoration : none;
	color: #FFFFFF;
	margin-bottom: 0px;
}
#nav ul li a:visited{
	color : #FFFFFF;
}
#nav ul li a:hover{
	color : #FFFFFF;
	background-color: #336699;
}
.h {
  width: 234px;
  border-left: 1px solid white;
}
.s {
  width: 78px;
}
.a {
  width: 84px;
}
.c {
  width: 94px;
}
.l {
  width: 100px;
}
.n {
  width: 54px;
}
.f {
  width: 48px;
}

.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(art/logo.gif);
	background-repeat: no-repeat;
	width: 400px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-position: bottom;
	height: 52px;
	margin-bottom: 10px;
}
.headertext h1 {
	font-size: 16px;
	border: none;
	color: #999999;
}
.titleblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-align: right;
	padding-right: 30px;
}
#menubot li {
	display: inline;
}
.borderoutlow {
	border: solid #FFF 1px;
	border-top-color: #666666;
}
#address {
	font-size: 14px;
	padding-top: 20px;
}
.large {
	font-size: 17px;
}
#leftcol {
	padding: 10px;
	width: 300px;
}
.rightbord {
	background-color: #C4C4C4;
	border-right: 1px solid #666666;
	border-right-color: #999999;
	border-right-width: 2px;
}
