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: #000;
	text-decoration: none;
}
a:hover{
	color: #000;
	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: #000;
	font-weight: bold;
	padding-bottom: 5px;
}
h3{
 font-family: Arial, Verdana, sans-serif;
 font-size: 100%;
 padding-bottom: 5px;
 color: #000;
}
h4{
 font-family: Arial, Verdana, sans-serif;
 font-size: 100%;
 padding-bottom: 5px;
 color: #000;
}
h5{
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	padding-bottom: 5px;
	color: #000;
}
h6{
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	padding-bottom: 5px;
	color: #000;
}
ul{
	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;
}
.green {
	font-weight: bold;
	color: #00B09B;
}
.blue {
	font-weight: bold;
	color: #4D90CD;
}
.white {
	font-weight: normal;
	color: #000;
}
.em {
	font-style: italic;
}
.table {
	padding: 10px;
	border: 1px solid #999;
}

.noprint { display: none; 
}
/************* company styles ***************/

#company{
	padding-top: 5px;
	float: right;
	width: 937px;
	padding-right: 25px;
}
#company img{
	float: right;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	color: #4c4c4c;
	font-size: 80%;
	padding-left: 25px;
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
}
#breadCrumb a{
	color: #4c4c4c;
}
#breadCrumb a:hover{
	color: #4D90CD;
	text-decoration: none;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
	width: 100%;
}
#navBar{
	display:none;
	}
#navBarpnf{
	float: left;
	width: 25px;
	background-color: #00B09B;
}
#quotebox{
	float:right;
	width: 250px;
	background-color: #fff;
	font-size: 85%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-bottom: 25px;
	padding: 0px;
}
#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 h2{
	text-align: left;
	color: #000;
	font-size: 110%;
	margin-bottom: 8px;
}
.feature p{
	padding: 0px 0px 10px 0px;
}

.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;
}
.nobreak li	{
	margin-top: 0px;
}

.feature img{
	 display:none
}
.feature h2{
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #000;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 5px
}

.feature a:link {
	color: #4D90CD; text-decoration: underline;
}
.feature a:visited {
	color: #00B09B; text-decoration: underline;
}
.feature a:hover {
	color: #00B09B; text-decoration: none;
}
.feature a:active {
	color: #000; text-decoration: underline;
}

/************** .story styles *****************/

.story{
	clear: both;
	font-size: 85%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.story p{
	padding: 0px 0px 10px 0px;
}
.story ul {
	list-style-type: disc;
	padding-left: 20px;
	margin-top: 10px;
}
.story ul ul {
	list-style-type: circle;
	padding-left: 20px;
	margin-top: 10px;
}

.story ol {
	margin-top: 10px;
	margin-left: 30px;
	list-style-type: circle;
}

/* 
ul,ol {
	margin-bottom:20px;
}
*/
.story li {
	margin-top: 10px;
}

.story a:link {
	color: #4D90CD; text-decoration: underline;
}
.story a:visited {
	color: #00B09B; text-decoration: underline;
}
.story a:hover {
	color: #00B09B; text-decoration: none;
}
.story a:active {
	color: #000; text-decoration: underline;
}
.story 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
}

/*********** #pagename styles ***********/

#pagename{
	position: relative;
	font-size: 90%;
	background-color: #5476B5;
	top: auto;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#photohead, #headright, #navBar, #headleft, #azIndex, #globalLink, #sectionLinkstwo, #logopsc, #logonsf, #topPage { display:none
	
}

