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: #333;
	font-size: small;
	line-height: 1.1;
	background-color: #EFEFEF;
	background-image: url(../images/background3.gif);
	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: #333;
	padding-top: 0px;
	font-weight: normal;
}
h2{
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	color: #333;
	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: #333;
}
.green {
	font-weight: bold;
	color: #999900;
}
.california {
	font-weight: bold;
	color: #FF9900;
}
.blue {
	font-weight: bold;
	color: #5476B5;
}
.white {
	font-weight: normal;
	color: #fff;
}
.em {
	font-style: italic;
}
.line {
	height: 1px;
	background-color: #FFF;
	background-image: url(../images/borderLine.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 13px;
	margin-left: auto;
	float: left;
	width: 400px;
}
.table {
	padding: 10px;
	border: 1px solid #999;
}
.linebottomleft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 15px;
	}
.linebottomright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 15px;
	}
.linemiddleright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 15px;
	}			
.linetopright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-right: 15px;
	}
.linetopleft {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 10px;
	padding-left: 15px;
	}
.linemiddleleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 15px;
	}		
/************* #photohead styles *************/
#photohead{
	width: 760px;
	height: 148px;
	width: 760px;
	top: auto;
	background-color: #5476B5;
}
#headright{
	font-size: 90%;
	background-color: #5476B5;
}
#headleft{
	background-color: #5476B5;
	padding: 10px;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	color: #333;
	font-size: 80%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #EAE8E8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	clear: right;
}
#breadCrumb a{
	color: #333;
}
#breadCrumb a:hover{
	color: #5476B5;
	text-decoration: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header{
	width: 100%;
}

#navBar{
	float: left;
	width: 167px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	background-color: #EFEFEF;
}
#navBarpnf{
	float: left;
	width: 167px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-color: #8DC73F;
}
#quotebox{
	float:right;
	width: 198px;
	background-color: #fff;
	font-size: 85%;
	margin-bottom: 25px;
	margin-top: 40px;
	margin-left: 25px;
	border: 1px solid #000;
}
#quoteboxtwo{
	float:right;
	width: 133px;
	background-color: #fff;
	font-size: 85%;
	margin-bottom: 25px;
	margin-top: 40px;
	margin-left: 25px;
	border: 1px solid #000;
}
#content{
	float: left;
	width: 550px;
	clear: none;
	color: #333;
}
#inner {
	margin: 0px;
	background-color: #5476B5;
	width: 100%;
	border: 0px;
}
#wrapper {
	margin: 0px;
	width: 100%;
	border: 0px;
}
#innerwrapper {
	background-image: url(../images/innerwrapper.gif);
	background-repeat: repeat-y;
	width: 759px;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
/************** #qb styles **************/

#qb{
	line-height: 1.1em;
	margin: 0px;
	padding: 5px;
}

#qb img{
	display: block;
	margin: 0px;
	padding: 0px;
}
#qblabel{
	padding: 10px;
}

/************* #topNav styles **************/

#topNav{
	color: #000;
	height: 52px;
	background-color: #5476B5;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	height: 50px;
}
#topNav img{
	float: left;
}
#azIndex {
	float: right;
	padding-top: 15px;
	font-size: 85%;
	clear: none;
	background-color: #5476B5;
	padding-right: 15px;
}	
.topNav a {
	padding: 0 4px 0 0;
}
.topNav a:link {
	color: #000;
}
.topNav a:visited {
	color: #000;
}
.topNav a:hover {
	color: #000; text-decoration: underline;
}
.topNav .white a:link{
	font-weight: normal;
	color: #fff;
}
.topNav .white a:visited{
	font-weight: normal;
	color: #fff;
}
.topNav .white a:active{
	font-weight: normal;
	color: #fff;
}
.topNav .white a:hover{
	font-weight: normal;
	color: #fff;
}
#paginationNav {
	padding: 10px;
}
.topNav a:active {
	color: #ccc; text-decoration: underline;
}
/************** .feature styles ***************/

.feature{
	font-size: 85%;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 0px;
}
.feature h2{
	text-align: left;
	color: #333;
	font-size: 110%;
	margin-bottom: 8px;
}
.feature p{
	padding-bottom: 10px;
}

.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{
	float: right;
	padding: 0px;
	border: 1px solid #666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.feature h2{
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #333;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 5px
}
.featuredesignation {
	border: 1px solid #666;
	width: 85%;
	margin-left: 10px;
	background-color: #EAE8E8;
	margin-top: 25px;
	margin-bottom: 15px;
	padding: 10px;
}

.designation {
	border: 1px solid #5476B5;
	padding: 10px;
	width: 85%;
	margin-left: 10px;
	background-color: #FFF;
	margin-top: 15px;
	margin-bottom: 15px;
}

.feature a:link {
	color: #000; text-decoration: underline;
}
.feature a:visited {
	color: #5476B5; text-decoration: underline;
}
.feature a:hover {
	color: #5476B5; 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: #000; text-decoration: underline;
}
.story a:visited {
	color: #5476B5; text-decoration: underline;
}
.story a:hover {
	color: #5476B5; text-decoration: none;
}
.story a:active {
	color: #000; text-decoration: underline;
}
.story img{
	float: right;
	padding: 0px;
	border: 1px solid #666;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

/************** .bookmark styles *****************/

.bookmark{
	clear: both;
	font-size: 85%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 30px;
	margin-left: 0px;
	width: 759px;
	background-color: #FFF;
	background-image: url(../images/innerwrapper.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.bookmark p{
	padding: 0px 0px 10px 0px;
}

.bookmark a:link {
	color: #000; text-decoration: underline;
}
.bookmark a:visited {
	color: #5476B5; text-decoration: underline;
}
.bookmark a:hover {
	color: #5476B5; text-decoration: none;
}
.bookmark a:active {
	color: #000; text-decoration: underline;
}
.bookmark img{
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 15px;
	clear: inherit;
}
/************* #bottomInfo styles ***************/

#paginationNav{
	padding: 10px;
	font-size: 85%;
	float: left;
}

#topPage {
	float: left;
	padding: 10px;
}
#previousNext {
	float: right;
	padding: 10px;
}

/************* #bottomInfo styles ***************/

#bottomspace{
	clear: both;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAE8E8;
	background-image: url(../images/innerwrapper.gif);
	background-repeat: repeat-y;
}
#bottomInfo{
	clear: both;
	color: #000000;
	background-color: #5476B5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.foot {
	font-size: 85%;
}
.foot a:link {
	color: #000;
}
.foot a:visited {
	color: #000;
}
.foot a:hover {
	color: #000; text-decoration: underline;
}
.foot a:active {
	color: #000; text-decoration: underline;
}
#logopsc {
	height: 58px;
	width: 156px;
}
#logonsf {
	height: 58px;
	width: 70px;
}

/*********** #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;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
}
#navBar ul {
	list-style: none;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	font-size: 85%;
	background-color: #EAE8E8;
	top: auto;
}
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}
#sectionLinks a {
	display: block;
	background-image: url(../images/arrow_category_16.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	white-space: normal;
	width: 158px;
}
a em {
font-style: normal;
text-decoration: underline;
    }
#sectionLinks a:hover{
	background-color: #fff;
	text-decoration: none;
	background-image: url(../images/arrow_category_roll_16.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*********** #sectionLinkstwo styles ***********/
#sectionLinkstwo{
	position: relative;
	font-size: 85%;
	background-color: #EAE8E8;
	top: auto;
}
#sectionLinkstwo h3{
	padding: 10px 0px 2px 10px;
}
#sectionLinkstwo a {
	display: block;
	background-image: url(../images/arrow_category_16.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	white-space: normal;
	width: 158px;
}
#sectionLinkstwo a:hover{
	background-color: #fff;
	text-decoration: none;
	background-image: url(../images/arrow_category_roll_16.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	font-size: 85%;
	background-color: #CCC;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: auto;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-weight: bold;
}
.relatedLinks a:link,
.relatedLinks a:visited {
	display: block;
	padding-left: 3px;
	padding-right: 3px;
	white-space: normal;
	width: 152px;
}


/************** form styles *****************/
.form {
}

.form img{
	padding:0;
	margin:0;
}

.form td {
	font-size:10px;
	padding:0px 5px 0px 5px;
}

.form .text {
	background-color:#EAE8E8;
	border:1px solid;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
}

.form .textarea {
	background-color:#EAE8E8;
	border:1px solid;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
}

.form .select {
	background-color:#EAE8E8;
	border:1px solid;
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	/*width:140px;*/
}

.form .radio {
	font-family:Arial, Verdana, sans-serif;
	font-size:10px;
}

.form .checkbox {
	font-family:Arial, Verdana, sans-serif;
	font-size:10px;
}

.form .button {
	background-color:#5476B5;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #5476B5;
	font-family:Arial, Verdana, sans-serif;
	font-size:10px;
}

.form .nonbutton {
	background-color:#FFFFFF;
	font-weight:bold;
	color:#5476B5;
	border:1px groove #5476B5;
	font-family:Arial, Verdana, sans-serif;
	font-size:10px;
}

/******  LISTS  *******/
.list {
	width:100%;
	height:100%;
}

.list .footer {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#5476B5;
	padding:5px 5px 5px 5px;
	text-align:center;
}

.list .header {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#5476B5;
	padding:5px 5px 5px 5px;
}

.list .header a:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.list .header a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.list .header a:active {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.list .header a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.list .rowon {
	background-color:#EAE8E8;
	padding:5px 5px 5px 5px;
}

.list .rowoff {
	padding:5px 5px 5px 5px;
}

/****** Red for required items and errors ******/
.red {
	color:#FF0000;
}
