.bluebody  { color: #24276a; font-style: normal; font-size: 12pt; font-family: Arial }
.redpgtitle { color: #870009; font-style: normal; font-weight: bolder; font-size: 16pt; font-family: Arial }
.blueparahdr { color: #24276a; font-style: normal; font-size: 14pt; font-family: Arial }
.bluepgtitle { color: #24276a; font-style: normal; font-weight: bolder; font-size: 16pt; font-family: Arial }
.box {
	border: thin solid #870009;
	padding: 6px;
}

body {
	text-align: center;
	background-image: url(images/images_2006/newBg2.jpg);
}
#header {
	margin-left: auto;
	background-color: #F0d0a8;
	margin-right: auto;
	width: 900px;
	text-align: center;
	padding: 0px;}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #663333;
	font-size: 22px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #663333;
}
h3 { color: #633; font-size: 16px; }
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #663333;
}
.container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.textBg {
	background-color: #Fce2bc;
	width: 600px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
	border: 2px solid #d29b25;
}
.basicText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #24276a;
	text-decoration: none;
}
.basicTextalignleft { font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: normal; font-weight: normal; color: #24276a; text-decoration: none; text-align: left; }
.smallText {
	font-family:"Times New Roman", Times, serif;
    font-size:14px;
    font-style: normal;
	font-weight: normal;
	color: #24276a;
	text-decoration: none;
}

.lettersBg {
	background-color: #Fce2bc;
	width: 750px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
	border: 2px solid #d29b25;
}
img.space {
	margin-bottom: 12px;
}
.imageBg {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}
.floatLeft {
	float: left;
	margin-right: 8px;
	margin-top: 8px;
}
.floatRight {
	float: right;
	margin-left: 8px;
	margin-top: 8px;
}
.listLeftAlign {
	text-align: left;
	list-style-type: disc;
	line-height: 24px;
}
.orderListLftAlign {
	text-align: left;
	list-style-type: decimal;
}
	
.caption {
	background-color: #fce2bc;
	border: 1px solid #d29b25;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	margin-top: 1px;
	font-style: italic;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	background-image: url(images/images_2003/web_top.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 530px;
}
.italic {
	font-style: italic;
}
.notItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}

.coming {
	width: 332px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #d29b25;
	background-color: #fce2bc;
	margin-top: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.bordergold { border-color: #d29b25; border-width: 2px; }
.smallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.smcontainer {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.textNoBg {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
.justify {
	text-align: justify;
}
.alignLeft {
	text-align: left;
}
.alignCenter {
	text-align: center;
}
.LgNumbers {
	font-size: 28px;
}
.leftColumn {
	text-align: left;
	width: 300px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	position: absolute;
}
.brown {
	color: #870009;
}
.autoMargin {
	margin-right: auto;
	margin-left: auto;
}
.bold {
	font-weight: bold;
}
.borderBlack {
	border: 2px solid #000000;
}
a:link {color: #870009;}
a:visited {color: red;}
a:hover { color: green; }
a:active {color: purple;
}

