body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
	background-image: url(images/backgrnd.gif);
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #000066;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	background-color: #000066;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 10px;
	text-transform: none;
	font-variant: small-caps;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
  color: #000066;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000066;
	line-height: 16px;
	border-right-color: #000066;
	border-right-style: groove;
	border-right-width: thin;
	border-top-color: #000066;
	border-top-style: solid;
	border-top-width: thin;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000066;
	line-height: 20px;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #CCCCCC;
	font-weight: bold;
	color: #000000;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #DCDCDC;
	background-image: url(images/backgrnd.gif);
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #666666;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000066;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
	color: #660000;
}
.logo {
	border-top-color: #FFFFFF;
}
.detail {
	font-size: 16px;
	line-height: 32px;
}
.ctrDetail {
	line-height: normal;
}
li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	font-size: 12px;
	line-height: 14px;
}
.availSpace {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
.availTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
}
li.avail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	list-style-type: disc;
}
.spaceavail {
	color: #000000;
	font-style: italic;
	text-decoration: none;
	text-transform: none;
}
.avail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.rowBorder {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
}
.bullet {
	list-style-position: outside;
	list-style-type: square;
}
.availTitlesmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
}
a.logo:hover {
	background-color: transparent;
}
li.sitemap {
	font-size: 16px;
	line-height: 25px;
	list-style-position: outside;
	list-style-type: square;
}
li.sitemapindent {
	font-size: 16px;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: circle;
	text-indent: 30px;
}
.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
  color: #000066;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
}
