/* CSS Document */


body {
	background-color : #F5DEB3;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.quickContact {
	font-size: 11pt;
	font-weight: bold;
}
.nav {
	font-size: 12pt;
	color: #666699;
	line-height: 22pt;
	font-style: normal;
	font-weight: bold;
}
.nav a:link {
	color: #666699;
	text-decoration: none;
}
.nav a:hover {
	color: #666699;
	text-decoration: none;
}
.nav a:visited {
	color: #666699;
	text-decoration: none;
}
.nav a:active {
	color: #666699;
	text-decoration: none;
}
.title {
	font-size: 22pt;
	color: #CC0000;
	font-weight: bold;
	letter-spacing: 1pt;
}
.tag {
	color: #339900;
	font-weight: bold;
}
.subTag {
	color: #000000;
	font-weight: bold;
}
.imgDesc {
	color: #CC0000;
	font-weight: bold;
	font-size: 11pt;
	line-height: 16pt;
}
.dialog {
	font-size: 11pt;
	background-color: #FFFF33;
	font-weight: bold;
}
.pageHead {
	font-size: 13pt;
	text-transform: uppercase;
	font-weight: bold;
}
.contactPage {
	font-size: 9pt;
	color: #666699;
}
.contactPage a:link {
	color: #666699;
	text-decoration:none;
}
.contactPage a:visited {
	color: #666699;
	text-decoration:none;
}
.contactPage a:hover {
	color: #000000;
	text-decoration:none;
}
.contactPage a:active {
	color: #666699;
	text-decoration:none;
}.box {
	text-align: center;
}
