body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
		background-image:  url(images/BG.gif);
}
.whitetext {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;


}

.rightbox {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BB5E8D;
	border-bottom-color: #BB5E8D;
	border-right-color: #BB5E8D;
	border-left-color: #BB5E8D;
	background-color:#CEDDF2;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.image {
	border: 1px solid #000000;
}
.linktext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003445;
	text-decoration: none;
	font-weight: bold;
}

.linktext a:link {
	color: #003445;
	text-decoration: underline;
}
.linktext a:visited {
	text-decoration: none;
	color: #003445;
}
.linktext a:hover {
	text-decoration: none;
	color: #E5D357;
}
.linktext a:active {
	text-decoration: none;
	color: #003445;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}
.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	color: #004E89;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #003445;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #003445;
}
a:hover {
	text-decoration: none;
	color: #C73C27;
}
a:active {
	text-decoration: none;
	color: #C73C27;
}

