html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset
{
margin: 0;
padding: 0;
border: 0;
}
body{
	font-family: Arial, Verdana, sans-serif;
	color: #000;
	font-size: small;
	line-height: 1.2;
	background-color: #fff;
	background-repeat: repeat;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
a{
	color: #000;
	text-decoration: none;
}
a:link{
	color: #000;
	text-decoration: none;
}
a:visited{
	color: #005990;
	text-decoration: none;
}
a:hover{
	color: #005990;
	text-decoration: underline;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000;
	padding-top: 0px;
	font-weight: normal;
}
h2{
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	color: #005990;
	font-weight: bold;
	padding-bottom: 5px;
	margin-left: 50px;
}
h3{
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	padding-bottom: 5px;
	color: #005990;
	margin-left: 50px;
	padding-top: 10px;
}
ul{
	padding:1em 0 1em 2.8em; 
	list-style-type: disc;
}
ul ul{
	list-style-type: none;
	margin-bottom: 0px;
}
ul ul ul{
	list-style-type: none;
}
.title {
	font-weight: bold;
	color: #4c4c4c;
}
.blue {
	font-weight: bold;
	color: #005990;
}

.em {
	font-style: italic;
}
.noprint { display: none; 
}
/************* company styles ***************/

#company{
	padding-top: 5px;
	float: right;
	width: 937px;
	padding-right: 25px;
}
#company img{
	float: right;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
	width: 100%;
}
#navBar{
	display:none;
	}
#navBarpnf{
	float: left;
	width: 25px;
	background-color: #00B09B;
}
#content{
	float: left;
	width: 100%;
	clear: none;
	color: #000;
}
#inner {
	margin: 0px;
	background-color: #fff;
	width: 100%;
	border: 0px;
}
#wrapper {
	margin: 0px;
	width: 100%;
	border: 0px;
}
#innerwrapper {
	width: 90%;
	background-color: #FFF;
}

/************* globalNav styles ****************/
#globalLink, .noprint{
	display:none;
	}
/************* #topNav styles **************/

#topNav{
	background-color: #fff;
	padding-bottom: 10px;
	padding-left: 10px;
}
#topNav img{
	float: left;
}	
.topNav a {
	display:none;
	}
.topNav a:link {
	display:none;
	}
/************** .feature styles ***************/

.feature{
	font-size: 95%;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 0px;
}
.feature p{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
}

.feature ul {
	list-style-type: disc;
	padding-left: 20px;
	margin-top: 0px;
}
.feature ul ul {
	list-style-type: circle;
	padding-left: 20px;
	margin-top: 10px;
}
.feature ol {
	margin-top: 0px;
	margin-left: 30px;
}

/* 
ul,ol {
	margin-bottom:20px;
}
*/
.feature li {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 100px;
}
.nobreak li	{
	margin-top: 0px;
}

.feature img{
	 display:none
}

.feature a:link {
	color: #000; text-decoration: underline;
}
.feature a:visited {
	color: #005990; text-decoration: underline;
}
.feature a:hover {
	color: #005990; text-decoration: none;
}
.feature a:active {
	color: #000; text-decoration: underline;
}
/************** .display styles *****************/

.photodisplay{
	clear: none;
	font-size: 85%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	float: right;
	width: 269px;
}

.photodisplay img{
	display:none
}
/************** .bookmark styles *****************/
#bookmarktwo {
	width: 100%;
	font-size: 85%;
	display:none
}
.bookmarktwo img{
	display:none
}

/************* #bottomInfo styles ***************/

#paginationNav{
	padding: 10px;
	font-size: 85%;
	float: left;
}
#previousNext {
	float: right;
	padding: 10px;
}

/************* #bottomInfo styles ***************/

#bottomspace{
	clear: both;
	background-color: #FFF;
}
#bottomInfo{
	clear: both;
	color: #000;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 25px;
}
.foot {
	font-size: 85%;
}
.foot a:link {
	color: #000; text-decoration: underline;
	}
.foot a:visited {
	color: #000; text-decoration: underline;
}
.foot a:hover {
	color: #4D90CD; text-decoration: none;
}
.foot a:active {
	color: #000; text-decoration: underline;
}
.foot img{
	 display:none
}

 #azIndex, #globalLink, #sectionLinkstwo, #logopsc, #logonsf, #topPage { display:none
	
}
