/* ------------------- Body Elements ------------------- */
body {
	font-family: georgia,times,times new roman,serif;
	font-size: 12px;
	color: #363636;
	}
td {
	font-family: georgia,times,times new roman,serif; 
	font-size: 12px;
	color: #363636;
	}
/* ------------------- Link Elements ------------------- */
/*--
a { 
	color: #1f8bcc; 
	text-decoration: none;
	}
a:hover { 
	color: #1f8bcc; 
	text-decoration: none;
	border-bottom: 1px dotted #1f8bcc;
	}
a:active { 
	color: #1f8bcc; 
	text-decoration: none;
	}
--*/
.standardLink { 
	color: #1f8bcc; 
	text-decoration: none;
}
.standardLink a { 
	color: #1f8bcc; 
	text-decoration: none;
}
.standardLink a:hover { 
	color: #1f8bcc; 
	text-decoration: none;
	border-bottom: 1px dotted #1f8bcc;
}
/* ------------------- Navigation Elements ------------------- */
a.main-nav {
	font-family: georgia,times,times new roman,serif; 
	color: #ffffff; 
	text-decoration: none; 
	font-size: 14px;
	}
a.main-nav:hover {
	font-family: georgia,times,times new roman,serif;  
	color: #ffffff; 
	text-decoration: none; 
	border-bottom: 1px dotted #ffffff;
	font-size: 14px;
	}
a.main-nav:active {
	font-family: georgia,times,times new roman,serif; 
	color: #ffffff; 
	text-decoration: none; 
	font-size: 14px;
	}
a.main-navselect {
	font-family: georgia,times,times new roman,serif; 
	color: #ffffff; 
	text-decoration: none; 
	border-bottom: 1px dotted #ffffff;
	font-size: 14px;
	}
a.main-navselect:hover {
	font-family: georgia,times,times new roman,serif;  
	color: #ffffff; 
	text-decoration: none; 
	border-bottom: 1px dotted #ffffff;
	font-size: 14px;
	}
a.main-navselect:active {
	font-family: georgia,times,times new roman,serif; 
	color: #ffffff; 
	text-decoration: none;  
	border-bottom: 1px dotted #ffffff;
	font-size: 14px;
	}
	
a.sub-nav {
	font-family: georgia,times,times new roman,serif; 
	color: #1f8bcc; 
	text-decoration: none; 
	font-size: 12px;
	}
a.sub-nav:hover {
	font-family: georgia,times,times new roman,serif;  
	color: #1f8bcc; 
	text-decoration: none; 
	border-bottom: 1px dotted #ffffff;
	font-size: 12px;
	}
a.sub-nav:active {
	font-family: georgia,times,times new roman,serif; 
	color: #1f8bcc; 
	text-decoration: none;  
	font-size: 12px;
	}
a.sub-navselect {
	font-family: georgia,times,times new roman,serif; 
	color: #1f8bcc; 
	text-decoration: none; 
	border-bottom: 1px dotted #1f8bcc;
	font-size: 12px;
	}
a.sub-navselect:hover {
	font-family: georgia,times,times new roman,serif; 
	color: #1f8bcc; 
	text-decoration: none; 
	border-bottom: 1px dotted #0e2b87;
	font-size: 12px;
	}
a.sub-navselect:active {
	font-family: georgia,times,times new roman,serif; 
	color: #1f8bcc; 
	text-decoration: none; 
	border-bottom: 1px dotted #0e2b87;
	font-size: 12px;
	}
/* ------------------- Design Elements ------------------- */
/* ------------------- Text Area Elements ------------------- */
/* ------------------- Header & Text Elements ------------------- */
H1{
	font-family: georgia, times, "times new roman", serif; 
	color: #0c2b86; 
	font-weight: normal;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 95%;
	font-size: 18px;
}
H2{
	font-family: georgia,times,times new roman,serif;
	color: #0c2b86;
	font-weight: normal;
	font-weight: bold;
	margin-bottom: 6px;
	font-size: 16px;
	margin-top: 0px;
}
H3{
	font-family: georgia, times, "times new roman", serif; 
	color: #0c2b86; 
	font-weight: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
span.pagefooter {
	font-family: georgia,times,times new roman,serif; 
	color: #000000; 
	font-size: 10px;
	}
span.sidecolumn {
	font-family: georgia,times,times new roman,serif;
	color: #000f79;
	font-size: 11px;
}
span.maincopy {
	font-family: georgia,times,times new roman,serif;
	font-size: 12px;
	line-height: 120%;
}
span.healthcare {
	font-family: georgia,times,times new roman,serif; 
	color: #00197e; 
	font-weight: bold;
	font-size: 12px;
	line-height: 140%;
	}
span.intro-text {
	font-family: georgia,times,times new roman,serif;
	color: #062a5e;
	font-size: 14px;
	}
span.navseperator{
	font-family: georgia,times,times new roman,serif; 
	color: #ffffff; 
	font-weight: bold;
	font-size: 14px;
	}
.sampleMargins {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
DIV .sampleMargins {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
}
.page-nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2b2a87;
	font-size: 12px;
}
.page-nav #static {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2b2a87;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2b2a87;
}
.page-nav #staticLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2b2a87;
	font-size: 12px;	
}
.page-nav #staticLink a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2b2a87;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2b2a87;	
}
.page-nav #staticLink a:hover  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2b2a87;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2b2a87;	
}
.page-nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
.page-nav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2b2a87;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2b2a87;
}
.greyFade {
	background-image: url(../images/grey_fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #cadbe3;
	border-left-color: #cadbe3;
}
html {
  height: 100%;
}
#contents {
	position: relative;
	width: 603px; /* IE 5.x */
	width/**/:/**/ 603px;
	margin: 0 auto;
	padding: 0px 0px 0px;
	text-align: left;
	background-image: url(../images/grey_fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #cadbe3;
	border-left-color: #cadbe3;
}
.walls {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cadbe3;
	border-left-color: #cadbe3;
}
.footerWidth {
	width: 742px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
}
.page-footer {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #000000; 
	font-size: 9px;
	text-decoration: none;
}
.page-footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 9px;
	text-decoration: none;
}
.page-footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.page-footer-black {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #000000; 
	font-size: 9px;
}
.page-footer-black a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}
.page-footer-black a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 9px;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}
.pseudoButton {
	height: 128px;
}
.subNavStatic {
	color: #1f8bcc; 
	text-decoration: none;
	border-bottom: 1px dotted #1f8bcc;
}
.subNavStatic a {
	color: #1f8bcc; 
	text-decoration: none;
	border-bottom: 1px dotted #1f8bcc;
}
.subNavStatic a:hover {
	color: #1f8bcc; 
	text-decoration: none;
	border-bottom: 1px dotted #1f8bcc;
}
span.smallcopy {
	font-family: georgia, times, "times new roman", serif;
	font-size: 10px;
	line-height: 120%;
}
.customTableBorder {
	border-top: 1px solid #666666;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #666666;
}
.customTableBorderCells {
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: none;
}
.seatAsssitTableBorder {
	border-top: 1px solid #7abc9b;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #7abc9b;
}
.seatAsssitTableHeaderLeft {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #7abc9b;
	border-left: none;
	background-color: #7abc9b;
	background-image:  url(../images/seat-assist/content_table_left_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: georgia, times, "times new roman", serif; 
	color: #FFFFFF; 
	font-weight: normal;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 6px;
	font-size: 14px;
}
.seatAsssitTableHeaderMid {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #7abc9b;
	border-left: none;
	background-color: #7abc9b;
	font-family: georgia, times, "times new roman", serif; 
	color: #FFFFFF; 
	font-weight: normal;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 6px;
	font-size: 12px;
}
.seatAsssitTableHeaderRight {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #7abc9b;
	border-left: none;
	background-color: #7abc9b;
	background-image:  url(../images/seat-assist/content_table_right_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: georgia, times, "times new roman", serif; 
	color: #FFFFFF; 
	font-weight: normal;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 6px;
	font-size: 12px;
}
.seatAsssitTableCellsLeft {
	border-top: none;
	border-right: 1px solid #7abc9b;
	border-bottom: 1px solid #7abc9b;
	border-left: 1px solid #7abc9b;
}
.seatAsssitTableCellsRight {
	border-top: none;
	border-right: 1px solid #7abc9b;
	border-bottom: 1px solid #7abc9b;
	border-left: none;
}
.seatAsssitTableCellsSpan {
	border-top: none;
	border-right: 1px solid #7abc9b;
	border-bottom: 1px solid #7abc9b;
	border-left: 1px solid #7abc9b;
}
.powerSeatTableBorder {
	border-top: 1px solid #1f8bcc;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #1f8bcc;
}
.powerSeatTableHeaderLeft {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #1f8bcc;
	border-left: none;
	background-color: #1f8bcc;
	background-image:  url(../images/power-seat/content_table_left_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: georgia, times, "times new roman", serif; 
	color: #FFFFFF; 
	font-weight: normal;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 6px;
	font-size: 14px;
}
.powerSeatTableHeaderMid {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #1f8bcc;
	border-left: none;
	background-color: #1f8bcc;
	font-family: georgia, times, "times new roman", serif; 
	color: #FFFFFF; 
	font-weight: normal;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 6px;
	font-size: 12px;
}
.powerSeatTableHeaderRight {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #1f8bcc;
	border-left: none;
	background-color: #1f8bcc;
	background-image:  url(../images/power-seat/content_table_right_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: georgia, times, "times new roman", serif; 
	color: #FFFFFF; 
	font-weight: normal;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 6px;
	font-size: 12px;
}
.powerSeatTableCellsLeft {
	border-top: none;
	border-right: 1px solid #1f8bcc;
	border-bottom: 1px solid #1f8bcc;
	border-left: 1px solid #1f8bcc;
}
.powerSeatTableCellsRight {
	border-top: none;
	border-right: 1px solid #1f8bcc;
	border-bottom: 1px solid #1f8bcc;
	border-left: none;
}
.powerSeatTableCellsSpan {
	border-top: none;
	border-right: 1px solid #1f8bcc;
	border-bottom: 1px solid #1f8bcc;
	border-left: 1px solid #1f8bcc;
}
li {margin-bottom: 12px;}
.style1 {color: #000000}
