@charset "UTF-8";
/* CSS Document */ 
/* Last Updated 1-25-12 by Holly*/

body {
	background-color: #dcddde;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
}
/* Update 1-24-12 by Holly - add H1 style */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7594BB;
	font-weight: bold;
	line-height: 28px;
	margin-top: 0px;
	margin-bottom: 3px;
}
/* End Update 1-24-12 by Holly */ 
#header {
	background-color: #000;
	display: block;
	width: 1016px;
	background-image: url(images/header-bkg.jpg);
	height: 134px;
	margin-right: auto;
	margin-left: auto;
}
/* Update 1-11-12 by Calvin */
#logo {
	height: 96px;
	width: 234px;
	float: left;
	background-color: #000;
}
#navigation {
	float: right;
	width: 780px;
	height: 97px;
}
/* End Update 1-11-12 by Calvin */
#bluenavtab {
	color: #2A75BD;
}
.bluenavtab {
	color: #2A75BD;
}
#main-content {
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
}
#left-column {
	width: 273px;
	background-image: url(images/left-column-middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 666px;
	float: left;
}
#left-column ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#left-column ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	display: block;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E2E1E4;
	border-right-color: #E2E1E4;
	border-bottom-color: #E2E1E4;
	border-left-color: #E2E1E4;
	width: 85%;
}
#left-column a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #2A75BD;
	text-decoration: none;
	display: block;
	padding-left: 17px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#left-column a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #C00;
	text-decoration: none;
	display: block;
	padding-left: 17px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#left-column #top {
	background-image: url(images/left-column-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
}
#left-column #bottom {
	background-image: url(images/left-column-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 19px;
	position: fixed;
	bottom: 700px;
}
.left-c {
	width: 273px;
	background-image: url(images/left-column-middle2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.left-c a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #3589D2;
	text-decoration: none;
	display: block;
	padding-left: 17px;
	padding-top: 9px;
	padding-bottom: 9px;
	margin: 0px;
}
.left-c ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	display: block;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E2E1E4;
	border-right-color: #E2E1E4;
	border-bottom-color: #E2E1E4;
	border-left-color: #E2E1E4;
	width: 85%;
}
.left-c ul li a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #3C92CF;
	text-decoration: none;
	display: block;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E2E1E4;
	border-right-color: #E2E1E4;
	border-bottom-color: #E2E1E4;
	border-left-color: #E2E1E4;
	width: 85%;
}
#left-column ul li a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #C00;
	text-decoration: none;
	display: block;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E2E1E4;
	border-right-color: #E2E1E4;
	border-bottom-color: #E2E1E4;
	border-left-color: #E2E1E4;
	width: 85%;
}
.date {
	background-color: #B1CBE5;
	display: block;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	font-weight: normal;
	font-size: 20px;
}
.left-c a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #C00;
	text-decoration: none;
	display: block;
	padding-left: 17px;
	padding-top: 9px;
	padding-bottom: 9px;
}
.check {
	background-image: url(images/check.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-top: 7px;
	padding-bottom: 9px;
	padding-left: 60px;
}
.left-top {
	background-image: url(images/left-column-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
}
.right-top {
	background-image: url(images/right-column-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
}
.middle-top {
	background-image: url(images/middle-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
}
.left-column-bottom {
	background-image: url(images/seondary-c1-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.middle-column-bottom {
	background-image: url(images/seondary-c2-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right-column-bottom {
	background-image: url(images/seondary-c3-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right {
	margin: 0px;
	display: block;
	background-image: url(images/right-column.jpg);
	background-repeat: no-repeat;
	padding-left: 31px;
	padding-top: 11px;
	height: 400px;
}
.right a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #2A75BD;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.right a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #C00;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.right-secondary {
	margin: 0px;
	background-image: url(images/secondary-right-bkg.jpg);
	background-repeat: repeat-y;
	padding-left: 31px;
	padding-top: 0px;
}
.right-secondary a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #3589D2;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}
.right-secondary a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #C00;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
}
#footer {
	background-image: url(images/footer-bottom.jpg);
	background-repeat: no-repeat;
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
	height: 43px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	padding-top: 15px;
	color: #FFF;
	font-weight: bold;
}
#footer a {
	color: #7594BB;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #C00;
	text-decoration: none;
}
#footer2 {
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #9FA0A2;
	text-decoration: none;
}
.reasons {
	height: 180px;
	width: 701px;
	background-image: url(images/5Great-Reasons.png);
	display: block;
	padding-top: 75px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFEFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: lighter;
	line-height: 28px;
}
#slideshow {
	position:relative;
	height:411px;
}
#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 411px;
	background-color: #FFF;
}
#slideshow DIV.active {
	z-index:10;
	opacity:1.0;
}
#slideshow DIV.last-active {
	z-index:9;
}
#slideshow DIV IMG {
	height: 411px;
	display: block;
	border: 0;
	margin-bottom: 0px;
}
#second-header {
	background-color: #000;
	height: 100px;
	width: 560px;
}
#secondary {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 20px;
	line-height: 18px;
}
#secondary #box {
	margin-top: 14px;
	margin-bottom: 14px;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3F3F5;
	border-bottom-color: #F3F3F5;
	padding-top: 14px;
	padding-bottom: 14px;
}
#secondary #box2 {
	margin-top: 14px;
	margin-bottom: 14px;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3F3F5;
	border-bottom-color: #F3F3F5;
	padding-top: 14px;
	padding-bottom: 14px;
	font-size: 12px;
}
#secondary #create {
	margin-top: 14px;
	margin-bottom: 14px;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3F3F5;
	border-bottom-color: #F3F3F5;
	padding-top: 14px;
	padding-bottom: 14px;
	background-image: url(images/create-bkg.jpg);
	background-repeat: no-repeat;
	background-position: -40px 10px;
}
#box2 td {
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3F3F5;
	border-bottom-color: #F3F3F5;
	padding-top: 3px;
	padding-bottom: 4px;
}
#faqs {
	padding-bottom: 10px;
}
#faqs td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#box2 ul {
	list-style-type: none;
	margin-left: 10px;
}
#box2 li {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F3F5;
	margin-left: 10px;
}
#secondary #box td {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#secondary h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7594BB;
	font-weight: bold;
	margin: 0px;
	font-size: 24px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#secondary a {
	color: #7594BB;
	text-decoration: none;
}
#secondary a:hover {
	color: #090;
	text-decoration: underline;
}
#secondary h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7594BB;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	line-height: 24px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#secondary h2green {
	font-family: Arial, Helvetica, sans-serif;
	color: #090;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	line-height: 24px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #CCC;
	text-align: center;
}
.button {
	background-color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
	border: 1px solid #900;
	letter-spacing: 0.1em;
}
.button:hover {
	background-color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
	border: 1px solid #900;
	letter-spacing: 0.1em;
}
.button2 {
	background-color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
	border: 1px solid #900;
	letter-spacing: 0.1em;
}
.button2:hover {
	background-color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
	border: 1px solid #900;
}
#pic {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.left-c ul {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 15px;
}
.question {
	background-image: url(images/q.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 30px;
	font-weight: bold;
	margin-top: 7px;
}
.answer {
	background-image: url(images/a.png);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 60px;
	margin-top: 7px;
}
#customer {
	height: 100px;
	width: 150px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	text-align: center;
	vertical-align: bottom;
	float: left;
	padding-top: 15px;
}
#exercises {
	background-color: #F1F1F3;
	padding: 20px;
	border: 1px solid #B1CBE5;
}
#box #exercises td {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #F1F1F3;
}
.subtitles {
	font-size: 16px;
	font-weight: bold;
	color: #7594BB;
	display: block;
	padding-bottom: 3px;
}
input {
	font-size: 11px;
	color: #666;
	padding: 4px;
	border: 1px solid #DDD;
}
textarea {
	font-size: 11px;
	color: #666;
	padding: 4px;
	border: 1px solid #DDD;
}
#education {
	background-color: #F3F3F5;
	border: 1px solid #B1CBE5;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#education a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B1CBE5;
}
#main-content table tr td #secondary p strong {
	color: #C00;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
#main-content table tr td #secondary strong {
	font-size: 11px;
	color: #000;
}
.Bold {
	font-weight: bold;
	color: #C00;
}
#main-content table tr td #secondary #box2 p {
	color: #000;
}
#main-content table tr .left-c ul li a strong {
	color: #DC2B23;
}
#main-content table tr .left-c a strong {
	color: #4495D6;
}
#main-content table tr td #left-column ul li a strong {
	color: #DD291C;
}
#main-content table tr td #left-column a strong {
	color: #3589D2;
}
/* Last Updated 11-18-11 by Holly */
.resource_descriptions_center {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-align:center;
}
.resource_descriptions_left {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-align:left;
}
/* END Updated 11-18-11 by Holly */
.clear {
	clear: both;
}
/* Last Update 1-11-12 by Calvin */
#header-1 {
	background-color: #000;
	display: block;
	width: 1016px;
	background-image: url(images/headerbg.jpg);
	height: 134px;
	margin-right: auto;
	margin-left: auto;
}
/* End Update 1-11-12 by Calvin */
#header-tag {
	float: right;
	margin-left: 200px;
	margin-bottom: -5px;
}
/* Last Update 1-11-12 by Calvin */
#header-slogan {
	background-image: url(images/header-slogan.jpg);
	float: right;
	height: 23px;
	margin-bottom: 15px;
	margin-left: 200px;
	width: 357px;
}
#header-nav {
	font-family: Arial, Helvetica, sans-serif;
	height: 45px;
	color: #c0c0c0;
	font-size: 12px;
	line-height: 25px;
	font-weight: 600;
	margin-left: 50px;
}
#header-nav a {
	color: #c0c0c0;
	font-size: 12px;
	text-decoration: none;
	font-weight: 600;
}
#header-nav a:hover {
	color: #909090;
}
#estore-tab {
	font-family: Arial, Helvetica, sans-serif;
	width: 122px;
	float: right;
	margin-top: -15px;
}
#estore-tab a {
	color: #cc0000;
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
}
#estore-tab a:hover {
	color: #fff;
	font-weight: bold;
	font-size: 24px;
}
/* End Update 1-11-12 by Calvin */
#header-nav-first-line {
	height: 20px;
	margin-bottom: 5px;
}
#header-nav-second-line {
	height: 32px;
}
#home-bottom-ads {
	margin: 17px 0px 10px 0px;
	float: left;
	width: 741px;
	height: 230px;
}
/* Update 1-27-12 by Calvin */
#newsletter-content {
	padding:0 10px;
	display: inline-block;
	background-color: #fff;
}
#newsletter-content h1 {
	color: #E61D27;
	font-size: 24px;
	margin: 24px 0;
}
#newsletter-content h2 {
	color: #3588CA;
	font-size: 18px;
}
.sub-title {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.newsletter-blue-line {
	width: 780px;
	height: 3px;
	background-color: #1F76B5;
	margin: 0 auto;
}
.newsletter-contact-info {
	float: right;
	width: 350px;
	display: inline-block;
	font-size: 10px;
}
/* End Update 1-24-12 by Calvin */

/* Update 1-25-12 by Holly */
#red-line{ 
background-color: #EC2029;
height:15px;
width:100%;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#fff;} 

/* End Update 1-25-12 by Holly */
