/***** general styles ****/
body {
	margin: 0px;
	background-color: #000042;
	font-size: 0.85em;
}
#wrapper {
	width: 86%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}
#header {
	float: left;
}
#headerMission {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 1.1em;
	padding-top: 5px;
}
#contentWrapper {
	z-index: 10;
	background-color: #284D95;
	background-image: url(../images/az/content-back.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	text-align: center;
}
#content {
	z-index: 10;
	background-image: url(../images/az/content-back-rose.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
}
#contentHome {
	z-index: 10;
	background-image: url(../images/az/content-back-home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.35em;
	text-align: justify;
	text-indent: 40px;
}
h1 {
	font-size: 1.25em;
	line-height: 1.4em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #B38A2C;
	letter-spacing: 0.05em;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	line-height: 1.3em;
	letter-spacing: .05em;
	color: #B38A2C;
	margin-bottom: 0px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.98em;
	letter-spacing: 0.05em;
	font-weight: bold;
	line-height: 1.4em;
}
a:link, a:visited {
	color: #FFCC66;
	text-decoration: underline;
}
a:active, a:hover {
	color: #CC9933;
	text-decoration: underline;
}
ul{
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.3em;
}
ul ul{
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.3em;
}
ul ul ul{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.3em;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 0.83em;
*/	line-height: 1.35em;
}

/**** navigation styles ****/
.navigationColumn {
	width: 210px;
}
.navigationButton {
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
}

/****** content borders ******/
.borderTL {
	background-image: url(../images/az/border-tl.jpg);
	background-repeat: no-repeat;
}
.borderTop {
	background-image: url(../images/az/border-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 13px;
}
.borderTR {
	background-image: url(../images/az/border-tr.jpg);
	background-repeat: no-repeat;
}
.borderLeft {
	background-image: url(../images/az/border-left.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 13px;
}
.borderRight {
	background-image: url(../images/az/border-right.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 13px;
}
.borderBL {
	background-image: url(../images/az/border-bl.jpg);
	background-repeat: no-repeat;
}
.borderBottom {
	background-image: url(../images/az/border-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 13px;
}
.borderBR {
	background-image: url(../images/az/border-br.jpg);
	background-repeat: no-repeat;
}


/****** special case styles ******/
.table_p {
	text-align: justify;
	text-indent: 40px;
}
.td p {
	font-size: 0.85em;
	text-align: justify;
	text-indent: 40px;
}
.table_ul {
	text-align: justify;
	font-size: 1em;
	line-height: 1.4em;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	font-size: 0.75em;
	line-height: 1.3em;
	padding-top: 15px;
	padding-bottom: 10px;
}
.footer a:link, .footer a:visited {
	color: #333333;
	text-decoration: none;
}
.footer a:active, .footer a:hover {
	color: #333333;
	text-decoration: underline;
}

.pageTitle {
	border-bottom: 1px solid #E4B740;
	margin-right: 10px;
	padding-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #E4B740;
	letter-spacing: 0.05em;
}
.featureBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	border: 1px solid #496926;
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
.featureBox-heading {
	letter-spacing: 0.08em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.right_float {
	float: right;
	margin: 10px;
	width: 330px;
}

#scrolling_box {
/*	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;	
*/}

.clearall {
	clear: both;
	height: 10px;
}

.dontprinttext {
	display: block;
}
.printtext {
	display: none;
}
.printLogo {
	display: none;
}
.printFooter {
	display: none;
}
.smaller {
	font-size: 0.9em;
}
