body {
	margin: 0px;
	padding: 0px;
}

ul { margin-top: 0px; }

.ht100 {
	height: 100%;
	width: 90%;
}
.siding-left {
	background-image: url(/images/allsite/siding-left.gif);
	width: 10px;
}
.siding-right {
	background-image: url(/images/allsite/siding-right.gif);
	width: 10px;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 15px;
	color: #3366CC;
        line-height: 28px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 10px;
	color: #3366CC;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #3366CC;
	margin: 0px;
	padding: 0px 0px 5px;
line-height: 18px;
}
a:link, a:active, a:visited {
	color: #660066;	
}
a:hover {
	text-decoration: none;
}
.header {
	background-image: url(/images/allsite/header-bg.jpg);
}
.nav {
	font-weight: bold;
	color: #660066;
	padding-right: 10px;
	background-image: url(/images/allsite/nav-bg.gif);
	font-size: 13px;
}
.nav a:link, .nav a:active, .nav a:visited {
	text-decoration: none;	
}
.nav a:hover {
	text-decoration: underline;
}
.footer {
	background-image: url(/images/allsite/footer-bg.jpg);
	background-repeat: no-repeat;
	height: 74px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-weight: bold;
	color: #660066;
	padding: 15px 20px 10px;
	line-height: normal;
	font-size: 13px;
}
.footer a:link, .footer a:active, .footer a:visited {
	text-decoration: none;	
}
.footer a:hover {
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pt9 {
	font-size: 9px;
	line-height: 13px;
}
.pt10 {
	font-size: 10px;
	line-height: 14px;	
}
.pt12 {
	font-size: 12px;
	line-height: 16px;
}
.body-area {
	padding-right: 20px;
	padding-left: 30px;
}
.right-column {
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 30%;
}
.less-padding {
	margin: 0px;
	padding: 0px 0px 5px;
}
input {
	font-size: 10px;
	color: #333333;
	margin-bottom: 7px;
	margin-top: 7px;
}
.no-padding {
	margin: 0px;
	padding: 0px;
}
.line-ht-normal {
	line-height: normal;
}
.attribute {
	padding-left: 40px;
	font-size: 12px;
	line-height: normal;
	padding-bottom: 20px;
}
.subnavs {
	line-height: normal;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
}
.quote {
	font-style: italic;
	line-height: normal;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.right {
    float:right;
    padding: 20px;
}
img {
    border: 0px;
}
