body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;

}
p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-bottom: 0px;



}
.footer {
	font-size: 10px;
	color: #819298;
}
.specs {
	color: #FFFFFF;
	line-height: 14px;
	margin: 0px 0px 15px;




}
.specs2 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
}
.specs-bold {
	font-weight: bold;
}
.mainbg {
	background-image: url(../images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: EBEFF2;

}
.bolder {
	font-weight: bolder;
	color: #164160;
}
.italics {
	font-style: italic;
	font-size: 14px;
	font-weight: bolder;


}
.footer a:link{
	color: #9BAEB5;
	text-decoration: none;
}
.footer a:visited{
	color: #9BAEB5;
	text-decoration: none;
}
.footer a:hover{
	color: #EBEFF2;
	text-decoration: none;
}
.footer a:active{
	color: #EBEFF2;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #164160;
	text-decoration: none;
}

a:visited {
	color: #164160;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

ul {
	font-size: 12px;
	list-style-position: inside;
	list-style-image: url(../images/bullet_dot.gif);
	margin-top: 0px;
	padding-top: 0px;


}
ol {
	list-style-type: none;
	font-size: 12px;
	list-style-position: inside;


}
.norepeatbg {
	background-repeat: no-repeat;
	background-position: left top;
}
img {
	border: none;
}
h6 {
	font-size: 12px;
	font-weight: bolder;
	text-transform: capitalize;
	text-indent: 30px;
	list-style-position: inside;
	list-style-image: url(../images/bullet_tri.gif);
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: right;
	margin-right: 25px;


}
.notes {
	font-size: 10px;
	line-height: 12px;

}
h5 {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	margin-right: 25px;
	margin-top: 0px;
	padding-top: 0px;
	text-transform: capitalize;
}
blockquote {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
