@charset "UTF-8";
/* CSS Document */

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	font-weight: lighter;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: capitalize;
	color: #6699FF;
	text-decoration: underline;
	font-style: normal;
	background-position: center;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: EEF2D5;
	display: block;
	width: 120px;
	text-align: left;
	padding: 8px;
	margin-left: 20px;
}

h1{
	font-family: Arial;
	font-size: 27px;
	color: #333333;
	line-height: 16px;
	padding: 0px;
	font-weight: lighter;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #333333;
	line-height: 16px;
	padding: 0px;
	font-weight: normal;
	font-variant: normal;
}
.centered {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	display: block;
	margin-left: 0px;
}
.italicright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	padding: 0px;
	font-weight: bold;
	text-align: right;
	font-style: italic;
}
.centeredcontactlg {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	display: block;
	margin-left: 0px;
	border-color: #FFFFFF;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009999;
	text-decoration: underline;
}
.link1 .style2 .bold {
	color: #669900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

