@charset "UTF-8";

/* ------------------------ Basic Body CSS Starts ------------------------- */

body {
  behavior: url(ie_fix.htc);
  behavior: url(assets/css/ie_fix.htc);
  background: #ECECEC;
  font: 1em Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
}

img {
  border: none;
}

img.headshot {
  border: none;
  float: left;
  height: 72px;
  padding-right: 16px;
}

.content_wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 950px;
}

#main1 {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
}

#main2 {
  background: url(../images/right.gif) repeat-y right top;
  margin: 0;
  padding: 0;
}

#middle_column {
  background: #FFFFFF;
  margin-bottom: 0;
  margin-left: 0em;
  margin-right: 260px;
  margin-top: 0;
}

#middle_column .breadcrumb {
  border-bottom-color: #999999;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: .7em;
}

#middle_column .breadcrumb a {
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}

.middle_content {
  color: #333333;
  font-size: 0.9em;
  margin: 0;
  padding: 25px;
}

#mccont {
  display: block;
  height: 100%;
  min-height: 450px;
}
/* IE6 min-height hack */

* html #mccont {
  height: 450px;
}

#mccont h1.first {
  font-size: 18px;
  margin-bottom: 15px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding: 0px;
}

#mccont h1 {
  font-size: 18px;
  margin-bottom: 15px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 25px;
  padding: 0px;
}

#mccont hr {
  background-color: #b1b6ae;
  color: #b1b6ae;
  height: 1px;
  margin-top: 10px;
}

#mccont p {
  line-height: 24px;
  margin-bottom: 15px;
  margin-left: 0em;
  margin-right: 0em;
  margin-top: 15px;
  padding: 0px;
}

#mccont ul {
  list-style-type: square;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-top: 0px;
  padding-bottom: 10px;
  padding-left: 20px;
}

#mccont ul li {
  line-height: 24px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 15px;
  padding-top: 5px;
}

#mccont ul.docList {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#mccont ul.docList li {
  background-position: 20px 5px;
  background-repeat: no-repeat;
  padding-left: 42px;
}

#mccont ul.docList li.docLink {
  background-image: url(../images/icon_doc.png);
}

#mccont ul.docList li.pdfLink {
  background-image: url(../images/icon_pdf.png);
}

#mccont ul.docList li.pptLink {
  background-image: url(../images/icon_ppt.png);
}

#mccont ul.docList li.xlsLink {
  background-image: url(../images/icon_xls.png);
}

#mccont a:link {
  color: #2b72dc;
}

#mccont a:hover {
  color: #2c98df;
}

#mccont a:visited {
  color: #415777;
}

#mccont .subheader {
  color: #093577;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 25px;
  padding: 0px;
}

#mccont .subtext {
  font-size: 10px;
}

#right_column {
  color: #FFF;
  float: right;
  margin: 0;
  padding: 0;
  width: 260px;
}

#right_column div.sideBarDiv {
  border-top-color: #a0abbb;
  border-top-style: solid;
  border-top-width: 1px;
  margin-bottom: 30px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 15px;
  padding-top: 15px;
}

#right_column img.sideBarImage {
  display: block;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

#right_column span.sideBarHeader {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}

#right_column ul.sideBarList {
  color: #000000;
  font-size: 11px;
  line-height: 1.4;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#right_column ul.sideBarList li {
  background-position: 0px 18px;
  background-repeat: no-repeat;
  margin-left: 20px;  
  padding-left: 12px;
  padding-right: 15px;	
  padding-top: 12px;
}

#right_column ul.sideBarList li.squareBullet {
  background-image: url('../images/bullet_square.gif');
}

#right_column ul.sideBarList li.noBullet {
  background-image: none;
}

#right_column a:link {
  color: #b1e0ff;
}

#right_column a:hover {
  color: #d4ffff;
}

#right_column a:visited {
  color: #c1d5f0;
}

.right_content {
  font-size: .9em;
  margin: 0;
  padding-bottom: 0.5em;
  padding-left: .5em;
  padding-right: .5em;
  padding-top: 0.5em;
}

#footer {
  background: url(../images/footer_back.jpg) repeat-x left top;
  border-top-color: #666666;
  border-top-style: solid;
  border-top-width: 1px;
  font-size: .8em;
  text-align: center;
}

#footer a {
  color: #333333;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

.block {
  background: transparent;
  border: none;
  clear: both;
  font-size: 1px;
  height: 1px;
  margin: 0;
  padding: 0;
}

/* -------------------------- Basic Body CSS Ends  ---------------------------*/
/* -------------------------- Banner CSS Starts  ----------------------------*/

#helpmenu {
  background: #FFFFFF;
  color: #999;
  display: table;
  font-size: 0.9em;
  font-style: normal;
  font-weight: bold;
  height: 1.5em;/*Height of top frame div*/
  line-height: 1.5em;
  overflow: hidden;
  text-align: right;
  width: 100%;
}

#helpmenu a {
  color: #666;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
}

#headerTop {
  font-size: .85em;
}

#MinWidthContainer {
  height: 135px;
  padding-left: 790px;
}

#MinWidthContainer #PageContainer {
  height: 1px;
}

#MinWidthContainer #PageContainer #PageContentContainer {
  height: 1px;
  margin-left: -790px;
  position: relative;
}

.hidden_link {
  display: none;
  visibility: hidden;
}

#searchbar {
  float: right;
  margin: 0px;
  padding-left: 10px;
  padding-right: 14px;
  padding-top: 0px;
}

#searchbar form {
  margin: 0px;
  padding: 0px;
}

.search {
  background: #FFFFFF no-repeat left center;
  border: 1px none #FFFFFF;
  margin-right: -0.3em;
  width: 180px;
}

.search:hover {
  background: #FFFFCC url(none);
}

.search:active {
  background: #FFFFCC url(none);
}

.searchbutton {
  background: #999999;
  border: 1px solid #333333;
  color: #000000;
  font-size: 0.9em;
  width: 80px;
}

.searchbutton:hover {
  background: #666;
  color: #FFFFFF;
  cursor: pointer;
}

#azlogo {
  background: url(../images/azagency_logo.jpg) no-repeat;
  float: left;
  height: 75px;
  margin-right: -20em;
  text-align: left;
  width: 302px;
}

.seal {
  background: url(../images/azlogo.jpg) no-repeat left;
  float: right;
  height: 75px;
  margin-left: -20em;
  text-align: right;
  width: 302px;
}

#bnr_wrapper {
  background: #333333 url(../images/bnr_back.jpg) repeat-x left top;
  border-bottom-color: #333333;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: table;
  font-family: Arial, Helvetica, sans-serif;
  height: 7.2em;
  min-width: 800px;
  text-align: center;
  white-space: nowrap;
  width: 100%;
}

#bnr_center {
  background: url(../images/bnr_mid_back.jpg) no-repeat;
  color: #FFFFFF;
  font-size: 1.7em;
  height: 75px;
  line-height: 1.1em;
  margin-left: auto;
  margin-right: auto;
  text-shadow: #000 2px 2px 2px;
  width: 950px;
}

#bnr_center .bnr_text {
  font-size: 0.7em;
  font-weight: 900;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-top: 0.8em;
  text-align: center;
  white-space: normal;
  width: 350px;
}

#bnr_wrapper #slogan {
  color: #FFFFFF;
  float: left;
  font-size: 0.9em;
  margin-top: 3px;
  padding-left: 20px;
}

#bnr_wrapper #bnr2_wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
}

/* ------------------------- Top Drop Menu Begins --------------------------- */

.topmenu_wrapper {
  background: #333333 url(../images/bnr02.jpg) no-repeat left bottom;
  display: table;
  height: 20px;
  text-align: center;
  white-space: nowrap;
  width: 100%;
}

.topmenu {
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  white-space: nowrap;
  width: 787px;
}

#nav li:hover ul.sub {
  background: #062233;
  border: 1px solid #1f4167;
  /* for IE */
  filter: alpha(opacity=90);
  /* CSS3 standard */
  font-weight: normal;
  height: 5.3em;
  left: 0em;
  opacity: 0.9;
  overflow: auto;
  padding: 1px;
  position: absolute;
  text-align: left;
  top: 1.5em;
  width: 53em;
  z-index: 100;
}

#nav {
  font-weight: bold;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 787px;
  z-index: 500;
}

#nav li.top {
  display: block;
  float: left;
  white-space: normal;
}

#nav li.top:hover {}

#nav li a.top_link {
  background: url(../images/tab_corner.gif) no-repeat left top;
  color: #FFF;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 1em;
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

#nav li a.top_link:hover {
  color: #FFFFFF;
  cursor: pointer;
}

#nav li a.top_link span {
  display: block;
  float: left;
}

#nav li a.top_link span.down {
  display: block;
  float: left;
}

.down:hover {}

#nav li:hover a.top_link {
  color: #FFFFFF;
}

#nav li:hover a.top_link span {
  color: #FFFFFF;
}

#nav li:hover a.top_link span.down {}

#nav li:hover {
  background: #1f4167;
  color: #FFFFFF;
  z-index: 400;
}

#nav li:hover ul.sub li {
  border-bottom-color: #666666;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  color: #FFF;
  float: left;
  font-weight: normal;
  margin-right: 5px;
  padding-top: 0px;
  position: relative;
  white-space: normal;
}

#nav li:hover ul.sub li:hover {
  background: #1f4167;
  background: #1f4167;
  color: #FFFFFF;
}

#nav li:hover ul.sub li a {
  color: #FFF;
  display: block;
  font-size: 1em;
  font-weight: normal;
  padding-left: 1px;
  text-decoration: none;
  width: 14em;
}

.topmenu_wrapper .topmenu #nav .fly {
  font-size: 0.9em;
  line-height: 1.8em;
}

#nav ul, #nav li:hover ul ul, #nav li:hover li:hover ul ul, #nav li:hover li:hover li:hover ul ul, #nav li:hover li:hover li:hover li:hover ul ul {
  color: #FFFFFF;
  height: 0;
  left: -9999px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -9999px;
  width: 0;
}

#nav li:hover li:hover a.fly, #nav li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover li:hover a.fly {
  color: #FFFFFF;
}

.viewall {
  background: #1f4167;
  text-align: center;
}

/* ---------------------------- Top Drop Menu Ends ---------------------------- */
/* -------------------------- Banner CSS Ends  ----------------------------*/
/* -------------------------- Hidden Print DIVs Start  ----------------------------*/

.printwrapper {
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-style: none;
  display: none;
  visibility: hidden;
}

.printLogoLeft {
  display: none;
  visibility: hidden;
}

.printLogoRight {
  display: none;
  visibility: hidden;
}

/* -------------------------- Hidden Print DIVs End  ----------------------------*/