/* Global Styles */

body {
	margin:0px;
	background: #FFFFFF;
	}
	
td {
	color:#00003D;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	position: relative;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF0000;
	text-decoration:none;
	}
	
/* ID Styles */

a:link {
		color: #000099;
text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: none;
	text-transform: none;
}


/* Class Styles */

#container {
	margin: auto;
	width: 1024px;
}

.Navigation1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.Navigation2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6699FF;
	font-size: 12px;
	text-indent: 4px;
}
.Heading1 {
	font-size: 18pt;
	color: #CC3300;
	font-family: "Times New Roman", Times, serif;
}
.Body1 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: normal;
}
.Subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	word-spacing: normal;
	line-height: normal;
	text-decoration: none;
	vertical-align: baseline;
}
.Caption1 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	background-position: top;
	line-height: normal;
}
.Caption2 {
	font-size: 12px;
	color:#000
	font-family: "Times New Roman", Times, serif;
	background-position: top;
	line-height: normal;
	color: #000;
	font-family: "Times New Roman", Times, serif;
}

.ColumnHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	text-decoration: none;
	font-variant: normal;
	text-align: center;
}
.Lead {
font-size: xx-large;
	line-height: 16px;
}
