/* JP Global Marketing, Inc, by Jody Lamb, http://www.jpglobalmarketing.com */

/* COLORS:  ------------------------------------------*/
/*  Bkg Blue:	#064E75
	Dark Blue:	#0C3D75
	Green:		#8DC63F
	Lite Blue:	#0080C6
	White:		#FFFFFF
	Black:		#000000
	Backgr:		#FBFBE5
	Lite Gray:	#e2e8f2
	---------------------------------------------------*/

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

* {
	padding: 0;
	margin: 0;
}
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	background: #FFF url(images/Background.gif) repeat;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}


/* General Links:  ------------------------------------------*/


a:link {
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 1em;
	font-weight: bold;
}
a:visited {
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #0080C6; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
a:active {
	color: #336600; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline; 
}

/* Top Navigation Links:  ------------------------------------------*/

#header #topnav a {
	color: #024c75;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
}
#header #topnav a:visited {
	color: #024c75;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#header #topnav a:hover {
	color: #8DC63F;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
}
span.highlight
{
background-color:yellow
}
/* Secondary Page Top Navigation Links:  ------------------------------------------*/
#header2 #topnav2 a {
	color: #024c75;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
}
#header2 #topnav2 a:visited {
	color: #024c75;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#header2 #topnav2 a:hover {
	color: #8DC63F;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight:bold;
}

#header #video
{
	background-color:transparent;
	padding: 0px 0px 0px 10px;
	margin: 160px 0px 0px 50px;
	height: 100%;
	width: 298px;
	float: left;
}

/* Footer Links:  ------------------------------------------*/

.oneColFixCtrHdr #footer a {
	color: #FFFFFF;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.oneColFixCtrHdr #footer a.yellow:link {
	color: #064E75;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.oneColFixCtrHdr #footer a:visited {
	color: #FFFFFF;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.oneColFixCtrHdr #footer a:hover {
	color: #8DC63F;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

/* Paragraph Text Styles:  ------------------------------------------*/

p {
	margin-bottom: 10px;
	line-height: 19px;
	font-size: 1em;
}
p.margin {margin: 0px 20px 20px 20px; font-size: 12px}
p.caption {
	font-size: 12px;
	color: #0C3D75;
	text-align: center;
}
ul.inside 
{
list-style-position: inside
}

ul.outside 
{
list-style-position: outside
}
/* heading Text Styles:  ------------------------------------------*/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #064e75;
}
.Header h1 {
	margin-right: 10px;
	margin-top: 5px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #064e75;
	text-align: left;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.25em;
	color: #064e75;
}
h4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
}
blockquote {
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 30px;
}

.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: transparent;
	background-image:url(images/mainBkg4.png);
	background-repeat:repeat-y;
}
#container #topText {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 60px 0px 380px;
	padding: 0px 0px 0px 0px;
}
.oneColFixCtrHdr #header {
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image:url(images/header4.png);
	background-repeat:no-repeat;
	background-color: transparent;
	margin: 0;
	width: 900px;
	height: 100%;
	color:#000000;
	font-size:9px;
}
.oneColFixCtrHdr #header2 {
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image:url(images/header5.png);
	background-repeat:no-repeat;
	background-color: transparent;
	margin: 0;
	width: 900px;
	height: 300px;
	color:#000000;
	font-size:9px;
}
#header #topnav {
	color: #000000;
	padding: 17px 0px 0px 280px;
}
#header2 #topnav2 {
	color: #000000;
	padding: 17px 0px 0px 280px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #header2 h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


.oneColFixCtrHdr #mainContent {
	padding: 0px 10px 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: transparent;
	margin: 0px 55px 0px 60px;
}

.oneColFixCtrHdr #mainContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
#header #speak2 h4 {
	font-size: 2em;
}

#mainContent #textLeft {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 370px;
	text-align: left;
	margin: 0px 10px 0px 0px;
}
#mainContent #imagesRight {
	float: right;
	width: 370px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#mainContent  #oneColumn {
	color: #000000;
}
#mainContent #gallery {
	text-align: center;
}

#header #speak {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 200px 0px 0px 400px;
	padding: 0px 0px 0px 0px;
}
#header #speak2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 210px 60px 0px 460px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
}
#header #speak2 p {
	font-size: 1.8em;
}


#header #topText {
	font-family: Arial, Helvetica, sans-serif;
	margin: 200px 0px 0px 400px;
	padding: 0px 0px 0px 0px;
	font-size: 2em;
}

#header2 #pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 200px 60px 0px 450px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
#mainContent #BeforeAfter {
	background-color: transparent;
	text-align: center;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image:url(images/footer4.png);
	background-repeat:no-repeat;
	margin: 0;
	padding: 4px 0px 0 395px;
	border: 0;
	width: 900px;
	height: 174px;
	background-color: #064E75;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
	font-size:13px;
}

/* Section Styles:  ------------------------------------------*/
.BodyBkg {
	width: 866px;
	background-color: transparent;
	background-image:url(images/BodyBkg.png);
	background-repeat:repeat-y;
}

.ContentCenter {
	width: 335px;
	margin: 15px 10px 15px 25px;
	padding: 0 0 0 0;
	list-style-type: square;
	list-style-position: outside;
}
.ContentCenterFull {
	width: 550px;
	margin: 0px 25px 15px 25px;
	padding: 0 0 0 0;
	list-style-type: square;
	list-style-position: outside;
	height: 100%;
}

.MainPageSides {
	width: 61px;
	height:100%;
}

.ContentHeader {
	width: 667px;
	height:45px;
}

.ContentLeft {
	width: 386px;
	padding: 10px 10px 10px 10px;
}
.VideoRight {
	width: 210px;
	padding: 0 0 0 0;
	text-align: center;
	float: right;
	margin: 15px 0 10px 0;
}

.blueFade {
	height: 100%;
	width: 203px;
	left: 34px;
	top: 307px;
	padding: 0;
	background-image:url(images/NavBkg_BlueFade.png);
	background-repeat:no-repeat;
	margin: 0 0 0 34px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#Navigation {
	position:absolute;
	left:64px;
	top:158px;
	width:149px;
	height:400px;
	z-index:1;
	background-image: url(images/NavBkg.png);
	background-repeat: no-repeat;
	padding-left: 4px;
	padding-top: 10px;
}
.highlight {
	background-color: #FFFF33;
}
.sentanceLogo {
	padding: 0px;
	margin-top: 0.4em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
}
.eggstraBlue {
	color: #037FC7;
	font-weight: bold;
}
.freshGreen {
	color: #00b050;
	font-weight: bold;
}
.eggstraTM {
	color: #000000;

}
.copyright {
	color: #0C3D75;
	text-align: center;
	font-size: x-small;
}

.redNO {color: #AB1513}
.redBOLD {
	font-weight: bolder;
	color: #AB1513;
}
#centerFloatLeft {
	text-align: center;
	float: left;
	width: 380px;
}
#mainContent #centerMedia {
	text-align: center;
}

#centerFloatRight {
	text-align: center;
	height: 60px;
}




table.list {
border-collapse: separate;
}
#mainContent #faqs {
	font-size: 0.8em;
}
#LimitedTime {
	height: 70px;
	width: 740px;
}
#mainContent #LimitedTime {
	height: 55px;
	width: 765px;
}
table.list2 {
	border-collapse: collapse;
	border: 2px solid #000;
	padding: 8px 10px 8px 10px;
}

