a
{
  outline: none;
}
.content {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	display: block;
}
.header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #034EC7;
	font-weight: bold;
}
.small{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #034EC7;
	font-weight: bold;
	text-decoration: none;
}
a.small:visited, a.small:link {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #034EC7;
	font-weight: bold;
	text-decoration: none;
}
a.small:visited:hover, a.small:link:hover {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}
a.small_red:visited, a.small_red:link {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color:#990000;
	font-weight: bold;
	text-decoration: none;
}
a.small_red:visited:hover, a.small_red:link:hover {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color:red;
	font-weight: bold;
	text-decoration: none;
}

/* old CSS */
p {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0054A6}

.contentTextSmall {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0054A6;  font-weight : bold;  line-height : 13px;           }

.contentText {  font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #0054A6;  font-weight : bold;  line-height : 13px;           }

.contentText2 {  font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: #0054A6;  font-weight : bold;  line-height : 15px;           }

.contentTitle {  font-family: Helvetica, Arial, sans-serif; font-size: 14px; color:RED;  font-weight : bold;  line-height : 15px;           }

ul {

	/*margin-left : 2em;*/

	margin-top : 0px;

	margin-bottom : 0px;

	list-style-position: outside

}

.contentTextHeader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;  color : #0054A6;  border-left : 0;  padding-left : 0px;   }


.contentbg {  background-image: url(../contentbg.gif); background-repeat: repeat}

.batteryTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #3366FF; font-weight: bold}

td.AddressText {
font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; color: #004B97;  font-weight : normal;  line-height : 15px;
}
a.AddressText:link, a.AddressText:visited {
font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; color: #004B97;  font-weight : normal;  line-height : 15px;
}
a.AddressText:link:hover, a.AddressText:visited:hover{
font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; color:red;  font-weight : normal;  line-height : 15px;
}
#Content table {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
#Content th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

