@charset "UTF-8";
* {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#540000;
}

h1 {
	font-size: 18px;
	padding-bottom: 10px;
}

h2 {
	font-size: 16px;
	padding-bottom: 10px;
}

a {
	color:#540000;
}

.clearall {
	clear: both;
}

.NoBorderImage{
	border: none !important;
}

#Body-Wrapper {
	max-width: 960px;
	width:expression(document.body.clientWidth > 960? "960px": "auto" );
	margin:20px auto;
	font-size: 14px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
}

#Top {
	background:url(../images/Header-Background.png) repeat-x;
	height:8px;
	margin: 0 6px;
}

#Header-Wrapper-Left {
	background:url(../images/Header-Background-Left.gif) repeat-y top left;
	height:158px;
}

#Logo-Wrapper {
	padding: 0pt 0pt 0pt 85px;
	float: left;
}

#Header-Wrapper-Right {
	background:url(../images/Header-Background-Right.gif) repeat-y top right;
	width:319px;
	height:158px;
	float:right;
}

#Address-Wrapper {
	margin: 10px 0 0 0;
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#5f5f5f;
	line-height: 18px;
	text-align: left !important;
}

#Address-Wrapper img{
	border: none;
	position:relative;
	top: 3px;
}

#Content-Wrapper {
	background:url(../images/Header-Background-Left.gif) repeat-y top left;
	
}

#Navigation-Wrapper {
	width:220px;
	float: left;
	height: 210px;
}

#Navigation-Wrapper .padding {
	padding: 0pt 0pt 50px 86px;
}

#Content {
	background:url(../images/Header-Background-Right.gif) repeat-y top right;
	margin-left: 290px;
	overflow: auto;
	min-height: 250px;
}

#Content .padding {
	padding: 0px 90px 0px 15px;
}

#Content p {
	font-size: 14px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 0 0 5px 0;
}

#Content ul, #Content ol {
	margin: 0 0 0 25px;
	font-size: 14px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
}

#Nav-Link{
	padding-bottom: 10px;
}
#LFG-Content{
	width: 100%;
}

#LFG-Content table img{
	display:none;
}

#LFG-Content table {
	width: 100%;
}

#LFG-Content td {
	padding: 1px;
	background: none;
}

#LFG-Content tr {
	width: 100%;
}

#LFG-Content br {
	line-height: 0px;
}

#LFG-Content p{
	padding-bottom: 5px;
}

#LFG-Content li{
	line-height: 140%;
	margin-left: 25px;
}

#LFG-Content ul{
	padding-bottom: 10px;
}

#LFG-Content .tableHeader{
	padding: 5px;
	color: #fff;
	background: #540000;
	font-weight: bold;
}

#LFG-Content a{
	color: #540000;
}

#LFG-Content .instructions{
	padding: 5px;
	padding-bottom: 5px;
}
#PictureWrapper {
	float: right;
}

#PictureWrapper img{
	margin: 0px !important;
}

#Content img {
	margin: 0 0 20px 30px;
	border: 1px solid #540000;
}

.NoBorderImage{
	border: 1px solid #540000;
	margin: 0px 0px 0px 10px !important;
}

#Carrier-Logo-Wrapper img, #Directory img {
	border: none !important;
	padding:10px;
	margin: 0 !important;
}

#Spacer {
	width: 1px;
	height: 285px;
	float: left;
}

#Bottom-Wrapper {
	background:url(../images/Bottom-Background-Middle.png) repeat-x;
	height:64px;
	clear:both;
}

#Bottom-Wrapper-Left {
	background:url(../images/Bottom-Background-Left.png) no-repeat;
	float:left;
	height:64px;
	width:343px;
}

#Bottom-Wrapper-Right {
	background:url(../images/Bottom-Background-Right.png) no-repeat;
	float:right;
	height:64px;
	width:343px;
}

#Footer-Wrapper {
	width: 753px;
	margin: 0 auto;
}

#Footer-Wrapper p {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	padding-bottom: 5px;
	line-height: 16px;
}

#Footer-Wrapper .padding {
	padding: 10px 20px;
}


#Disclaimer {
	display:none;
}

#M-Logo-Wrapper {
	float: right;
}

#M-Logo-Wrapper .padding{
	padding: 5px 0 0 0;
}

.menu {
	z-index:1000;
}
/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

.menu ul {
	list-style-type:none;
	width:180px;
	border-top: 1px #540000 solid;
	background: transparent;
}

.menu ul ul{
	width:210px;
}

.menu ul ul ul{
	width:220px;
}

* html .menu ul {
	margin-left:0 0 0 -16px;
}

.menu li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:13px;
	height:26px;
	position:relative;
}

.menu ul ul li {
	background:#fefbee;
}

.menu ul ul ul li {
	background: #ffffcc;
}

/* style the links */
.menu ul li a, .menu ul li a:visited {
	display:block; 
	text-decoration:none;
	height:25px;
	line-height:25px;
	width:180px;
	color:#5f5f5f;
	text-indent:5px;
	border-bottom:1px solid #540000;
	border-width:0 1px 1px 0;
}

.menu ul ul a, .menu ul ul a:visited {
	background:#f3ecec;
	width:210px;
}

.menu ul ul ul a, .menu ul ul ul a:visited {
	width:220px;
}

* html .menu ul a:hover {
	background:#f3ecec;
}

.menu ul :hover > a {
	background:#f3ecec;
}

* html .menu ul ul a:hover {
	background: #faf5f5;
}

.menu ul ul :hover > a {
	background: #faf5f5;
}

.menu ul ul {
	visibility:hidden;
	position:absolute;
	top:-1px;
	left:180px; 
	background:#FFFFFF;
}
.menu ul ul ul {
	left:210px; 
}
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
}

.menu ul :hover ul ul{
visibility:hidden;
}
.menu ul :hover ul :hover ul ul{ 
visibility:hidden;
}
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}

.menu li {float:left;}

.form_settings {
	margin:15px 0 0;
}
.form_settings p {
	padding:0 0 4px;
}
.form_settings span {
	float:left;
	text-align:left;
	width:200px;
}
.form_settings input, .form_settings textarea {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #2d2d2;
	color:#47433F;
	font-family:arial;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:2px;
	width:230px;
}
.form_settings .submit {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:#540000 none repeat scroll 0 0;
	border:1px solid;
	color:#FFFFFF;
	cursor:pointer;
	font-family:arial;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:26px;
	line-height:normal;
	padding:2px 0 3px;
	width:116px;
	display:inline;
}
.form_settings textarea, .form_settings select {
	-x-system-font:none;
	font-family:arial;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	width:230px;
}
.form_settings select {
	width:304px;
}
.form_settings .checkbox {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	margin:4px 0;
	padding:0;
	width:14px;
}