body {
		margin: 0;
		padding: 0;
			
			background: #8CA5CE url(../images/website_background.jpg) repeat-x;
			font-family: Arial, Helvetica, sans-serif;
			text-align: center;
		}

		#centerFloat {
			background-color: #FFFFFF;
			margin: 10px auto 30px auto;
			
			margin-right: auto;
			width: 970px;
			
			background-repeat: no-repeat;
		
		}
		
		#headerDiv {
			
			height: 129px;
			width: 970px;
			
		}
		#GemmLogo {
	float: left;
	padding-top: 40px;
		}
.a6 {
	color: #333;
	text-decoration: none;
	font: 500 12px Arial, Helvetica, sans-serif;
}

		/*
		 * 
		 * TABS
		 * 
		 */
		
		#headerTabs {
			
			width: 645px;
			height: 45px;
			text-align: right;
			float: right;
		}
		
		/*
		 * 
		 * top-top-header
		 * 
		 */
		
	
		#top-top-header {
	text-align: center;
	float: right;
	height: 74px;
	width: 490px;
	padding-top: -5px;
	padding-bottom: 10px;
		}
		
		#top-top-header ul {
			display: inline;
			padding: 0;
			margin: 0;
		}
		
		#top-top-header li {
			display: inline;
			}
		#top-top-header li a {
	color: #322C8C;
	text-decoration: none;
	padding-left: 28px;
	padding-right: 10px;
	font: normal 18px Arial, Helvetica, sans-serif;
		}
		#top-top-header li a:hover {
	color: #DE8432;
	font: 13px Arial, Helvetica, sans-serif;			
		}	
		
		
		.home_link {
	font: normal 12px/normal Verdana, Geneva, sans-serif;
	color: #999;
	text-decoration: underline;
}

		#cse-search-box {
			width: 100px;
			display: inline;
			
		}
		
		#top-top-header #textInput {
			width: 100px;
			
		}
		
		#searchSubmit {
	background-color: #332E8C;
	color: white;
	margin-bottom: 4px;
	font-size: 10px;
	width: 50px;
	margin-left: 10px;
		}
		
		#searchSubmit:hover {
			background-color: #DE8432;
			
			
		}
		
		
		.tab {
			float: left;
			height: 45px;
			margin: 0 2px 0 2px;
		}
		.tabLeft {
			background: url(../images/tabLeft.jpg);
			background-repeat: no-repeat;
			float: left;
			width: 13px;
			height: 45px;

		}
		.tabMiddle {
			
			padding-top: 12px;
			background: url(../images/tabMiddle.jpg);
			background-repeat: repeat-x;
			float: left;
			height: 45px;
		}
		.tabRight {

			background: url(../images/tabRight.jpg);
			background-repeat: no-repeat;
			width: 12px;
			height: 45px;
			float: left;
		}
		.tabMiddle a{
			color: #FFFFFF;
			font-size: 13px;
			font-weight: bold;
			
			text-decoration: none;
		}
		
		/*
		 * 
		 * Drop-down menu
		 * 
		 */
		.dropDown {
			cursor: pointer;
			clear: both;
			text-align: left;
			margin-left: 1px;
			margin-top: 44px;
			position: absolute;
			width: 190px;
			
			background-color: #322f8b;
			display: none; 
		}
		
		
		.subMenu {
			cursor: pointer;
			text-align: left;
			margin-top: -20px;
			left: 170px;
			position: absolute;
			width: 190px;
			
			background-color: #322f8b;
			display: none; 
		}
		
		
		.dropDown ul{
			background-color: #322f8b;
			border: 1px solid #FFFFFF;
			list-style: none;
			margin:5px;
			padding-left: 0;
		}
		
		.dropDown li {
			
			height: 20px;
			list-style: none;
			margin-left: 0;
			padding: 2px;
		}
	
		
		.dropDown a{
			background-color: #322f8b;
			height: 30px;
			padding-left: 10px;
			color: #FFFFFF;
			font-size: 12px;
			font-family: Arial, Helvetica, sans-serif;
			text-decoration: none;
		}
		.dropDown a:hover {
			background-color: #322f8b;
			color: #ed812a;
		}
		
		
		
		#mainBlueBody {
			
			width: 968px;
			border-left: 2px solid #8AA3CB;
			border-right: 2px solid #8AA3CB;
			
			margin: 0;
			padding: 0;
			
			
			
		}
		#flashHeader {
			background-image: url(../images/flashHeaderTEMP.jpg);
			margin: 0;
			padding: 0;
			
			width: 968px;
			height: 396px;
			border-top: none;
			border-bottom: none;
			border-left: 2px solid #8AA3CB;
			border-right: 2px solid #8AA3CB;
		}
		
		
		
		#GemmFlash {
			outline: none;
			margin: 0;
			padding: 0;
			width: 968px;
			height: 396px;
		}
		
		.subPage #flashHeader {
			background-image: url(../images/flashHeaderTEMP-subpage.jpg);
			height: 200px;
			
		}
		
		.subPage #GemmFlash{
			  
			   height: 200px;
		}
		
		
		
		#contentBox {
			background-color: white;
			background-color: #FFFFFF;
			text-align: left;
			padding-top: 20px;
			padding-left: 35px;
			padding-right: 30px;
			padding-bottom: 20px;
		}
			#contentBox2 {
	background-color: white;
	text-align: left;
	padding-top: 20px;
	padding-left: 35px;
	padding-right: 30px;
	padding-bottom: 20px;
	background: #FFFFFF url(../images/center_flow_bg.gif);
		}
		.subPage #contentBox {
			margin-top: -2px;
			padding-left: 10px;
			padding-right: 10px;
		}
		
		#leftColumn {
			float: left;
			width: 184px;
			
		}
		
		#centralColumn {
			width: 578px;
		    text-align: left;
		
			float: left;

			}
		
		#centralColumn2 {
			width: 700px;
		    text-align: left;
		
			float: left;
		}
			#centralColumn3 {
			width: 760px;
		    text-align: left;
		
			float: left;
		}
		
		#centralColumnInner {
			padding: 5px 20px 20px;
		}
		
		#rightColumn {
			float: left;
		    width: 184px;
		
		}
		
		#rightColumn2 {
	float: left;
	width: 184px;
	background: url(../images/top_blue_rightside.jpg);
		
		}
		
		#rightColumn3 {
	float: left;
	width: 184px;
	background: url(../images/top_blue_rightside2.jpg);
		
		}
		.spacer {
			clear: both;
			height: 10px;
			display: block;
		}
		
			#videoHolder {
			float: right;
			width: 640px;
			height: 270px;
			margin-right: -20px;
			background-color: black;
			margin-left: 20px;
			margin-bottom: 20px;
		}
		.contentP {
	padding-top: 0;
	margin-top: 1px;
	font: 12px Verdana, Geneva, sans-serif;
	color: #333;
		}
		.contentP a {
	color: #333;
	text-decoration: none;
	font-style: normal;
		}
.contentP .a2 {
	color: #003366;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
		.homepageGraphicHeader {
			margin-left: -3px;
			margin-bottom: 0;
		}
		
		#footerWrapper {
			background-color: #8AA3CB;
			padding-top: 5px;
			padding-bottom: 5px;

			width: 968px;
			
		}
		#footer {
	margin: 0 2px 0 2px;
	text-align: left;
	background-color: #1F6EA7;
	color: #CCC;
	font-size: 11px;
	line-height: 12px;
		}
	
		#footer ul li {
		list-style: circle;

		}
		#footer #footerColumnFloat {
			margin-left: 34px;
		}
		#footer .footerColumn {
			padding-bottom: 5px;
			width: 186px;
			float: left;
			
		}
		#footer strong {
			color: #E89423;
			font: 14px Verdana, Geneva, sans-serif;
			
		}
		#footer a {
	color: #CCC;
	text-decoration: none;
		}		
		#copyright {
			text-align: center;
		    margin-left: 34px;
			clear: both;
		}
		#footerTopCorners {
			margin-bottom: -5px;
			height: 15px;

		}
		#footerBottomCorners {
			margin-top: -5px;
			height: 15px;
		}
		
		/*
		 * 
		 *  Callout
		 * 
		 * 
		 */
		
		.Callout {
			
			width: 184px;
		}
		
		.Callout .top {
			height: 36px;
			background-image: url(../images/orangeCalloutBox-top.gif);
			text-align: center;
		}
		
		.blueCallout .top {
			background-image: url(../images/blueCalloutBox-top.gif);
		}
		.Callout .top p {
			padding-top: 8px;
			color: #206da5;
			font-weight: bold;
		}
		
		.blueCallout .top p {
			color: #FFFFFF;
		}
		
		.Callout .middle {
		
		background-image: url(../images/orangeCalloutBox-middle.gif);
		background-repeat: no-repeat;
		}
		
		.blueCallout .middle {
		background-image: url(../images/blueCalloutBox-middle.gif);	
		}
		
		.CalloutContent {
			padding: 5px 5px 5px 10px;
			font-size: 12px;
			
		}
		.CalloutContent_2 {
			padding: 0 5px 5px 10px;
			font-size: 12px;
			
		}
		.Callout .bottom {
				height: 36px;
				background-image: url(../images/orangeCalloutBox-bottom.gif);
				
			}
			
		.blueCallout .bottom {
			background-image: url(../images/blueCalloutBox-bottom.gif);
		}
			.CalloutList {
				margin: 0 0 0 20px;
				padding: 0;
			}
			
			.CalloutList li {
				
				list-style-image: url(../images/tinyHand-placeholder.gif);
				margin-bottom: 5px;
			}
			.CalloutList li:hover {
				list-style-image: url(../images/tinyHand.gif);
			}
			
			.blueCallout li:hover {
				list-style-image: url(../images/blue-tinyHand.gif);
			}
			.CalloutList li a {
				color: #231f20;
				text-decoration: none;
			}
			
			.blueCallout li a {
				color: #F8F8F8;
			}
			
			.CalloutList li a:hover {
				text-decoration: underline;
			}
			
			
			.whiteCallout .top {
				background-image: url(../images/whiteCalloutBox-top.gif);
			}
			.noHeader .top {
			
				background-image: url(../images/whiteCalloutBox-top-no-head.gif);
			
			}
		     .whiteCallout .middle {
				background-image: url(../images/whiteCalloutBox-middle.gif);
			}

			.whiteCallout .bottom {
				
				background-image: url(../images/whiteCalloutBox-bottom.gif);
			}
			.straightBottom .bottom {
				background-image: url(../images/whiteCalloutBox-bottom-stra.gif);	
			}
			
			.whiteCallout .top p {		
				color: #FFFFFF;
				padding: 0;
			}
			.Callout .textArea {
				width: 140px;
				height: 40px;
			}
			#questionSubmitButton { 
				
				margin: 10px 10px 0 95px;
			}
			.Callout form {
				margin-left: 4px;
			}
			.Callout input {
				background-color: #e3e6e8;
				margin-bottom: 2px;
			}
			
			.Callout textarea {
				background-color: #e3e6e8;
			}
			.blueButton {
				
				cursor: pointer;
				width: 184px;
				height: 53px;
				background-image: url(../images/blueButtonBack.gif);
			}
			
			.blueButton h2 {
				padding: 10px;
				text-align: center;
				color: #d46616;
				font: bold 14px/17px Tahoma, Geneva, sans-serif;
			}
			.blueButton h2 a {
				color: #2858c5;
				text-decoration: none;
				
			}
			.blueButton h2 hover {
				color: #d46616;
				text-decoration: none;
}
h1{
	margin:0 0 .7em 0;
	padding:0;
	color: #2B5A9B;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	margin:0 0 .7em 0;
	padding:0;
	color: #3774c7;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	margin:0;
	padding:0;
	color: #2B5A9B;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	margin:0;
	padding:0;
	color: #D78964;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	margin:0 0 .7em 0;
	padding:0;
	color: #649be6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
h7 {
	margin:0 0 .7em 0;
	padding:0;
	color: #009;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.Callout .top2 {
	height: 36px;
	background-image: url(../images/blue_CalloutBox-top.gif);
	text-align: center;
}
.Callout .top2 p {
	padding-top: 3px;
}

.Callout .middle2 {
	background-image: url(../images/blue_CalloutBox-middle.gif);
	background-repeat: no-repeat;
}
.Callout .bottom2 {
	height: 36px;
	background-image: url(../images/blue_CalloutBox-bottom2.gif);
}
.Callout .bottom3 {
	height: 36px;
	background-image: url(../images/blue_CalloutBox-bottom.gif);
}



h6 {
	margin:0 0 .7em 0;
	padding:0;
	color: #009;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

#onlineScreeningImage {
	border: none;
}

#leftbuttonImage {
	outline: none;
	border: none;
}
#online_screening_img {
	outline: none;
	border: none;
}
#rightColumnFormHeader {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

#rightColumnFormHeaderPadding {
	padding: 8px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
#rightColumnForm_test {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#callNumber {
	padding-top: 5px;
	text-align: center;
	color: #8B2119;
	font-weight: bold;
	font-size: 14px;
}



#orEmailUs {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	color: #222222;
	font-weight: bold;
	font-size: 12px;
	
}

#phoneIcon {
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: -3px;
	display: inline;
}

/*
 * 
 * blog
 * 
 */


.blogSidebar {
	padding-right: 20px;
}

.blogSidebar ul {
	padding: 0 0 0 10px;
	margin: 0;
	
}

.blogSidebar ul li {
	list-style: none;
	margin-bottom: 2px;
}

.blogSidebar ul li a:hover {
	color: #DE8432;
}

.blogSidebar ul li p {
	margin-right: 5px;
}

.blogSidebar #s {
	width: 120px;
	margin-top: 4px;
	margin-bottom: 4px;
	
}
.blogSidebar li h2 {
	color:#322C8C;
	margin-bottom: 2px;
}
.blogSidebar ul {
	margin-bottom: 10px;
}
.blogSidebar a {
	color:#322C8C;
	font: 11px Verdana, Geneva, sans-serif;
}

#blogContent {
	margin-top: 10px;
}

#blogContent .post {
	margin-bottom: 40px;
}

#blogContent .post p{
	font: 11px Verdana, Geneva, sans-serif;
}
#blogContent h2 {
	color:#322C8C;
	margin-bottom: 0;
	font: 20px Verdana, Geneva, sans-serif;
}

#blogContent h2 a {
	color:#322C8C;
	margin-bottom: 2px;
	
	text-decoration: none;
}

#blogContent h2 a:hover {
	color:#DE8432;
	
	text-decoration: underline;
}

#blogContent small {
	margin: 0;
	font-weight: bold;
	font-size: 12px;
}

#blogContent .postmetadata {
	margin-top: 10px;
	font-size: 12px;
}

#blogContent .entry h2 {
	font-size: 14px;
	margin: 10px 0 4px 0;
}

ul.addtoany_list {
	margin-left: 0;
	padding-left: 0;
}



ul.addtoany_list li {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#entry {
	padding-top: 0;
	margin-top: 1px;
	font: 12px Verdana, Geneva, sans-serif;
	color: #666;
}

/*
 * 
 * beginJourney (Numbered List with Links);
 * 
 */

#beginJourney {
display:inline;
width:184px;
}
.beginJourney-subDiv {
border-bottom:1px dotted #2F7EBC;
clear:left;
height:45px;
margin:0;
padding:0 0 5px;
}
.beginJourney-subDiv:hover {
background-color:#D5E1EE;
}
.beginJourney-subDiv h2 {
	color:#F60;
	float:left;
	font-size:20px;
	margin:8px 0 0;
	padding:0 0 0 10px;
	height: auto;
}
.beginJourney-subDiv .linkHolder {
float:left;
padding-left:8px;
padding-top:10px;
}

.beginJourney-subDiv a {
color:#2F7EBC;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.beginJourney-subDiv .subHeader {
	display: block;
	color: #939393;
	font-size: 12px;
	margin-bottom: 5px;
}

#beginJourneyButton {
	background: url(../images/beginJourneyButton-off.jpg) no-repeat top left;
	height: 80px;
	width: 184px;
}
#beginJourneyButton:hover {
	background: url(../images/beginJourneyButton-on.jpg) no-repeat top left;
	
}

#popUp {
	display: none;
	z-index: 10000;
	background: url(../images/popUpBackground.gif) no-repeat top left;
	width: 449px;
	height: 266px;
	position: absolute;
	top: 465px;
	margin-left: 60px;
	
	
}

#popUpInner {
	
	width: 405px;
	height: 176px;
	margin-left: 20px;
	margin-top: 21px; 
}

#popUpMainImage {
	margin-top: 4px;
	float: left;
	width: 121px;
}

.closePopUp {
	margin-top: -2px;
	padding: 2px;
	margin-right: 2px;
	float: right;
}

#closeLink {
	color: #F60;
	text-decoration: none;
	font: bold 8px Arial, Helvetica, sans-serif;
}
#closeLink:hover {
	color: #000000;
}

#popUpHeadlineDiv {
	width: 270px;
	
}

#popUpHeadlineDivInner {
	text-align: justify;
	padding: 24px 18px 0 10px;
	color: #767676;
	font-size: 17px;
	font-weight: bold;
}

#popUp2Buttons {
	width: 270px;
	margin-top: 5px;
	

	
}

#popUp2Buttons .button {
	background: url(../images/greenButton.gif) no-repeat top left;
	width: 260px;
	height: 44px;
}

#popUp2Buttons .orangeButton {
  background: url(../images/orangeButton.gif) no-repeat top left;

}

#popUp2Buttons .buttonInner {
	padding-top: 16px;
	text-align: center;
	font-size: 12px;
	
}

#popUp2Buttons .buttonInner a {
	color: #FFFFFF;
	text-decoration: none;
}
#popUp2Buttons .buttonInner .padding {
	padding: 0 30px 0 30px;

}

#popUpRightColumn  {
	width: 270px;
	float: left;
	
}

/* STYLES FOR SCREEN TEST */
legend {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
}
#gemmScreenForm span.questions {
	font: 12px Verdana, Geneva, sans-serif;
	color:#333333;
	float: left; 
	width: 315px; 
	margin: 0; 
	padding: 0; 
	text-align: left;
}
#gemmScreenForm .radioGroup {
	margin-bottom:15px;
}
.contactinfo {
	font: 12px Verdana, Geneva, sans-serif;
	color:#333333;
	margin-bottom:10px;
}

label.info {
	float: left; 
	width: 180px;
}

#gemmScreenForm span.contentP label{
	display: block;
	font-size: 12px;
}

#gemmScreenForm span.contentP input{
	margin-bottom: 12px;
}

#gemmScreenForm .formPart2instructions {
	font-size: 12px;
	margin-bottom: 10px;
}

#gemmScreenForm .radioGroup {
	margin-bottom: 15px;
}

.qblock {margin-bottom: 10px;}
.quote {
	font: italic bold normal 14px Arial, Helvetica, sans-serif;
	color: #000099;
	width: 600px;
	margin-left: 25px;
}	
.blueButton2 {
	cursor: pointer;
	width: 184px;
	height: 53px;
}

/*
 * 
 * Begin .newRightColumn classes
 * 
 */

.newRightColumn {
	width: 194px;
	
}

.newRightColumn .top {
	background: url(../images/newRightColumn/top.gif) no-repeat top right;
	width: 196px;
	height: 26px;
}

.newRightColumn .middle {
	background: url(../images/newRightColumn/middle.gif) repeat-y top right;
	width: 196px;
	
}

.newRightColumn .middle-padding {
	padding-right: 15px;
	padding-left: 15px;
}

.newRightColumn .bottom {
	background: url(../images/newRightColumn/bottom.gif) no-repeat top right;
	width: 196px;
	height: 26px;
}

.newRightColumn .online-screening {
	text-align: center;
	background: url(../images/online_screening2.gif) no-repeat left top;
	width: 167px;
	height: 140px;
}
.newRightColumn .online-screening2 {
	text-align: center;
	background: url(../images/newRightColumn/online_screening_back2.gif) no-repeat left top;
	width: 168px;
	height: 189px;
}
.newRightColumn  .button {
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	background: url(../images/newRightColumn/orange_button_back.png) no-repeat top left;
	width: 91px;
	height: 24px;
	
}


.newRightColumn  .button:hover {

	background: url(../images/newRightColumn/orange_button_back_over.png) no-repeat top left;

	
}

.newRightColumn  .button-inner {
	text-align: center;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;

	
}

.newRightColumn  .button-inner a {
	color: #EEEEEE;
	text-decoration: none;
	
}


.newRightColumn  .button2 {
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
	background: url(../images/newRightColumn/free_consult_btn.png) no-repeat left top;
	width: 132px;
	height: 34px;
	margin-top: 155px;
}


.newRightColumn  .button2:hover {
	background: url(../images/newRightColumn/free_consult_btn.png) no-repeat left top;
	
}

.newRightColumn  .button2-inner {
	text-align: center;
	padding: 8px;
	font-size: 11px;
	font-weight: bold;
	color: #F60;
	
}

.newRightColumn  .button2-inner a {
	color: #ffcd06;
	text-decoration: none;	
}


.newRightColumn .Have-Questions {
	background: url(../images/newRightColumn/HaveQuestions.png) no-repeat top left;
	width: 168px;
	height: 57px;
}

.newRightColumn .Need-More-Info {

	background: url(../images/newRightColumn/Need-More-Info_back.png) no-repeat top left;
	width: 168px;
	height: 58px;
}

.newRightColumn .Need-More-Info .button {
	background: url(../images/newRightColumn/clear_button_back.png) no-repeat top left;

	
}

.newRightColumn .Need-More-Info .button:hover {
	background: url(../images/newRightColumn/clear_button_back_over.png) no-repeat top left;

}

.newRightColumn .Need-More-Info-Adult {

	background: url(../images/newRightColumn/Need-More-Info_back.png) no-repeat top left;
	width: 168px;
	height: 58px;
}

.newRightColumn .Need-More-Info-Adult .button {
	background: url(../images/newRightColumn/clear_button_back.png) no-repeat top left;

	
}

.newRightColumn .Need-More-Info-Adult .button:hover {
	background: url(../images/newRightColumn/clear_button_back_over.png) no-repeat top left;
	
}

.newRightColumn .whiteCallout {
	width: 168px;
	font-size: 12px;
}

.newRightColumn .whiteCallout .top {
	background: url(../images/newRightColumn/whiteCallout-top.gif) no-repeat top left;
	width: 168px;
	height: 30px;
}

.newRightColumn .whiteCallout .middle {
	background: url(../images/newRightColumn/whiteCallout-middle.gif) repeat-y top left;
	width: 168px;
}

.newRightColumn .whiteCallout .bottom {
	background: url(../images/newRightColumn/whiteCallout-bottom.gif) no-repeat top left;
	width: 168px;
	height: 30px;
}

/*
 * 
 * End .newRightColumn classes
 * 
 */.newRightColumn .free_demo {
	background: url(../images/newRightColumn/free_demo.png) no-repeat left top;
	width: 168px;
	height: 58px;
}
.newRightColumn .free_demo .button {
	background: url(../images/newRightColumn/clear_button_back.png) no-repeat top left;

	
}

.newRightColumn .free_demo .button:hover {
	background: url(../images/newRightColumn/clear_button_back_over.png) no-repeat top left;

	
}
.newRightColumn .want_us_to_call {
	background: url(../images/newRightColumn/want_us_to_call.png) no-repeat left top;
	width: 168px;
	height: 58px;
}
.newRightColumn .want_us_to_call .button {
	background: url(../images/newRightColumn/clear_button_back.png) no-repeat top left;

	
}

.newRightColumn .want_us_to_call .button:hover {
	background: url(../images/newRightColumn/clear_button_back_over.png) no-repeat top left;

	
}
.style2 {
	font: normal 10px Verdana, Geneva, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
	word-spacing: normal;
}
	
	.style3 {
	color: #003366;
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h6 {
	margin:0 0 .7em 0;
	padding:0;
	color: #C14E00;
	text-align: left;
	font: bold normal 14px Verdana, Arial, Helvetica, sans-serif;
}
#leftbuttonImage_new {
	margin-left: 7px;
	margin-bottom: 16px;
	outline: none;
	border: none;
}
.newRightColumn .test_prep_demo {
	background: url(../images/newRightColumn/free_demo.png) no-repeat left top;
	width: 168px;
	height: 58px;
}
.newRightColumn .test_prep_demo .button {
	background: url(../images/newRightColumn/clear_button_back.png) no-repeat top left;

	
}

.newRightColumn .test_prep_demo .button:hover {
	background: url(../images/newRightColumn/clear_button_back_over.png) no-repeat top left;

	
}

.newRightColumn .brainware_demo {
	background: url(../images/newRightColumn/free_demo.png) no-repeat left top;
	width: 168px;
	height: 58px;
}
.newRightColumn .brainware_demo .button {
	background: url(../images/newRightColumn/clear_button_back.png) no-repeat top left;

	
}

.newRightColumn .test_prep_brainware_demo .button:hover {
	background: url(../images/newRightColumn/clear_button_back_over.png) no-repeat top left;

	
}


.newRightColumn .online-screening-testprep {
	text-align: center;
	background: url(../images/newRightColumn/online_screening_back_tprep.gif) no-repeat left top;
	width: 168px;
	height: 189px;
}

.newRightColumn .online-screeningtprepsmall {
	text-align: center;
	background: url(../images/newRightColumn/online_screening_back_tprep_small.gif) no-repeat left top;
	width: 168px;
	height: 119px;
}
.a7 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
#sitemap_left {
	float: left;
	width: 200px;
}


	#sitemap_left a {
	color: #322C8C;
	text-decoration: none;
	padding-left: 28px;
	padding-right: 10px;
	background: url(../images/header_line.jpg) no-repeat left top;
	font: normal 13px Arial, Helvetica, sans-serif;
		}
		#sitemap_left a:hover {
	color: #DE8432;
	font: 13px Arial, Helvetica, sans-serif;			
		}	
		#cse-search-box {
	width: 100px;
	display: inline;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
		}






#sitemap_right {
	float: right;
	width: 300px;
}
	#sitemap_right a {
	color: #322C8C;
	text-decoration: none;
	padding-left: 28px;
	padding-right: 10px;
	background: url(../images/header_line.jpg) no-repeat left top;
	font: normal 13px Arial, Helvetica, sans-serif;
		}
		#sitemap_right a:hover {
	color: #DE8432;
	font: 13px Arial, Helvetica, sans-serif;			
		}	.boader_none {
	border-style: none;
}
.a10 {
	color: #333;
	text-decoration: underline;
	font: 500 12px Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
p {
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
}
