/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #154F50;
}

a{
	color: #006699;
	text-decoration: none;
}


a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family:  "Trebuchet MS", Tahoma, Verdana, Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: "Trebuchet MS", Tahoma, Verdana, Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h2.nav {
	font-weight: bold;
	font-size: 110%;
	margin: 0 0 0 0;
	color: black;
	padding: 0 0 0 0;
}

.nav a:link, .nav a:visited, .nav a:hover, .nav a:active {
	color: black;
}

h3{
 font-family:  "Trebuchet MS", Tahoma, Verdana, Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family:  "Trebuchet MS", Tahoma, Verdana, Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family:  "Trebuchet MS", Tahoma, Verdana, Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/*label{
 font-family:  "Trebuchet MS", Tahoma, Verdana, Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}*/


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	height: 845px;
	background-color: #0c4e4e;
}

#top {width: 850px; height:22px; }

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: left;
	width: 215px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_homelefta.jpg);
	background-repeat: no-repeat;
	height: 272px;
}

#headlines{
  	float:right;
	width: 215px;
	padding: 0px;
	background-image: url(../images/bg_homerighta.jpg);
	background-repeat: no-repeat;
	height: 272px;
	display: inline;

}

#content{
	float: left;
	background-image: url(../images/bg_homemida.jpg);
	background-repeat: no-repeat;
	height: 272px;
	width: 420px;
	z-index: 0;

}

#main {
	background: url(../images/bg_homemaina09.jpg) bottom center no-repeat;
	clear: both;
	text-align: center;	
	padding-bottom: 50px;
}

#main #news {background-image: url(../images/transparent_white.png); padding: 10px 30px; width: 400px; margin: 0 auto; text-align: left; color: #000; font-size: 14px;}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}

#leftnav {
	margin-top: 95px;
	width: 190px;
	margin-left: 18px;
	height: 170px;
	padding: 5px 0px 5px 0px;
	font-family:   "Trebuchet MS", Tahoma, Verdana, Arial,sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	/*font-weight: bold;*/
}

#rightnav {
margin-top: 95px;
	width: 190px;
	margin-left: 14px;
	height: 170px;
	padding: 5px 0px 5px 0px;
	font-family:   "Trebuchet MS", Tahoma, Verdana, Arial,sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	/*font-weight: bold;*/
}

#rightnav-old {
	width: 190px;
	height: 170px;
	padding-right: 20px;
	font-family:  "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	margin-top: 115px;
	margin-bottom: 180px;
	margin-left: 18px;/*	font-weight: bold;*/
	
}

#hometopBG {background-image: url(../images/bg_homeall.jpg); background-repeat: no-repeat;}

/************* #globalNav styles **************/

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}



/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 70%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

#siteInfo a {
	color: #cccccc;
	text-decoration: underline;
}

#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;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar 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;
}

/***************   #FORM STYLES  *******************************/


.formbasic {
		font-family: "Trebuchet MS", Tahoma, Verdana, Arial,sans-serif;
		color: #000;
		margin: 0px;
		padding: 0px;
		width: 190px;
}

#flash {margin-top: -5px;}



