body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(art/Cloud-Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.left_content_table {
	background-image: url(art/left_column_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainContentTable {
	background-image: url(art/main_content_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4971A4;
}

.rightColumn {
	background-image: url(art/right_column_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #4971A4;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #4971A4;
}


.mainContainer {
	font-family: Arial, Helvetica, sans-serif;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

.maincontentSecondTier {
	background-image: url(art/main_content_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4971A4;
}

.navContainer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.navContainer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navContainer a:visited {
	color: #FFFFFF;
}
.navContainer a:hover {
	color: #330066;
}
.navContainer a:active {
	color: #FFFF00;
}
.pageDescriptor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}
.subNav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

a:link {
	color: #4A62A2;
	text-decoration: none;
}
.mainContainer .rightColumn .subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {
	color: #6D5849;
}
a:hover {
	color: #82A0D6;
}
a:active {
	color: #FFCC00;
}
.style2 {
	color: #333333;
	font-size: 13px;
}