
.copyright {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #FFFFFF;
}


.nav a {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.nav a:link {
	text-decoration: none;
}

.nav a:visited {
	text-decoration: none;

}
.nav a:hover {
	text-decoration: underline;
}

.nav a:active {
	text-decoration: none;
}

.bodytext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 21px;
	color: #444444;

}
.bodytext a:link, .bodytext a:visited
{
	color: #FF5200;
	text-decoration: underline;
}
.bodytextHome {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 19px;
	color: #444444;

}

.bodytext_small {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}

.bodytext_bold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;

}

.bodytext_bold_orange {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #FF5200;
	text-decoration: underline;

}

.bodytext_bold_orange:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #FF5200;
	text-decoration: none;

}



.bodytext_largebold {
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}

.bodytext_extralargebold {
	font-family: Verdana;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #FF5200;
}

.heading {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 26px;
	color: #000000;	
}


body {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #363936;
	background-image: url(../back_2.gif);
	background-repeat: repeat-x;
}


.formfield {
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #777777;
}

.textfield{
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #363936;
	text-decoration: none;
}

.homeservices {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #363936;
	text-decoration: none;
}

.homeservices a:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #363936;
	text-decoration: underline;
}

.Link_white {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration:none;

}

.Link_white:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration:underline;

}

.Link_orange {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #FF5200;
	text-decoration: underline;

}

.Link_orange:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #FF5200;
	text-decoration: none;

}

ul {
	list-style-type: disc;
	list-style-image: url(../bullet1.gif);
	list-style-position: center;
	text-indent: -0em;
	}

li {
	margin-bottom : 3pt;
	margin-left : -18pt;
}

ol { 

	margin-bottom: 5pt;
    margin-left : -0pt; 
}


.Table1 {
	border: 1px solid #C3C3C3;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #C4C4C4;
}