@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #990000;
	background-attachment: fixed;
	background-image: url(../images/bg02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #620000;
	text-decoration: none;
}
a:active {
	color: #620000;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	margin-top: 0px;
}


h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
h3 {
	color: #990000;
	font-size: 12px;
}





#containor {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#top-nav {
	height: 20px;
	width: 960px;
	text-align: right;
	padding-top: 5px;
}
#top-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top-nav li {
	display: inline;
	padding-left: 20px;
}
#top-nav li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#top-nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#top-nav li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#top-nav li a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	width: 940px;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 20px;
	border: 1px solid #000000;
	padding-right: 10px;
	padding-left: 10px;
}
#header-containor {
	width: 938px;
	height: 62px;
	margin-bottom: 13px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#header-containor img {
	float: left;
}

#login-containor {
	background-image: url(../images/login-bg-subpage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
	width: 460px;
	float: left;
	text-align: left;
	padding-top: 6px;
	padding-left: 14px;
}
#form-containor {
	height: 38px;
	width: 452px;
}

#login-containor h1 {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	letter-spacing: .1em;
	margin: 0px;
	padding: 0px;
}
#login-containor h2 {
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding: 0px;
	font-weight: normal;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}





.username {
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: left;
	width: 135px;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 15px;
}
.password {
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: left;
	width: 135px;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 15px;
}

#content-containor {
	width: 670px;
	float: left;
	padding-top: 18px;
}



#side-nav {
	width: 227px;
	margin-right: 20px;
	float: left;
}
#side-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#side-nav li {
	height: 31px;
	width: 227px;
}
#side-nav a {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	display: block;
	height: 23px;
	width: 204px;
	padding-top: 8px;
	padding-left: 23px;
	background-image: url(../images/subnav-bg.gif);
}
#side-nav a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 23px;
	width: 204px;
	padding-top: 8px;
	padding-left: 23px;
	background-image: url(../images/subnav-bg-over.gif);
}
#side-nav a.current {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 23px;
	width: 204px;
	padding-top: 8px;
	padding-left: 23px;
	background-image: url(../images/subnav-bg-over.gif);
}
#side-nav-sub {
	width: 227px;
}

#side-nav-sub a {
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	display: block;
	height: 23px;
	width: 187px;
	padding-top: 8px;
	padding-left: 40px;
	background-image: url(../images/subnav-bg.gif);
	text-transform: uppercase;
}
#side-nav-sub a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	height: 23px;
	width: 185px;
	padding-top: 8px;
	padding-left: 42px;
	text-transform: uppercase;
	background-image: url(../images/subnav-sub-bg-over.gif);
}
#side-nav-sub a.current {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	height: 23px;
	width: 185px;
	padding-top: 8px;
	padding-left: 42px;
	text-transform: uppercase;
	background-image: url(../images/subnav-sub-bg-over.gif);
}





/* phones */




#products {
	font-size: 10px;
	width: 207px;
	margin-bottom: 30px;
	height: 125px;
	margin-right: 10px;
}
#products img {
	float: left;
	padding-right: 10px;
}
#products ul {
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#products li {
	list-style-type: none;
	background-image: url(../images/bullet-phones.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;
}


#products a:link {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

#products a:visited {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
#products a:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#products a:active {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#content-containor ul {
	list-style-type: none;
}
#content-containor li {
	background-position: 0px 3px;
	background-image: url(../images/bullet-phones.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 5px;
}



/* sub navigation */
#NavSide{
	width: 170px;
	background-color: #F1F1F1;
}
#NavSide ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#NavSide li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	margin: 0px;
	padding: 0px;
	width: 168px;
	height: 25px;
	}
#NavSide a:link {
	display: block;
	width: auto;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	line-height: 22px;
	height: 25px;
}
#NavSide a:visited {
	display: block;
	width: auto;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	line-height: 22px;
	height: 25px;
}
#NavSide a:hover {
	display: block;
	width: auto;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	line-height: 22px;
	height: 25px;
	background-color: #CCCCCC;
}
#NavSide a:active {
	display: block;
	width: auto;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	line-height: 22px;
	height: 25px;
	background-color: #800000;
}
#NavSide a.selected {
	display: block;
	width: auto;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	line-height: 22px;
	height: 25px;
	background-color: #990000;
}


	
	
	/* coverage maps */
td.MapCell
{
	padding-top : 8px;
	padding-left : 5px;
}
div.CoverageBox{
	height: 270px;
	width: 240px;
	background-image: url(../images/box_bg.gif);
}* html a.CoverageLink span { height: 270px; }

div.CoverageBox a.CoverageLink:hover span {
	background-image: url(../images/box_bg.gif);
	background-position: 0px -270px
}
a.CoverageLink span {
	display: block;
	min-height: 270px;
	text-decoration: none;
}
a.CoverageLink:hover, a.CoverageLink:hover span, a.CoverageLink:hover {
	cursor: pointer;
	color: #000000;
}
div.CoverageTitle {
	color: #111111;
	font-family: sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 16px;
	padding-right: 0px;
}
div.CoveragePic {
	text-align: center;
	padding-top: 7px;
}
img.border
{
	border: 1px solid #7013A0;
}
#footer {
	height: 30px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright {
	float: left;
	width: 450px;
}

#bot-nav {
	float: right;
	width: 480px;
	text-align: right;
}
#bot-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bot-nav li {
	display: inline;
	padding-left: 18px;
}


div.copyright
{
	text-align: center;
	font-size: 8pt;
	padding-top: 8px;
	padding-bottom: 4px;
}
div.FAQQuestion {
	font-size: 10pt;
	font-weight: bold;
	padding: 3px;
	background-color: #eeeeee;
	border: 1px solid #bbbbbb;
}
div.FAQAnswer {
	padding-top: 3px;
	padding-bottom: 3px;
}
div.FAQTop {
	text-align: right;	
	padding-bottom: 10px;
	font-size: 8pt;
}
div.GlossaryTerm {
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	padding-bottom: 2px;
}
div.GlossaryDescription {
	font-size: 9pt;
	padding-top: 2px;
	padding-bottom: 14px;
}

/* form css */
table.EntryTable {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
table.EntryTable caption {
	margin: 0px;
	padding: 8px 6px;
	text-align:left;
	font-size: 8pt;
	color: #333;
}
table.EntryTable td {
	margin: 0px;
	text-align: left;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
}
table.EntryTable td.field {
	width: 140px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 5px;
	vertical-align: top;
}
div.SmallError {
	font-size: 8pt;
	color: red;
}
div.TextErrorSmall {
	font-size: 8pt;
	color: red;
}
div.TextSmall {
	font-size: 8pt;
}

.txt {
	color:#333333;
 	background-color: #f7f7f7;
	border: 1px solid #999999;
	font-size: 13px;
	height: 18px;
}
.txtarea {
	color:#333333;
 	background-color: #f7f7f7;
	border: 1px solid #999999;
	font-size: 13px;
	height: 80px;
}
.radiobtn { background-color: #fff; border-style: none;}
.btn
{
	background-color: #333333;
	color: #fff;
	height: 22px;
	padding-bottom: 2px;
	font-weight: bold;
	margin-bottom: 5px;
	cursor: pointer;
}