/* CSS Document */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{ 
font-family: MS PMincho, MS GothicVerdana, Arial, Helvetica, sans-serif; 
color: #333333; 
margin: 0; 
padding: 0; 
background: #7cb87d; 
text-align: left; 
font-size: 12px; 
font-stretch: normal; 
line-height: 22px; 
}


/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #006699;
	text-decoration: none;
}
a:hover{
	cursor: pointer; color: #FFFFFF; background-color: #7cb87d; text-decoration: none;
	}

/************** header tag styles **************/

h1{
	color: #CC6600;
	width: 540px;
	float:left;
	padding-left:20px;
	padding-bottom: 1px;
	background-color:#ffffff;
	border-bottom: 1px solid #7cb87d;
	margin: 0px 0px 10px 0px;
	font-family: MS PMincho, MS GothicVerdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
}

h2{
	color: #CC6600;
	margin-left: 20px;
	margin-bottom:5px;
	font-family: MS PMincho, MS GothicVerdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-decoration:normal;
	clear:left;
}

h3{
	color: #CC6600;
	margin-left: 0px;
	margin-bottom:2px;
	font-family: MS PMincho, MS GothicVerdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:  normal;
	clear:left;
}


.tester {
	font-size: 24px;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container{
margin-left: auto;
margin-right: auto;
width: 800px;
text-align:left;
}

#bartop{
	position:relative;
	width:800px;
	height: 16px;
	padding-top: 20px;
	background-color: #7cb87d;

	font: 11px Verdana,sans-serif;
	color: #ffffff;
	text-align:right;
}

#barnav{
	position:relative;
	width:800px;
	height:32px;
	padding: 0px;
	margin: 0px;
	background-image: url(glbnav_background.gif);
	text-align: right;
	z-index: 100;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#barlogo{
	position:relative;
	clear:both;
	width: 800px;
	height: 91px;
	background-color: #ffffff;	
	margin: 0px;
	border: 0px;
	
}
#barlogo .logo{
	float:left;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:5px;
	width:360px;
	height:71px;
}

#barlogo .contact{
	float:right;
	font-weight: bold;
	text-align:right;
	padding-top: 15px;
	padding-right: 10px;
	font-size: 16px;
}

#barimage{
	position:relative;
	clear:both;
	width:800px;
	height: 173px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #ffffff;	
}

#barcontent{
	position:relative;
	clear:both;
	width:800px;
	background-color: #ff00ff;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

#barbottom{
	position:relative;
	clear:both;
	width:800px;
	height: 15px;
	background-image: url(glbnav_background.gif);
	border-top: 1px solid #7cb87d;
	border-bottom: 20px solid #7cb87d;
	text-align:center;
	padding-top: 5px;
	padding-bottom:3px;
	font-size: 12px;
	color: #333333;
	clear: both;

}



/************** bartop **************/

#bartop a{
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

#bartop a:hover{
	text-decoration: underline;
}


/************** barnav **************/

#navLink{

	padding-top: 8px;
	padding-bottom:6px;
	margin: 0px;
	text-align: right;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: 11px;
  	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 2px 22px 0px 5px;
	border-left: 1px solid #8FB8BC;
	height: 30px;
}

a.glink:hover{
  	color:#E27014;
	text-decoration: none;
}



/************** barcontent **************/

div.mainCol {
	float: left; 
	width: 800px; 
	margin: 0px; 
	padding: 0px; 
	background-color:#ffffff;
}

	div.mainCol p {
		position:relative;
		margin: 0px 0px 20px 20px;
		font-family: MS PMincho, MS GothicVerdana, Arial, Helvetica, sans-serif; 
		font-size: 12px;
		color: #000000;	
		text-align: justify;
	}
	
	div.mainCol p.testBlock{
		display:block;
		height:90px;
		margin:0px;
		padding-left:20px;
	}
	
	div.mainCol p.management{
		display:block;
		height:130px;
		margin:0px;
		padding-left:20px;
	}
	
	div.mainCol p.servicesBlock{
		display:block;
		height:70px;
		margin:0px;
		padding-left:20px;
	}
	
	div.mainCol p.testBlock img{
		border: solid 1px;
		border-color: #7cb87d;
		margin-right: 10px;
	}

	div.mainCol p.management img{
		display:block;
		border: solid 1px;
		border-color: #7cb87d;
		margin-right: 10px;
	}

	div.mainCol p.testBlockR{
		display:block;
		height:90px;
		margin:0px;
		padding-left:20px;
	}
	
	div.mainCol p.testBlockR img{
		position:absolute;
		top: 0px;
		right:0px;
		float: right;
		border: solid 1px;
		border-color: #7cb87d;
		margin-right: 10px;
	}
	
	.quote{
		background-color:#cdeecd;
		display: block;
	}
	
	div.mainCol img{
		position: relative;
		float: left;
		border: 1px;
		border-color: #7cb87d;
	}
	
	div.mainCol tester{
		position: relative;
		float: left;
		border: 1px;
		margin-left: 20px;
		margin-right: 10px;
		margin-bottom: 10px;
	}

	div.mainCol div.columnParent {}
		div.mainCol div.columnParent div.column {float: left; width: 560px; margin:0px;}
		
		div.mainCol div.columnParent div.column div.trial{
		background-color:#ffffff;
		width:540px;
		margin:0px;
		padding:0px;
		display:block;	
		float:left;
		clear:all;	
		margin-bottom:20px;
		padding-left:20px;
		}
		
		div.mainCol div.columnParent div.column div.trial div.trialbox{
		background-color:#ffffff;
		float:left;
		clear:right;
		border:1px solid #7cb87d;
		}
		
		div.mainCol div.columnParent div.column div.trial div.spacerbox{
		background-color:#ffffff;
		width:12px;
		float:left;
		clear:right;
		}
		
		div.mainCol div.columnParent div.column div.trial div.trialbox div.headerbox{
		background-color:#cdeecd;
		height:15px;
		width:auto;
		margin:0px;
		border:0px;
		display:block;	
		padding: 3px 10px 2px 10px;
		font-size:12px;
		color:#333333;
		font-weight:bold;
		border-bottom: 1px solid #7cb87d;
		}
		
		div.mainCol div.columnParent div.column div.trial div.trialbox div.headerbox h2{
		background-color:#cdeecd;
		height:15px;
		margin:0px;
		border:0px;
		font-size:12px;
		color:#333333;
		font-weight:bold;
		text-decoration:none;
		}
		
		div.mainCol div.columnParent div.column div.trial div.trialbox div.headerbox a{
		color:#333333;
		}
		
		div.mainCol div.columnParent div.column div.trial div.trialbox div.botbox{
		/*background-color:#cdeecd;*/
		background-color:#ffffff;
		width:auto;
		margin:0px;
		display:block;	
		float:left;
		text-align:left;
		padding: 5px 10px 10px 10px;
		font-size:10px;
		color:#000000;
		}
		
		div.mainCol div.columnParent div.column div.trial div.trialbox div.botbox img{
		padding:0px;
		margin:0px;
		border:0px;
		margin-right:10px;
		width:148px;
		border:1px solid #cdeecd;
		margin-bottom:5px;
		}
		
		
		
		
		
		div.mainCol div.columnParent div.column div.bluebox{
			margin-left:60px;
			margin-right:60px;
			margin-bottom:20px;
			background-color:#cdeecd;
			width:370px;
			padding-top:10px;
			padding-bottom:0px;
			padding-left:30px;
			font-size:11px;
			border: 1px solid #7cb87d;
		}
		
		div.mainCol div.columnParent div.column div.bluebox td{
			padding-bottom:5px;
		}
		
		div.mainCol div.columnParent div.column div.bluebox td.bar{
			height:5px;
			border-bottom:solid 1px #7cb87d;
		}
		
		div.mainCol div.columnParent div.column input.file{
			font-size:11px;
			border:0px;
			width:154px;
			background-color:#ffffff;
		}
		
		div.mainCol div.columnParent div.column textarea{
			font-size:11px;
			border:0px;
			width:320px;
			background-color:#ffffff;
		}
		
		div.mainCol div.columnParent div.column select{
			font-size:11px;
			border:0px;
			width:154px;
			background-color:#ffffff;
		}
		
		div.mainCol div.columnParent div.column input{
			font-size:11px;
			border:0px;
			width:150px;
			background-color:#ffffff;
		}
		
		div.mainCol div.columnParent div.column input.poster{
			border:0px;
			width:150px;
			background-color:#7cb87d;
			color:#FFFFFF;
			padding: 2px 0px 2px 0px;
		}
		
		div.mainCol div.columnParent div.column img{
		border:solid 1px #cdeecd;
		margin-right:20px;
		margin-left:20px;
		margin-bottom:10px;
		float:left;
		
		}
		
		div.mainCol div.columnParent div.column ul.mylist{
			margin:0;
			padding-left:0;
			list-style-type:none;
			list-style-image:none;
			border-bottom: 2px solid #999;
			padding-bottom:6px;
		}
		
		div.mainCol div.columnParent div.column ul.mylist li {display:inline;}
		
		div.mainCol div.columnParent div.column ul.mylist li a {display:block;margin:0;padding: 3px 0 50px 16px;background: url(images/bullet_arrow.gif) 0 5px no-repeat;}
		


		div.mainCol div.columnParent div.column div.contentBottom {width:560; margin:0px; padding:0px; border:0px;}
		div.mainCol div.columnParent div.column div.contentBottom div.test5{
			float:right;
			width:166px;
			background-color:#E27014;
			margin-left:20px;
		}



		div.section {
			float:left;
			width: 165px;
			background-color:#009999;
			color:#FFFFFF;
			font-weight:bold;
			padding-left:20px;
			margin-bottom:20px;
		}
		
		div.sectionR {
			float:right;
			width: 165px;
			background-color:#009999;
			color:#FFFFFF;
			font-weight:bold;
			margin-bottom:20px;
		}
/**
		h3{
			padding: 3px 0px 2px 10px;
			background-color:#E27014;
			font-size:12px;
			color:#FFFFFF;
			font-weight:bold;
			margin:0px;
		}
		h4{
			padding: 3px 0px 2px 10px;
			background-color:#cdeecd;
			font-size:12px;
			color:#FFFFFF;
			font-weight:bold;
		}
		**/
		
		.blue{color:#7cb87d; display:block; margin-left:20px; margin-top:5px; font-weight:bold;}		
		
		div.mainCol div.columnParent div.farRight {
			float: right; 
			margin-bottom: 20px;
			width: 200px; 
			padding: 0px 0px 0px 0px;
			background-color:#cdeecd;
			color:#000000;	
			border-bottom: 4px solid #c63;
			line-height: 14px; 
		}

		div.mainCol div.columnParent div.farRight .navheader{
			padding: 3px 0px 2px 10px;
			background-color:#afe0b2;
			font-size:12px;
			color:#333333;
			font-weight:bold;
		}
		
		div.mainCol div.columnParent div.farRight .navheader a{
		font-size:12px;
			color:#333333;
			font-weight:bold;
			text-decoration:none;
		}
		
		div.mainCol div.columnParent div.farRight ul{
			margin-top: -5px;
			margin-left: 15px;
			padding: 0px;
		}

		div.mainCol div.columnParent div.farRight ul li{
			margin: 0px;
			padding: 3px 0px 2px 0px;
			font-size:12px;
			font-weight:bold;
		}

		div.mainCol div.columnParent div.farRight div.rightText{
			font-size:12px;
			width: 180px;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 10px;
			padding-bottom: 10px;
		}
		div.mainCol div.columnParent div.farRight div.rightText div.selected{
			color:#E27014;
		}
				
		div.mainCol div.columnParent div.farRight div.rightGrey{
			font-size:10px;
			color: #333333;
			width: 180px;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 10px;
			padding-bottom: 10px;
			border-bottom: 1px solid #7cb87d;
		}
		
		.rightOrange{
			color:#E27014;
		}

/************** barbottom **************/

.barbottomtext{
	font-size: 12px;
	width:800px;
	padding-bottom: 20px;
	background-image: url(glbnav_background.gif);
	border-bottom: 2px solid #CCCCCC;
	text-align:center;
	padding-top: 5px;
	font-size: 12px;
	color: #333333;
}








/******
div.mainCol {float: left; width: 800px; margin: 0px 10px 0 0; padding-top: 8px; background-color:#CCCC66;}
		div.mainCol h3 {margin: 0 0 5px; padding: 0; font: normal 11px/11px verdana; text-transform: uppercase;}
			div.mainCol h3.searchTitle {margin: 0; padding: 0 0 15px; font: bold 16px/16px 'Trebuchet MS', verdana; text-transform: none;}
				div.mainCol h3.searchTitle span {float: left;}
				div.mainCol h3.searchTitle span.sortBy {float: right; font: normal 11px verdana;}
					div.mainCol h3.searchTitle span.sortBy select {font: normal 11px verdana; vertical-align: top;}
		div.mainCol h4 {margin: 0 0 5px; padding: 0; font: bold 16px/16px 'Trebuchet MS', verdana; text-transform: uppercase;}
		
		div.mainCol h5 {margin: 0 0 5px; padding: 0; font: bold 14px/14px 'Trebuchet MS', verdana;}
		div.mainCol h6 {margin: 0 0 2px; padding: 0; font: bold 11px/11px verdana;}
			div.mainCol h6.alt {margin: 0 0 8px; padding: 2px 4px 4px; font: bold 11px/11px verdana; background: #EBEBE0; border-top: 1px solid #996;}
				div.search h6.alt {margin-bottom: 15px; font-weight: normal;}
			div.mainCol h6.links {line-height: 13px; margin-bottom: 0 ! important;}
			div.mainCol h6 span.float {float: left; width: 60%;}
			div.mainCol h6 a.float {float: right; padding-left: 7px; font: bold 10px/14px verdana; text-decoration: none; color: #996; background: transparent url(../img/misc_arrow_light.gif) 0 5px no-repeat;}
				div.mainCol h6 a.float:hover {color: #BFBF91;}
			
		div.mainCol p {margin: 0 0 20px;}
			div.mainCol p.alt {padding: 0 4px 8px; border-bottom: 1px solid #996;}
			div.mainCol p.altNoBottom {padding: 0 4px 0px;}


		div.mainCol div.detailInfo {margin: 10px 0 25px;}
			div.mainCol div.detailInfo img.detailHeadshot {float: left; margin-right: 15px;}
			div.mainCol div.detailInfo h4 {margin-bottom: 20px;}
			div.mainCol div.detailInfo h5 {line-height: 18px;}
			
			div.mainCol p.detailLinks {padding: 5px;}
				div.mainCol p.detailLinks a {display: block; float: left; width: 45%; margin-bottom: 5px; padding-left: 10px; background: #fff url(../img/misc_arrow_light.gif) 2px 50% no-repeat;}
		
		div.mainCol ul {margin: 10px 0 20px; padding: 0 0 0 12px; list-style-image: url(../img/bullet_square.gif);}
			div.mainCol ul.alt {margin-left: 0; padding-bottom: 6px; border-bottom: 1px solid #996;}
				

			div.mainCol ul.longList {margin-left: 0; padding-bottom: 12px;}
				div.mainCol ul.longList li{margin-bottom:10px;}

			
			div.mainCol ul.pdfList {margin:10px 10px 10px 20px; padding: 0 0 0 12px; list-style-image:url(../img/icon_acrobat_small.gif) }
				div.mainCol ul.pdfList li{margin-bottom:3px;}
				

			div.mainCol ul.links {margin-top: 0; padding-left: 0; list-style-type: none; list-style-image: none; border-bottom: 1px solid #996;}
				div.mainCol ul.links li {margin: 0; padding: 7px 0 9px 12px; border-top: 1px solid #EBEBE0; background: url(../img/bullet_arrow.gif) 0 9px no-repeat;}		
					div.mainCol ul.links li.top {border-top: none;}	
					
		div.mainCol ul.tertNav {margin: 0 0 17px; padding: 0; list-style-type: none; list-style-image: none; border-top: 1px solid #D5D5C1;}
			div.mainCol ul.tertNav li {height: 14px; padding-left: 22px; background: #fff url(../img/bg_tertNav.gif) no-repeat; border-bottom: 1px solid #D5D5C1;}
			div.mainCol ul.tertNav li.active {display: block; padding-left: 22px; background: #fff url(../img/bg_tertNav.gif) 0 -15px no-repeat; border-bottom: 1px solid #D5D5C1;}
				div.mainCol ul.tertNav li a {text-decoration: none;}
					div.mainCol ul.tertNav li a:hover, div.mainCol ul.tertNav li.active a {color: #000;}
		
		div.mainCol div.columnParent {}
			div.mainCol div.columnParent div.column {float: left; width: 450px;}
			div.mainCol div.columnParent div.farRight {
				float: right; 
				margin-right: 0px;
				width: 200px; 
				padding: 0px 0px 0px 0px;
				background-color:#cdeecd;
				font-size:12px;
				color:#FFFFFF;
				font-weight:bold;		
			}
			
			div.mainCol div.columnParent div.column ul {padding-left: 18px; _padding-left: 16px; list-style-image: url(../img/bullet_arrow.gif);}
			
			div.mainCol ul.linkList {padding-left: 18px; _padding-left: 16px; list-style-image: url(../img/bullet_arrow.gif);}
			div.mainCol ul.linkList2 {padding-left: 18px; _padding-left: 16px; list-style-image: url(../img/bullet_arrow.gif); padding-bottom: 16px; border-bottom: 1px solid #996;}
                      			
		div.mainCol table.infoTable {margin: 0 0 20px; border: 1px solid #CCCCB2;}
			div.mainCol table.infoTable th {padding: 4px 8px; font: bold 10px verdana; color: #000; background: #EBEBE0; text-align: left;}
			div.mainCol table.infoTable td {padding: 4px 8px; font-size: 12px;}
			div.mainCol table.infoTable tr.alt td {background: #F7F7F1;}


		div.mainCol div.imageContainer {margin-bottom: 15px; padding-bottom: 4px; border-bottom: 1px solid #ccc;}
			div.mainCol div.imageContainer img {display: block; border: 1px solid #000;}
			div.mainCol div.imageContainer p {display: inline; margin: 0; padding: 0; font: normal 10px verdana; color: #666;}
	
		div.mainCol div.insetImage {width: 99%;}
			div.mainCol div.insetImage div.imageContainer {float: right; margin: 0 0 .75em 10px;}
			
		div.mainCol p.disclaimer {color: #666; text-indent: -11px; padding-left: 11px;}
		span.disclaimer {color: #666;}
		
		
		div.mainCol p.citation {color: #666}
		span.footnote {font-size: 6pt; vertical-align:top; color:#666}
		div.mainCol p.pullQuote { font-size: 110%; font-weight: bold; font-style: italic; padding-left: 10%;}
		
		

		div.mainCol div.resultsWhite {margin-bottom: 5px; padding: 8px;}
		div.mainCol div.resultsTan {margin-bottom: 5px; padding: 8px; background: #F5F5EF;}
			div.mainCol img.thumbFloater {float:left;border: 1px solid #000;margin-right:8px;}
			div.mainCol div.resultsBody {float:left}
			div.mainCol p.details {margin:8px 0;}
			div.mainCol p.detailsSmall {font-size:9px;margin:4px 0;}
			
		div.mainCol div.formSection {margin-bottom: 15px; padding: 8px; background: #F5F5EF;}
			div.mainCol div.formSection table tr th {font: normal 11px verdana; text-align: right;}
				
            div.mainCol div.formSection table tr td img {border: 0; padding: 2px 3px; background: transparent url(../img/misc_star.gif) no-repeat;}
		div.mainCol div.buttons {text-align: right;}
			div.mainCol div.buttons input {border: 0; padding: 2px 3px; color:#fff; font-weight: bold; background: #996;}
				div.mainCol div.buttons input:hover {background: #cc9;}
				
		div.mainCol img.thumbnail {float:left;margin:0 8px 8px 0;border:1px solid #000}
		div.mainCol div.thumbnailDesc {float:left;max-width:260px;}

		div.searchPagination {margin: 10px 0; padding-left: 5px;}
		
		table.results {border-top: 1px solid #663;}
			table.results tr td {padding: 4px; font-size: 12px; vertical-align: top; background: #F4F5EF; border-bottom: 1px solid #663;}
				table.results tr.alt td {background: #fff;}
				table.results tr td.sortCol {width: 90px; font-weight: bold;}
				table.results tr td.dataCol {}
					table.results tr td a {}
						table.results tr td a.syllabus {padding-left: 18px; line-height: 20px; background: transparent url(../img/icon_acrobat_small.gif) no-repeat;}
						table.results tr td a.evaluation {padding-left: 13px; line-height: 20px; background: transparent url(../img/icon_lock.gif) no-repeat;}
			
		table.faculty {width:100%;border-top: 1px solid #663;margin-bottom:10px;}
			table.faculty tr td {padding: 4px; font-size: 12px; vertical-align: top; background: #F4F5EF; border-bottom: 1px solid #663;}	
				table.faculty tr.alt td {background: #fff;}
				table.faculty tr td.firstCol {width:50%;}
				
		table.searchForm {width:100%;}
			table.searchForm td {font-size:10px;font-weight:bold;padding:0 8px 8px 0;width:50%;}
			table.searchForm td.submit {padding-top:10px;}
			
		table.headShots {padding:5px;margin:8px 0;}
			table.headShots td {padding:5px;font-size:10px;}
			
	div.rightCol {float: left; width: 175px; padding-top: 40px; background-color:#FF99FF;}
		div.rightCol div.rightModule {margin-bottom: 1px;}
			div.rightCol div.rightModule h6 {margin: 0 0 6px; padding: 3px 7px; font: bold 11px verdana; color: #fff; background: #999; text-transform: uppercase;}
			div.rightCol div.rightModule h5 {margin: 0 0 2px; padding: 0; color:#999; font: bold 11px/11px verdana;}
			div.rightCol div.rightModule p {margin: 0; padding: 0 7px 7px; font-size: 12px; border-bottom: 2px solid #999;}
				div.rightCol div.rightModule p a.more {display: block; padding-right: 7px; font-weight: bold; color: #000; background: transparent url(../img/bullet_arrow.gif) 100% 50% no-repeat; text-align: right; text-decoration: none;}
					div.rightCol div.rightModule p a.more:hover {color: #333;}
			
			div.rightModule ul.quickLinks {margin:0;padding-left:0;list-style-type:none;list-style-image:none;border-bottom: 2px solid #999;padding-bottom:6px;}
				div.rightModule ul.quickLinks li {display:inline;}
				div.rightModule ul.quickLinks li.noLink {display:block;margin:0;padding: 3px 0 4px 16px;background: url(../img/bullet_arrow.gif) 0 5px no-repeat;}
				div.rightModule ul.quickLinks li a {display:block;margin:0;padding: 3px 0 4px 16px;background: url(../img/bullet_arrow.gif) 0 5px no-repeat;}		
				div.rightModule ul.quickLinks li a.locked {background: url(../img/icon_lock.gif) 3px 3px no-repeat;}
				div.rightModule ul.quickLinks li a.pdf {background: transparent url(../img/icon_acrobat_small.gif) 0px 3px no-repeat;}
			
				
			
			div.rightCol p.detailStats {line-height: 20px;}
			
			div.rightCol div.detailModule {border-top: 1px solid #333;}
				div.rightCol div.detailModule h6 {text-transform: none; padding: 0 7px 1px;}
				div.rightCol div.detailModule p {border-bottom: 1px solid #999;}
				div.rightCol div.detailModule ul {margin: 10px 0 20px; padding: 0 0 7px 22px; list-style-image: url(../img/bullet_arrow_light.gif); border-bottom: 1px solid #999;}
					div.rightCol div.detailModule ul li {margin-bottom: 5px;}
						div.rightCol div.detailModule li a.locked {list-style-image: url(../img/icon_lock.gif);}
					
			div.rightCol h6.searchCriteria {width: 175px; height: 20px; margin: 49px 0 0; padding: 0; background: #ccc url(../img/h6_search-criteria.gif) no-repeat;}
				div.rightCol h6.searchCriteria span {display: none;}
				
			div.rightCol div.criteriaForm {margin: 0 0 7px; padding: 7px; background: #F5F5F5; border-bottom: 1px solid #666;}
				div.rightCol div.criteriaForm p {margin: 0 0 7px; padding: 0 0 7px; border-bottom: 1px solid #666;}
				div.rightCol div.searchDisclaimer {padding: 0 7px; color: #333; font-size: 12px;}
					div.rightCol div.searchDisclaimer img {margin-left: 20%;}
				
			div.rightCol div.quoteModule {margin-bottom: 10px;}
				div.rightCol div.quoteModule a {text-decoration: none ! important;}
				div.quoteModuleAlt p.quote {margin: 0 8px; line-height: 18px;}
				div.quoteModule p.quote {margin: 0 8px; line-height: 15px;}
					div.quoteModule p.quote .openQuote {vertical-align: bottom;}
					div.quoteModule p.quote .closeQuote {vertical-align: bottom;}
					div.quoteModule a.readMore {display: block; margin: 0 8px 4px 0; padding-right: 7px; font: bold 10px verdana; text-align: right; color: #000; background: transparent url(../img/bullet_arrow.gif) 100% 50% no-repeat; text-decoration: none;}
						div.quoteModule p.quote a.readMore:hover {color: #333;}
				div.quoteModule p.credit {clear: both; margin: 0; padding: 4px 8px 10px 45px; font: normal 10px verdana; background: #E5E5E5 url(none) bottom left no-repeat; border-top: 1px solid #000; border-bottom: 1px solid #000;}

				


					div.quoteModule p.credit span.name {font-weight: bold;}
				div.quoteModule a.moreStories {display: block; padding: 1px 13px 2px 3px; font: bold 10px verdana; color: #fff; background: #333 url(../img/misc_arrow_white.gif) 85% 55% no-repeat; text-decoration: none; text-align: center;}
					div.quoteModule a.moreStories:hover {color: #eee;}
				div.quoteModule p.heading {clear: both; margin: 0; padding: 4px 8px 10px 10px; font: bold 10px verdana; background: #fff url(none) bottom left no-repeat;}

			div.boxed {}
				div.boxed .quote {margin: 0; padding-bottom: 25px; background: #fff url(none) 90% 100% no-repeat;}
				div.boxed .box {padding: 5px 15px 38px; border-top: 10px solid #000; background: transparent url(../img/bg_callout_A.gif) bottom no-repeat;}
					div.boxed .box p {margin: 0 0 10px;}
				div.boxed p.credit {padding: 4px 8px;}
				
				.noFace {padding-bottom: 5px ! important;}
					.noFace .box {background: transparent url(../img/bg_callout_B.gif) bottom no-repeat ! important;}
****/#container #barlogo #barbottom .style1 {
	color: #CEE2E7;
}