﻿
body, blockquote, dl, dt, dd, ol, ul, li, legend, p, h1, h2, h3, h4, h5, h6 {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
input {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html {
	font-size: 100.01%; /* corrects disparities in default font size for IE and font resizing in Safari */
}
a img, img {
	border: none;
}

body {
	background-color: #FFF;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .688em; /* 11px */
	margin: 0 0 0 0;
}
p {
	font-size: 1.1em;
	line-height: 1.2em;
	margin-bottom: 10px;
}
a {
	color: #906;
	text-decoration: none;
}
a:hover {
	color: #906 !important;
	text-decoration: underline;
}
h1 {
	font-size: 1.82em;
	font-weight: bold;
	line-height: 1.1em;
}
h2 {
	color: #666;
	font: 1.8em Georgia, "Times New Roman", Times, serif; /* 20px */
	margin-bottom: 1em;
}
h3 {
	color: #333;
	font: 1.64em Georgia, "Times New Roman", Times, serif; /* 18px */
	margin: 1em 0 .6em 0;
}
h4 {
	border-top: 1px solid #666;
	color: #666;
	display: block;
	clear:both;
	font: 1.45em/1.25em Georgia, "Times New Roman", Times, serif; /* 16px */
	margin-bottom: 1em;
	padding-top: .35em;
}
h5 {
	font-size: 1.27em; /* 14px */
	font-weight: bold;
	line-height: 1.1em;
}
h6 {
	color: #666;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: .45em;
	text-transform: uppercase;
}
/* copies of h6 elements provided below as a class for use in Oracle WYSIWIG editors benw */
.h1 {
	font-size: 1.82em;
	font-weight: bold;
	line-height: 1.1em;
}
.h2 {
	color: #666;
	font: 1.8em Georgia, "Times New Roman", Times, serif; /* 20px */
	margin-bottom: 1em;
}
.h3 {
	color: #333;
	font: 1.64em Georgia, "Times New Roman", Times, serif; /* 18px */
	margin: 1em 0 .6em 0;
}
.h4 {
	border-top: 1px solid #666;
	color: #666;
	font: 1.45em/1.25em Georgia, "Times New Roman", Times, serif; /* 16px */
	margin-bottom: 1em;
	padding-top: .35em;
	display: block;
	clear:both;
}
.h5 {
	font-size: 1.27em; /* 14px */
	font-weight: bold;
	line-height: 1.1em;
}
.h6 {
	color: #666;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: .45em;
	text-transform: uppercase;
}
legend {
	background-color: transparent;
	font-size: 1.1em;
	font-weight: bold;
}
dd {
	margin-left: 1em;
}
li {
	list-style-type: square;
	margin: 0 0 .5em 1.25em;
}
blockquote {
	border-top: 1px solid #CCC;
	background-color: #EFEFEF;
	font-size: 1.1em;
	margin: 1em 2em 1em 2em;
	padding: 1.5em;
}

#Wrapper
{
    margin: 0px;
	text-align: left;
}
#header-nav
{
    background-color: #666;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
}

#header-nav li {
	display: inline;
	margin: 0;
	padding-right: 1.1em;
}
#header-nav ul {
	display: inline;
	margin: 0 0 0 0;
}
#header-nav li a {
	color: #FFF;
	font-weight: bold;
	white-space: nowrap;
}
#header-nav li a:hover {
	color: #FC3 !important;
}

#TitleBarContainer
{
    margin-bottom: 2px;
	background: #FFF url('images/logo_nav_bg.gif') bottom left repeat-x;
	height: 56px;
}
#PhxLogo
{
    margin-right: 10px;
    padding-top: 5px;
    padding-left: 10px;
    height:60px;
}
#TitleBlock
{
    height: 35px;
    color: #FFF;
	background-image: url("images/phx_bird_lg.png");
	background-position: top right;
	background-repeat: no-repeat;
    border: 0px solid #906;
	border-bottom: 0px solid #906;
	padding-left: 15px;
	padding-top: 13px;
	margin-top: 3px;
	margin-right: 5px;
	font-size: 14pt;

}
#TitleBlock a
{
    color: #FFF;
}
#TitleBlock a:hover
{
    color: #FFF;
}
#ContentOuterContainer
{
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 2px;
}

#instructions
{
    padding: 3px;
}
#instructions #inst_label
{
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 5px;
}
#instructions #inst_details
{
}
.ErrorMsg
{
     text-align: center;
     font-size: 14pt;
     color: Red;
}

#footer {
	border-top: 1px solid #666;
	margin: 0 20px;
	padding: 3px 0 20px 0
}
#footer ul li {
	color: #CCC;
	display: inline;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.25em;
	margin: 0 .63em 0 0;
	padding-right: 7px;
}
#footer ul li a {
	color: #666;
	white-space: nowrap;
}
#footer ul li a:hover {
	color: #906;
}
#footer p a {
	color: #999;
}
#footer p a:hover {
	color: #906;
	text-decoration: underline;

}
#footer p {
	color: #CCC;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.25em;
}

/* --{ Font Colors }------------------------------- */

.purple {
	color: #906;
}
.gray {
	color: #666;
}
.plum {
	color: #621A4B;
}
.redrock {
	color: #B5121B;
}
.firered {
	color: #E31B23;
}
.orangetree {
	color: #E37F1C;
}
.sunflower {
	color: #EEB211;
}
.saguaro {
	color: #9FA617;
}
.paloverde {
	color: #4C721D;
}
.lakeblue {
	color: #4E8ABE;
}
.royalblue {
	color: #005295;
}
.lightgray {
	color: #CCC;
}
/* --{ Background Colors }---------------------------- */

.purple-bg {
	background-color: #906;
}
.purple-alert {
	background-color: #906;
	color: #FFF;
	font-weight: bold;
	margin: 0 20px;
	padding: 3px 10px 5px 10px;
}
.purple-alert a {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.purple-alert a:hover {
	color: #FFF !important;
	font-weight: bold;
	text-decoration: underline;
}
.gray-bg {
	background-color: #666;
}
.plum-bg {
	background-color: #621A4B;
}
.redrock-bg {
	background-color: #933;
}
.firered-bg {
	background-color: #E31B23;
}
.orangetree-bg {
	background-color: #E37F1C;
}
.sunflower-bg {
	background-color: #EEB211;
}
.saguaro-bg {
	background-color: #9FA617;
}
.paloverde-bg {
	background-color: #4C721D;
}
.lakeblue-bg {
	background-color: #4E8ABE !important;
}
.royalblue-bg {
	background-color: #005295;
}
.lightgray-bg {
	background-color: #CCC;
}
/* ---------------------------------------------------
=Misc. Colors
Various content color treatments; often variations
of the primary and secondary brand color palette.
--------------------------------------------------- */

.tan {
	background-color: #F0E0B2;
	border-top: 1px solid #C90;
}
/* ---------------------------------------------------
=Logo Colors
--------------------------------------------------- */
 /* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    /* border: 1px solid #ff0000;*/
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, 
.editor-label 
{
    margin: 1em 0 0 0;
}

.display-field, 
.editor-field 
{
    margin: 0.5em 0 0 0;
}

.text-box {
    width: 30em;
}

.text-box.multi-line {
    height: 6.5em;
}

.tri-state {
    width: 6em;
}

.display-field, 
.editor-field  input
{
    width:250px;
}

.display-field .ZipCode, 
.editor-field .ZipCode
{
    width:50px;
}
   
.PropertyAddressLabel
 {
        line-height: 3em;
 } 
 
 .AddressLabel 
 {
        font-weight:bold;
        padding-right:.5em;
        line-height:1.5em;
 }
 
 .AddressContainer
 {
        font-size:medium;
        padding-left:5em;
        float: right;
 }
 
  .editor-address-field
 {
        float:none;
        font-size:small;
               
 }
 
 .editor-address-field input
 {
        width: 4em;
 }
 
 .date
{
    float:right;
    font-size:larger;
}