/* Printer friendly stylesheet */
/* Fedma regular stylesheet (screen) */
/* SECTION: Standard stylesheet */
/* SECTION: general elements */

body{
  margin: 0px;
  padding: 10px 0px;
  font-family: Arial, Sans-serif;
  font-size: 12px; 
  text-align: center;
  color: #000000;
  background-color: #FFFFFF;
}

caption,th,td{
  font-family: Arial, Sans-serif;
  font-size: 1.0em; 
}

h1{
  margin: 0.25em 0;
  padding: 0px;
  font-size: 1.5em;
}
h2{
  margin: 0.25em 0;
  padding: 0;
  font-size: 1.4em;
}
h3{
  margin: 0.25em 0;
  padding: 0;
  font-size: 1.3em;
}
h4{
  margin: 0.25em 0;
  padding: 0;
  font-size: 1.2em;
}
h5{
  margin: 0.25em 0;
  padding: 0;
  font-size: 1.1em;
}
h6{
  margin: 0.25em 0;
  padding: 0;
  font-size: 1.0em;
}
p{
  padding: 0;
  margin: 0.25em 0 1em 0;
}
/* End General elements*/

/* Use class layout on images and tables used for layout */
img.layout, a img.layout{
  margin: 0px;
  padding: 0px;
  border: 0px;
}
table.layout{
  margin: 0px;
  padding: 0px;
}
td.layout{
  padding: 0px;
  text-align: left;
  vertical-align: top;
}

img.thcorner{
    position: absolute;
    top: -1px;
    right: -1px;
}

/* SECTION: link styles */

/* Normal link styles */
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover  {color: #000000;}

/* Top menu links */
a.topmenu, span.topmenu {
    display: block; 
    position: relative; 
    bottom: 2px; 
    left : 2px;
    background-color: #99A4CD;
    border: 1px solid #99A4CD;
    padding: 1px 5px 3px 5px;
    vertical-align: middle;
    font-weight: bold;
}
a.topmenu:link {text-decoration: none; color: #FFFFFF;}
a.topmenu:visited {text-decoration: none; color: #FFFFFF;}
a.topmenu:hover {
    text-decoration: none; 
    background-color: #FFFFFF;
    color: #000000;
}

a.topmenuselected, span.topmenuselected{
    display: block; 
    position: relative; 
    bottom: 2px; 
    left : 2px;
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid #99A4CD;
    padding: 1px 5px 3px 5px;
    vertical-align: middle;
    font-weight: bold;
}
a.topmenuselected:link {text-decoration: none; color: #000000;}
a.topmenuselected:visited {text-decoration: none; color: #000000;}
a.topmenuselected:hover {text-decoration: none; color: #000000;}


/* Linked headlines on listing pages */
.headline span.headlinelink{color: #000000;}
.headline .headlinelink {font-weight: bold;}
h3.headline .headlinelink {font-weight: normal;}
h4.headline .headlinelink {font-weight: normal;}

/* Navigation path links */
.path {font-weight: normal; color: #000000; font-size: 0.9em;}
a.path:link{text-decoration: none;}
a.path:visited{text-decoration: none;}
a.path:hover{text-decoration: none;}

/* Sitemap links */
		.tree{font-weight: normal;}
		a.tree:link{text-decoration: none; color: #000000;}
		a.tree:hover{text-decoration: underline; color: #000000;}
		a.tree:visited{text-decoration: none; color: #000000;}
		a.tree:visited:hover{text-decoration: underline; color: #000000;}

		.sitetree{font-weight: bold;}
		a.sitetree:link{text-decoration: none; color: #000000;}
		a.sitetree:hover{text-decoration: underline; color: #000000;}
		a.sitetree:visited{text-decoration: none; color: #000000;}
		a.sitetree:visited:hover{text-decoration: underline; color: #000000;}


/* SECTION: Standard CP classes*/
.default { }
.date { font-size: 0.9em; }

/* Standard tools */
div.tools{margin: 15px 0px;}
div.tool{margin: 2px 0px;}
/* SECTION: listing/view styles */

div.pagedescription{}
.pagedescription{
  font-size: 1.1em;
  font-weight: normal;
}

.headline{
	margin: 0px;
	padding: 0px;
}
h1.headline{
	font-size: 1.3em;
	font-weight: bold;
}
h3.headline{
  font-size: 1.1em;
  font-weight: normal;
}
h4.headline{
  font-size: 1.0em;
  font-weight: normal;
}

.headlineview, h1.headlineview {
	font-size: 1.5em; 
	font-weight: bold; 
	margin: 0px;
	padding: 0px;
}

.subheadline, h2.subheadline {
	font-size: 1.0em; 
	font-weight: normal; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
  line-height: 1.0;
}
.ingress, p.ingress{
	margin: 6px 0px; padding: 0px;
}
.ingressview, p.ingressview{
	margin: 6px 0px; padding: 0px; font-weight: bold;
}
p.byline, .byline{
	margin: 0px; padding: 0px;
}

div.clearfix{
    font-size: 0px;
    clear: both;
}

/* SECTION: viewarea block/spacing elements */
.block{
	margin-bottom: 15px;
}
hr{
clear: both;
}
div.hr{
	/* Replacement for hr. This is easier to style */
	font-size: 1px;
	clear: both;
	height: 10px;
	border-bottom: 1px dashed #C0C0C0;
	margin-bottom: 15px;
}
div.body{
	clear: both; 
	margin: 0px 0px 22px 0px;
}



/* SECTION: page containers */ 

#page{
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    text-align: left;
}
#top{
    margin: 0px 8px;
    padding: 0px;
}

#middleshadow{
    clear: both;
    margin: 0px 8px 9px 8px;
}
#middle{
 position: relative;
 left: 2px;
 bottom: 2px;
 width: 100%;
 margin-bottom: 0px;
   
 }

#middle td.spacer{
  display: none;
}

#main{
    padding-top: 0.8em;
    background-color: #FFFFFF;
    padding-top: 1em;
    padding-left: 15px;
    padding-right: 10px;
    padding-bottom: 2em;
}
#path{}
#viewarea{
    min-height: 500px;
}
#navbar{
  display: none;
}

#topnavigation{
    line-height: 1.0em;
    padding: 10px 8px;
}

#sidebar{
  display: none;
}
/* For correct placement of top right corner image */
div.shadow{
    margin: 0 8px;
}

#footer{
    height: 5em;
    /*line-height: 5.0;*/
    background-image: url(/getfile.php/317006.1014.rxvwrvycer/fedma-arrow.gif);
    background-repeat: no-repeat;
    background-position: center left;
    border: 1px solid #99A4CD;
    padding-left: 140px;
    vertical-align: middle;
    background-color: #FFFFFF;
    position: relative;
    bottom: 2px;
    left: 2px;
    vertical-align: middle;
}
#footer table{
    width: 100%;
    height: 5em;
}
#footer table td{
    vertical-align: middle;
    text-align: left;
}
/* SECTION: page elements */ 

#tools li#languagebar{
    padding-left: 23px;
    margin-bottom: 10px;
}

#searchform{
  display: none;
}



#topmenu{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}
#topmenu li{
    float: left;
    width: 10em;
    margin: 2px 10px 0px 0px;
    padding: 0px;
    background-color: #C0C0C0;
    line-height: 1.0;
}
/* End standard containers and items */

/* SECTION: standard box */ 

.box{
  padding: 0px;
  margin: 0px 0px 15px 0px;
}
.box .cell{
    padding: 5px;
}
.box p{
    padding: 0px;
    margin: 0px 0px 5px 0px;
}

.box ul{
    padding: 0px;
    margin: 0px 0px 5px 0px;
    list-style-type: none;
}

.box ul li{
    margin: 5px 0px;
    padding: 0px;
}
.box h3{
    background-color: #99A4CD;
    font-size: 1.0em;
    font-weight: normal;
    margin: 0px;
    padding: 0px 5px;
    color: #FFFFFF;
    text-transform: uppercase;
}

/* SECTION: banner locations */

.bannerlocation{
  clear: both;
  text-align: center;
}

.bannerlocation table{
  margin-left: auto;
  margin-right: auto;
}
.bannerlocation td{
  text-align: center;
  padding: 5px 0px;
}
.bannerlocation img{
  border: 1px solid #FFFFFF;
}
