<!---
	PAGE: Dwane01.css
	DATE: 04/23/07
	AUTHOR: cc
	PURPOSE: To be used for MA Dwane01 Only
	MODIFICATION LOG:
	DATE:		AUTHOR:		MODIFICATION LOG:
	========	======		=================
	04/23/07	CC			Created Page
	04/30/07	CC			Added H1 styles to #Dwane01 in effort to avoid using Carrier logos.
	05/01/07	CC			Changed .coloralt02 to be red
--->


body {
	font-family: Arial, Helvetica, sans-serif;
	}

.aiimg {
	background: #000 url(../IMAGES/agent_info_02.jpg) no-repeat top left;
	color: #FFFFFF;
	font-size:13px;
	text-align:center;
	padding:4px;
	vertical-align:bottom;
	}

#dwane01 a {
	color:#0066FF;
	text-decoration: none;
	}

#dwane01 a:visited {
	color:#0066FF;
	text-decoration: none;
	}

#dwane01 a:hover {
	color:white;
	background:#0066FF;
	text-decoration: none;
	}


#dwane01 {
	font-size: 13px;
	border-top: 1px solid #f90;
	border-bottom: 1px solid #f90;
	border-right: 1px solid #f90;
	border-left: 1px solid #f90;
	}

.dwane02 {
	font-size: 13px;
	}

#dwane01 ul {
	list-style: none;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	}

#dwane01 li{
	margin: 0px;
	padding: 0px;
	}

.instruct01 {
	padding-left: 38px;
	color:#000000;
	}

.instruct02 {
	padding-right: 38px;
	text-align:right;
	color:#000000;
	}

.instruct03 {
	padding: 8px 2px;
	font-size:11px;
	}

.colorodd {

	background: #ff9900;
	color: white;
	vertical-align:top;
	}

.coloreven {
	background: #e8ecf4;
	vertical-align:top;
	}

.coloralt01 {
	background: #FFF;
	vertical-align:top;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	}

.coloralt02 {
	font-size: 14px;
	text-align:center;
	color: #C00;
	}

.colorheader {
	text-align:center;
	color:white;
	font-size:28px;
	vertical-align:middle;
	background: #ff9900;
	height: 50px;
	}

.state {
	font-size: 11px;
	color:#990000;
	}

#dwane01 h1 {
	font-size:14px;
	color:#000;
	padding: 0px;
	margin-bottom: 0px;
	}

#dwane01 h2 {
	font-size:13px;
	color:#666;
	padding: 0px;
	margin-bottom: 0px;
	}

.end {
	width:100%;
	line-height:2px;
	background-color:#fff
	}

.hh_state {
	font-size: 13px;
	color:#CC0000;


}

.hh_state2 {
	font-size: 11px;
	color:#000000;


}

#dwane01 td 
{
	text-align:left;
	}