/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/

/* Basic */

 @media print {
      div#header {display: none;}
      div#left {display: none;}
      div#printme {display: none;}
      div#menu {display: none;}
      div#primaryContent {	margin: 1.5em 0em 0em 0.5em;
      }
      div#footer {display: none;}
      
    }
*
{
	margin: 0em;
	padding: 0em;
}

h1
{
font-size:200%;
 padding-bottom:0.50em;
}

body
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #556;
	background-color: #fff;
}

a
{
	color: #0077dd;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #0099FF;
}

LI 
{
   background-repeat: no-repeat;
}

IMG {
border:0;
}

TABLE.Pair {
width:auto;
}
TD.Pair {
width:auto;
}
TD.PairHeader{
width:auto;
background-color: #f2f2Ff;
font-weight: bold;

}
/* Outer */

#outer
{
	padding: 0em;
	margin: 0em;
	width: 100%;

}

/* Header */

#sf_header
{
	font-family: Arial, sans-serif;
	position: relative;
	background: #004778 url('../images/a5.gif') bottom left repeat-x;
	height: 133px;;
	padding-left: 120px;
}

#sf_logo
{
	position: absolute;
	top:16px;
	width:100px;
	height:100px;
	border:128px;
	left: 10px;
	background: url('../images/starfish5.gif') top left no-repeat;
}
	

#sf_header h1
{
	font-family: Arial, sans-serif;
	position: absolute;
	top: 38px;
	font-size: 29px;
	letter-spacing: -0.05em;
	margin-top:0px;
	padding-top:15px;
	border-top:0px;
	padding-bottom:0;
	border-bottom:0;
	padding-bottom:4px;
}

#sf_header h1 a
{
	color: #fff;
	text-decoration: none;
	
}

#sf_header h2
{
	margin-top:9px;
	padding-top:0px;
	border-top:0px;
	font-family: Arial, sans-serif;
	position: absolute;
	font-size: 11px;
	font-weight:bold;
	top: 76px;
	color: #E0E8EF;
}

/* Menu */

#menu
{
	position: absolute;
	top: 5em;
	right: 3em;
}

#menu ul
{
	list-style: none;
}

#menu li
{
	display: inline;
	border-left: dotted 1px #E0E8EF;
}

#menu li.first
{
	border: 0em;
}

#menu li a
{
	color: #fff;
	padding: 0.1em;
	text-decoration: none;
	padding-left: 0.6em;
	padding-right: 0.6em;
	margin-left: 0.2em;
}

#menu li a:hover
{
	/*text-decoration: underline;*/
	background-color:#006BA3
}

#left li
{
	margin-top:1px;
	margin-bottom:1px;
	padding-top:0px;
	padding-bottom:0px;
	border:0px;
}

#left li a
{
	text-decoration: none;
}

#left li a:hover
{
	color: #38A8FF;
	text-decoration: none;
	/*background-color:#EEEEFF;*/
}

/* Content */

#content
{
	line-height: 1.5em;
}


#content p
{
	margin-bottom: 1.5em;
}

#content h2,h3,h4,h5,h6
{
	color: #545454;
	margin-bottom: 1em;
	border-bottom: dashed 1px #c0c0c0 /*dfdfdf*/;
	padding-bottom: 0.3em;
}

#content h2
{
	font-size: 1.5em;
}

#content h3
{
	font-size: 1.1em;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	list-style: square;
}

#content blockquote
{
	margin-bottom: 1.5em;
	padding: 0.75em 0.75em 0.75em 1.5em;
	border-left: solid 0.75em #005082;
	background: #FDFDFD url('../images/a7.gif') top left repeat-x;
}

#content blockquote p
{
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 1.5em;
	border-collapse: collapse;
	text-align: left;
}

#content table th
{
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
	border-right: solid 1px #fff;
}

#content table tr.rowH
{
	color: #fff;
	background: #006192 url('../images/a8.gif') top left repeat-x;
	border-right: solid 1px #fff;
}

#content table tr.rowA
{
	background: #F8F8F8 url('../images/a6.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

#content table tr.rowB
{
	background: #FDFDFD url('../images/a7.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	background-color: #fff;
	float: right;
	margin: 0em 0em 0em -22em;
	width: 100%;
}

#primaryContent
{
	margin: 1.5em 0em 0em 18.5em;
	padding: 1.5em 2em 1.5em 3em;
}

/* Secondary Content */

#left
{
	position: relative;
	float: left;
	width: 16em;
	padding: 3em 2em 1.5em 2em;
	background: #CADCEB url('../images/a1.gif') top right repeat-y;
}

#left .xbg
{
	position: absolute;
	right: 0em;
	bottom: -64px;
	background: #fff url('../images/a3.gif') top right no-repeat;
	height: 64px;
	width: 20em;
}
/* Tertiary Content */

#tertiaryContent
{
	position: relative;
	float: right;
	width: 0; /*15em;*/
	padding: 0; /*3em 2em 1.5em 2em;*/
	/*background: #fff url('../images/a2.gif') top left repeat-y;*/
}

#tertiaryContent .xbg
{
	position: absolute;
	left: 0em;
	bottom: -64px;
	/*background: #fff url('../images/a4.gif') top left no-repeat;*/
	height: 64px;
	width: 128px;
}

/* Footer */

#footer
{
	position: relative;
	z-index: 1;
	border-top: dashed 1px #dfdfdf;
	padding: 1em 0em 2em 0em;
	margin: 1em 2em 0em 2em;
	text-align: center;
}

.clear
{
	clear: both;
}

 #left UL, UL.leftMenu2
 {
  list-style-type: none; 
  /*margin-left:0px; 
  padding-left:0px;*/
  margin-left:0px; 
  margin-bottom:4px;
  padding-left:0px;
 font-weight:bold;
}
#left UL.leftmenu2 UL
{
  padding-left:16px;
font-size:11px;
}

.leftmenu  li
{
  list-style-type: none; 
   background-image: url(../images/document.gif);
   background-repeat: no-repeat;
   background-position: 0px 2px;
   margin-left:0px;
   padding-left: 19px;
   font-weight:bold;
}

.leftmenu a, .leftmenu2 a
{
font-weight:normal;
}

.leftmenu2 IMG, .leftmenu IMG {
border:0;
margin-right:3px;
vertical-align:middle;
}
.Download LI {
	LIST-STYLE: square url(../images/floppy.gif) outside; PADDING-LEFT: 0.5em; PADDING-BOTTOM: 0.5em; VERTICAL-ALIGN: 20%
}
.Link LI {
	LIST-STYLE: square url(../images/floppy.gif) outside; PADDING-LEFT: 0.5em; PADDING-BOTTOM: 0.5em; VERTICAL-ALIGN: 20%
}
.Link LI {
	LIST-STYLE-IMAGE: url(../images/links.gif)
}

U 
{
       text-decoration: none;
       font-family: Courier New, monotype, courier;

}
TABLE 
{
  width:100%;
  border:1;
  margin-bottom: 0.75 em;
}
TD {background-color: #f8f8F8; border: 1 #d0d0e0 solid;   width: 100%;
padding: 8px;
padding-left : 4.25em;
padding-right : .25em;
}

TD.Header
{
background-color: #f2f2Ff;
padding: 3px;
padding-left : .25em;
font-weight: bold;
}

UL {margin-left:1.5em;}
SPAN.hint {
  COLOR: #a0a0a0;
  font-weight:normal;
  display:block;
  padding-bottom:0.2em;
}
.menu ul { list-style-type: none; 
  margin-left:0px; 
  padding-left:0px;

  font-size:12px;

}

.menu  li
{
   background-image: url(../images/document.gif);
   background-repeat: no-repeat;
   background-position: 0px 2px;
   margin-left:0px;
   padding-left: 19px;
   	list-style: none;

}

DIV.bread
{
margin-top:-2.5em;
margin-bottom:2em;
border-bottom: dotted 1px #eaeafa /*dfdfdf*/;
}
.bread  A {
  font-weight:normal;
	COLOR: #1b56c5; TEXT-DECORATION: none;

}
div.GalImg
  {
  margin: 4px;
  margin-bottom:16px;
  border: 1px solid #0000af;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  }
div.GalImg IMG
  {
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
  
  }
div.GalImg a:hover IMG
  {
  border: 1px solid #0000af;
  }
div.GalDesc
  {

  text-align: center;
  font-weight: normal;
  margin: 2px;
  margin-bottom:8px;
  }
