h2 {
margin: 10px 0 0 0; padding: 0;
font-size: 11px
}
body {
	background: none transparent;
	color:#2C3753;

	margin-left: 				0px;
	margin-top: 				0px;
	margin-right: 				0px;
	margin-bottom: 				0px;

	
	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: 	underline;
	color: 				#3A6B9F;
}
a:hover{
	text-decoration: 	underline;
	color: 				#FFFFFF;
}
a.onlight{
	text-decoration: 	none;
	color: 				#2C3753;
}
a:hover.onlight{
	text-decoration: 	underline;
	color: 				#B4BDD8;
}
hr.hrone {
	color: #FFFFFF;
}
hr.hrtwo {
	color: #FFFFFF;
}
.textFFFFFFwhite {
	font-family: 	Tahoma, Arial, Verdana;
	font-size: 		11px;
	color: 			#FFFFFF;
}
td, .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;
}

.footer a{
	color: #9EC2D8;
}

.footer a:HOVER{
	color: #FFFFFF;
}

.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;
}
.collapse{
	font-family: Tahoma;
	font-size: 11px;
	color: #3e457c;	
	text-decoration: none;
	line-height: 14px;
}
#imgframeleft{
	background: url("../images/content/background-imgframe4.jpg");
	background-repeat: no-repeat;
	width: 108px;
	height: 93px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
	display: inline;
}

#imgframeright{
	background-repeat: no-repeat;
	width: 108px;
	height: 93px;
	margin: 0px;
	padding: 0px;
	float: right;
	margin-left: 10px;
	margin-bottom: 6px;
	display: inline;
}

#blockquoteframe {
	/*border: 2px solid #FFF;*/
	clear:	both;
	float: 	center;
	margin: 30px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	/*background-color: #EEEEEE;*/
	/*color: #FFFFFF;*/
}

#blockquoteframe, a {
	/*color:#2C3753;*/
	text-decoration: none;
}

#blockquoteframe, a:HOVER {
	/*color:#FFFFFF;*/
	text-decoration: none;
}

#signature {
	text-align: right;
	padding-right: 30px;
	font-weight: bold;
	text-decoration: none;
}
#signature:before { content: "~ "; font-weight: bold;}

#quote {
	quotes: "\201C" "\201D";
	font-style: italic;
}
#quote:before { content: open-quote; font-weight: bold; }
#quote:after { content: close-quote; font-weight: bold; }

