body{
	font-family: Verdana,Arial,sans-serif;
 	font-size: 10px;
	color: #333333;
}
a:link {
	color: #004799;
}
a:visited {
	color: #004799;
}
a:active {
	color: #666666;
}

a:hover {
	color:#DD5900;
}

/*START FONTS styles*/
.titlefonts{
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}

.subtitlefonts{
	color: #076cb7;
	font-weight: bold;
	font-size: 10px;
}

.legalcopytext{
 	color: #999999;
	font-size: 9px;
}

.whitetitlefonts{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

/*END FONTS styles*/

/*START lIST styles*/
.micrositeli {
list-style-type: none;
padding: 0;
margin: 0;
background-repeat: no-repeat;
background-position: 0 .5em;
padding-left: .6em;
line-height:1.45;
color: #004799;
font-style: normal;
}

.linktitle{
color:#666666;
font-size:11px;
font-weight:bold;

}
.tableli {
list-style-type: none;
padding: 0;
margin: 0;
background-color:#e2e2e2;
background-repeat: no-repeat;
background-position: 0 .8em;
padding-left: .8em;
line-height:1.45;
color: #004799;
font-style: normal;
}
/*END LIST styles*/

/*START DIV styles*/
	/*ALL PAGES styles*/
	#mainContent_tc{
			float: left; 
			width: 970;
			background-color: white;
	}

/*END DIV styles*/

/* Photo-Caption PZ3 CSS (The Good Stuff) */

#menu {position:relative; top:0px; left:0px; width:160px; background-color:#fff; z-index:100;}
#menu a.p1, #menu a.p1:visited {display:block; width:160px; height:112px; text-decoration:none; background:#fff; top:0; left:0; border:0px;}
#menu a img {border:0;}
#menu a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#menu a .large1 {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#menu a .large2 {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#menu a .large3 {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#menu a.p1:hover .large1 {display:block; position:absolute; top:130px; left:0px; width:500px; height:350px; border:1px solid #333333;}
#menu a.p1:hover .large2 {display:block; position:absolute; top:130px; left:-170px; width:500px; height:350px; border:1px solid #333333;}
#menu a.p1:hover .large3 {display:block; position:absolute; top:130px; left:-340px; width:500px; height:350px; border:1px solid #333333;}
#info {z-index:100; height:22em;}


/* End Photo-Caption Zoom CSS */