h2 {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

body#hero {
       background-image: url(Templates_images/seu_background2.gif);
	   background-repeat:repeat-x;
	  }

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000033;
	text-transform: uppercase;
	text-align: right;


}
.navbar A:link {
	text-decoration: none;
	color: #000033;
	text-transform: uppercase;


}
.upper_case {
	text-transform: uppercase;


}
.navbar A:active {
	text-decoration: none;
	text-transform: uppercase;
	color: #000033;
}
.navbar A:visited {
	text-decoration: none;
	color: #000033;
	text-transform: uppercase;

}
.navbar A:hover {
	text-decoration: underline;
	text-transform: uppercase;
	color: #000033;
}



.sub_navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000033;
}
.sub_navbar A:link {
	text-decoration: none;
	color: #000033;

}
.sub_navbar A:active {
	text-decoration: none;
	color: #000033;
}
.sub_navbar A:visited {
	text-decoration: none;
	color: #000033;

}
.sub_navbar A:hover {
	text-decoration: underline;
	color: #000033;
}
.sm_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal}
.header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF; background-color: #333366}
.subhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; background-color: #CCCCCC; color: #330033}
.lg_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal}
.textbold { font-style: strong; line-height: normal; font-weight: bolder}
.lg_textbold {
	font-style: strong;
	line-height: normal;
	font-weight: bolder;
	font-size: 12px;
}

/*style adjusts line height, usefull for bulleted lists */
.spacing {  line-height: 1.5em}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;	
}

.heading_bold_green {
	color: #05622D;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.boilerplate {
	font: 10px Arial, Helvetica, sans-serif;
	color: #003366;
}
.gutter {
	border-right: 1px solid #cc9933;
}

/* style for highlighting quoted text anywhere on a page */
.pull_quote {
	color: #05622D;
	text-align: right;
	border: 2px solid #cc9933;
	padding: 1em;
	margin: 0em 0em 0em 5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	float: right;
}

#main_content li {
	margin: 3px;
}

/* this is a style for temporary navigation on the left hand side */
.left_nav_box {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal;
 border-width: 1px; 
 border-style:solid; 
 border-color:#CCCCCC;
 padding: 3px 3px 3px 3px;
 float: center;
 text-align:center;
 margin: 2em 0em 2em 0em;
  }.error_message {
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	text-align: center;
}
#sub_staff_list li {
	margin: 0px;
	padding: 0px;
}

.section {
	border-bottom: 1px solid #000;
	margin: 10px 0;
	padding: 5px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 0px;
}

