/* CSS Document */
<style type="text/css">

.whitetext {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.Heading1 {
	color: #df0029;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 30px;
	margin-top: 0px;
	width: 500px;
}
.Heading2 {
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	font-size: 30px;
	margin-top: 0px;
	width: 500px;
}





.SubHeading1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font: arial;
	width: 500px;
}
.SubHeading2 {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font: arial;
	width: 500px;
}
.SubHeading3 {

	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font: arial;
	width: 500px;
}

.Title1_Left {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	font-family: arial;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	line-height: normal;
	text-align: left;
	font: Arial;
	width: 500px;
}
.Title1_Justify {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	font-family: arial;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	line-height: normal;
	text-align: justify;
	font: Arial;
	width: 500px;
}
.Title1_Center {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	font-family: arial;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	line-height: normal;
	text-align: center;
	font: Arial;
	width: 500px;
}
.Title2_Left {

	color: #003399;
	font-weight: bold;
	text-decoration: none;
	font-size: 14pt;
	font-family: arial;
	font-style: normal;
	text-transform: capitalize;
	font-variant: normal;
	line-height: normal;
	text-align: left;
	font: Arial;
	width: 500px;
}
.Title2_Center {


	color: #003399;
	font-weight: bold;
	text-decoration: none;
	font-size: 14pt;
	font-family: arial;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	line-height: normal;
	text-align: center;
	font: Arial;
	width: 500px;
}

.SubTitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	width: auto;
}
.SubTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	width: 500px;
}
.Text1_Justify {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
	width: auto;
}
.Text1_left {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	font: arial;
	width: auto;
}
.Text1_Center {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	width: auto;
}
.HomePage_Link {
	text-decoration: underline;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006633;
	cursor: hand;
}
.Nav_Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	width: 400px;
	cursor: hand;
	text-decoration: underline;
}


#House_pix {
	position:relative;
	top:0;
	left:0;
	float:right;
	text-align: left;
	margin-left: 10px;
}
#pix_Left{
	position:relative;
	top:0;
	left:0;
	float:left;
	text-align: left;
}
#pix_Right {

	position:relative;
	top:0;
	left:0;
	float:right;
	text-align: left;
}
#pix_Center {

	position:relative;
	top:0;
	left:0;
	float:right;
	text-align: center;
	margin-left: 10px;
}

#line_spacing {
	line-height: 18px;
}

#line_spacing2 {
	line-height: 25px;
}

#blk_u_b {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
#black_b {
	color: #000000;
	font-weight: bold;
}

#here{font-weight:bold;
text-decoration:underline;
color:#0033CC;
}

a {
	
}


a:link {
	
	
} /* unvisited link */
a:visited {
} /* visited link */
a:hover {}  /* mouse over link */
a:active {
} /* selected link */




</style>
