/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	}

#border {
	width: 820px;
	border: 1px solid #000000;
	margin: 20px 0px 3px 10px;
	padding: 20px 10px;
	height: 100%;
	float: left;

}
#content {
	float: right;
}
#footer p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	width: 820px;
	margin: 20px 0 15px 0;
	padding-left: 20px;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

#footer A,
#footer A:link,
#footer A:visited {
	color: #474747;
	text-decoration: underline;
}

#footer A:hover {
	text-decoration: none;
}
h1{
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	margin: 15px;
}

h2{
	font-family: Arial;
	font-size: 14px;
	color: #333399;
	line-height: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 15px;
}

td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding: 5px;
	margin: 0;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding: 0;
	margin: 15px;
}
p.intro {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	line-height: 22px;
	padding: 5px;
	margin: 5px 105px;
}

ol.intro {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	line-height: 22px;
	padding: 5px;
	margin: 5px 165px;
}
li.intro {
	padding-bottom: 10px;
	line-height: 22px;
}
#border a, a:link, a:visited {
	color: #333399;
	text-decoration: underline;

}

tr.bold {
	font-weight:bold;
}

tr.space {
	background-color:#FFFFFF;
}

table.selections {
	margin: 20px 0px;
	}

table.selections td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding: 0;
	margin-bottom: 10px;
}

table.RCchart {
	margin: 20px 15px;
	}

table.RCchart td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding: 0;
	margin-bottom: 0px;
}

ul {
	margin: 0px 10px 10px 50px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

li {
	padding-bottom: 0px;
	line-height: 18px;
}


#nav {
	margin-right: 10px;
	width: 235px;
	float: left;
}


#nav ul {
	margin: 5px 5px 50px 5px;
	list-style-type: none;

}

#nav li{
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	padding: 0;
	font-size: 11px;
	padding: 5px;
	line-height: 14px;

}

#nav li.on{
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background-color: #DDEEAC;
	padding: 5px;

}
#nav li.title{
	margin: 0px 0px 10px 0px;
	list-style-type: none;
	font-size: 18px;
	font-weight: bold;
	padding: 2px 5px;
	color: #333399;
	border-bottom: 1px solid #333399;
}

#nav li.title2{
	margin: 20px 0px 10px 0px;
	list-style-type: none;
	font-size: 18px;
	font-weight: bold;
	padding: 2px 5px;
	color: #333399;
	border-bottom: 1px solid #333399;
}

#nav li.button {
	margin: 0px 0px 10px 0px;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	color: #333399;
	
}

#nav li.button a{
	margin: 0px;
	list-style-type: none;
	font-size: 11px;
	padding: 5px 10px 5px 5px;
	color: #333399;
	border-bottom: 2px solid #333399;
	border-right: 1px solid #333399;
	background-color: #DDDDF0;
	
}

#nav li.button a:hover{
	background-color: #DDEEAC;
	text-decoration: none;
	
}


#subnav ul {
	float: right;
	list-style-type: none;
}

#subnav li {
	margin: 0px 5px 0 0px;
	padding: 5px;
	float: right;
	list-style-type: none;
}

.chart {
	float: right;
	padding-bottom: 10px;
} 

form input,
form select {
	font-size: 12px;
	font-family: Arial;
	overflow: hidden;
	}
	
#copyright {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding:10px 0 0 0px;
	margin: 0;
	float: right;

}

#copyright a, a:link, a:visited {
	text-decoration: underline;

	}
	
#copyright a:hover {
	color: #333399;

	}
	
.smalltxt {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding:0 0 0 0;
	margin: 0;
}


.smalltxt a, a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}


	
#footnote
	{
	border-top: 1px solid #000000;
	margin-top: 20px;
	padding-top: 20px;
	
}


#footnote p{
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding: 0px;
	margin: 15px;
	
}

#callout {
	background-color: #DDDDF0;
	border: 1px solid #000000;		
	padding: 10px;
	width: 520px;
	margin: 20px 0;
}

a.button2, a.button2:link, a.button2:visited {
	font: 24px Arial;
	color: #333399;
	background-color: #DDDDF0;
	border-bottom: 2px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-decoration: none;
	padding: 20px 40px;
	margin: 60px 0;
	font-weight: bold;
	
	}

a.button2:hover {
	background-color: #DDEEAC;
	text-decoration: none;
	}

a.button1, a.button1:link, a.button1:visited {
	font: 12px Arial;
	color: #333399;
	background-color: #DDDDF0;
	width: 200px;
	border-bottom: 2px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-decoration: none;
	padding:10px 10px;
	margin: 10px 0;
	font-weight: bold;
	
	}

a.button1:hover {
	background-color: #DDEEAC;
	text-decoration: none;
	}
	
	
INPUT, TEXTAREA, SELECT, OPTION {
 margin: 0 2px 0 0px;
} 






