body {
	margin: 0px;
	padding: 0px;
	background: #ffffff  none;
}

.copyLeft {
	background: #ffffff;
	padding: 175px 0px 0px 0px;
	margin: 0px;
}

.copy {
	background: #ffffff url('../images/copy_gray_gradient.gif') repeat-x;
	color: #626262;
	text-decoration: none;
	font-style:normal; font-variant:normal; font-weight:normal; line-height:18px; font-size:11px; font-family:Lucida Grande, LucidaGrande, Lucida, Arial, sans-serif; padding-left:46px; padding-right:20px; padding-top:22px; padding-bottom:15px
}

.copyCenter {
	background: #ffffff url('../images/copy_gray_gradient.gif') repeat-x;
	color: #626262;
	text-decoration: none;
	font-style:normal; font-variant:normal; font-weight:normal; line-height:18px; font-size:11px; font-family:Lucida Grande, LucidaGrande, Lucida, Arial, sans-serif; padding-left:20px; padding-right:20px; padding-top:22px; padding-bottom:15px
}

.copy1 {
	color: #848484;
	text-decoration: none;
	font-style:normal; font-variant:normal; font-weight:normal; line-height:18px; font-size:16px; font-family:Lucida Grande, LucidaGrande, Lucida, Arial, sans-serif; padding-left:20px; padding-right:20px; padding-top:22px; padding-bottom:15px
}

.copy2 {
	background: #ffffff ;
	color: #626262;
	text-decoration: none;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Lucida Grande, LucidaGrande, Lucida, Arial, sans-serif; padding-left:46px; padding-right:20px;
}

.copy a:link {
	color: #626262;
	text-decoration: underline;
}

.copy a:active {
	color: #626262;
	text-decoration: underline;
}

.copy a:visited {
	color: #7e7e7e;
	text-decoration: none;
}

.copy a:hover {
	text-decoration: none;
	background: #2c4589;
	color: #ffffff;
}

.copy li {
	color: #626262;
	text-decoration: none;
	font: 11px/18px "Lucida Grande", LucidaGrande, Lucida, Arial, sans-serif;
	padding-left: 10px;
	margin: 0px;
}

.copy ul {
	color: #626262;
	text-decoration: none;
	font: 11px/18px "Lucida Grande", LucidaGrande, Lucida, Arial, sans-serif;
	padding-left: 10px;
	margin: 0px;
	list-style: square inside;
}

.copy ol {
	color: #626262;
	text-decoration: none;
	font: 11px/18px "Lucida Grande", LucidaGrande, Lucida, Arial, sans-serif;
	padding-left: 10px;
	margin: 0px;
	list-style: decimal outside;
}

.copy p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.copy h1 {
	color: #626262;
	text-decoration: none;
	font: bold 14px "Lucida Grande", LucidaGrande, Lucida, Arial, sans-serif;
	margin: 0px;
}

.copy h2 {
	color: #626262;
	text-decoration: none;
	font: bold 12px "Lucida Grande", LucidaGrande, Lucida, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
}

.copy h3 {
	color: #626262;
	text-decoration: none;
	font: bold 12px "Lucida Grande", LucidaGrande, Lucida, Arial, sans-serif;
	margin: 15px 0px 0px 0px;
}

.leftNav {
	padding: 22px 10px 0px 5px;
	margin: 0px;
	background: #ffffff;
	color: #5596d6;
	font: bold 10px/16px "Lucida Grande", LucidaGrande, Lucida, Arial, sans-serif;
}

.leftNav ul, li {
	color: #5596d6;
	font: 10px/20px "Lucida Grande", LucidaGrande, Lucida, Arial, sans-serif;
	padding-left: 5px;
	list-style: none;
	margin: 0px;
}

.leftNav a:link {
	color: #5596d6;
	text-decoration: none;
}

.leftNav a:active {
	color: #000000;
	text-decoration: underline;
}

.leftNav a:visited {
	color: #a6a6a6;
	text-decoration: none;
}

.leftNav a:hover {
	text-decoration: underline;
	color: #000000;
}

.boiler {
	margin: 0px;
	background: #ffffff;
	color: #7e7e7e;
	font: 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding: 0px 5px 0px 5px;
}

.boiler a:link {
	color: #4b4b4b;
	text-decoration: none;
}

.boiler a:active {
	color: #5596d6;
	background: #0d8f3f;
	text-decoration: underline;
}

.boiler a:visited {
	color: #4b4b4b;
	text-decoration: none;
}

.boiler a:hover {
	text-decoration: none;
	background: #0d8f3f;
	color: #ffffff;
}

.boilerTwo {
	margin: 0px;
	background: #ffffff;
	color: #7e7e7e;
	font: 9px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding: 20px 25px 20px 0px;
}

.boilerTwo a:link {
	color: #7e7e7e;
	text-decoration: none;
}

.boilerTwo a:active {
	color: #7e7e7e;
	text-decoration: none;
}

.boilerTwo a:visited {
	color: #7e7e7e;
	text-decoration: none;
}

.boilerTwo a:hover {
	text-decoration: none;
	background: #2c4589;
	color: #ffffff;
}

.shadowRight {
	background: url('../images/template_shadow_right.gif') repeat-y;
}

.shadowLeft {
	background: url('../images/template_shadow_left.gif') repeat-y;
}