/* Structure.css                         01-22-04 Revision */
/* Organized by layout structure.                          */

body {
margin: 0;
padding: 0;
background-repeat: repeat-x;
}
.coreTable {
padding-Top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
width: 100%;
background: #FFFFFF;
}
/* Feature Graphic -- Change as needed for new promotions */
.featGFX {
background: url(Top-Collage.jpg);
}
.leftNavigationTable {

padding-right: 5px;																	
border-right: 1px solid #E3E3E3; 
}
.centerPartTable {
width: 100%;
padding-top: 7px;
padding-left: 7px;
padding-right: 7px;																	
}
.rightNavigationTable {
padding-left: 5px;
border-left: 1px solid #E3E3E3; 																	
}
.bodyArea {
margin-left: 10px;
}
.cellArea {
margin-left: 10px;
margin-top: 10px;
}
.contentArea {
font-family: Tahoma, Verdana;
color: #333333;
font-size: 12px;
font-weight: normal;
line-height: 15px; 
}
.contenttableTD {
font-family: Tahoma, Verdana;
font-size: 11px;
color: #333333;
font-weight: normal;
line-height: 15px;
border-bottom: 1px solid #CCCCCC;  
}
.normaltext {
font-family: Tahoma, Verdana;
font-size: 11px;
}
.contactArea {
margin-top: 10px;
}
.footerArea {
border-top: 1px solid #FF9900;
border-bottom: 1px solid #FF9900;  
font-family: Tahoma, Verdana;
font-size: 10px;
font-weight: normal;
color: #666666; 
}
.welcomeBody {
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #E3E3E3; 
font-family: Tahoma, Verdana;
font-size: 12px;
font-weight: normal;
line-height: 15px; 
}
.cellBodyLeft {
width: 300px;
padding-bottom: 10px;
padding-right: 10px;
border-right: 1px solid #E3E3E3; 
font-family: Tahoma, Verdana;
font-size: 12px;
font-weight: normal;
line-height: 15px; 
}
.cellBodyRight {
width: 165px;
padding-bottom: 10px;
padding-right: 10px;
padding-left: 10px;
font-family: Tahoma, Verdana;
font-size: 12px;
font-weight: normal;
}
.tableNav {
font-family: Tahoma, Arial;
font-size: 11px;
color: #000000;
}
.genText {
font-family: Tahoma, Verdana;
font-size: 11px;
}
#contactBadge {
padding-bottom: 5px;
}
#navHead {
line-height: 18px;
margin-top: 10px;
background: #FF9900;
height: 20px;
font-family: Tahoma, Arial;
font-weight: bold;
font-size: 12px;
color: #FFFFFF; 
}
#loginBox {
padding-left: 0px;
padding-top: 0px;
height: 75px;
width: 165px;
font-family: Tahoma, Verdana;
font-size: 11px;
font-weight: normal;
color: #000000; 
}
.LogintableTD {
font-family: Tahoma, Verdana;
font-size: 11px;
font-weight: normal;
line-height: 15px;  
}
#LeftTableBox {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
height: 75px;
width: 15px;
font-family: Tahoma, Verdana;
font-size: 10px;
font-weight: normal;
color: #000000; 
}
.loginArea input {
padding-left: 3px;
height: 12px;
width: 90px;
border: 1px solid black; 
font-family: Tahoma, Verdana;
font-size: 11px;
font-weight: normal;
color: #000000; 
}
.loginButton input {
height: 16px;
width: 26px;
border-left: 2px solid #D9D9D9; 
border-top: 2px solid #D9D9D9; 
border-right: 2px solid #AEAEAE; 
border-bottom: 2px solid #AEAEAE; 
font-family: Tahoma, Verdana;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
background: #7A7A7A
}
#quickBox {

font-family: Tahoma, Arial;
font-size: 11px;
font-weight: normal;
color: #000000; 
border-bottom: 1px solid #E3E3E3
}
.botContact {
height: 17px;
width: 100%;
font-family: Tahoma, Verdana;
font-size: 12px;
font-weight: normal;
background-color: #E3E3E3;
color: #000000;
}
.botSpace {
height: 6px;
width: 100%;
font-family: Tahoma, Verdana;
font-size: 12px;
font-weight: normal;
}
/* Emergency Status */
.pageSetEmergency {
font-family: Tahoma, Verdana;
font-size: 11px;
font-weight: bold;
color: #FF0000;
width: 96%;
background-color: #F7F7F7;
text-align: left;
padding: .5em 1em .5em 1em; 
border-top: 1px dotted #C3C3C3;
border-bottom: 1px dotted #C3C3C3;
}

/* For Left Navigation's "QuickNav" -- DO NOT TOUCH */
#navBox {
background-color: #efefef;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 5px;
}
#navBox2 {
padding-top: 10px;
padding-left: 5px;
padding-bottom: 5px;
}
#navBox3 {
background-color: #efefef;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 5px;
}
#navBox4 {
padding-top: 10px;
padding-left: 5px;
padding-bottom: 5px;
}
#navBox5 {
background-color: #efefef;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 5px;
}
/* Link/Anchor CSS */
a:hover {
	font: normal 11px Tahoma, Arial;	
	text-decoration: overline underline;
	background-color: transparent;
	color: #666666;
}	
a:visited {
	font: normal 11px Tahoma, Arial;
	background-color: transparent;
}
a:active {
	font: normal 11px Tahoma, Arial;
	text-decoration: none;
	background-color: transparent;
	color: #0C0B87;
}
a {
	font: normal 11px Tahoma, Arial;
	text-decoration: none;
	background-color: transparent;
	color: #0C0B87;
}
.moreLink a:hover {
	font: bold 12px Tahoma, Arial;	
	text-decoration: underline;
	background-color: transparent;
	color: #666666;
}	
.moreLink a:visited {
	font: bold 12px Tahoma, Arial;
	text-decoration: none;
	background-color: transparent;
	color: #7676A4;
}
.moreLink a {
	font: bold 12px Tahoma, Arial;
	text-decoration: none;
	background-color: transparent;
	color: #7676A4;
}	
.tableNav a:hover {
	font: bold 12px Tahoma, Arial;	
	text-decoration: underline;
	background-color: transparent;
	color: #666666;
}	
.tableNav a:visited {
	font: bold 11px Tahoma, Arial;
	background-color: transparent;
	color: #7676A4;
}	
.tableNav a:active {
	font: bold 11px Tahoma, Arial;
	text-decoration: none;
	background-color: transparent;
	color: #666666;
}	
.tableNav a {
	font: bold 11px Tahoma, Arial;
	text-decoration: none;
	background-color: transparent;
	color: #7676A4;
}	
#quickBox a:hover {
	font: normal 11px Tahoma, Arial;	
	text-decoration: overline underline;
	background-color: transparent;
	color: #666666;
}	
#quickBox a:visited {
font: normal 11px Tahoma, Arial;
	background-color: transparent;
}
#quickBox a:active {
	font: normal 11px Tahoma, Arial;
	text-decoration: none;
	background-color: transparent;
	color: #0C0B87;
}
#quickBox a {
	font: normal 11px Tahoma, Arial;
	text-decoration: none;
	background-color: transparent;
	color: #0C0B87;
}	
.footerArea a:hover {
	font: normal 11px Tahoma, Arial;	
	text-decoration: underline;
	background-color: transparent;
	color: #666666;
}	
.footerArea a:visited {
	font: normal 11px Tahoma, Arial;
	background-color: transparent;
	color: #7676A4;
}
.footerArea a {
	font: normal 11px Tahoma, Arial;
	text-decoration: none;
	background-color: transparent;
	color: #7676A4;
}

.navlink {

font-family: Tahoma, Verdana;
font-size: 11px;
color: #333333;
font-weight: normal;
line-height: 15px;
}

.lefthead {
padding-left: 5px;
font-family: Tahoma, Verdana;
font-size: 12px;
color: #ffffff;
font-weight: bold;
}
