body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

A {
	COLOR: #2A5C7E; FONT-FAMILY: Arial; TEXT-DECORATION: underline; font-size: 9pt;
}
A:link {
	FONT-FAMILY: Arial; TEXT-DECORATION: underline;
}
A:visited {
	FONT-FAMILY: Arial; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #B8B872; FONT-FAMILY: Arial; TEXT-DECORATION: underline;
}


.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	text-align: justify;
	padding-right: 6px;
	padding-left: 24px;
}

.regular2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	text-align: justify;
	padding-right: 0px;
}

.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #668FAA;
	line-height: 16pt;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #668FAA;
	line-height: 14pt;
}


.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	line-height: 18pt;
}

.footer, .footer:link, .footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}


.footer:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #305A76;
	text-decoration: underline;
}


UL {
font-size : 9pt; 
font-family : Arial, Helvetica, Verdana, Tahoma, sans-serif; 
color : #000000; 
list-style-image: url(http://www.centerpnt.com/images/bullets/bullet1.gif);
line-height: 18pt;
}

UL UL LI {
font-size : 9pt; 
font-family : Arial, Helvetica, Verdana, Tahoma, sans-serif; 
color : #000000; 
list-style-image: url(http://www.centerpnt.com/images/bullets/bullet2.gif);
}

UL UL UL LI {
font-size : 9pt; 
font-family : Arial, Helvetica, Verdana, Tahoma, sans-serif; 
color : #000000; 
list-style-image: url(http://www.centerpnt.com/images/bullets/bullet2.gif);
}

.tdnav3 {
	background-color: #F7F6F5;
	border: 1px solid #CDD2C3;
}
 
 .tdnav4 a:link, .tdnav4 a:visited {
	display: block;
	width: 97%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #465B6A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #F7F6F5;
	border-top-color: #F7F6F5;
	border-right-color: #F7F6F5;
	border-left-color: #F7F6F5;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	vertical-align: middle;
}
 
 
	
.tdnav4 a:hover {
	display: block;
	width: 97%;
	background: #E0E6E7;
	color: #1D4563;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #718DA2;
}
