body      { scrollbar-face-color: #50769A }
body		{ scrollbar-track-color: #475A78 }	
body		{ scrollbar-base-color: #666666 }	
body		{ scrollbar-arrow-color: #ffffff }	
body		{ scrollbar-highlight-color: #c2b6b1 }	
body		{ scrollbar-3d-light-color: #635955 }	
body		{ scrollbar-dark-shadow-color: #cccccc }	
body		{ scrollbar-shadow-color: #635955 }	



A:link
{
    COLOR: #0B4499;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #0d4499;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: #0d4499;
    TEXT-DECORATION: underline
}
A:hover
{
    COLOR: #339933;
    TEXT-DECORATION: none
}

/*li {  list-style-position: outside; list-style-image: url(images/bullet.gif); list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #000000;
}

.nestedlist {  list-style-image: url(images/bullet.gif); list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #000000;
}
*/
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95 em;
	font-style: normal;
	color: #000000;
}

ul li {  
	list-style-position: outside; 
	list-style-image: url(images/bullet.gif); 
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #000000;
}

.ulnone {  
	list-style-image: none; 
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #000000;
}

ol li {  
    list-style-position: outside;
	/* 
	list-style-image: url(images/bullet.gif);
	list-style-type: decimal;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1 em;
	font-style: normal;
	color: #000000;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	color: #000000;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	color: #000000;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #336699;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #336699;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;

}

.inputBox {
	border: thin solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;

}

.chart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
}

.indent{
	margin-left: 7%;
}
.QandA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	color: #009966;
}
.statelocal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #009933;
	background-position: left top;
	height: auto;
	width: auto;
	padding: 6px;
}
.statelocallink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	height: auto;
	width: auto;
	border: medium solid #0066CC;
}
.linkedhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #009999;
	margin: 4px;
	padding: 4px;
	height: auto;
	width: auto;
}
.eraenrollment {
	color: #009933;
}
.optionalheads {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #009933;
	background-position: left top;
	height: auto;
	width: auto;
	padding: 6px;
}
.outdent {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	text-indent: -15pt;
}

