.a{
	font-weight: bold;
}
.logoimg {
	left: 0px;
	top: 0px;
	clip:     rect(0px auto auto auto);
	position: relative;
	z-index: 0;
}
body {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
	margin: 0px;
	padding: 0px;
	background-color: #D0D8EB;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
.summarytext {
	background-color: #FFFFFF;
	padding: 2px;
	position: absolute;
	height: 140px;
	width: 140px;
	left: 29px;
	top: 175px;
	font-size: x-small;
	color: #1D469D;
	font-family: Arial, Helvetica, sans-serif;
}
.spsidetext {
	background-color: #FFFFFF;
	padding: 2px;
	position: absolute;
	width: 140px;
	left: 29px;
	top: 175px;
	font-size: x-small;
	color: #1D469D;
	font-family: Arial, Helvetica, sans-serif;
}
.summHeading {
	font-size: small;
	font-weight: bold;
	color: #27AAA3;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #1D469D;
	position: absolute;
	left: 195px;
	top: 107px;
	width: 188px;
	text-align: right;
	height: 24px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #1D469D;
	position: absolute;
	left: 185px;
	top: 155px;
	width: 45%;
	text-align: right;
}
.maintext {
	position: absolute;
	width: 1150px;
	left: 185px;
	top: 175px;
	padding: 25px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.topleftlinks {
	left: 460px;
	top: 84px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #066;
	position: absolute;
}
a {
	text-decoration: none;
	color: #1D469D;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 36px;
}
.flashadd {
	left: 0px;
	top: 330px;
	position: absolute;
}
.imageadd {
	left: 29px;
	top: 330px;
	position: absolute;
}
.othertable {
	font-family: Arial, Helvetica, sans-serif;
	color: #1D469D;
}
.linktitle{
         font-weight: bold;
         color: #27AAA3;
 }
.linkurl{
         padding-bottom: 20px;
}
.linkdesc{
          font-size: x-small;
}
.maintext table .headingtext td {
	text-align: left;
}
.border {
	border-top-color: #CFF;
	border-right-color: #CFF;
	border-bottom-color: #CFF;
	border-left-color: #CFF;
}

