body
	{
	margin:				0px 0px 0px 0px;
	background-color: 	white;
	}

div#MAIN-DIV
	{
	z-index: 			1;
	}

table
	{
	border:				0;
	border-collapse: 	collapse; 
	}
	
img	
	{
	border:				0;
	}

img.map
	{
	border:				0;
	padding-left: 		18px;
	}

table#HEADER-TABLE
	{
	width: 				100%;
	background-image: 	url(http://www.azdot.gov/images/bg_header.gif);
	}

table#PURPLE-STRIPE
	{
	width: 				100%;
	height:				18px;
	background-color: 	#85226C;
	border: 			1px solid #111111;
	}
	
td.purple-stripe-cell
	{
	width: 				50%;
	font-family: 		Arial, sans-serif; 
	font-size: 			10pt;
	font-weight: 		bold;
	color: 				#FFFFFF;
	}
	
table#MAIN-TABLE
	{
	width: 				100%;
	}

table#ADOT-TABLE
	{
	width: 				180px;
	margin:				0;
	margin-top: 		12px;
	border-collapse: 	separate;
	border-spacing: 	12px;
	}

table#CONTENT-TABLE
	{
	width:				100%;
	margin:				0;
	margin-top: 		18px;
	}

td.content-cell
	{
	padding:			18px 18px 18px 18px;
	}
	
table#BOTTOM-STRIPE
	{
	width:				100%;
	height:				3px;
	background-color: 	#993366;	
	}

table#FOOTER
	{
	width:				100%;
	background-color: 	#cccccc;	
	}

td.footer-cell
	{
	font-family:		Arial, san-serif;
	font-size:			12px;
	font-weight:		bold;
	text-align: 		center;
	padding:			6px 6px 6px 6px;
	}

td.footer-cell a:link, a:visited
	{
	color:				black;
	}
		
.txt 
	{
	color: 				#333333;
	font-size: 			12px;
	line-height: 		14px;
	font-family: 		arial, helvetica, sans-serif;
	}

.blue 
	{
	color: 				#0067A6;
	font-size: 			12px;
	line-height: 		16px;
	font-weight: 		bold;
	font-family: 		arial, helvetica, sans-serif;
	}


a.link_txt:link 
	{
	color: 				#333333;
	font-size: 			12px;
	line-height: 		14px;
	text-decoration: 	underline;
	font-family: 		arial, helvetica, sans-serif;
	}

a.link_txt:hover 
	{
	color: 				#333333;
	font-size: 			12px;
	line-height: 		14px;
	text-decoration: 	none;
	font-family: 		arial, helvetica, sans-serif;
	}

a.link_txt:visited 
	{
	color: 				#333333;
	font-size: 			12px;
	line-height: 		14px;
	text-decoration: 	underline;
	font-family: 		arial, helvetica, sans-serif;
	}

a.link_txt:active 
	{
	color: 				#333333;
	font-size: 			12px;
	line-height: 		14px;
	font-weight: 		bold;
	text-decoration: 	none;
	font-family: 		arial, helvetica, sans-serif;
	}
	

a.link_blue:link 
	{
	color: 				#0067A6;
	font-size: 			12px;
	line-height: 		16px;
	font-weight: 		bold;
	text-decoration: 	underline;
	font-family: 		arial, helvetica, sans-serif;
	}

a.link_blue:hover 
	{
	color: 				#0067A6;
	font-size: 			12px;
	line-height: 		16px;
	font-weight: 		bold;
	text-decoration: 	none;
	font-family: 		arial, helvetica, sans-serif;
	}

a.link_blue:visited 
	{
	color: 				#0067A6;
	font-size: 			12px;
	line-height: 		16px;
	font-weight: 		bold;
	text-decoration: 	underline;
	font-family: 		arial, helvetica, sans-serif;
	}

a.link_blue:active 
	{
	color: 				#0067A6;
	font-size: 			12px;
	line-height: 		16px;
	font-weight: 		bold;
	text-decoration: 	none;
	font-family: 		arial, helvetica, sans-serif;
	}
	
.style1
	{
	color: 				#FFFFFF
	}
	
.style3 
	{
	color: 				#333399;
	font-weight: 		bold;
	font-size: 			24px;
	}

h1.oracle
	{
	font-family: 		Arial, san-serif;
	font-size: 			24px;
	font-weight: 		bold;
	color:				#3B8088
	}

li
	{
	margin:				0;
	margin-bottom:		12px;
	}
	
li.level2
	{
	margin-bottom:		0;
	}