/* Global Styles */
	body {
		background: url(../images/body_tile.jpg) top repeat-x fixed #FFFFFF;
		margin: 0px;
		padding: 0px;
		text-align: center;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 12px;
		}

	p {
		margin:15px 0;
		padding:0;
		}

	a, a:visited {
		color:#7b9aac;
		text-decoration:none;
		}
	a:hover, a:active {
		color:#f5a12c;
		text-decoration:underline;
		}
	
	h1, h1 a { font-size:24px;}
	h2, h2 a { font-size:20px;}
	h3, h3 a { font-size:16px;}
	h4, h4 a { font-size:14px;}
	h5, h5 a { font-size:12px;}
	h6, h6 a { font-size:10px;}
	
	ul li { list-style:square;}
	ul li ul li { list-style:disc;}
	ol li { list-style:decimal;}

	img { border:0;}

	#container {
		width: 770px;
		margin: 0 auto;
		text-align: center;
		}

/* Page Header */	
	#page_header {
		width: 100%;
		text-align: center;
		}

	#page_header #section1 {
		width: 100%;
		}

	#page_header #section2 {
		width: 100%;
		height: 45px;
		}

	#page_header #section2 form {
		padding: 0;
		margin: 0;
		}

	/* Main Nav */	
		#mainNav {
			height: 45px;
			margin: 0;
			padding: 0;
			overflow: hidden;
			}

		#mainNav li {
			margin: 0;
			padding: 0;
			list-style: none;
			float: left;
			}
			
		#mainNav .home a {
			width: 78px;
			background: url(../images/nav_home.gif) top left no-repeat;
			}
		#mainNav .why a {
			width: 191px;
			background: url(../images/nav_why.gif) top left no-repeat;
			}
		#mainNav .service a {
			width: 96px;
			background: url(../images/nav_service.gif) top left no-repeat;
			}
		#mainNav .choose a {
			width: 165px;
			background: url(../images/nav_choose.gif) top left no-repeat;
			}
		#mainNav .search_btn a {
			width: 49px;
			background: url(../images/nav_search.gif) top left no-repeat;
			}
		#mainNav a {
			margin:0;
			padding:45px 0 0 0;
			display:block;
			}
		#mainNav a:hover, #mainNav .current a {
			background-position: 0 -45px;
			}
		#mainNav a:active{
			background-position: 0 -90px;
			}	
		
		#nav_search_bar {
			height: 45px;
			width: 191px;
			float: left;
			background: url(../images/nav_search_back.gif) top left no-repeat;
			}
		#nav_search_bar .search_text {
			height: 20px;
			width: 145px;
			padding: 3px;
			margin: 14px 0 0 25px;
			background: url(../images/nav_search_text_tile.gif) repeat-x top left;
			font-size: 12px;
			color: #60859e;
			border: 0;
			}
	 /*Main Nav */

	#page_header #section3 {
		background: url(../images/sub_body_top2.jpg) no-repeat top left;
		width: 750px;
		margin: 0 auto;
		height: 62px;
		vertical-align: top;
		text-align: left;
		}

	#page_header #section3_full {
		background: url(../images/sub_body_top2_full.jpg) no-repeat top left;
		width: 750px;
		margin: 0 auto;
		height: 62px;
		vertical-align: top;
		text-align: left;
		}

		/* Nav Buttons */
		#page_header #nav_buttons{
			padding: 10px 5px;
			}

		#page_header #nav_buttons img{
			padding: 0 0px;
			}

		/* Nav 2 */
		#mainNav2 {
			margin: 1px 0 17px 0;
			padding: 0;
			height: 30px;
			width: 443px;
			float: right;
			}

		#mainNav2_r {
			margin: 1px 0 17px 0;
			padding: 0;
			height: 30px;
			width: 278px;
			float: right;
			}
	 /* Nav 2 */

/* Home Page */
	/* Home Content */
		#homeContent { width:750px; padding:0; margin:0 auto; display:block; background: #fff;}

		/* Promo */
			#promo { width:750px; height:452px; padding:0; margin:0 auto; display:block; background: url(../images/home_promo_back3.jpg) no-repeat top left;} 
		/* Promo */

		/* Columns */
			#promo .columns ul{ width: 480px; padding:32px 0 0 0; margin:0 0 0 270px; display:block;} 
			#promo .columns li{ margin:0; padding:0; list-style:none; float:left; display:block;}
			#promo .columns .col1{ width:300px; padding: 0 20px 0 0; text-align:left; font-size:12px; color:#231f20;}
			#promo .columns .col1 p{ margin:0; padding: 5px 0 0 10px;}
			#promo .columns .col1 .topButton{ margin:0; padding: 14px 0 0 10px;}
			#promo .columns .col2{ width:145px;}
			#promo .columns .col2 p{ padding:0 0 10px 0; margin:0;}
		/* Columns */

		/* Home Middle */
			#homeMiddle { width:750px; padding:0; margin:0 auto; display:block; text-align:left;} 

			/* Columns */
				#homeMiddle .columns ul{ width:750px; padding:0; margin:0; display:block;} 
				#homeMiddle .columns li{ margin:0; padding:0; list-style:none; float:left; display:block;}
				#homeMiddle .columns .col1{ width:300px; padding: 0 0 0 65px;}
				#homeMiddle .columns .col2{ width:300px; padding: 0 35px 0 20px;}
				
				#homeMiddle .columns .col1 h4,
				#homeMiddle .columns .col2 h4{ width:300px; padding:15px 0 5px 0; margin:0;}
				
				#homeMiddle .columns ul li ul{ width:300px; padding:0; margin:0; display:block;} 
				#homeMiddle .columns ul li ul li{ margin:0; padding:0 0 10px 25px; list-style:none; float:none; display:block;}
				#homeMiddle .columns ul li ul li a{ padding: 5px 0 0 0; color:#155177; font-size:12px; font-weight:bold;}

				#homeMiddle .columns .bullet{ background: url(../images/bullet_arrow.gif) top left no-repeat;}
				#homeMiddle .columns .button{ margin: 5px 0 0 0;}

				/* Contact Form */
					#homeMiddle .columns #contactForm { width:300px; padding:0 0 30px 10px; margin:0; display:block;} 
					#homeMiddle .columns #contactForm p{
						width: 300px;
						clear: left;
						margin: 0;
						padding: 3px 0 8px 0;
						padding-left: 80px; /*width of left column containing the label elements*/
						height: 1%;
						}

					#homeMiddle .columns #contactForm label{
						float: left;
						width:75px;
						line-height:13px;
						margin-left: -80px; /*width of left column*/
						width: 75px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
						}

					#homeMiddle .columns #contactForm .input{ width:170px; height:20px;}
					#homeMiddle .columns #contactForm .input2{ width:170px; height:50px;}
					#homeMiddle .columns #contactForm .submit{ padding: 0 0 0 180px;}
				/* Contact Form */

			/* Columns */
		/* Home Middle */

		/* Home Support */
			#homeSupport { width:630px; padding: 0 0 0 0; margin:20px auto; display:block; text-align:left;}
			#homeSupport_body { margin:0; padding:0 30px; background: #ffca44;}
			#homeSupport_body h4{ margin:0; padding: 0;} 


	/*Home Content */
/* Home Page */


/* Sub-Page */
	
	#subContent {
		background: #fff;
		width: 750px;
		margin: 0 auto;
		padding: 0;
		text-align: left;
		}

	#subContent #leftcol {
		width: 204px;
		float: left;
		background: url(../images/sub_nav_back.jpg) no-repeat top left;
		}

	#subContent #leftcol h2, #subContent #leftcol h2 a{
		margin:0 10px 0 23px;
		padding:0;
		color:#b7daf3;
		font-size:24px;
		letter-spacing: -1px;
		}

	#subContent #leftcol h2 a:hover{
		margin:0 10px 0 23px;
		padding:0;
		font-size:24px;
		letter-spacing: -1px;
		color:#f5a12c;
		text-decoration:underline;
		}

	#subContent #leftcol #subnav {
		margin:15px 0 30px 0;
		padding:0;
		}

	#subContent #leftcol #subnav li{
		margin:0 0 5px 0;
		color:#1C2E5A;
		line-height:14px;
		list-style: none;
		}				

	#subContent #leftcol #subnav li a{ 
		width:202px;
		margin:0;
		padding:0;
		font-size:11px;
		line-height:11px;
		text-decoration:none;
		color:#7b9aac;
		display:block;
		}
	
	#subContent #leftcol #subnav li a:hover{
		color:#476a81;
		}

	#subContent #leftcol #subnav .current a{ 
		width:202px;
		margin:10px 0 0 0;
		padding:0 0 10px 0;
		border:1px solid #bddef5;
		text-decoration:none;
		color:#f5a12c;
		font-weight:bold;
		display:block;
		background: url(../images/subnav_current_tile.gif) repeat-x bottom;
		}
		
	#subContent #leftcol #subnav .current li, #subContent #leftcol #subnav .current li a{ 
		margin:0;
		padding:0;
		border:0;
		font-size:11px;
		line-height:14px;
		text-decoration:none;
		color:#7b9aac;
		display:block;
		background: none;
		font-weight:normal;
		}
	
	#subContent #leftcol #subnav .current li{
		margin:0 0 5px 0;
		}
	
	#subContent #leftcol #subnav li span{
		display:block;
		}

	#subContent #leftcol #subnav li .level1{
		margin:0;
		padding:7px 10px 0 30px;
		font-size:12px;
		line-height:14px;
		font-weight:bold;
		}

	#subContent #leftcol #subnav li .level2{
		margin:0;
		padding:7px 10px 0 37px;
		font-size:12px;
		line-height:14px;
		}

	#subContent #leftcol #subnav li .level3{
		margin:0;
		padding:7px 10px 0 47px;
		font-size:11px;
		line-height:13px;
		}

	#subContent #leftcol .subnav_sub {
		margin:0;
		padding:0;
		}

	#subContent #leftcol .subnav_sub li{
		margin:0;
		padding:0;
		color:#1C2E5A;
		line-height:14px;
		list-style: none;
		}	

	#subContent #rightcol {
		width: 500px;
		padding: 0 20px 10px 20px;
		float: left;
		}

	#subContent #rightcol h1 {
		font-size: 26px;
		letter-spacing: -1px;
		color: #567e99;
		padding: 10px 0 10px;
		margin: 0;
		}
		
	#subContent #rightcol h2, #subContent #rightcol h2 a {
		font-size: 14px;
		letter-spacing: -1px;
		color: #567e99;
		padding: 10px 0 0px;
		margin: 0;
		}

	#subContent #rightcol h3, #subContent #rightcol h3 a {
		font-size: 12px;
		color: #808080;
		padding: 10px 0 0px;
		margin: 0;
		}

	#subContent #rightcol p {
		line-height: 175%;
		color:#3D5463;
		}
		
		#subContent #rightcol li {
		line-height: 175%;
		color:#3D5463;
		}
		
	/* Page Headers */
		#subContent #rightcol #page_header {
			height: 62px;
			width: 500px;
			text-align: left;
			border-top: 1px solid #567e99;			
			background-repeat: no-repeat;
			background-position: top right;
			padding: 10px 0 0 0;
			margin:0px 0px 20px 0px;
			}		
			
		#subContent #rightcol #page_header span {
			font-size: 15px;
			color: #567e99;
			font-style: italic;
			font-weight: bold;
			display: block;
			font-weight:normal;
			width:60%;
			}
			
		#subContent #rightcol #header2 {
			height: 150px;
			width: 500px;
			text-align: left;
			border-top: 1px solid #567e99;			
			background-repeat: no-repeat;
			background-position: top left;
			background-color: #FFCA46;
			margin:0px 0px 20px 0px;
			padding: 10px 0 0 0;
			}		
			
		#subContent #rightcol #header2 span {
			padding-left: 180px;
			padding-right: 30px;
			font-size: 15px;
			color: #567e99;
			font-style: italic;
			font-weight: bold;
			display: block;
			font-weight:normal;
			}


	.disclaimer {
		font-size: 10px;
		}

	.pagedivider {
		margin: 15px 0 15px 0;
		}

	#datelist {
		margin: 10px 0 15px 20px;
		}

	#datelist .col1 {
		margin: 0 0 10px 0;
		float: left;
		width: 100px;
		font-weight: bold;
		}

	#datelist .col2 {
		margin: 0 0 10px 0;
		float: right;
		width: 380px;
		}


	/* Footer */
		
		#pagebottom {
			margin: 20px 0 0 0;
			width: 93px;
			height: 27px;
			background: url(../images/footer_backtotop.gif) top left no-repeat;
			}

		#pagebottom a{
			width: 93px;
			height: 27px;
			}

		.pagebottom_faq {
			margin: 10px 0 20px 0;
			width: 93px;
			height: 27px;
			background: url(../images/footer_backtotop.gif) top left no-repeat;
			}		
	
		.pagebottom_faq a{
			width: 93px;
			height: 27px;
			}

		#footer {
			clear: both;
			width: 732px;
			margin: 0 auto;
			text-align: left;
			color: #595959;
			padding: 40px 0 20px 0;
			font-size: 11px;
			}
		
		#footer div {
			clear: both;
			width: 100%;
			border-top: 1px solid #ccc;
			}

		#footer #row4 {
			padding:20px 0 0 0;
			text-align:center;
			border-top: 0;
			}

		#footer #row4 p {
			padding:20px 0 0 0;
			} 

		#footer .col1 {
			width:80px;
			margin:0;
			padding:8px 4px;
			float:left;
			}
		
		#footer .col2 {
			width:630px;
			margin:0;
			padding:8px 4px;
			float:left;
			}

		.footer_nav {
			float: left;
			margin: 20px 30px 0 0;
			text-align: left;
			padding: 0;
			list-style: 
			}
		
		.footer_nav h3, .footer_nav h3 a {
			font-size: 12px;
			padding: 0;
			margin: 0;
			}

		.footer_nav h3 {
			padding-bottom: 5px;
			}

		.footer_nav li {
			list-style:none;
			display:block;
			margin: 0;
			padding: 0;
			}

	/* Footer */
	
	
	/* Body Headers */

		#container #subContent #rightcol #body_header {
			padding: 0 0 10px 0;
			}

		#container #subContent #rightcol #body_header h2, #container #subContent #rightcol #body_header h2 a{
			padding: 15px 0 0 0;
			font-size: 20px;
			color: #808080;
			font-weight: normal;
			letter-spacing: -0.5px;
			}
		
		#container #subContent #rightcol #body_header #headerImage1,
		#container #subContent #rightcol #body_header #headerImage2,
		#container #subContent #rightcol #body_header #headerImage3,
		#container #subContent #rightcol #body_header #headerImage4,
		#container #subContent #rightcol #body_header #headerImage5,
		#container #subContent #rightcol #body_header #headerImage6,
		#container #subContent #rightcol #body_header #headerImage7,
		#container #subContent #rightcol #body_header #headerImage8 {
			width: 499px;
			height: 99px;
			}

		#container #subContent #rightcol #body_header #headerImage1 {
			background: url(../images/body_header_1.jpg) top left no-repeat;
			}	
		#container #subContent #rightcol #body_header #headerImage2 {
			background: url(../images/body_header_2.jpg) top left no-repeat;
			}	
		#container #subContent #rightcol #body_header #headerImage3 {
			background: url(../images/body_header_3.jpg) top left no-repeat;
			}	
		#container #subContent #rightcol #body_header #headerImage4 {
			background: url(../images/body_header_4.jpg) top left no-repeat;
			}	
		#container #subContent #rightcol #body_header #headerImage5 {
			background: url(../images/body_header_5.jpg) top left no-repeat;
			}	
		#container #subContent #rightcol #body_header #headerImage6 {
			background: url(../images/body_header_6.jpg) top left no-repeat;
			}	
		#container #subContent #rightcol #body_header #headerImage7 {
			background: url(../images/body_header_7.jpg) top left no-repeat;
			}	
		#container #subContent #rightcol #body_header #headerImage8 {
			background: url(../images/body_header_8.jpg) top left no-repeat;
			}	
			
		#container #subContent #rightcol #body_header #headerImage8_670 {
			width: 670px;
			height: 99px;
			}

		#container #subContent #rightcol #body_header #headerImage8_670 {
			background: url(../images/body_header_8_670.jpg) top left no-repeat;
			}	
			


	/* Body Headers */

/* Sub-Page */
	

	
/* START LEGACY STYLES */
	
.formtext {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	border-right: 1px solid #6187A0;
	border-bottom: 1px solid #6187A0;
	border-left: 1px solid #6187A0;
	border-top: 1px solid #FFFFFF;
}
.formtext2 {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	border-right: 1px solid #6187A0;
	border-bottom: 1px solid #6187A0;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.formtext3 {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px solid #6187A0;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.formtext4 {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px solid #6187A0;	 
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #6187A0;
}
 
.formtext5 {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px solid #6187A0;	 
	
}
 
.formtext6 {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	border-right: 1px solid #6187A0;	 
	
}
 
.formtext7 {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	border-left: 1px solid #6187A0;
	border-bottom: 1px solid #6187A0;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.formtext8 {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	border-right: 1px solid #6187A0;
	border-bottom: 1px solid #6187A0;
	border-left: 1px solid #6187A0;
	border-top: 1px solid #6187A0;
}
.formtext strong{
	color: #6666;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}


.formheadertext {color: #FFF; font-size: 13px; line-height: 18px; font-weight: normal}
.formheadertext a:link {  color: #FFF; text-decoration: underline}
.formheadertext a:active {  color: #FFF; text-decoration: underline}
.formheadertext a:visited {  color: #FFF; text-decoration: underline}
.formheadertext a:hover {  color: #FFF; text-decoration: underline}
 
 .contentborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6187A0;
	border-left-color: #6187A0;
}
 

	
	.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D5463;
	font-weight: bold;
 }

.textsmall a { color: #3D5463; text-decoration: underline;}
.textsmall a:hover { color: #3D5463; text-decoration: underline;}

.textsmallemphasis {color: #3D5463; font-weight: bold; font-size: 10px}
.textitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	 
	color: #3D5463;
	font-style: italic;
}
.textitalicquestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	 
	color: #3D5463;
	font-style: italic;
	font-weight: bold;
}

.highlight { background-color: #FEC538 }

.textdivider {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #4B6F88;
	text-decoration: none;
}

.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #3D5463; padding-left: 20px; padding-top: 0px; padding-bottom: 15px; padding-right: 15px;}
.bodytext a { color: #3D5463; text-decoration: underline;}
.bodytext a:hover { color: #3D5463; text-decoration: underline;}
  
  
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #3D5463;
}
.text a { color: #3D5463; text-decoration: underline;}
.text a:hover { color: #3D5463; text-decoration: underline;}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
 	color: #416882;
	font-style: italic;
	font-weight: bold;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #416882;
	font-style: italic;
}
.headline3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #416882;
	font-style: italic;
}
.headline3 a:link {  color: #416882; text-decoration: underline}
.headline3 a:active {  color: #416882; text-decoration: underline}
.headline3 a:visited {  color: #416882; text-decoration: underline}
.headline3 a:hover {  color: #416882; text-decoration: underline}


.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
 	color: #416882;
	font-weight: bold;	
}
.subheadline a:link { color: #416882; text-decoration: underline}
.subheadline a:active { color: #416882; text-decoration: underline}
.subheadline a:visited { color: #416882; text-decoration: underline}
.subheadline a:hover { color: #416882; text-decoration: underline}

.subtitleboxindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 15px; padding-right: 15px;
}

.learnmoreborder { border-right: 1px solid #84A4B9; height: 5px;}
.learnmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
 	color: #416882;
	font-weight: bold;
	background-image: url(../images/blue_tab_bg.jpg); 
	background-repeat: no-repeat; 
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-right: 10px;	
}
.learnmore a:link { color: #416882; text-decoration: none}
.learnmore a:active { color: #416882; text-decoration: none}
.learnmore a:visited { color: #416882; text-decoration: none}
.learnmore a:hover { color: #416882; text-decoration: underline}

.indexbox { padding-bottom: 10px; background-color: #FFFFFF; }
.indexheaderbox { border-right: 1px solid #84A4B9; padding-left: 15px; padding-right: 10px; padding-top: 10px; padding-bottom: 5px;}

.videoclips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #3D5463;
	border: 1px solid #6187A0;
}
.videoclips a { color: #3D5463; text-decoration: underline;}
.videoclips a:hover { color: #3D5463; text-decoration: underline;}


/* END LEGACY STYLES */    




/* Special Offer */
	#container #subContent #rightcol #landing_page #specialOffer {
		background: url(../images/landing/hdr_specialoffer.jpg) top left no-repeat;
		padding: 200px 0 0 0;
		position:relative;
	}
	#container #subContent #rightcol #landing_page #specialOffer2 {
		background: url(../images/landing/hdr_specialoffer2.jpg) top left no-repeat;
		padding: 200px 0 0 0;
		position:relative;
	}
	
	#container #subContent #rightcol #landing_page #specialOffer_celle {
		background: url(../images/landing/celle_gift_set_header.jpg) top left no-repeat;
		padding: 300px 0 0 0;
		position:relative;
	}                     
	
		table.two_column_form_wider tr td.label_left {
			text-align: right;
			width: 100px;
			padding-right: 12px;
			vertical-align: top;
		}                       
		table.two_column_form_wider tr td.label_left p label {
			color: #e68417;
			font-size: 12px;
			}               
			
			#subContent #rightcol table.two_column_form_wider tr td p { margin: 0; line-height: 12px;}
			table.two_column_form_wider tr td { height: 35px; }

			table.two_column_form_wider tr td.label_left { width: 130px; vertical-align: middle; }

/* Special Offer */               

 /* Offer Styling */

		.offerStyle { margin: 10px 0; padding: 0; }
		.offerStyle .main { margin: 0; padding: 0; font-size: 20px; color: #4C4C4C; font-weight: bold; line-height: 23px; }
		.offerStyle .sub { margin: 8px 0 0 0; padding: 0; font-size: 13px; color: #787a7b;  font-weight: bold; }

	/* Offer Styling */
/*Infox styles added here*/

/*Infox - For management content paragraph*/
.mspacer {
	width:350px;
}
/*Infox - For enroll page*/
.espacer {
	width:150px;
}
.tabletext {
font-size:11px;
color:#3d5463;
}
.top-grd {
	background-image:url(../images/bg-topgrd.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#cc-matrix {
	background: url(../images/spanish_compare_us_title.jpg) top left no-repeat;
}

/*Infox styles to remove inline styles - 14 July 2010*/
.fixclear {
	clear:both;
}
.mp {
	margin:0px;
	padding:0px;
}
.ls1 {
	padding-left:20px;
}
.ls2 {
	padding-left:40px;
}
.ls3 {
	padding-left:60px;
}
.lang_button {
	margin: 0px 80px;
}
.newsimg {
	margin: 0px 10px 5px 0px;
}
.newsimg1 {
	margin: 0px 10px 0px 0px;
}
.promoimg {
	padding:5px 0px 7px 30px;
}
.coimg {
	padding:5px 0px 0px 0px;
}
.contactlink {
	font-weight:bold; color:#395161;
}
.pricetab_on {
	background-image: url(../images/tab_pricing.jpg);
}
.pricetab_off {
	background-image: url(../images/sub_pricing.jpg);
}
.price_subhead {
	font-size:18px;
}
.cm_img {
	height:240px;
}
.cm_content {
	padding:0px 15px 0px 15px;
}
.cm_content h5 {
	color:#808080; font-size:20px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-style:normal; font-weight:normal;
}
.cm_content p {
	margin-top:5px;
}
Table.cmtable { font-size:12px;	color:#3d5463;}
Table.cmtable TD.pricedata { padding-top:32px; padding-right:15px; }
.ccprice {
	color:#cc0000; padding-left:8px;
}
.img_upromise { padding-left:10px;}
.imgsborder {
	border: solid 1px #CCC;
}
.abt_content {
	width:350px; padding-bottom:35px;
}
.enroll_box1 {
	float: left; width: 150px; margin: 20px 8px 0 0px; border-right: 1px solid #A0BBD0;
}
.enroll_box2 {
	float: left; width: 150px; margin: 20px 8px 0px 8px; border-right: 1px solid #A0BBD0; padding-bottom:30px;
}
.enroll_box3 {
	width:150px; float: left; margin: 20px 0px 0 8px;
}
.enroll_content {
	line-height:normal;
}
.left_video1 {
	float: left; height: 240px; width: 225px; margin: 20px 8px 10px 0px; border-right: 1px solid #A0BBD0;
}
.left_video2 {
	float: left; height: 260px; width: 225px; margin: 0 8px 10px 0px; border-right: 1px solid #A0BBD0;
}
.left_video3 {
	float: left; height: 200px; width: 225px; margin: 0 8px 10px 0px; border-right: 1px solid #A0BBD0;
}
.right_video1 {
	float: left; height: 240px; width: 225px; margin: 20px 8px 10px 8px;
}
.right_video2 {
	float: left; height: 260px; width: 225px; margin: 0 8px 10px 8px;
}
.ucord_banner {
	background-image:url(../images/landing/hdr_givethegiftoflife.jpg); background-repeat:no-repeat;
}
.ucord_content {
	width:170px; font-size:11px;line-height:14px; color:#3D5463; margin-left:315px; padding-top:105px; padding-bottom:55px;
}
.ucord_body {
	width:450px; margin-left:30px;
}
.ucord_mkbutton {
	width: 100%; text-align: center; padding: 10px 0 15px 0;
}
.ucord_divider {
	width: 100%; text-align: center; padding: 10px 0 25px 0;
}
.ucord_features {
	font-size:9px; line-height:14px; font-weight:bold;
}
.pbpm_box {
	background: #FFFBF0; padding: 10px 20px; margin: 40px 0;
}
.pbpm_head {
	font-size:18px; font-weight:bold; color:#FF9900; text-align:center;
}
.footer_upromise {
	margin-right: 10px;
}
.footer_navlist1 {
	padding-left:20px; margin-right:20px;
}
.footer_navlist2 {
	margin-right:20px;
}
.footer_navlist4 {
	margin-right:0px;
}
.copyright {
	width:100%;
	clear:both;
}
.redtext { color:#FF0000;}

/*Testimonials - new*/

#testimonials-container {
	width:500px;
	overflow: auto;
	height: 650px;
}
#testimonials-container ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#testimonials-container li {
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 21px;
	margin-left: 0px;
	list-style-type: none;
}
#testimonials-container li a {
	border: 4px solid #e5e5e5;
	text-decoration: none;
	display:block
}
#testimonials-container li a:hover {
	border: 4px solid #bedef7;
	text-decoration: none;
	display:block
}

#testimonials-imgcontainer {
	width:500px;
}
#testimonial-leftblock {
	width: 332px;
	float:left;
}
#testimonial-rightblock {
	width: 120px;
	float:right;
}
#testimonial-content {
	background-image: url(../images/testimonials/mid_block.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#testimonial-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 18px 0px 0px 0px;
	color:#0b333c;
	line-height: 16px;
}
#pics-block {width:120px; height:330px; overflow:auto; }
#pics-container {
	width:95px;
}
#pics-container ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
#pics-container li {
	padding: 0px;
	margin:0px 0px 18px 0px;;
	list-style-type: none;


}
#pics-container li a {
	border: 4px solid #e5e5e5;
	text-decoration: none;
	display:block
}
#pics-container li a:hover {
	border: 4px solid #bedef7;
	text-decoration: none;
	display:block
}
/*Testimonials - new ends */
/* My account - styles starts here */
#header-links {
	position:absolute;
	text-align:left;
	width:190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1d83c3;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 550px;
	padding-top: 18px;
}
#header-links a {
	text-decoration:none;
	color:#1d83c3;
}
#header-links a:hover {
	text-decoration:underline;
	color:#1d83c3;
}

/* My account - styles starts here */
