body {
	background-image: url(images/bg.gif);
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0px 25px;
	background-color: #3D437F;
}
td {
	font-size: 11px;
	line-height: 14px;
}
a:link {
	text-decoration:none;
	color: #E69E25;
}
a:visited {
	text-decoration:none;
	color: #E69E25;
}
a:hover {
	text-decoration: underline;
	color: #E69E25;
}

#pageContainer {
	width: 792px;
	margin: 0px auto;
	padding: 0px 6px 0px 6px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
}
#pageHeader {
	height: 121px;
	width: 780px;
}
#pageMenu {
	background-color: #000000;
	height: 20px;
	width: 780px;
}
#navShadow {
	width: 780px;
	background-image: url(images/nav_shadow2.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 10px;
}
#pageContentArea {
	width: 780px;
}
.pageContent {
	padding:0px 20px 20px 20px;
	background-image: url(images/content_back.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #3D437F;
}
.contentArea { /*used in the store */
	background-image: url(images/content_back.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #3D437F;
}
#pageFooter {
	width: 780px;
	border-top: 1px solid #6879AD;
	background-color: #3D437F;
}
.footer{
	color:#FFFFFF;
	font-size:10px;
	padding: 6px;
	text-align: center;
}
.footer a:link {
	color:#E69E25;
	text-decoration: none;
}
.footer a:visited {
	color:#E69E25;
	text-decoration: none;
}
.footer a:hover {
	color:#E69E25;
	text-decoration: underline;
}

.textSmall {
	font-size: 10px;
}
.textTiny {
	font-size: 9px;
}
.textRequired {
	color: #FF6600;
}
.lightBG {
	background-color: #BDC2E2;
}
.lightBG a:link {
	text-decoration: none;
	color: #282D65;
}
.lightBG a:visited {
	text-decoration: none;
	color: #282D65;
}
.lightBG a:hover {
	text-decoration: underline;
	color: #E69E25;
}

a.darklink{
	text-decoration:none;
	color: #282D65;
}
a.lightlink{
	text-decoration:none;
	color:#E69E25;
}
.darkheader {
	color:#282D65;
	font-weight:bold;
}
.lightheader {
	color:#E69E25;
	font-weight:bold;
}
ul {
	list-style-image : url(images/bullet.gif);
	margin-left:10px;
	padding-left:10px;
	padding-top:0px;
	line-height:150%;
	font-size: 11px;
}
form {
	padding:0px;
	margin:0px;
}
.label {
	font-family: Verdana;
	color:#BDC3F5;
	font-size:10px;
	font-weight:bold;
}
.button {
	border: 1px solid maroon;
	font-weight: bold;
	color: #000000;
	background-color: #E69E25;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sixtyfive {
	width: 65%;
}
.textLarge {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	padding: 0px 0px 5px 0px;
	font-size: 18px;
}
#map {
	height: 355px;
	width: 465px;
	font-size: 11px;
	color: #000000;
}
#map a:link {
	color: #000066;
	text-decoration: underline;
}
#map a:visited {
	color: #000066;
	text-decoration: underline;
}
#map a:visited {
	color: #0000CC;
	text-decoration: underline;
}
