/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
  font-size: 11px;
  font-weight: normal;
}

a{
	color: #006699;
	text-decoration: none;
  font-weight: normal;
  font-size: 11px;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

li {
  font-size: 11px;
  margin: 0;
  padding: 0;
}

* html li {
  font-size: 11px;
  margin: 0;
  padding: 0;
  height: 12px;
}

li.category {
  font-weight: bold;
  color: #036;
  margin-top: 5px;
}

li.top {
  font-weight: normal;
  color: #333;
}

li.top a {
  font-weight: bold;
  color: #333;
}

li.child a {
  font-weight: normal;
  color: #333;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: white;
 /* background: #3F658C; */
 background: url(/images/background-h1.gif) bottom;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 90%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 11px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul {list-style: none; font-weight: bold;}

ul ul{
 list-style-type: disc;
 font-weight: normal;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Verdana, Arial,sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #0C5697;
}

p {
  font-size: 12px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper {
  margin: 0 auto 0 auto;
  width: 1010px;
  height: auto;
}

* html #container {
  margin: 0 0 0 -2px;
  width: 960px;
  height: 100%;
  text-align: left; 
}

#container {
  margin: 0 0 0 24px;
  width: 960px;
  height: 100%;
  text-align: left;
}

#banner-top {
  padding-top: 4px;
  text-align: center;
}

#masthead{
	padding: 0;
  margin: 0;
  height: 24px;
  background: url(/images/menu-pattern.gif) repeat-x;
  margin-bottom: 1px;
}

#headline {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #333;
  margin-bottom: 4px;
}

#bottombar{
	padding: 0;
  margin: 0;
  height: 2px;
  color: #036;
  font-weight: bold;
  font-size: 1px;
}

#bottombar a {
  color: #333;
  font-weight: bold;
}

#logo {
  width: 960px;
  height: 85px;
  margin: 0;
  padding: 0;
  background: url(/images/logo.jpg) no-repeat;
}

#logo a.click {
  position: absolute;
  z-index: 10;
  display: inline;
  width: 200px;
  height: 85px;
}

#logo a.click:hover {
  text-decoration: none;
}

* html #logo-high {
  float: left; display: inline; margin-left: -3; padding: 0;
}

#logo-high {
  float: left; display: inline; padding: 0;
}

* html #logo-right {
  margin-top: -23px; margin-right: -3px; float: right; height: 105px; display: inline;
}

#logo-right {
  margin-top: -23px; float: right; height: 105px; display: inline;
}

#searchform {
  float: left; height: 8px; margin: 50px 0 0 150px;
}

#menu {
  width: auto; float: left; display: inline; position: relative; margin: 5px 0 0 100px;
  color: #fff;
}

#menu a {
  font-size: 12px;
  color: #4F5052;
  font-weight: bold;
}

#menu_basso {
  width: auto; float: left; display: inline; position: relative; 
  margin: 6px 0 0 10px;
  color: #fff;
}

#menu_basso a {
  font-size: 12px;
}

#leftBar{
	float: left;
	width: 231;
	margin: 0px;
	padding: 0px;
  padding-left: 3px;
  margin-right: 2px;
	background-color: #fff;
}

#spacerBar{
  height: auto;
	float: left;
	width: 1px;
	margin: 0;
	padding: 0;
}

* html #rightbar {
	margin: 0px;
  padding-right: 3px;
  float:right;
	width: 208px;
}

#rightBar{
	margin: 0px;
  padding-right: 3px;
  float:right;
	width: 207px;
}

* html #content{
  margin: 0 0 0 4px;
	float: left;
  width: 509px;
  background: #fff;
}

#content{
  margin: 0 0 0 3px;
	float: left;
  width: 508px;
  background: #fff;
}

* html #big-content{
  margin: 0 0 0 4px;
	float: left;
  width: 720px;
  background: #fff;
}

#big-content{
  margin: 0 0 0 3px;
	float: left;
  width: 719px;
  background: #fff;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 10px 10px;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
  height: 25px;
	/* padding: 10px 10px 10px 10px; */
  padding: 0;
  margin: 0;
  text-align: center;
  background: url(/images/bottom-bar-pattern.gif) repeat-x;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #leftBar link styles ***********/

#leftBar ul {list-style: none; margin: 0; margin-bottom: 0; margin-left: 10px; padding: 0;}

/* fix for browsers that don't need the hack */
html>body #leftBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


