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


	.text_menu {
		font-weight: bold;
		text-align: center;
	}

	#toolbox_banner {
		background-image: url(/images/toolbox/resource_toolbox_banner.gif);
		background-repeat: no-repeat;
		height: 250px;
		padding-left: 350px;
		padding-top: 32px;
		font-size: 12px;
		line-height: 1.3em;
		color: #524f46;
	}

	#toolbox_banner_sub {
		background-image: url(/images/toolbox/resource_toolbox_sub_banner.gif);
		background-repeat: no-repeat;
		height: 120px;
		padding-left: 200px;
		padding-top: 20px;
		font-size: 12px;
		line-height: 1.3em;
		color: #524f46;
	}

	#toolbox_client_button a.rollover {
		display: block;
		width: 163px;
		height: 35px;
		text-decoration: none;
		background: url(/images/toolbox/button_client_tools_2.gif);
		float: right;
	}

	#toolbox_client_button a.rollover:hover {
		background-position: 0px -35px;
	}

	#toolbox_candidate_button a.rollover {
		display: block;
		width: 163px;
		height: 35px;
		text-decoration: none;
		background: url(/images/toolbox/button_candidate_tools_2.gif);
		clear: float;
	}

	#toolbox_candidate_button a.rollover:hover {
		background-position: 0px -35px;
	}

	#toolbox_learn_more_button a.rollover {
		display: block;
		width: 336px;
		height: 23px;
		text-decoration: none;
		background: url(/images/toolbox/button_learn_more_2.gif);
		margin-top: 10px; padding-bottom: 10px;
		clear: float;
	}

	#toolbox_learn_more_button a.rollover:hover {
		background-position: 0px -33px;
	}

	.displace {
		position: absolute;
		left: -5000px;
	}


	#toolbox_banner_articles {
		background-image: url(/images/toolbox/resource_toolbox_sub_banner.gif);
		background-repeat: no-repeat;
		height: 108px;
		padding-left: 200px;
		padding-top: 20px;
		font-size: 12px;
		line-height: 1.3em;
		color: #524f46;
	}

	#toolbox_banner_candidate {
		background-image: url(/images/toolbox/candidate_tools.jpg);
		background-repeat: no-repeat;
		height: 120px;
		padding-left: 200px;
		padding-top: 20px;
		font-size: 12px;
		line-height: 1.3em;
		color: #524f46;
	}

	#toolbox_banner_client {
		background-image: url(/images/toolbox/client_tools.jpg);
		background-repeat: no-repeat;
		height: 107px;
		padding-left: 200px;
		padding-top: 20px;
		font-size: 12px;
		line-height: 1.3em;
		color: #524f46;
	}

	.toolbox_banner_title {
		color: #9e0b0f;
		font: 30px Arial, Helvetica, Tahoma, sans-serif;
	}

	.article_innerWrapper {
		width: 850px;
		float: left;
		padding-top: 0px;
		padding-right: 0pt;
		padding-bottom: 50px;
		padding-left: 0pt;
	}

	#whats_new_title {
		background-color: #d7a94a;
		background-image: url(/images/toolbox/gold_background.gif);
		background-repeat: repeat;
		font-family: "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
		font: 10px;
		color: #603913;
		font-style: italic;
		padding-left: 25px;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	#whats_new {
		background-color: #e9ddc2;
		font-size: 13px;
		color: #524f46;
		height: 165px;
		padding-left: 20px;
		padding-top: 6px;
		padding-bottom: 6px;
	}

	#whats_new .wnColumn1 {  <!--  COLUMN THAT SHOWS LATEST ENTRY  -->
		font-size: 13px; 
		line-height: 1.3em; 
		width: 330px; 
		padding-left: 15px; 
		float: left;
	}


	#whats_new .wnColumn2 {  <!--  COLUMN THAT SHOWS BOOK  -->
		font-size: 13px; 
		line-height: 1.3em; 
		width: 435px;
		height: 150px;
		padding-left: 15px;
		padding-right: 15px; 
		float: right;
		border-left:#d7a94a 1px solid;
	}

	#section_banner {
		background-color: #d7a94a;
		background-image: url(/images/toolbox/gold_background.gif);
		background-repeat: repeat;
		font-family: "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
		font: 12px;
		color: #603913;
		font-style: italic;
		padding-left: 0px;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	.toolColumn1 {  <!--  THE CATEGORY AND DESCRIPTION COLUMN  -->
		font-size: 13px; 
		line-height: 1.3em; 
		width: 200px; 
		padding-left: 20px; 
		float: left;
	}

	.toolColumn2 {  <!--  THE COLUMN THAT LISTS THE ARTICLES  -->
		font-size: 13px; 
		line-height: 1.3em; 
		width: 300px; 
		padding-left: 50px; 
		float: left;
	}

	.toolColumn2posters {  <!--  THE COLUMN THAT LISTS THE POSTERS AND THUMBNAILS  -->
		font-size: 13px; 
		line-height: 1.3em; 
		width: 570px; 
		padding-left: 50px; 
		float: left;
	}

	.toolColumn3 {  <!--  RELATED RESOURCES COLUMN  -->
		font-size: 13px; 
		line-height: 1.3em; 
		width: 250px; 
		padding-left: 20px; 
		float: right;
	}

	.category_summary {
		font-size: 13px; 
		line-height: 1.3em; 
		color: #524f46;
	}

	.posters_summary {
		font-weight: normal;
		font-size: 12px; 
		line-height: 1.3em; 
		color: #524f46;
	}

	.category_resources {
		font-size: 13px;
		font-weight: bold; 
		line-height: 1.3em; 
		color: #524f46;
	}

	.related_summary {
		font-size: 13px; 
		font-weight: bold; 
		line-height: 1.3em; 
		color: #524f46;
	}

	.posterRow {
		width:550px;
		float:left;
		margin:10px 0 5px 0;
		padding-top:15px;
		clear:both;
		border-top:#d7a94a 1px solid;
	}

	.posterInnerRow {
		width:435px;
		font-weight: normal; 
		padding:6px 0 0 12px;
		float:right;
	}

.toolRow {
	width:550px;
	float:left;
	margin:10px 0 5px 0;
	padding-top:10px;
	clear:both;
	border-top:#c5bba0 1px solid;

	}

.toolInnerRow {
	width:435px;
	padding:6px 0 0 12px;
	float:right;
	font-family: Georgia, "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 110%;
	}