td h2 {
margin: 10px 0 0 0; padding: 0;
font-size: 12px
}

.maintext{
margin: 10px 0 0 0; padding: 0;
font-size: 12px
}

body {
	background: none transparent;

	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;

}

p img.right{
padding:0px 0px 5px 5px;
}

p img.left{
padding:0px 5px 5px 0px;
}

.right{
float:right;
}

.left{
float:left;
}

p{
text-align:justify;
}

h2
{
font-size: 11px;
}

p{
	color:	#2C3753;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}

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;
}
td, .text2C3753purple {
	font-family: 	Tahoma, Arial, Verdana;
	font-size: 		12px;
	color: 			#2C3753;
	line-height:		150%
}
.maintext{
	font-family: 	Tahoma, Arial, Verdana;
	font-size: 		12px;
	color: 			#2C3753;
	line-height:		150%
}

.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;
	clear:both;
}
.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;
}
#clearer{
	clear: both;
}

.headline{
	background: url("../images/headline_background.jpg") no-repeat;
	height:25px;
	margin-top:15px;
	margin-bottom:15px;
}
.headline span{
	line-height:12px;
	padding-left:25px;
	color: #3e4a72;
	font-size:17px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	height:30px;
	}
	
.addBottomPadding{
	padding-bottom:15px;
}

.bold{
	font-weight:bold;
}

.clear{
	clear:both;
}

.italics{
font-style:italic;
}