	
body {
	background-color: #e9e8e9;
	background-image: url(../../dulcinea/jsp/home/gradient_bg_gray_to_white.png);
	background-repeat: repeat-y;
	color: black;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 13px;
	font-family: "Trebuchet MS",Arial,Verdana,sans-serif; /*Trebuchet MS, Arial, Helvetica, sans-serif;*/
	text-align: center;
}

a:link { color: #006BB7; text-decoration: none; }
a:visited { color: #006BB7; text-decoration: none; }
a:hover { color: #006BB7; text-decoration: underline; }
/*
a:link { color: #006BB7; text-decoration: none; }
a:visited { color: #006BB7; text-decoration: none; }
a:hover { color: #006BB7; text-decoration: underline; }
a:active { color: #006BB7; text-decoration: underline; }
*/

div {
	-moz-box-sizing: border-box;
}

.dulcinea_deck {
	font-style: italic;
}

div#body_div {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}


/*** HEADING STYLES ***/

h1, h2, h3, h4, h5 { color: black; font-weight: normal; margin: 0; padding: 0; }
h1 a, h2 a, h3 a, h4 a, h5 a { color: black; text-decoration: none; }

h1 {
	
	font-size: 24px;
	padding: 6px 0 15px;
}

h2 {
	
	font-size: 20px;
	padding-bottom: 15px;
}

h2 a:link { color: #006BB7; text-decoration: none; }
h2 a:visited { color: #006BB7; text-decoration: none; }
h2 a:hover { color: #006BB7; text-decoration: underline; }
h2 a:active { color: #006BB7; text-decoration: none; }

.dulcinea_guide_section .dulcinea_section h2 { font-size: 16px; }

h3 {
	
	font-size: 18px;
	padding-bottom: 10px;
}

h3 a:link { color: #006BB7; text-decoration: none; }
h3 a:visited { color: #006BB7; text-decoration: none; }
h3 a:hover { color: #006BB7; text-decoration: underline; }
h3 a:active { color: #006BB7; text-decoration: none; }

h4 {
	font-size: 13px;
}

.dulcinea_date { font-size: 11px; }
div.dulcinea_date { padding-bottom: 5px; }

/*** ///HEADING STYLES ***/

img { border: 0;
	/*behavior: url("/dulcinea2/docroot/dulcinea/jsp/home/pngbehavior.htc");*/
 }

.dulcinea_noborder { border: 0; }

.dulcinea_error {
	color: red;
	font-weight: bold;
}

img.dulcinea_line {	height: 1px; }

.dulcinea_white_bg { background: white; }

.dulcinea_breadcrumb {
	color: white;
	font-size: 10px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding-left: 8px;
	padding-top: 2px;
}

.dulcinea_breadcrumb a:link { color: #006BB7; text-decoration: none; }
.dulcinea_breadcrumb a:visited { color: #006BB7; text-decoration: none; }
.dulcinea_breadcrumb a:hover { color: #006BB7; text-decoration: underline; }
.dulcinea_breadcrumb a:active { color: #006BB7; text-decoration: underline; }

.dulcinea_arrow a:link { color: #006BB7; text-decoration: none; }
.dulcinea_arrow a:visited { color: #006BB7; text-decoration: none; }
.dulcinea_arrow a:hover { color: #006BB7; text-decoration: underline; }
.dulcinea_arrow a:active { color: #006BB7; text-decoration: underline; }


.dulcinea_caption {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
}

.dulcinea_text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-weight:normal;
}

div.dulcinea_arrow {
	background: url(../../dulcinea/img/arrow-tall.gif) top left no-repeat;
	font-size: 12px;
	padding-left: 12px;
	padding-bottom: 3px;
}

/******** PANEL STYLES ********/

/* If gray links are wanted in the panels, uncomment this
.dulcinea_panel .dulcinea_arrow {
	color: #333;
}

.dulcinea_panel .dulcinea_arrow a:link { color: #333; text-decoration: none; }
.dulcinea_panel .dulcinea_arrow a:visited { color: #333; text-decoration: none; }
.dulcinea_panel .dulcinea_arrow a:hover { color: #006BB7; text-decoration: none; }
.dulcinea_panel .dulcinea_arrow a:active { color: #006BB7; text-decoration: none; }
*/

table.dulcinea_panel {
	margin-bottom: 10px;
}

td.dulcinea_panel {
	width: 222px;
	padding: 3px 0 0 22px;
}

.dulcinea_panel_section {
	position:relative;
	border-left: 1px solid #C7CBCE;
	border-right: 1px solid #C7CBCE;
	border-bottom: 1px solid #C7CBCE;
	width: 235px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background: url(../../dulcinea/jsp/home/panelBottom.gif) repeat-x;
	background-position: bottom left;
	background-color:#ffffff;
	float:right;
}

.dulcinea_panel_section_paragraph {
	position:absolute;
	right: 0px;
	border-left: 1px solid #C7CBCE;
	border-right: 1px solid #C7CBCE;
	border-bottom: 1px solid #C7CBCE;
	width: 235px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background: url(../../dulcinea/jsp/home/panelBottom.gif) repeat-x;
	background-position: bottom left;
	background-color:#ffffff;
}

.dulcinea_panel_section h3 {
	background: url(../../dulcinea/jsp/home/panelArrow.gif) top left no-repeat;
	border-top: 1px dotted gray;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 20;
	background-position: 0px 4px;
}

#MSIE .dulcinea_panel_section h3 {
	background-position: 0px 5px;
}

#SAFARI .dulcinea_panel_section h3 {
	background-position: 0px 3px;
}

.dulcinea_panel_section h3#first {
	border-top: none;
}

.dulcinea_panel_section h3:first-child {
	border-top: none;
}

.dulcinea_panel_section h3 a {
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: rgb(128, 150, 0);
}

.dulcinea_panel_section h3 a:link { color: rgb(128, 150, 0); text-decoration: none; }
.dulcinea_panel_section h3 a:visited { color: rgb(128, 150, 0); text-decoration: none; }
.dulcinea_panel_section h3 a:hover { color: #006BB7; text-decoration: none; }
.dulcinea_panel_section h3 a:active { color: rgb(128, 150, 0); text-decoration: none; }

.dulcinea_panel_section a {
	font-size:10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #555555;
	margin-top:7px;
}

.dulcinea_panel_section_paragraph h3 {
	border-top: 1px dotted gray;
	padding-bottom: 2px;
	padding-top: 2px;
	background: url(../../dulcinea/jsp/home/panelArrow.gif) top left no-repeat;
	background-position: 0px 4px;
	padding-left: 20;
}

#MSIE .dulcinea_panel_section_paragraph h3 {
	background-position: 0px 5px;
}

#SAFARI .dulcinea_panel_section_paragraph h3 {
	background-position: 0px 3px;
}

.dulcinea_panel_section_paragraph h3#first {
	border-top: none;
}

.dulcinea_panel_section_paragraph h3 a {
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: rgb(128, 150, 0);
	
	
}

.dulcinea_panel_section_paragraph h3 a:link { color: rgb(128, 150, 0); text-decoration: none; }
.dulcinea_panel_section_paragraph h3 a:visited { color: rgb(128, 150, 0); text-decoration: none; }
.dulcinea_panel_section_paragraph h3 a:hover { color: #006BB7; text-decoration: none; }
.dulcinea_panel_section_paragraph h3 a:active { color: rgb(128, 150, 0); text-decoration: none; }

.dulcinea_panel_section_paragraph a {
	font-size:10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #555;
	margin-top:7px;
}

.dulcinea_panel_section_arrow {
	background: #E9E8DD;
	border-left: 1px solid #C7CBCE;
	border-right: 1px solid #C7CBCE;
	width: 201px;
	-moz-box-sizing: border-box;
}

.dulcinea_panel_section_container {
	margin: 0 10px 0 11px;
}

.dulcinea_panel_what_youll_find {
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #555555;
	padding-left: 20px;
	padding-top: 16px;
}

/******** ///PANEL STYLES ********/

/******** COMMON STRUCTURE STYLES ********/

table#dulcinea_main_table {
/*	width: 1000px;
	margin: 0 auto; */
}

/******** ///COMMON STRUCTURE STYLES ********/

/******** HEADER STYLES ********/
/*
#dulcinea_header img {
    behavior: url("../../dulcinea/jsp/home/pngbehavior.htc");
}*/

#dulcinea_header {
  position: relative;
  text-align:right;
  left: 3px;
  width: 956px;
  /*margin-bottom:15px;*/
}
#content,  #news_container {
   margin-top:15px;
}

.content_column {
   padding-top:15px;
}
#dulcinea_header #logo {
  position:absolute;
  left: 0;
   top:3px;
}
#press_quote {
	padding-left:205px;
	text-align:left;
	font-size:10pt;
	padding-top:3px;
	
}
#press_quote a {
	/*text-decoration:underline;*/
	color:#0F103D /*#20226C*/ /*#464646*/;
	font-style:italic;
}
#press_quote img {
	vertical-align:middle;
}
#dulcinea_header #header_bar {
  position: relative;
  cursor: hand;
  margin-top:5px;
}

#dulcinea_header #date {
  	position: relative;
	padding-top:15px;
	margin-bottom:0;
}
div#dulcinea_header_todays_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: rgb(54,54,54);
}
#header_bar {
	position:relative;
	text-align:left;
	background-image:url(../../dulcinea/img/header/bar_extended.png);
	background-repeat:repeat-x;
	margin-left:200px;
	width:755px;
}
#header_bar a {
	display:block;
	float:left;
	
}
#header_bar:after {
	content:".";
	width:10px;
	height:0px;
	display:block;
	position:relative;
	visibility:hidden;
	clear:both;
}

#header_bar form {
	margin:0;
	padding:0;
}

input.dulcinea_header_search_field {
	position:relative;
	float:left;
	display:block;
	margin-left:5px;
	margin-top:6px;
	font-size: 13px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: gray;
	padding-top: 2px;
	padding-left: 5px;
	width: 185px;
	height:23px;
	border: 1px solid #9A9A9A;
	border-left: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	background: white url(../../dulcinea/img/header/searchbox_topshadow.gif) top right no-repeat;
}
#FIREFOX input.dulcinea_header_search_field {
	height:19px;
}

#end_cap {
	position:absolute;
	right:0;
}
#SAFARI #end_cap {
	
}


/******** ///HEADER STYLES ********/

/******** FOOTER STYLES ********/

div#dulcinea_footer {
	margin: 0 0 20px;
}

.dulcinea_footer {
	position:relative;
	width: 785px;
	clear:right;
}
.dulcinea_footer .ad {
	text-align:center;
}

.dulcinea_footer_text {
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: gray;
	background-color:rgb(33,24,33);
	background-image:url(../img/footer/black_footer_bg.png);
	background-repeat: no-repeat;
	background-position:0 100%;
	padding-left:10px;
	padding-right:10px;
	padding_bottom:0;
	text-align:center;
}
#MSIE .dulcinea_footer_text {
	height:1%;
}
.dulcinea_footer_text hr {
	clear:left;
	margin:0;
	padding:0;
	height:0;
	border:solid 1px rgb(33,24,33);
}
.dulcinea_footer_text a {
	display:block;
	float:left;
	white-space:nowrap;
	padding-left:5px;
	padding-right:5px;
	border-right:solid 1px gray;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}
#last_footer_link {
	border-right:none;
}
.dulcinea_footer_text a:link { color: rgb(190,190,190); text-decoration: none; }
.dulcinea_footer_text a:visited { color: white; text-decoration: none; }
.dulcinea_footer_text a:hover { color: #006BB7; text-decoration: underline; }
.dulcinea_footer_text a:active { color: #006BB7; text-decoration: none; }

#footer_curves {
	display:block;
	clear:left;
}
.dulcinea_footer_bar {
	padding-right: 7px;
	padding-left: 7px;
}
#copyright_notice {
	text-align:center;
	clear:right;
	padding-top:5px;
	font-size:10pt;
	color:rgb(80,80,80);
}
/******** ///FOOTER STYLES ********/

/******** CONTENT STYLES ********/

td.dulcinea_content {
	width: 571px;
}

td.dulcinea_content .dulcinea_line {
	width: 571px;
	margin: 10px 0;
}

td.dulcinea_content .dulcinea_line276px {
	width: 267px;
	margin: 10px 0;
}

/******** ///CONTENT STYLES ********/

/******** RIGHT NAV STYLES ********/

div#dulcinea_rightnav {
	background: url(../../dulcinea/img/right/bg_beta.gif) top left no-repeat;
	width: 185px;
	height: 700px;
	padding: 12px 0 0 38px;
}

div.dulcinea_rightnav_arrowlinks {
	padding: 3px 0 0 3px;
}

img#dulcinea_logo {
	margin-left: 3px;
	margin-bottom: 7px;
}

div.dulcinea_btn_category {
	background: url(../../dulcinea/img/right/btn_category.gif) top left no-repeat;
	margin-top: 5px;
/*	width: 125px; */
	height: 26px;
	cursor: pointer;
}

div.dulcinea_btn_category_text {
	padding: 6px 0 0 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333;
}

a:link .dulcinea_btn_category .dulcinea_btn_category_text { color: #333; text-decoration: none; }
a:visited .dulcinea_btn_category .dulcinea_btn_category_text { color: #333; text-decoration: none; }
a:hover .dulcinea_btn_category .dulcinea_btn_category_text { color: #333; text-decoration: none; }
a:active .dulcinea_btn_category .dulcinea_btn_category_text { color: #333; text-decoration: none; }

div.dulcinea_btn_category_sec {
	margin-top: 5px;
	width: 125px;
	height: 26px;
	cursor: pointer;
}

div.dulcinea_btn_category_g { background: url(../../dulcinea/img/right/btn_guides.jpg) top left no-repeat; }
div.dulcinea_btn_category_n { background: url(../../dulcinea/img/right/btn_news.jpg) top left no-repeat; }
div.dulcinea_btn_category_f { background: url(../../dulcinea/img/right/btn_features.jpg) top left no-repeat; }

div.dulcinea_btn_category_sec_text {
	padding: 6px 0 0 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: white;
}

div.dulcinea_btn_gry {
	background: url(../../dulcinea/img/right/btn_gry.gif) top left no-repeat;
	margin-top: 5px;
	width: 125px;
	height: 26px;
	cursor: pointer;
}

div.dulcinea_btn_gry_text {
	padding: 6px 0 0 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

div#dulcinea_rightnav a {
	text-decoration: none;
}

/*div#dulcinea_rightnav a:hover {
	text-decoration: none;
	color: #888800 !important;
}
*/

div#dulcinea_rightnav img.dulcinea_line {
	width: 119px;
	margin: 7px 0 3px 3px;
}

img.dulcinea_btn_types {
	margin-top: 4px;
}

.dulcinea_rightnav .dulcinea_arrow {
	color: black;
}

/******** ///RIGHT NAV STYLES ********/

/*** CATEGORIES STYLES ***/

body#dulcinea_categories_body {
}

.dulcinea_categories_title {
}

.dulcinea_category_name {
}

.dulcinea_category {
}

/*** ///CATEGORIES STYLES ***/

/*** ///TEXT RESOURCES STYLES ***/

.dulcinea_text_text {
	margin-left: 0px;
	line-height:13px;
	padding-bottom: 10px;
	padding-left:20px;
	padding-right:20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #666;
}

/*** ///TEXT RESOURCES STYLES ***/

/*** LINK RESOURCE STYLES ***/

div.dulcinea_link {
	margin-bottom: 10px;
 	padding-left:20px;
}

div.dulcinea_link .dulcinea_line {
	width: 400px;
}

.dulcinea_link_table {
}

h4.dulcinea_link_title {
	margin-top:3px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-we/ight: bold;
	line-height:15px;
	font-style: italic;
	font-size: 10px;
	color: #555;
}

.dulcinea_link_text {
	margin-left: 0px;
	padding-left:20px;
	padding-bottom: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height:13px;
}

.dulcinea_link_text a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.dulcinea_link_image {
} 

.dulcinea_link_gotosite a img {
	margin-bottom: 0px;
}

/*** ///LINK RESOURCE STYLES ***/

/*** SECTION STYLES ***/

.dulcinea_section {
	margin-bottom: 10px;
}

#newssection .dulcinea_section h3 a {
	padding: 0px 0 0 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #231f20;
	background: url(../../dulcinea/jsp/home/newsArticleMinus.gif) center left no-repeat;
}

#MSIE #newssection .dulcinea_section h3 a {
	background: url(../../dulcinea/jsp/home/newsArticleMinus.gif) top left no-repeat;
	background-position: 0px 2px;
}

.dulcinea_guidesSection {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: none;
	font-size: 12px;
	line-height: 14px;
	color: rgb(85,85,85);
}

.dulcinea_guidesSection .dulcinea_section h3 a {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: rgb(255,121,0);
}

h2.dulcinea_section_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-bottom: 15px;
}

/*** ///SECTION STYLES ***/

/*** STRIP STYLES ***/

div.dulcinea_strip {
}

td.dulcinea_strip_center {
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding-left: 6px;
}

/*** ///STRIP STYLES ***/

/*** CHECK STYLES ***/

div.dulcinea_check {
	margin-top: 5px;
}

div.dulcinea_check, div.dulcinea_check td {
	font-size: 11px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

td.dulcinea_check_center {
	padding-left: 3px;
}

td.dulcinea_check_label {
	padding-left: 11px;
}

/*** ///CHECK STYLES ***/

/*** RESULT STYLES ***/

div.dulcinea_result {
	margin-bottom: 5px;
}

div.dulcinea_result img {
	float: left;
	margin-right: 5px;
}

div.dulcinea_result h3 { margin-top: 8px; }

.dulcinea_result_deck {
	margin-top: 10px;
	font-style: italic;
}

.dulcinea_result .dulcinea_arrow {
	margin-top: 10px;
}

/*** ///RESULT STYLES ***/


.dulcinea_topic_list {
	margin-bottom: 5px;
	clear: left;
}

.dulcinea_topic_list img {
	float: left;
	  margin-right: 5px;
}

.dulcinea_topic_list h3 { margin-top: 8px; }

.dulcinea_topic_list .dulcinea_arrow {
	margin-top: 10px;
}

#MSIE .dulcinea_topic_list {
	height: 1%;
}

#SAFARI .dulcinea_topic_list:after, #FIREFOX .dulcinea_topic_list:after {
	content: " ";
	clear: left;
	width: 10px;
	height: 1px;
	visibility: hidden;
	display: block;
}

/*** ///LANDING PAGE STYLES ***/

.dulcinea_found {
	margin-bottom: 10px;
}

.dulcinea_landing_found {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

div.dulcinea_landing_found {
	margin-right: 4px;
}

.dulcinea_landing_found_text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-left: 6px;
	color: white;
}

.dulcinea_landing_found_text a:link { color: white; text-decoration: none;}
.dulcinea_landing_found_text a:visited { color: white; text-decoration: none;}
.dulcinea_landing_found_text a:hover { color: white; text-decoration: none;}
.dulcinea_landing_found_text a:active { color: white; text-decoration: none;}

/*** ///LANDING PAGE STYLES ***/

/*** ///ARTICLE TOOLBAR STYLES ***/
#article_toolbar {
	clear:both;
	font-size:9pt;
	margin-top:5px;
	margin-bottom:7px;
}
#dulcinea_features #article_toolbar {
	margin-top:10px;
}
.article_toolbar_link {
	margin-left:10px;
}
.article_toolbar_link img {
	margin-right:3px;
	margin-top:2px;
}
#toolbar_email {
	margin-left:15px;
}
/*** MAGNOLIA-LIKE STYLES ***/

.dulcinea_mgnlControlBarSmall {
	background-color: #5E9201;
	border-top: 1px solid #ADC97B;
	border-left: 1px solid #ADC97B;
	border-bottom: 1px solid #396101;
	border-right: 1px solid #396101;
	width: 100%;
}

.dulcinea_mgnlControlButtonSmall {
	font-size: 9px;
	height: 5px;
	padding: 0 3px 0 3px;
	font-family: Verdana, sans-serif;
	color: #F0F2E6;
	cursor: default;
	white-space: nowrap;
	background-color: #5E9201;
	border-top: 1px solid #ADC97B;
	border-left: 1px solid #ADC97B;
	border-bottom: 1px solid #396101;
	border-right: 1px solid #396101;
}

.dulcinea_mgnlControlLabelSmall {
	font-size: 9px;
	height: 5px;
	padding: 0 3px 0 3px;
	font-family: Verdana, sans-serif;
	color: #F0F2E6;
	cursor: default;
	white-space: nowrap;
	background-color: #5E9201;
}

.dulcinea_mgnlBtnsLeft {
	text-align: left;
}

/*** ///MAGNOLIA-LIKE STYLES ***/


/*///Begin Disclaimer***/
.dulcinea_disclaimer{

}

/*///End Disclaimer***/

/**** ABOUT / WHAT IS LINKS *******/
.about_this {
	position:absolute;
	right:15px;
	top:3px;
	text-decoration:underline;
}
.what_is_link, .about_this {
	font-size:.70em;
	color:#555555;
	font-weight:normal;
}

#MSIE .what_is_link, #MSIE .about_this {
	font-size:.65em;
}
.what_is_link:visited {
	color:#555555;
}
#what_is_link_features, #what_is_link_features:visited, #what_is_link_features:hover,
#about_features, #about_features:visited, #about_features:hover   {
	color:#8DACBF/* #005286*/;
}
#what_is_link_news, #what_is_link_news:visited, #what_is_link_news:hover,
#about_news, #about_news:visited, #about_news:hover {
	color: #C5CE92/*#377A00*/;
}
#what_is_link_guides, #what_is_link_guides:visited, #what_is_link_guides:hover,
#about_guides, #about_guides:visited, #about_guides:hover   {
	color: #FFD1A9/*#DD6A00*/;
}

/* adjust font-size for landing pages -- different than home */
#dulcinea_news_landing .about_this, #dulcinea_guides .about_this {
	font-size:.8em;
}
/* //// END ABOUT LINKS */


/*** AD BLOCK ****/

#ad_block {
	float:right;
	display:block;
}

/*Visibillity*/
.show {display:block;}
.hide {display:none;}	

#header {
	background:transparent url(/docroot/dulcinea/img/home/new_home/quixote.gif) no-repeat scroll right bottom;
	border-bottom:5px solid #333333;
	height:119px;
	margin:0;
	padding:0 0 0 10px;
}

#head_border {
	padding:0 0 2px;
}

#head_rt {
	float:right;
	height:119px;
	margin:0;
	padding:0;
	width:785px;
}

.logo_pad {
	float:left;
	margin-top:16px;
}

h5, .newsFeed h4, .newsFeed p {
	font-size:0.9em;
}

.nav {
	font-size:0.95em;
}

.orangeTab {
	background:transparent url(/docroot/dulcinea/img/home/new_home/bg_nav_tab_orange.png) no-repeat scroll center top;
	height:45px;
	margin:0;
	padding:11px 0 0;
	text-align:center;
	width:100px;
}

.greenTab {
	background:transparent url(/docroot/dulcinea/img/home/new_home/bg_nav_tab_green.png) no-repeat scroll center top;
	height:45px;
	margin:0;
	padding:11px 0 0;
	text-align:center;
	width:152px;
}

.blueTab {
	background:transparent url(/docroot/dulcinea/img/home/new_home/bg_nav_tab_blue.png) no-repeat scroll center top;
	height:45px;
	margin:0;
	padding:11px 0 0;
	text-align:center;
	width:100px;
}

.blueBar {
	background:transparent url(/docroot/dulcinea/img/home/new_home/bg_nav_blue.png) no-repeat scroll center top;
	height:45px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:11px 0 0;
	text-align:center;
	width:214px;
}

.blueBarIcon {
	padding: 0 0 11px !important;
}

#quick_search {
	padding:10 0 10px 270px;
}

#quick_search h4 {
	color:#000000;
	display:inline;
	float:left;
	margin:0;
	padding:12px 0 4px 26px;
	line-height:1.15em;
	font-weight:normal;
	font-size:1.4em;
}

form#quick_search_form {
	margin:0;
	padding:0;
}

form#quick_search_form input.txt {
	float:left;
	margin:10px 0 0 8px;
	width:200px;
}

form#quick_search_form input.btn {
	margin:10px 0 0 6px;
	float:left;
}

.nav_links ul {
	float:left;
}

.nav li {
	color:#FFFFFF;
	display:inline;
	margin:0;
	padding:0;
}

.nav li span {
	color:#4FAAC9;
	padding:0 6px;
}

.nav li a:link, .nav li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.nav li a:hover {
	text-decoration:underline;
}
