body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7.5pt;
color: #84827F;
}
.normaltext {

	font-size: 7.5pt;
	color: #555555;
	text-decoration: none;
	line-height: 17px;
	
}
.normaltext-justify {

	font-size: 7.5pt;
	color: #555555;
	text-decoration: none;
	line-height: 17px;
	text-align: justify;
}
.normaltext-justify a {

	font-size: 7.5pt;
	color: #555555;
	text-decoration: underline;
	line-height: 17px;
	text-align: justify;
}
.normaltext-justify a:hover {

	font-size: 7.5pt;
	color: #555555;
	text-decoration: none;
	line-height: 17px;
	text-align: justify;
}
.morelink {

	font-size: 7.5pt;
	color: #333333;
	text-decoration: none;
}
.morelink a {

	font-size: 7.5pt;
	color: #333333;
	text-decoration: none;
}
.morelink a:hover {

	font-size: 7.5pt;
	color: #1a7bb8;
	text-decoration: none;
}
.bg-1 {
	background-attachment: fixed;
	background-image: url(../../images/public/bg_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-2 {

	background-attachment: fixed;
	background-image: url(../../images/public/hand.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.headingtext {
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.pinkheadingtext {
	font-size: 8pt;
	font-weight: bold;
	color: #d20770;
	text-decoration: none;
}
.blueheadingtext {
	font-size: 8pt;
	font-weight: bold;
	color: #0957a7;
	text-decoration: none;
}
.blueheadingtext a{
	font-size: 8pt;
	font-weight: bold;
	color: #0957a7;
	text-decoration: none;
}
.blueheadingtext a:hover{
	font-size: 8pt;
	font-weight: bold;
	color: #d20770;
	text-decoration: none;
}
.bottomlinks {
	font-size: 7.5pt;
	font-weight: normal;
	color: #b6cde5;
	text-decoration: none;
}

.bottomlinks a {
	font-size: 7.5pt;
	font-weight: normal;
	color: #b6cde5;
	text-decoration: none;
}
.bottomlinks a:hover {
	font-size: 7.5pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}.border {
	border: 1px solid #CCCCCC;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	border: 1px solid #CCCCCC;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	border: 1px solid #CCCCCC;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	font-weight:bold;
	color: #ffffff;	
	text-align: center;
	background-color: #0957a7;
	border: 1px solid #0957a7;
}
.zoomedphoto {
	background-repeat: no-repeat;
	background-position: center center;
}