body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #ffffff url(../images/main-bg.gif);
	padding: 0;
	margin: 0;
}
img {
	border: none;
}

/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(../images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: -113px;
	position: absolute;
	left: 60px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(../images/dock-bg.gif);
	padding-left: 20px;
	left: 271px;
}
a.dock-item2 {
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px;
	color: #000;
	bottom: -1px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	left: 23px;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

/*
my style
*/
/* Default style for links 
*  a:active  { color: #0000CC}
*  a:hover   { color: #CC0033}
*  a:link    { color: #3366CC}
*  a:visited { color: #9999CC}
*/
.myfont{
	font-size:14px;
	font-style:italic;
	font-size-adjust:inherit;
	font-variant:normal;
	text-indent:4px;
	text-transform:capitalize;
    }
.mypassage{
	font-size:14px;
	font-weight:400;
	}
p{line-height:25px;}
p:first-letter{font-size:50px;line-height:50px;float:left;}	

   *{
   margin:0;
   padding:0;
   }

a:active  { color: #0000CC}
a:link    { color: #0066CC}
a:hover   { color: #FF0000}
a:visited { color: #666666}

.topic{
	text-decoration:blink;
	font-size:24px;
	border-style:hidden;
	}


/* Default style */
body
{	
  	background-color: #DAE6FD;
	padding: 0 15% 0 15%;
}

/* Use this style for footnote numbers */
sup.Footnote
{
}

.content  {
	text-align:center;
	background: #FFFFFF
	margin: 12 auto;
	width: 80%;
	padding:  5px; 
	clear:both;
}

.top{}

.doNotPrint {
  display: none;
}

.doNotDisplay {
  display: none !important;
}
/* ##### Header ##### */

.superHeader {
  color: rgb(130,128,154);
  background-color: rgb(33,50,66);
  text-align: right;
  margin: 0;
  padding: 0.5ex 10px;
  background: url(../images/dock-bg.gif);
}

.superHeader span {
  color: rgb(195,196,210);
  background-color: transparent;
  font-weight: bold;
  text-transform: uppercase;
}

.superHeader a, .superHeader a:visited {
  color: rgb(195,196,210);
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0 0.25ex 0 0;
}

.superHeader a:hover {
  color: rgb(193,102,90);
  background-color: transparent;
  text-decoration: none;
}

.midHeader {
  color: white;
  background: rgb(61,92,122) url("") no-repeat 18.5em 50%;
  margin: 0;
  padding: 0.26ex 10px;
}

.midHeader a, .midHeader a:hover, .midHeader a:visited {
  color: white;
  text-decoration: none;
}

.headerTitle {
  font-size: 500%;
  margin: 0;
  padding: 0;
}

.headerSubTitle {
  font-size: 151%;
  font-weight: normal;
  font-style: italic;
  margin: 0 0 1ex 0;
  padding: 0;
}

.headerLinks {
  text-align: right;
  margin: 0;
  padding: 0 0 2ex 0;
  position: absolute;
  right: 1.5em;
  top: 3.5em;
}

.headerLinks a, .headerLinks a:visited {
  color: white;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0 0 0.5ex 0;
  display: block;
}

.headerLinks a:hover {
  color: rgb(195,196,210);
  background-color: transparent;
  text-decoration: underline;
}

.subHeader {
  color: white;
  background-color: rgb(117,144,174);
  font-size: 110%;
  margin: 0;
  padding: 0.5ex 10px;
}

/* Todo: better organize .highlight */
.subHeader a, .subHeader a:hover, .subHeader a:visited, .subHeader .highlight  {
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 0 0.25ex 0 0;
}

.subHeader a, .subHeader a:visited {
  color: white;
}

.subHeader a:hover, .subHeader .highlight {
  color: rgb(255,204,0);
}

.subHeader a.highlight, .subHeader a.highlight:visited {
  color: rgb(255,204,0);
}

/**/
#footer {
	color: rgb(51,51,102);
	background-color: #cccccc;
	font-size: 87%;
	text-align: center;
	line-height: 1.25em;
	margin: 2em 0 0 0;
	padding: 1ex 10px;
	clear: left;
	position:absolute;
	height: 50px;
	bottom: -393px;
	width:848px;
	left: 125px;
}

#footer a {
  color: rgb(51,51,102);
  background-color: transparent;
  text-decoration: underline;
}

#footer a:visited {
  color: rgb(92,92,92);
}

#footer a:hover {
  text-decoration: none;
}

#footer p {
  margin: 0;
}

#footer img.sflogo {
  float: left;
  padding: 0;
  margin: -0.5ex 0 0 0;
  border: 0;
  width: 88px;
  height: 31px;
}
