body {
	background-color : #ffffff ;
	font-family : verdana, arial, helvetica, sans-serif ;
}

p, td, li {
	font-family : verdana, arial, helvetica, sans-serif ;
	font-size : 11px ;
	color : ##262626 ;
	line-height: 1.5em;
}
th{
	font-size : 11px ;
	color : #ffffff ;
	font-weight : bold;
	text-align: left;
}
p{
	text-align: justify;
}
li{
	line-height: 1.5em;
}
h1 {
	font-size : 13px;
	color : #B84B26;
}

h2 {
	font-size : 12px ;
}

h3, h4, h5, h6 {
	font-size : 11px ;
}

a {
	color : #0E96D8 ;
	text-decoration : underline ;
	border: 0px solid #000;
}

a:hover {
	color : #00477D ;
	text-decoration : none ;
}

a.navLink {
	color : #ffffff ;
	text-decoration : none ;
}

a.navLink:hover {
	color : #ffff00 ;
	text-decoration : underline ;
}

/* id controls */


/* class controls */
.smallMenu{
	padding: 10px 10px 10px 5px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9px;
}

.contentTable{
	width: 100%;
}
	
.contentTable tr.header {
	background-color : #008FD4;
}
	
.contentTable tr.r1{
	background-color : #AAD9EF;
}

.contentTable tr.r2{
	background-color : #CDEDFC;
}

.contentTable td.header{
	font-size : 11px ;
	color : #ffffff ;
	font-weight : bold;
}

.imgRight{
	float:right;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9px;
}

/* Layout controls */

#container {
	width: 780px;
	\width: 800px;
	w\idth: 780px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #ffffff;
	border : 0px solid Black;
}

#header {
	padding: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

#content {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 780px;
	\width: 800px;
	w\idth: 780px;
	background-color: #ffffff;
	left : 0px;
	vertical-align : top;
	border : 0px solid Black;
}

#footer {
	clear: both;
	vertical-align : top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	border : 0px solid Black;
}

#pageContent{
	/*position: relative;*/
	padding: 10px 10px 10px 10px;
	border : 0px solid Black;
	/*left: 216px;*/

	
}

#contentMenuBg{
	background-image : url("/interface/images/content/ph_cLogoBr2.gif");
	padding: 0px 0px 0px 0px;
	height: 318px;
	width: 169px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
}

#contentMenu{
	padding: 0px 0px 0px 29px;
}

#rtBg{
	background-image : url("/interface/images/content/ph_crt_bg.gif");
	padding: 0px 0px 0px 2px;
	height: 267px;
	width: 145px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
}

#rtSpacing{
	padding: 10px 0px 0px 0px;
}

#rtBtnBg{
	background-image : url("/interface/images/ph_hm_btn_rt.gif");
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
	height: 31px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : White;
	vertical-align : middle;
	border : 0px solid Black;
	max-height : 31px;
	line-height : 31px;
}
#rtBtnBg a{
	color: #fff;
	text-decoration: none;
}
#rtBtnBg a:hover{
	color: #00477D;
}
#rtPanel{
	background-image : url("/interface/images/ph_hm_rt_bg.gif");
	padding: 0px 0px 0px 2px;
	height: 267px;
	width: 145px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11px;
}
.topButton{
	float: right;
	padding: 5 0 5 0;
	margin: 0 0 0 0;
}
#getPDF{
	float: right;
	padding: 5 0 5 10;
	margin: 0 0 0 10;
	
}
#wrapPara{
	padding: 5 0 5 10;
}