/* Global Styles */

body {
	margin:0px;
	background-color: #093F4A;
	}
	
td {
	font:11px arial;
	color:#009933;
	}
	
hr {
	height:1px;
	color: #000000;
	border: none;
	}
	
a {
	color: #990000;
	text-decoration:underline;
	}
	
a:hover {
	color: #993300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #009933;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border-right-width: 0px;
	border-left-width: 0px;
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted green;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #009933;
	line-height:24px;
	letter-spacing:0.4em;
	}

#tagline {
	font:12px georgia;
	color: #009966;
	line-height:18px;
	letter-spacing:0.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #009933;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px Verdana, Arial, Helvetica, sans-serif;
	color: #009933;
	line-height:20px;
	letter-spacing:0.1em;
	}
.shiftcontainer{
position: relative;
left: 7px; /*Number should match -left shadow depth below*/
top: 7px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 300px; /* container width*/
background: transparent url(media/bigshadow.gif) no-repeat bottom right;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -7px; /*shadow depth*/
top: -7px; /*shadow depth*/
}	
	
.subHeader {
	font:16px georgia;
	color: #00CC66;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #999999;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#CCCCCC;
	}
	
.box1 {
	border-width: medium;
	border-color: #000000 #000000 #336666 #336666;
	padding: 10px;
	text-align: justify;
	border-style: double;
	letter-spacing: 0px;
	text-align: justify;
 }
  .box1a {
	padding: 20px;
	letter-spacing:0.1em;
	text-align: justify;
 }
 .box1b {
	border-width: thin;
	border-color: #000000 #000000 #336666 #336666;
	border-style: double;
	padding: 0px;
}
.box2 {
	border-width: medium;
	border-color: #336666 #666666 #336666 #666666;
	padding: 10px;
	border-style: double;
	background-color: #999966;
	letter-spacing:0px;
	text-align: justify;
 }
 .box2a {
	border-width: medium;
	border-color: #336666 #666666 #336666 #666666;
	padding: 10px;
	border-style: double;
	background-color: #A4C2C2;
	letter-spacing:0px;
	text-align: left;
 }
.box3 {
	border-width: medium;
	border-color: #336666 #666666 #336666 #666666;
	padding: 15px;
	border-style: groove;
	background-image: url(../images/spkrotor.jpg);
 }
 .box4 {
	border-width: medium;
	border-color: #336666 #666666 #336666 #666666;
	padding: 10px;
	border-style: groove;
	background-image: url(../images/cogspk.jpg);
 }
  .box5 {
	border-width: medium;
	border-color: #336666 #666666 #336666 #666666;
	padding: 10px;
	border-style: groove;
	background-image: url(../images/cogspk.jpg);
	position: inherit;
	letter-spacing: 0px;
	text-align: justify;
 
 }
   span.note {
    float: right;
	width: 60px;
	margin: 10px;
	letter-spacing: 0px;
	text-align: left;
}
   span.note1a {
	float: right;
	border-width: thin;
	border-color: #000000 #000000 #336666 #336666;
	border-style: double;
	padding: 10px;
	width: 200px;
	margin: 10px;
	background-color: #a4c2c2;
	letter-spacing: 0px;
	text-align: left;
}
   span.note1b {
	float: right;
	border-width: thin;
	border-color: #000000 #000000 #336666 #336666;
	border-style: double;
	padding: 15px;
	width: 250px;
	margin: 10px;
	background-color: #a4c2c2;
	letter-spacing: 0px;
	text-align: left;
}
	
   .float {
    float:right; margin: 15px;
}

	

	