/**************** tag styles  ****************/


body {
	height: 100%;
	width:760px;
	text-align: left;
  	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/************* Start: Added By Savotta Finland ************/

h1{

	font-size: 15px;
	color: #0066cc;
	text-decoration: none;
	font-weight:bold;
}

h2{

	font-size: 11px;
	color: #0066cc;
	text-decoration: none;
	font-weight:bold;
}

h3{

	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}



b{

	font-size: 11px;
	color: #0066cc;
	text-decoration: none;
	font-weight:bold;
}

/*------- Home Page ---------------*/
ul.news-links 
{
	margin: 5px 0px 0px 20px;
	padding: 5px 0px 0px 0px;
}
ul.news-links li {
	padding-bottom: 7px;
}

h1.body_main_headline {
	font-size: 130%;
	font-weight: bold;
	color: #f60;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
}

.body_link {
	font-weight: bold;
	color: #0066CC;
	text-decoration:none;
}


.body_link_sm {
	line-height: 24px;
	color: #0066CC;
	text-decoration:none;
}
.body_link:hover, .body_link_sm:hover {
	text-decoration: underline;
}


.maincontent ul li, .content-noright ul li {
	list-style-image: url(../images/bullet.gif);
	padding-bottom: 5px;

}

/*------- Home Page ---------------*/


.view-more {
	margin-left: 19px;
}


.maincontentimage {

	font-size: 14px;
	color: #ffffff;
	background-color: #0066cc;
	text-decoration: none;
	font-weight:bold;
	padding: 8px 5px 8px 5px;
	text-align: left;
	
	
}

.maincontentimagefooter {

	font-size: 12px;
	color: #ffffff;
	background-color: #0066cc;
	text-decoration: none;
	font-weight:bold;
	padding: 3px 5px 3px 5px;
	text-align: right;
	
}


/************* End: Added By Savotta Finland ************/


/**************** MASTHEAD  ****************/

/**************** main nav styles  ****************/
	

.mainnav {
   	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: left center;
	height: 27px;
	padding-left: 10px;
}

.mainnav a{
   color: #FFFFFF;
   text-decoration: none;
   padding-right: 15px;
}

.mainnav  a:link, .mainnav a:visited {
   color: #FFFFFF;
   text-decoration: none;
   padding-right: 15px;
}

.mainnav a:hover, .mainnav  a:active {
   color: #FFFFFF;
}

/**************** Supplimental nav styles  ****************/
	

.supnav {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align:right;
	height: 20px;
	padding-left: 10px;
	padding-right: 36px;
	font-weight:bold;
}

.supnav a{
   color: #999999;
   text-decoration: none;
}

.supnav  a:link, .supnav a:visited {
   color: #999999;
}

.supnav a:hover, .supnav  a:active {
   color: #999999;
   text-decoration:underline;
}




/**************** LEFT PANE  ****************/

.leftpane {
	width: 175px;
	float: left;
	}

/****** Search Field   *******/

.search {
	width: 145px;
	height: 19px;
	padding-top: 6px;
	padding-bottom: 10px;
	border:0px solid  #000000;
	float:left;
	margin:0px;
	
}

.searchField {
	float: left;
	width: 89px;
	height: 19px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;	
	margin-left:20px;
}

.submitButton {
	border: 0px solid #000000;
	width:24px;
	height:19px;
	float:right;
	padding: 0px;
	margin: 0px;

}

.advSearch {
   	font-size: 10px;
	color: #999999;
	text-decoration:underline;
	height: 22px;
	padding-left: 20px;
	padding-bottom: 20px;
	border-bottom: 0px solid #999999;
	float:left;
}

.advSearch a{
   color: #999999;
   text-decoration:underline;
}

.advSearch  a:link, .advSearch a:visited {
   color: #999999;
}

.advSearch a:hover, .advSearch  a:active {
   color: #999999;
}


/****** Left Pane nav   *******/

.leftnavdiv {
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	
}

.leftnav {
	list-style-type: none;
	font-size:11px;
	border-top: 1px solid #0066cc;
	float:left;
}

.leftnav ul { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	list-style-type: none;

 }

.leftnav li {
	padding: 0px 0px 0px 7px;
	margin: 5px 0px 0px 0px;
	

}


.leftnav a {color: #666666; text-decoration:none; font-weight:bold}

.leftnav a:hover { color: #666666; text-decoration:underline;font-weight:bold}


/****** Left Pane nav Selected state  *******/


#current a { color:#0066cc;
}


#current ul li a {font-weight:normal;
}



#current ul li a:hover {color:#0066cc;
}

.selected {
	background-image: url(../images/leftnav_arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}


/****** Left Pane Content area below the left nav  *******/
.leftcontent {

	width: 127px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-position: left center;
	height: 22px;
	margin-top: 20px;
	margin-bottom:20px;
	padding-left: 19px;
	float:left;
}







/**************** MAIN CONTENT AREA  ****************/

.content {
	width: 760px;
	margin:0px;
	float:left;
	border: 0px solid #000000;
}

.maincontentdiv {
	float: left;
	width: 585px;
}

.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	vertical-align:top;
	text-align:left;
	margin:0px;

}

.maincontentheader {

	font-size: 14px;
	color: #ffffff;
	background-color: #0066cc;
	text-decoration: none;
	font-weight:bold;
	padding: 2px 5px 2px 5px;

	
}






/***** Breadcrumb nav styles  ****/
	

.breadcrumb {

	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight:bold;
}
.breadcrumb a{
   color: #999999;
   text-decoration: none;
}

.breadcrumb  a:link, .breadcrumb a:visited {
   color: #999999;
}

.breadcrumb a:hover, .breadcrumb  a:active {
   color: #999999;
   text-decoration:underline;
}

.breadcrumb {

	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight:bold;
}




/**************** FOOTER AREA  ****************/

.footerdiv {

	width: 760px;
	padding-top: 20px;
	padding-bottom: 20px;
	float:left;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	color: #999999;
}

.footer a{
   color: #999999;
   text-decoration:none;
}

.footer  a:link, .footer a:visited {
   color: #999999;
}

.footer a:hover, .footer  a:active {
   color: #999999;
   text-decoration:underline;
}

right-side ul {
	margin: 0px 0px 0px 10px;
	padding-left: 10px;
}
.right-side li {
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 4px;
	line-height: 13px;
}
.right-side a {
	color: #0066CC;
	text-decoration: none;
}
.right-side a:hover {
	text-decoration: underline;
}
.blue-box {
	background: #ebf5ff;
	margin-bottom: 15px;
	padding-bottom: 10px;
	text-align: left;
	/* padding-left: 5px; */
	/* padding-top: 5px; */
}
.blue-box h2.subheading {
	padding: 5px 0px 0px 0px;
	margin-top: 0px;

	color: white;
	background: #699ECF;
	padding: 5px 0 2px 5px;
}
.blue-box p {
	margin-bottom: 1px;
	font-size: 12px;
}

h2.subheading {
/*	letter-spacing: .02px; */
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;

}