/* Global Styles */

body {
	margin-top:4px;
	background-image: url(images/index_bkg.jpg);
	}
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#003366;
	}
	
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#003366;
	}
	
.table1 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
}
	
a {
	color: #0066FF;
	font-weight:bold;
	}
	
a:hover {
	color: #3366CC;
	}
.td1 {
	padding-left: 20px;
}


/* ID Styles */

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	color: #003366;
	text-decoration: none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	line-height: 14px;
	}
	
#navigation a:hover {
	color:#FF6600;
	background-color: #ffffff;
	background-repeat: no-repeat;
	}

	
.bodyText {
	color:#003366;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.tdSpecial {
	background-color: #CCFFFF;
}

	
.subHeader {
	color: #333333;
	line-height:16px;
	letter-spacing:0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}


.navText {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4ems;
	font-weight: bold;
	color: #003366;
}
