.background {
	background-image: url(images/backgroundbb.gif);
	background-repeat: no-repeat;
}
body {
	background-color: #002D62;
}
.boxbottom {
	background-image: url(images/boxlight.gif);
	background-repeat: no-repeat;
}
.boxmed {
	background-image: url(images/boxmed.gif);
	background-repeat: no-repeat;
}
.boxdark {
	background-image: url(images/boxdark.gif);
	background-repeat: no-repeat;
}
.photoback {
	background-image: url(images/photoblueblueGIF.gif);
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.textheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.propcontactbox1 {
	background-image: url(images/propcontact1.gif);
}
.contacttextheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.contacttextspace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.backadjtop {
	background-image: url(images/backgroundbbPSDGIF.gif);
	background-repeat: no-repeat;
}
.backadjmiddle {
	background-image: url(images/backgroundbbMIDDLE.gif);
	background-repeat: repeat-y;
}
.backadjubottom {
	background-image: url(images/backgroundbbBOTTOM.gif);
	background-repeat: no-repeat;
}
.supscript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.border {
	border: 1px none #000066;
}
.SUBtextheader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.whitelinks {
	color: #FFFFFF;
}

.whitelinks a:link  {
	color: #FFFFFF;
}
.whitelinks a:hover {
	color:#FFFF00;
}
.whitelinks a:visted {
	color: #FFFFFF;
}
.whitelinks a:active {
	color: #FFFFFF;
}

.photoborder {
	border: 2px solid #FFFFFF;
}
