body {
	background-image: url(ims/structure/back2.gif);
	background-color: #ADB0A8; /* #ADB0A8  #53524D*/
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	padding: 0px;
	margin: 0px;
	line-height: 110%;
	text-align: center;
}

#globalContainer {
	width: 1291px;
	margin: 0px auto;
	padding: 10%;
	text-align: left; /* compensates for the IE5/Win bug */
}

.normalText {
	font-family: Arial, Helvetica, sans-serif;
	/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 1em;
	font-style: normal;
	color: #323E36;
	text-align: justify;
	margin-right: 200px;
	text-decoration: none;
}

.normalText a {
	font-family: Arial, Helvetica, sans-serif;
	/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 1em;
	font-style: normal;
	color: #323E36;
	text-align: justify;
	margin-right: 200px;
	text-decoration: underline;
}

.normalText a:hover {
	text-decoration: none;
}

.normalTextLeft {
	font-family: Arial, Helvetica, sans-serif;
	/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 1em;
	font-style: normal;
	color: #323E36;
	text-align: left;
	margin-right: 100px;
	text-decoration: none;
}

.normalTextLeft a {
	font-family: Arial, Helvetica, sans-serif;
	/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 1em;
	font-style: normal;
	color: #323E36;
	text-align: left;
	margin-right: 200px;
	text-decoration: underline;
}

table tr td table tr td p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #323E36;
	text-decoration: underline;
}
table tr td table tr td{
	text-align: left;
	vertical-align:top;
}


.normalTextLeft a:hover {
	text-decoration: none;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 0.8em;
	font-style: normal;
	color: #4C514E;
	text-align: justify;
	margin-right: 200px;
	text-decoration: none;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 1.5em;
	font-style: normal;
	color: #E40F24;
	text-align: left;
	margin-right: 200px;
	padding-top: 56px;
}

.SubHeadLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: normal;
	color: #E40F24;
	/*color: #5B655E;*/
	text-align: left;
	padding: 20px 200px 0px 0px;
}

.SubHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	color: #E40F24;
	/*color: #5B655E;*/
	text-align: left;
	padding: 20px 200px 0px 0px;
}

.BotNav {
	font-family: Arial, Helvetica, sans-serif;
	/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 0.9em;
	font-style: normal;
	color: #A6ABA8;
	padding-top: 10px;
}

.BotNav a{
	font-family: Arial, Helvetica, sans-serif;
	/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	color: #A6ABA8;
	padding-top: 10px;
	text-decoration: none;
}

.BotNav a:hover {
	text-decoration: underline;
}
