/* Global Styles */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0; 
	padding: 0;

	}
h1, h2 {
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #7F007F;
	background-color: #00ccff;
}
	
td {
	color:#666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	}

th {

}
img {
	padding: 0px;
}


a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}

a:hover {
	color: #7f007f;
}

a:active {
}
#navigation {
	background-color: #0066FF;
}

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	color: #CCFFFF;
	line-height:normal;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:6px 2px 6px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#0000FF;
	background-color: #FF7F00;
	}

#navigation a:active {
	}	

#navigation a:visited {
	}	
			
#logo 	{
	color: #003399;
	letter-spacing:normal;
	line-height:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
	}

#tagline 	{
	color: #7f007f;
	letter-spacing:0.4em;
	line-height:18px;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#monthformat {
	border-bottom: 1px dashed #0033FF;
	}
		
#dateformat {
	color: #7F007F;
	letter-spacing:0.2em;
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: 11px;
	}
	
#dateformat a {
	font:11px Georgia, "Times New Roman", sans-serif;
	color: #7f007f;
	font-weight:normal;
	letter-spacing:0.2em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	letter-spacing:0.2em;
	background-color: #FF7F00;
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: 11px;
	}

#table {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
#table td {
	background-color: #FFFFCC;
}

#table th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7F007F;
	background-color: #00CCFF;
	font-variant: small-caps;
	background-position: center center;
}

#table2 {
	border: thick groove #666666;
}

#table2 th{
	border: medium groove #666666;
}

#table2 td{
	border: thin groove #666666;
}
	
	
	
/* Class Styles */
	
.bodyText {
	font:11px Georgia, "Times New Roman", sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Georgia, "Times New Roman", sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Georgia, "Times New Roman", sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}
.navinormal {
	color: #CCFFFF;
	line-height:normal;
	}
	
.smallText {
	font: 10px Georgia, "Times New Roman", sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Georgia, "Times New Roman", sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:normal;
	text-decoration: none;
	}
.markup {
	font-size: 16px;
	color: #7F007F;
	background-color: #00CCFF;
	font-weight: bold;
}
