
body #mainContent{
	width: 800px;
}

body #mainContent h2{
	font-size: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

body .azBlock{
	width: 230px;
}

.azTop{
	float: left;
	height: 40px;
	width: 100%;
	background-image: url('/Site_Graphics/TopLeft3.gif');
	background-position: 0px 0px;
	background-repeat:	no-repeat;
}

.middle{
	float: left;
	height: 30px;
	width: 100%;
	background-image: url('/Site_Graphics/TopRight3.gif');
	background-position: right 0px;
	background-repeat:	no-repeat;
}

.pagenav1{
	margin-left: 0px; 
	width: 710px; 
	float: left; 
	background: #000FA0;
	background-image: url('/Site_Graphics/navcorner1.gif');
	background-position: 0px 0px;
	background-repeat:	no-repeat;
	height: 38px;
}

.pagenav2{
	float: left; 
	width: 100%;
	background-image: url('/Site_Graphics/navcorner2.gif');
	background-position: right 0px;
	background-repeat:	no-repeat;
	height: 38px;
}

.middle2{
	float: left;
	height: 30px;
	width: 100%;
	background-image: url('/Site_Graphics/BottomRight2.gif');
	background-position: right 0px;
	background-repeat:	no-repeat;
}

.azBottom{
	float: left;
	height: 30px;
	background: #211863;
	width: 100%;
	background-image: url('/Site_Graphics/BottomLeft2.gif');
	background-position: 0px 0px;
	background-repeat:	no-repeat;
}

.azTop h3, .azBottom h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;	
	color:	white;
	padding: 0px;
	margin: 0px; 
	margin-top: 8px;
}

.azTop h3{
	width: 220px;
	margin-left: 5px;
}

.azBottom h4{
	margin-top: 5px;
	color: yellow;
}

.azMiddle{
	background-image:	url('/Site_Graphics/middlebk.gif');
	background-repeat:	repeat;
}

.azMiddle img{
	width: 140px;
	height: 100px;
	border: 1px solid #211863;
	padding: 0px;
}

.azRow{
	margin-top: 10px;
}

p, h1, h2, h3, h4, label{
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
}

select{
	font-size:10px;
}

.navtext{
	text-align: left; 
	margin-top: 8px; 
	color: white; 
	font-size: 12px;
	font-weight: bold;
}

.navtext a:link, .navtext a:visited, .navtext a:active{
	font-size:12px;
}

.row1, .row2{
	padding-top: 2px; 
	padding-bottom: 2px; 
	text-align: left; 
	font-size: 12px; 
	float: left; 
	width: 740px; 
	background-color: #000066; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	margin-bottom: 2px;
	font-weight: bold;
	cursor:	pointer;
}

.row2{
	background-color: #000091;
}	

.n, .sx, .y, .f{
	width: 110px; 
	float: left;
}

.n{ margin-left: 14px; width: 300px; }
.y{ width: 210px; }
.f{ width: 100px; }

.bold{
	color: white;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.yellow{
	color:#FFFF00;
}

label{
	color: white;
	font-weight: bold;
	margin-left: 1px;
	margin-right: 1px;
}

.input, .input2{
	margin-right: 3px;
	border: 1px solid #898EC3;
	border-bottom: 2px solid #898EC3;
	height: 19px;
	font-size: 10px; 
	margin-left: 0px;
}

.input2{
	height: 16px;
	margin-right: 7px;
}

.buttoninput{
	height: 19px;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	cursor: pointer;
	border: 1px solid black;
	border-bottom: 2px solid black;
}


.azBlock  .middle a:link,
.azBlock  .middle a:active,
.azBlock  .middle a:visited,
.azBlock  .middle a:hover{
	color: white;
}

#messagebox{
	margin-top: 10px;
	font-size: 14px;
}


.azRow, .aznewstyle{
	width: 100%;
	float: left;
	margin: 0px;
	text-align: center;
	padding-left: 45px;
	margin-bottom: 2px;

}

.aznewstyle{
	margin-top: 10px; 
	border: 1px solid #000091; 
	border-bottom: 2px solid #000091; 
	width: 740px; 
	margin-left: 23px; 
	padding: 6px; 
	padding-bottom: 4px;
}

.dashbox{
	float: left; 
	width: 620px; 
	clear: both; 
	border: 1px dashed #000091; 
	padding-top: 5px; 
	padding-bottom: 5px;
}

#updated{
	font-size: 11px;
	color: #aaa;
}

