﻿html, body
{
    font-family: Arial, Verdana;
    font-size: 12px;
    height: 100%;
    margin: 0px;   
}
/**************************/
/***** Standard LINKS *****/
a
{
	border-bottom: solid 1px #762938;
	color: #335872;
	text-decoration: none;
}
a:active
{
	border-bottom: solid 1px #762938;
	color: #335872;
	text-decoration: none;
}
a:hover
{
	border-bottom: solid 1px #335872;
	color: #762938;
	text-decoration: none;
}
/***********************/
/***** IMAGE LINKS *****/
a.clearLink
{
	border: 0px;
	text-decoration: none;
}
a.clearLink:active
{
	border: 0px;
	text-decoration: none;
}
a.clearLink:hover
{
	border: 0px;
	text-decoration: none;
}
/**********************************/
/***** HOMEPAGE HEADLINE LINK *****/
a.newsHeadlineLink
{
	border-bottom: solid 1px #762938;
	color: #335872;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
}
a.newsHeadlineLink:active
{
	border-bottom: solid 1px #762938;
	color: #335872;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.newsHeadlineLink:hover
{
	border-bottom: solid 1px #335872;
	color: #762938;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
/*********************************/
/***** HOMEPAGE CONTENT LINK *****/
a.newsContentLink
{
	border-bottom: 0px;
	color: #335872;
	text-decoration: none;
}
a.newsContentLink:active
{
	border-bottom: 0px;
	color: #335872;
	text-decoration: none;
}
a.newsContentLink:hover
{
	border-bottom: solid 1px #335872;
	color: #762938;
	text-decoration: none;
}
/******************************/
/***** STANDARD BOLD LINK *****/
a.boldLink
{
	border: 0px;
	color: #335872;
	font-weight:bold;
	text-decoration: none;
}
a.boldLink:active
{
	border: 0px;
	color: #335872;
	font-weight: bold;
	text-decoration: none;
}
a.boldLink:hover
{
	border: 0px;
	color: #762938;
	font-weight: bold;
	text-decoration: none;
}
/************************/
/***** FOOTER LINKS *****/
a.footerLink
{
    border-bottom: solid 1px #C9C9C9;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:active
{
    border-bottom: solid 1px #C9C9C9;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLink:hover
{
    border-bottom: solid 1px #FFFFFF;
	color: #C9C9C9;
	text-decoration: none;
}
a.footerLink:visited
{
    border-bottom: solid 1px #C9C9C9;
	color: #FFFFFF;
	text-decoration: none;
}
/***************************/
/***** BUTTONBAR LINKS *****/
a.buttonbarLink
{
    border: none;
	color: #335872;
	text-decoration: none;
}
a.buttonbarLink:active
{
    border: none;
	color: #335872;
	text-decoration: none;
}
a.buttonbarLink:hover
{
    border: none;
	color: #762938;
	text-decoration: none;
}
a.buttonbarLink:visited
{
    border: none;
	color: #335872;
	text-decoration: none;
}
/************************/
.ButtonStyle1
{   
    background-color: #3e647e;
    color: #ffffff;
    font-weight: bold;
}
/************************/
OL.circle
{
    list-style-type: circle;
}
OL.square
{
    list-style-type: square;
}
h1
{
    border-bottom: #cccccc 1px solid;
    color: #3E647E;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;	
}
h2
{
    border-bottom: #cccccc 1px solid;
    color: #3E647E;    
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 4px;
}
h3 {
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #3E647E;
}
h4 {
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #576b79;
}
h5 {
	font-size: 10px;
	font-weight: bolder;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #3E647E;
}
img
{
	border: 0px;
}
#BodyBackground
{
    background: url('/Images/Bodybg.png') repeat-x top;
    padding: 0 483px;
}
#MainSizer
{
    margin: 0 auto;
    max-width: 0;
    padding: 0;
    width: 0;
}
#MainExpander
{
    margin: 0 -483px;
    min-width: 966px;
    position: relative;
}
.Clear
{
    clear: both;
}
.Basic_Header
{
	background-image: url(../images/Basic/Headerbg.gif);
	background-repeat: repeat-x;
}
.Basic_Table
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: none;
}
.topleftcorner
{
    background: transparent url('/Images/Contentbg.png') 0 0 no-repeat;
    height: 17px;
    margin-top: -2px;
    margin-right: 17px;
}
.toprightcorner
{
    background: transparent url('/Images/Contentbg.png') 100% 0 no-repeat;
    float: right;
    height: 17px;
    margin-top: -17px;
    width: 21px;
}
.alley
{
    background: url('/Images/Contentbgleft.png') repeat-y left;
    min-height: 600px;
    /*padding-left: 19px;*/
    padding-left: 8px;
}
.wrapper
{
    background: url('/Images/Contentbgright.png') repeat-y right;
    min-height: 600px;
    /*padding-right: 21px;*/
    padding-right: 10px;
}
#footerwrapper 
{ 
	background-image: url('/images/Footerbg.png');
	background-position: 77% bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;	
	min-height: 100%;
	margin: 0px auto;
	/*padding-bottom: 50px;*/
	position: relative;
}
.inner
{
    background: #ffffff;
    min-height: 600px;
    padding: 0px;
}
.contentstretch
{
    background: #ffffff;
    min-height: 600px;
}
.bottomleftcorner
{
    background: transparent url('/Images/ContentHeaderbg.png') 0 -17px no-repeat;
    height: 21px;
    margin-right: 21px;
}

.bottomrightcorner
{
    background: transparent url('/Images/ContentHeaderbg.png') 100% -17px no-repeat;
    float: right;
    height: 21px;
    margin-top: -21px;
    width: 21px;
}
/*
.bottomleftcorner
{
    background: transparent url('/Images/Contentbg.png') 0 -17px no-repeat;
    height: 21px;
    margin-right: 21px;
}
.bottomrightcorner
{
    background: transparent url('/Images/Contentbg.png') 100% -17px no-repeat;
    float: right;
    height: 21px;
    margin-top: -21px;
    width: 21px;
}
*/
.Pad
{
	background-image: url('/Images/PadBackground.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	vertical-align: top;
	color: #000000;
	font-size: 10px;
}
.LeftAd
{
	background-image: url('/Images/bgLeftNav.gif');
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: top;
	color: #3e6e8f;
}
.PageBanner
{
    border-right: #66859d 1px solid; 
    border-top: #66859d 1px solid; 
    border-left: #66859d 1px solid;
}
.Breadcrumb
{
    border-right: #66859d 1px solid; 
    border-top: #66859d 1px solid; 
    border-left: #66859d 1px solid;    
    border-bottom: #762938 1px solid; 
    background-color: #cfcfcf;
}
.NewsBox
{
    border-bottom: solid 1px #AAAAAA; 
    border-left: solid 1px #CFCFCF; 
    border-right: solid 1px #AAAAAA; 
    border-top: solid 1px #CFCFCF; 
    width: 100%
}
.Content
{
    border-right: #66859d 1px solid;    
    border-left: #66859d 1px solid; 
    border-bottom: #66859d 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;	
	padding-top: 4px;
	text-align: left;
	vertical-align: top;
}
.DefaultContent
{
    border-right: #66859d 1px solid;    
    border-left: #66859d 1px solid; 
    border-top: #66859d 1px solid; 
    border-bottom: none;
	text-align: left;
	vertical-align: top;
}
.Footer
{
	background-color: #335872;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
.FormElement
{
	font-family: Arial, Verdana;
}
.TextTable1
{
    border: solid 1px #CCCCCC;
    text-align: left;
}
.TextTitle1
{
	background-color: #66859d;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	border-bottom: #999999 1px solid;
	margin-bottom: 2px;
	text-indent: 5px;
	background-image: url('/Images/TitleTextBackground1.jpg');
	background-repeat: repeat-x;
}
.TextTitle2
{
	background-color: #762938;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	border-bottom: #999999 1px solid;
	margin-bottom: 2px;
	text-indent: 5px;
	background-image: url('/Images/TitleTextBackground2.jpg');
	background-repeat: repeat-x;
}
.TextFormLabel
{
	color: #762938;
	font-weight: bold;
	font-size: 10px;
}
.TextLinkFooterStyle1
{
    border-top: solid 1px #999999;
    font-weight: bold;
    text-align: right
}
.ButtonBar
{
    border: solid 1px #999999;    
}
.ButtonBar td.ButtonLinkOff
{
    background-color: #999999;
    background-image: url('../Images/ButtonBarbg.gif');
    background-repeat: repeat-x;    
    height: 35px;
    font-weight: bold;
    text-align: center;   
    width: 20%; 
}
.ButtonBar td.ButtonLinkOn
{
    background-color: #FFFFFF;
    height: 35px;
    font-weight: bold;
    text-align: center;   
    width: 20%; 
}
.ButtonBar td.Content
{
    border: none;
    padding: 4px;
}
.Controls1
{
    border: solid 1px #333333;
}
td.collapsible 
{
	background-color: #FFFFFF;
	text-align: left;
}

tr.collapsible 
{
	background-color: #762938;
}
.collapsible 
{
	border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	text-align: left;
}
table.rates 
{
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	width:100%;
}
table.rates td 
{
	padding: 2px 1px 2px 1px;
}
table.rates tr td.rate 
{
	border-left: 1px solid #C0C0C0;
	text-align: right;
	vertical-align: top;
}
table.rates tr td.details 
{
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	text-align: center;
	vertical-align: top;
}
table.rates tr.title1 
{
	background: #762938;
	color: #FFFFFF;
	font-weight: bolder;
	letter-spacing: 3px;
	text-align: center;
	text-transform: uppercase;
}
table.rates tr.title2 
{
	background: #3E647E;
	color: #FFFFFF;
	font-weight: bolder;
	letter-spacing: 3px;
	text-align: center;
	text-transform: uppercase;
}
table.rates tr td.title2 
{
	background: #696969;
	color: #FFFFFF;
	border: 1px solid #C0C0C0;
	font-size: 10px;
	text-align: center;
}
table.rates tr td.title3 
{
	background: #939393;
	color: #FFFFFF;
	font-weight: bolder;
	letter-spacing: 3px;
	text-align: center;
	text-transform: uppercase;
}
table.rates tr td.title4 
{
	background: #3E647E;
	color: #FFFFFF;
	font-weight: bolder;
	letter-spacing: 3px;
	text-align: center;
	text-transform: uppercase;
}
table.rates tr td.product1 
{
	background: #F5F5F5;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
}
table.rates tr td.product2 
{
	background: #F5F5F5;
	font-size: 12px;
	text-align: left;
}
table.rates tr td.product3 
{
	background: #FFFFFF;
	font-size: 12px;
	text-align: left;
}
table.rates tr td.footer 
{
	border-top: 1px solid #C0C0C0;
	text-align: center;
}
table.rss 
{
	border: 1px solid #696969;
	border-collapse: collapse;
	width:100%;
}
table.rss td.feed 
{
    background-color: #999999;
    color: #FFFFFF;
    font-weight: bold;
}
table.rss td.button 
{
    background-color: #F5F5F5;
	padding: 6px 6px 6px 6px;
}
.CareerMain
{
	text-align: center;
}
.CareerMainTable
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: none;
}
.CareerButton
{
	cursor: hand;
}
.copyright
{
	font-size: 10px;
	text-align: center;
}
.subtitle 
{
	color: #000000;
	font-size: 9px;
}
.NavButton
{
    padding: 0px;
    margin: 0px;
    border-style: none;
}
.TableBlackBorder
{
	background-color: #000000;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.TableContent
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.TableHeader1
{
	font-weight: bold;
	color: #ffffff;
	background-color: #762938;
}
.TableHeader2
{
	font-weight: bold;
	color: #ffffff;
	background-color: #666666;
	font-size: 8pt;
	text-transform: uppercase;
}
.TableHeader3
{
    background-color: #696969;
	border-right: 0px;
	border-top-width: 0px;
	border-left: 0px;
	border-bottom: #333333 1px solid;
    color: #ffffff;	
	font-size: 8px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
}
.TableCell1
{
	background-color: #FCFCFC;
}
.TableCell2
{
	border-right: 0px;
	border-top-width: 0px;
	border-left: 0px;
	border-bottom: #999999 1px solid;
}
.TableCell3
{
    background-color: #CFCFCF;
	border-right: 0px;
	border-top-width: 0px;
	border-left: 0px;
	border-bottom: #999999 1px solid;
}
.TableCell4
{
	color: #000000;
	border-right: 0px;
	border-top-width: 0px;
	border-left: 0px;
	border-bottom: #333333 1px solid;
	font-size: 8pt; 
	line-height: normal;
	padding: 4px;
}
.highlight 
{
	background: #00FF00;
	color: #000000;
	text-decoration: none;
}
.searchpath 
{
	color: #999999;
	font-size: smaller;
	margin-bottom: 10px;
}
.CareersLinkPad 
{
    background-color: #122a42;
    height: auto;
}
.CareersContent 
{
    color: #386351;
    line-height: 20pt;
    padding: 6px;
    vertical-align: middle;
}
.CareersFooter 
{
    background-color: #122b43;
    color: #FFFFFF;
    font-size: smaller;
}
/****************************/
/***** CollapsiblePanel *****/
.collapsePanel
{	
	background-color: white;
	overflow: hidden;
}
.collapsePanelHeader
{
	background-color: #66859d;
	background-image: url('/Images/TitleTextBackground1.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	border-bottom: #999999 1px solid;
	margin-bottom: 2px;
	text-indent: 5px;
	width: 100%;
}
/*****************************/
/***** Google Map Styles *****/
table.searchResults 
{
    border: solid 1px #333333;    
    width: 95%;    
}
table.searchResults th 
{
    background-color: #EFEFEF; 
    text-align: left;   
}
table.searchResults td 
{
    text-align: center;
}
#noResults 
{
    padding-left: 25px;
    color: Red;
}
.map-area 
{
    width: 95%; 
    height: 400px; 
    margin-bottom: 15px;
    border: solid 1px #333333;
}
/***********************************/
/***** AddThis Menu Button Fix *****/
#at15s div a, #at16p div a
{
    border-bottom: none;
}
/***********************************/
