/* --------------------------------- General Settings --------------------------- */

body {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(/azguide/images/hc/Bkgd_Body_light.gif);
	background-position:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #695e4a;
	margin: 0 auto;
	padding:0;
	text-align:center;
	width:914px;
}

#center {
	margin: 0 auto; width:914px; text-align:left;
}

h1 {
	font-weight:bold;
	font-size:1.4em;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	color: #002e5f;
}
h2 {
	font-weight:bold;
	font-size:1em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
}
h3 {
	font-weight:bold;
	font-size:.8em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}

h4 {
	font-weight:bold;
	font-size:.7em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}
h5 {
	font-weight:bold;
	font-size:.7em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	font-style:italic;
}
h6 {
	font-weight:bold;
	font-size:.7em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	font-style:italic;
	color: #002e5f;
}

p {
	font-size: 0.7em;
	line-height: 1.4em;
}

dl {
	margin-top: -7px;
	/*position: relative;*/
}

dt {
	margin-top: 0px;
}

dd {
	margin-bottom: 7px;
}

a {
	color: #0046ab;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#wrap {
	position:relative;
	display: block;
	width: 884px;
	text-align:left;
}

#search_wrap {
	display: block;
	width: 890px;
	margin-left: 37px;
}

#transition_wrap {
	display: block;
	width: 914px;
	margin-left: -15px;
}

#datamap_wrap {
	display: block;
	width: 914px;
}

#sitemap_wrap {
	position:relative;
	display: block;
	width: 914px;
	text-align:left;
	left: 30px;
}

#ContentArea {
	width:914px;
	display: block;
	/*position: relative;?????*/
	text-align:left;
	top: 0px;
}

.hr {
	padding-top: 6px;
	padding-bottom: 12px;
}


h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d3ceca;
	color: #695e4a;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005dab;
	color: #0046ab;
}
/* ---------------------------------  Lists --------------------------- */

ul, ol {
	line-height:1.2em;
	font-size: 0.7em;
	margin-top: 4px;
}
li {
	padding-bottom: 5px;
}

ul ul {
	font-size: 1em;
}

ol ul {
	font-size: 1em;
}

dl {
	line-height:1.2em;
	font-size: 0.7em;
}
dt {
	padding-bottom: 4px;
}

dd {
	font-size: 1em;
}

/* --------------------------------- Header --------------------------- */

.Header {
	width:914px;
	display: block;
	position: relative;
	text-align: left;
}
.HeaderImage {
	width:884px;
	display: block;
	left: 15px;
	/*background-image: url(images/Header_GovtCtr.jpg);*/
	background-repeat: no-repeat;
	position: relative;
	height: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005dab;
}
.HeaderHC {
	font-size:18px;
	color: #005dab;
	top: 30px;
	position: relative;
	width: 300px;
	left: 12px;
	font-family: Myriad Pro, verdana, sans-serif;
	height: 21px;
}

.HeaderHC a {
	text-decoration: none;
}

.HeaderHC a:hover {
	text-decoration: underline;
	color: #000000;
}
.TopLinks {
	font-size:0.7em;
	color: #005dab;
	position: relative;
	float: right;
	right: 0px;
	top: 4px;
	height: 21px;
	width: 550px;
	text-align: right;
}
.SecondaryNavigation {
	display: block;
	position: absolute;
	top: 64px;
	left: 760px;
	height: 86px;
	width: 130px;
	font-weight: bold;
	font-size: 18px;
}
.SecondaryNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.SecondaryNavigation ul li {
	padding-bottom: 12px;
}
.SecondaryNavigation ul li a {
	color: #695e4a;
	text-decoration: none;
}
.SecondaryNavigation a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-image: none;
}
/* --------------------------------- Navbar --------------------------- */
#PrimaryNavigation {
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	left: 15px;
	position: relative;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #d3ceca;
	width: 884px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
#PrimaryNavigation ul {
	margin: 0px;
	padding: 0px;
}
#PrimaryNavigation li {
	list-style: none;
	margin: 0;
	display: inline;
}
#PrimaryNavigation li a {
	text-decoration: none;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: inline-block;
}
#PrimaryNavigation ul li a:link {
	color: #695e4a;
}
* #PrimaryNavigation ul li a:visited {
	color: #695e4a;
}

#PrimaryNavigation ul li a:hover, #PrimaryNavigation ul li a:active {
	color: #FFFFFF;
	background-image: none;
	background-color: #005dab;
}

/* --------------------------------- Alert --------------------------- */
.Alert {
	background-color: #CC0000;
	color: #000000;
	/* 	display: block; ------ Swap to activate  ----- */
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 15px;
	position: relative;
	width:528px;
	margin-bottom: 12px;
}
/* --------------------------------- Content Area --------------------------- */


/* --------------------------------- Main Hightlight --------------------------- */

.Pathway_Main {
	width:558px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #695e4a;
	border-bottom-color: #695e4a;
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url(images/Bkgd_MainHighlight.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	background-color: #d3ceca;
	margin-bottom: 12px;
}
.Pathway_Main_Content {
	width: 270px;
	padding-left: 12px;
	padding-right: 6px;
	float: left;
}

.Pathway_Image {
	margin: 0 5px 3px 0;
	float: left;
}

.Pathway_Main ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.Pathway_Main ul li a {
	display: block;
	width: 250px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #0046ab;
	text-decoration: none;
}
.Pathway_Main ul li a:hover {
	text-decoration: underline;
}

/* --------------------------------- Pathway and Transition Page Layout --------------------------- */

/* --------------------------------- Pathway and Transition Left Column --------------------------- */
.MoreInfo {
	background-image: url(images/bg_more_for.jpg);
	background-repeat: repeat-x;
}

.PTLeft {
	width: 559px;
	float: left;
	margin-top: 0px;
	/*display: block;*/
	left: 15px;
	position: relative;
}

.PTLeft ul li a:hover  {
	color: #000000;
}

.PT2Column {
	padding-left: 12px;
	/*display: block;*/
	position: relative;
}
.PT2Column ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.PT2Column ul li a {
	width: 250px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #0046ab;
	text-decoration: none;
}
.PT2Column ul li a:hover {
	text-decoration: underline;
}

.PTLeft_Columnholder {
	width:547px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #695e4a;
	padding-right: 12px;
	margin-top: 0px;
	background-color: #FFFFFF;
	margin-bottom: 12px;
	display: block;
}

.PT2Column_Left {
	width: 259px;
	float: left;
	/*display: block;*/
	padding-right: 12px;
}
.PT2Column_Right {
	width: 250px;
	float: left;
	/*display: block;*/
}

.PT2Column_MoreInfo {
	padding-bottom: 12px;
	margin-top: -6px;
}

.PT2Column_MoreInfo a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #0046ab;
	text-decoration: none;
}
.PT2Column_MoreInfo a:hover {
	text-decoration: underline;
}

.PT1Column {
	width: 525px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	/*display: block;*/
	/*position: relative;*/
	padding-right: 11px;
}
.PT1Column h1, .PT1Column h2 {
	margin-bottom: 6px;
	padding-bottom: 6px;
}
.PT1Column h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.PT1Column p {
	margin-top: 2px;
	padding-top: 2px;
}
.PT1Column img {
	width: 250px;
	position:relative;
	height: 230px;
	margin-bottom: 12px;
	margin-left: 12px;
	float: right;
}
/* --------------------------------- Pathway and Transition Right Column --------------------------- */


.PTRight {
	margin-top: 0px;
	float: left;
	width: 314px;
	/*display: block;*/
	position: relative;
	left: 26px;
}
.PTRight_Columnholder {
	/*display: block;*/
	position: relative;
	margin-bottom: 12px;
}
.PTRight_Columnholder ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.PTRight_Columnholder ul li a {
	width:143px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #0046ab;
	text-decoration: none;
}
.PTRight_Columnholder ul li a:hover {
	text-decoration: underline;
}
.PromoBox {
	width: 304px;
	padding-right: 12px;
	display: block;
	position: relative;
}
.PromoBox img {
	width: 145px;
	height: 130px;
	float: left;
}
.PromoBox_content {
	position: relative;
	width: 128px;
	display: block;
	left: 12px;
	float: left;
}
/* --------------------------------- Footer --------------------------- */
#Footer {
	position: relative;
	display: block;
	clear: both;
	background-color: #c6d3ec;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #005dab;
	width: 914px;
	margin-top: 12px;
}

#FooterLinks {
	margin: 0;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 24px;
	text-align: center;
	display: block;
	width: 900px;
}
#FooterLinks li {
	list-style: none;
	margin: 0;
	display: inline;
}
#FooterLinks li a {
	padding: 3px 0.5em;
	text-decoration: none;
	color: #005dab;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0046ab;
}
#FooterLinks li a.last {
	border-right-width: 0px;
}
#FooterLinks li a:visited {
	color: #660066;
}
#FooterLinks li a:hover {
	color: #000000;
}
/*  -------------------------- Article Page Layout --------------------- */

#ArticleWrap{
	position:relative;
	display: block;
	width: 974px;
	left: 10px;
}

#ArticleCenter {
	display: block;
	float: left;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #695e4a;
	border-left-color: #695e4a;
	width: 535px;
	padding-right: 10px;
	padding-left: 10px;
	left: 24px;
}
#ArticleLeft {
	display: block;
	float: left;
	position: relative;
	width: 155px;
	left: 15px;
}

#ArticleRight {
	display: block;
	float: left;
	position: relative;
	width: 144px;
	left: 36px;
}

#ArticleCenter a {
	background:none;
}
.ArticleBody table {
	border: 1px solid #695e4a;
}
.ArticleBody td {
	font-size: 0.7em;
	padding: 4px;
	border-bottom: 1px solid #d3ceca;
}

.ArticleBody h3, .ArticleBody h3 a {
	color: #695e5a;
}
.ArticleBody th {
	font-weight:bold;
	font-size:0.8em;
	text-align: left;
	color: #FFFFFF;
	background-color: #005dab;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
.ArticleBody hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #695e4a;
}
.ArticleBody blockquote {
	color: #695e4a;
	margin-right: 24px;
	margin-left: 24px;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom: 8px;
	padding-left: 24px;
	line-height: 1em;
	background-image: url(images/Bkgd_MainHighlight.jpg);
	background-repeat: repeat-x;
	background-color: #d3ceca;
}

/*  -------------------------- Article Page Formatting for Authors --------------------- */
.AlignRight {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
}

.AlignLeft {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

.PullQuoteRight {
	font-size: 0.9em;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	float: right;
	width: 30%;
	color: #005dab;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 10px;
	line-height: 1.5em;
	background-image: url(images/Bkgd_MainHighlight.jpg);
	background-repeat: repeat-x;
	border-bottom-color: #005daB;
}
.PullQuoteLeft {
	font-size: 0.9em;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	float: left;
	width: 30%;
	color: #005dab;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 10px;
	line-height: 1.5em;
	background-image: url(images/Bkgd_MainHighlight.jpg);
	background-repeat: repeat-x;
	border-bottom-color: #005daB;
}

/*  -------------------------- Home Page  --------------------- */

.HomeLeft {
	float: left;
	margin-top: 0px;
	display: block;
	position: relative;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 715px;
	margin-right: 0px;
	left: 15px;
}

.HomeLeft_Row1 {
	margin-bottom: 12px;
	display: block;
	clear:both;
	position: relative;
	width: 715px;
}

.Home_News {
	float:left;
	width: 560px;
	margin-bottom:6px;
}

.HomeLeft_Row1_Right {
	width:144px;
	float:left;
	left: 11px;
	position: relative;
}

.HomeLeft_Row2 {
	margin-bottom: 12px;
	clear:both;
	position: relative;
	width: 715px;
}

.HomeLeft_Row2_Left {
	width:165px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #695e4a;
	margin-right: 12px;
}

.HomePromo {
	position: relative;
	width: 535px;
	height: 315px;
	position: relative; /*leave as is for content slider*/
	overflow: hidden; /*leave as is for content slider*/
}

.HomePromo img {
	margin-bottom:15px;
}

.HomeNews {
	width:535px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #695e4a;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
	background-image: url(images/Bkgd_MainHighlight.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	background-color: #d3ceca;
	height: 250px;
	position: relative; /*leave as is for content slider*/
	overflow: hidden; /*leave as is for content slider*/
}

.HomeNews img {
	float:left;
	margin-right:12px;
	margin-bottom: 20px;
}

.HomeRight {
	display: block;
	float: left;
	position: relative;
	width: 144px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #695e4a;
	padding-left: 12px;
	left: 24px;
}

/* ------------  Highlight Boxes with link lists  ----------------------- */

/* ------------  Highlight Link List Contents  ----------------------- */

.HighlightLL {
	margin: 0px;
	padding: 0px;
	width:142px;
	/*float: left;*/
	display: block;
}
.HighlightLL h3 {
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.HighlightLL ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.HighlightLL ul li a  {
	width:140px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #0046ab;
	text-decoration: none;
}
.HighlightLL ul li a:hover  {
	color: #000000;
	text-decoration:underline;
}

/* ------------  Highlight Link List Positioning  ----------------------- */

#Home_PopularLinks {
	width:144px;
	float:left;
	left: 11px;
	position: relative;
}

#Home_GetItDone {
	margin-right: 5px;
}

#Home_Promo {
	width:535px;
	float:left;
	left: 11px;
	position: relative;
}

#Pathway_PopularLinks {
	width:142px;
	float: left;
	margin-right: 2px;
	display: block;
}
#Pathway_GetItDone {
	width:142px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #695e4a;
	padding-left: 12px;
	display: block;
	margin-right: 12px;
}

#indent12 {
	left: 12px;
	position: relative;
}
