/* ------------------- GENERAL FORMATING ------------------- */

body , dt , dd , dl , sl , caption, u , blink , select , option , form , font , li {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#222222;
	text-decoration: none;
}  
  
body {
	margin: 0px;
	padding: 0px;
	background-color: #D5DDED;
	background-image: url(images/bckgd_diag.gif);
}

A:LINK {
	color: #073583;
	text-decoration: underline;
} 
A:HOVER {
	text-decoration: underline;
	color: #0066CC;
} 
A:ACTIVE {
	color: #073583;
	text-decoration: underline;
} 
A:VISITED {
	color: #990099;
	text-decoration: underline;
}
h1 {
	color: #073583;
	font-weight:bold;
	margin-top:5px;
	font-size : 16px;
	margin-bottom : 2px;
	padding-top : 2px;
	padding-bottom : 1px;
}  
h2 {
	color: #CC0000;
	font-weight:bold;
	margin-top:2px;
	font-size : 16px;
	margin-bottom : 2px;
	padding-top : 4px;
	padding-bottom : 2px;
	line-height: 1.3em;
}  
h3 {
	font-size : 14px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #073583;
}  
h4 {
	font-weight:bold;
	margin-top:2px;
	font-size : 11px;
	color: #003399;
}

/* ------------------- CONTENT AREA ------------------- */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 1.2em;
}
A.bodytext:LINK , A.bodytext:ACTIVE { 
	color : #073583;
	text-decoration: underline;
}
A.bodytext:HOVER { 
	color : #0066CC;
	text-decoration: underline;
}
A.bodytext:VISITED {
	color: #990099;
	text-decoration: underline;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #073583;
	text-decoration: none;
	font-weight: bold;
}
.redsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
/* ------------------- HEADER basic text link navigation ------------------- */

.hdrnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color : #FFFFFF;
}
	
A.hdrnav:LINK { 
	color : #FFFFFF;
	text-decoration: none;
}
	
A.hdrnav:VISITED {
	color : #FFFFFF;
	text-decoration: none;
}
A.hdrnav:HOVER {
	color : #FFDA2F;
	text-decoration: underline;
}

/* ------------------- more general text styles ------------------- */

.white {
	font-family : "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color : #FFFFFF;
	font-weight: normal;
}
	
A.white:LINK , A.white:ACTIVE , A.white:VISITED {
	color : #FFFFFF;
	text-decoration: underline;
}

A.white:HOVER {
	color : #CCCCCC;
	text-decoration: underline;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	color : #333333;
	font-weight: normal;
}
	
A.small:LINK , A.small:ACTIVE {
	color : #073583;
	text-decoration: underline;
}

A.small:HOVER {
	color : #0066CC;
	text-decoration: underline;
}
A.small:VISITED {
	color: #990099;
	text-decoration: underline;
}


.footer { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color : #666666;
	line-height: 1.1em;
}
	
A.footer:LINK , A.footer:VISITED , A.footer:ACTIVE { 
	font-weight : normal;
	color : #333333;
	text-decoration: underline;
}

A.footer:HOVER { 
	color : #003366;
	text-decoration: underline;
}



/* ------------------- Table cell styles ------------------- */

#tdTopBar {
	background-color: #002E78;
	border-bottom: 1px solid #D1D1D1;
	padding: 2px;
	background-image: url(images/hrtp_hm1_topbar_bckgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#tdContent {
	background-color: #FFFFFF;
	padding: 10px;
	vertical-align: top;
	height: 300px;
}

#tdBorderBtm {
	border-bottom: 1px dotted #999999;
}
#tdHdrBar {
	background-image: url(images/hrtp3_hdr_bckgd.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #073583;
}
#tdNav {
	background-color: #002E78;
	background-image: url(images/hrtp_nav_bckgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#tdBtmNav {
	background-color: #2550B1;
	background-image: url(images/hrtp2_btmnav_bckgd.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#tdNews {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #073583;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #073583;
	padding: 5px;
}
#tdBorderLeft {
	border-left: 1px solid #073583;
}
#tdBorderAll { 
border: solid 1px #073583; 
}
#tdTextBox {
	border: solid 1px #073583;
	background-color: #DEE6F8;
	padding: 4px;
}


/*------Horizontal Navigation style ------*/

div#navcontainer
{
	background-image: url(images/hrtp2_nav_bckgd.gif);
}

div#navcontainer ul 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
	padding-bottom: 3px;
	padding-top: 3px;
	list-style-type: none;
	background-image: url(images/hrtp2_nav_bckgd.gif);
	font-weight: bold;
}

div#navcontainer ul li 
{
display: inline; 
margin-left: -3px; 
}

#active 
{
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#navcontainer ul li a 
{
padding: 3px 10px 3px 10px; 
text-decoration: none; 
color: #FFFFFF;
}

div#navcontainer ul li a:hover 
{
	color: #FFFFFF;
	background-image: url(images/hrtp2_nav_bckgd2.gif);
	background-repeat: repeat-x;
	color: #FFDA2F;
	text-decoration: underline;

}

/*---- LEFT SIDE  Navigation Styles --------*/

#leftnavcontainer { margin: 0px; }

#leftnavcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#leftnavcontainer li { margin: 0px; }

#leftnavcontainer a
{
display: block;
padding: 5px 5px 5px 10px;
width: 160px;
color: #FFDA2F;
background-color: #2550B1;
text-decoration: none;
border-bottom: 1px solid #7B95D0; 
}

#leftnavcontainer a:hover
{
color: #FFDA2F;
text-decoration: underline;
background-image: url(images/hrtp2_lftnav_bckgd2.jpg);
}

#leftnavcontainer ul ul li { margin: 0px; }

#leftnavcontainer ul ul a
{
display: block;
padding: 3px 0px 3px 18px;
width: 160px;
color: #fff;
background-color: #365DB7;
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #7B95D0;
}

#leftnavcontainer ul ul a:hover
{
color: #fff;
background-color: #3A60B8;
text-decoration: underline;
background-image: url(images/hrtp2_lftnav_bckgd.jpg);
border-bottom: 1px solid #7B95D0; 
}

