/* Global Styles */

body {
	margin:0px;
	background-image: url(lgrey069.jpg);
	}
	
td {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #FF080E;
	}
	
a:hover {
	color: #FF9900;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #FF9900
	}

#navigation a {
	font:11px Arial, Helvetica, sans-serif;
	color: #FF9900;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	}
	
#navigation a:hover {
	color:#FFFFCC;
	font-weight:bold;
	background: url("Pics/FF_bullet_yellow.gif") 10px 50% no-repeat;
	}
	
#navheader {
	font:24px georgia;
	color: #1F2669;
	letter-spacing:.4em;
	padding:1px;
	line-height:30px;
	}
	
#logo 	{
	font:14px Arial, Helvetica, sans-serif;
	color: #FF9900;
	letter-spacing:.5em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #000033;
	letter-spacing:0.2em;
	}

#copy 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #000033;
	letter-spacing:.1em;
	line-height:2px;
	}
		
#monthformat td {
	 border-bottom: 1px solid #FFFFCC;
	 }
	 
#dateformat {
	color: #000000;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#dateformat a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #0099FF;
	letter-spacing:0.1em;
	text-decoration: none;
	}
#dateformat a:hover {
	color: #E60000;
	}
		
#back a {
	font: 24px Arial, Helvetica, sans-serif;
	color: #0099FF;
	letter-spacing:0.1em;
	text-decoration: none;
	}
#back a:hover {
	color: #000066;
	}
	

	
#linkformat a {
	font: 24px Arial, Helvetica, sans-serif;
	color: #000066;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	
#linkformat a:hover {
	color: #FF0000;
	}

#linkcomm a {
	font: 16px Lucida Console, Lucida Sans;
	color: #000099;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	
#linkformat a:hover {
	color: #FF0000;
	}
	
#commformat a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000099;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	
#commformat a:hover {
	color: #0066FF;
	}
	
#modformat a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000099;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	
#modformat a:hover {
	color: #FF0000;
	}
#eformat a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000099;
	letter-spacing:0.0em;
	text-decoration: none;
	}
	
#eformat a:hover {
	color: #FF0000;
	}
	
#headerlink a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000066;
	letter-spacing:0.0em;
	text-decoration: none;
	}
	
#headerlink a:hover {
	color: #FF0000;
	}
/* Class Styles */
	
.bodyText {
	color:#000000;
	line-height:normal;
	margin-top:0px;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	}
	
.pageName{
	color: #000066;
	line-height:24px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	}
	
.columnHeader {
	font: 18px Arial, Helvetica, sans-serif;
	color: #0000CC;
	line-height:18px;
	letter-spacing:normal;
	margin-top: 5px;
	Text-align: center;
	
	}
	
.subHeader {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:18px;
	letter-spacing:normal;
	}
.boxHeader {
	font-size: 16px;
	font-family: "Lucida Console", "Lucida Sans";
	font-weight: bold;
	color: #E60000;
	}
.topHeader {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	}
	
.mainText {
	padding-left:5px; 
	padding-right:5px; 
	padding-top:5px; 
	padding-bottom:5px;
	font-size: 14px;
	}
	
.detailText {
	color: #000000; 
	font-weight: bold; 
	font-size: 11px; 
	bgcolor: #ECE9D8;
	}
.paraText {
	color: #000066; 
	font-weight: bold; 
	font-size: 12px; 
	}
	
.comText {
	font-size: 14px;
	font-weight: bold;
	}
	
.addText {
	font-size: 16px; 
	font-weight: normal; 

	}
	
.smallText {
	font:10px Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
.navText {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #000000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	text-align: center;
	}

.thumbnail{
	position: relative;
	z-index: 0;
}

.linkMail {

}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ECE9D8;
padding: 0px;
left: -1000px;
border: 3px black;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */
	color: #0099FF;

}


.style2 {
	font-size: 24px;
	font-weight: bold;
}

#dropmenudiv{
position:absolute;
background-color: #000066;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000066;
}

.style7 {font-size: 16px}
.style8 {font-size: 24px}
.style10 {font-size: 24px; font-weight: bold; }
.style13 {font-size: 14px; font-weight: bold; }
.style15 {
	color: #000099;
	font-weight: bold;
	font-size: 18px;}
