body {
	background-color: #FFFFF8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	margin : 0px;	
}
a:active {  text-decoration: underline; color: #6666ff}
a:hover {  text-decoration: underline; color: #6666ff}
a:visited {  color: #CC0099}

.navsmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000 }
.navboldsmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}
.topofpage {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}


hr {  color: #00008B; height: 1px}


td   {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight:	normal;
        }

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #cccccc;
}
	
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
    color : #ff0000;
	margin-bottom : 1px;
	margin-top : 1px;
	text-align : center;
}

h2 {font-family:	 Verdana, Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight:	bold;
	color:		#ff0000;
	text-align:		left;
	margin-bottom : 5px;
	margin-top : 5px;
	}
h3 {    font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:   100%;
	font-weight: bold;
    color:       #000000;
	text-align:  left;
    margin-bottom : 2px;
	margin-top : 2px;
        }
h4 {    font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size:   100%;
	font-weight: bold;
    color:       #ff0000;
	text-align:  center;
    margin-bottom : 2px;
	margin-top : 2px;
        }
.c { text-align:center; }
.l { text-align: left; }
.r{ text-align:right; }

.dark { background-color: #cccccc; background-image: none; }
.medium 	{ background-color: #eeeeee; background-image: none; }
.light	{ background-color: #ffffff; background-image: none; }
.highlighted {	background-color: Yellow;	background-image: none;	color : Navy;}

.buttonwarn {	color : Yellow; 	font-weight : bold; 	background-color : Navy;}
.buttonrisk {	color : red; 	font-weight : bold; }
.buttonOK { 	color : green;	font-weight : bold; }


.rightpanel{
	vertical-align: top;
	text-align: left;

}
.main{
	vertical-align : top;
	border-left: 2px solid #00008B;
	border-right: 2px solid #00008B;
}
.home{
	background-color:#ddeeff;
	padding:3px;
}

.datanote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}	
.updated {font-family:  Arial, sans-serif;
		font-size: 10px; 
		font-style: italic;
		text-align: center;
		margin-top : 0px;
		margin-bottom : 0px;
}

.bottomofpage   {
	text-align: center;
	font-size: 8px;
	padding-top: 5px;
}

.eighty   {
	font-size: 80%;
}

#topofpagescreen {
	position: fixed;
	z-index: 2;
	width: 100%;
	height: 60px;
	top: 0;
	left: 0;
}
#topofpageprint {
	display: none;
}

#navigation {
	position: fixed;
	z-index: 2;
	width: 140px;
	bottom: 5px;
	top: 60px;
	left: 0;
	overflow: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	vertical-align: top;
	text-align: left;
}
#navigation ul {
list-style-type: none;
width: 120px;
margin: 0;
padding: 0;
}
#navigation li {
	font: bold 80% Verdana, Arial, Helvetica, sans-serif;
	color: White;
	padding: 4px 0 0 5px;
}
#navigation #block1 li {
	background: #00008B;
	border-left: 1px solid #00008B;
	border-right: 1px solid #00008B;
}
#navigation #block2 li {
	background: #006400;
	border-left: 1px solid #006400;
	border-right: 1px solid #006400;
}
#navigation #block3 li {
	background: Maroon;
	border-left: 1px solid Maroon;
	border-right: 1px solid Maroon;
}
#navigation #block4 li {
	background: Purple;
	border-left: 1px solid Purple;
	border-right: 1px solid Purple;
	border-bottom: 1px solid Purple;
}
#wrapper #navigation ul ul {
border: none;
background: #3d3d3d url(../_commonfiles/graphics/navigation_list_background.gif) repeat-x;
margin-left: -5px;
margin-top: 2px;
width: 123px;
padding-top: 5px;
padding-bottom: 10px;
}

#wrapper #navigation li li {
font: normal 115% Arial, sans-serif;
text-transform: lowercase;
color: #dddddd; 
background: url(../_commonfiles/grpahics/navigation_list_bullet.gif) no-repeat 5px 5px;
padding: 2px 0 2px 15px;
border: 0;
}



#navigation a {
color: #ffffff;
text-decoration: none;
}

#navigation a:hover {
text-decoration: underline;
}

#rightmain {
	position: absolute;
	z-index: 1;
	width: 200px;
	bottom: 5px;
	top: 60px;
	right: 0;
	overflow: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#rightmain h2 {font-family:	 Verdana, Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight:	bold;
	color:		#ff0000;
	text-align:		left;
	margin-bottom : 5px;
	margin-top : 5px;
	}
#rightmain ul {
margin: 0;
padding-left: 25px;
}
#rightmain ul {
margin: 0;
padding-left: 25px;
}
#rightmain li {
   padding: 2px 0 2px 5px;
}

#rightpanel {
	position: absolute;
	z-index: 1;
	width: 200px;
	bottom: 5px;
	top: 60px;
	right: 0;
	overflow: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	color: White;
}
#rightpanel p {
   color: white;
}
#rightpanel th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #00008B;
	color: White;
}
#rightpanel td {
	background-color: #3d3d3d;
	font-size: 10px;
}
#rightpanel ul {
list-style-type: none;
margin: 0;
padding: 0;
}
#rightpanel li {
   background: url(../assets/bullet.gif) no-repeat 5px 5px;
	padding: 2px 0 2px 15px;
}
#rightpanel a {
color: #ffffff;
text-decoration: none;
}

#rightpanel a:hover {
text-decoration: underline;
}


#main {
	position: absolute;
	z-index: 3;
	bottom: 5px;
	top: 60px;
	left: 152px;
	right: 212px;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFF8;
}

#bottomofpage {
	z-index: 1;
	width: 100%;
	border-top: 2px solid #00008B;
}
#float {
  float: left;
  width: 33%;
  }
  
#float p {
   text-align: center;
   }
#spacer {
  clear: both;
  }