body {
	margin-left: 				0px;
	margin-top: 				0px;
	margin-right: 				0px;
	margin-bottom: 				0px;
	background-color: 			#D4D8CD;
	
	scrollbar-face-color:       #3A6B9F;
	scrollbar-highlight-color:  #648EBC;
	scrollbar-shadow-color:     #345F8D;
	scrollbar-3dlight-color:    #4D75A0;
	scrollbar-darkshadow-color: #4D75A0;
	scrollbar-arrow-color:      #FFFFFF;
	scrollbar-track-color:      #9EC2D8;
}
a{
	text-decoration: 	none;
	color: 				#9EC2D8;
}
a:hover{
	text-decoration: 	underline;
	color: 				#FFFFFF;
}
a.onlight{
	text-decoration: 	none;
	color: 				#2C3753;
}
a:hover.onlight{
	text-decoration: 	underline;
	color: 				#2C3753;
}
hr.hrone {
	color: #FFFFFF;
}
hr.hrtwo {
	color: #FFFFFF;
}
.textFFFFFFwhite {
	font-family: 	Tahoma, Arial, Verdana;
	font-size: 		11px;
	color: 			#FFFFFF;
}
.text2C3753purple {
	font-family: 	Tahoma, Arial, Verdana;
	font-size: 		11px;
	color: 			#2C3753;
	line-height:		180%
}
.text284456darkblue {
	font-family: 	Tahoma, Arial, Verdana;
	font-size: 		11px;
	color: 			#284456;
}
.headerFlash {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	height: 184px;
	width: 750px;
	background-color: #FFFFFF;

}
.mainarea {
	width: 700px;
	background-color: #3A6B9F;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.shadowheaderleft {
	background-image: url(../images/shadow_header_left.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.shadowheaderright {
	background-image: url(../images/shadow_header_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.shadowsubheaderleft {
	background-image: url(../images/shadow_subheader_left2.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 116px;
}
.shadowsubheaderright {
	background-image: url(../images/shadow_subheader_right2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 116px;
}
.shadowmainleft {
	background-image: url(../images/shadow_main_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 9px;
}
.shadowmainright {
	background-image: url(../images/shadow_main_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 9px;
}
.backgroundleft {
	background-image: url(../images/shadow_main_left2.jpg);
	background-position: right top;
}
.backgroundright {
	background-image: url(../images/shadow_main_right2.jpg);
	background-position: left top;
}
.footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	height: 50px;
	background-color: #3A6B9F;
}
.iframe {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #3A6B9F;
	text-align: center;
	background-color: #B5D5E7;
	background-image: url(../images/home_background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.leftside {
	background-color: #EBF4F9;
}
.featuredvisitationback {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	background-image: url(../images/featuredvisitations_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 113px;
}
.visitationscell {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #2C3753;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 24px;
	height: 20px;
}
.frameproperties {
	width: 438px;
	background-color: #B5D5E7;
	background-image: url(../images/home_background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.spacer{
	overflow: hidden;
	height: 6px;
	font-size: 1px;
}