﻿h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: 2px;
    text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-transform: none;
    text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #666666;
	float: none;
	height: auto;
	width: auto;
	color: #FFFFFF;
	background-position: 0px 0px;
	text-align: left;
	text-indent: 10px;
	vertical-align: 10%;
	letter-spacing: 2px;
	word-spacing: 3px;
}h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	letter-spacing: 2px;
}
h5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
}
p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    margin:0;

}
ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    margin-bottom: 5;
    list-style-image: url('/images/Nav-trianlge-bullet-image.gif');
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: normal;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #0033cc;
    }
a:active
{
    text-decoration: underline;
}
a:hover
{
    text-decoration: underline;
    color: #000000;
    font-weight: bold;
}
a:link
{
    text-decoration: none;
    vertical-align: top;
}

.breadcrumb
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    text-decoration: none;
    font-size: small;
}
.breadcrumb a
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    text-decoration: none;
    font-size: small;
}
.breadcrumb a:hover
{
color:#000000;
font-weight:bold;
text-decoration:underline;
}

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
margin:0;

}

#StateLogo a img
{
display:block;
}

.BookmarkAncorPoint
{
    font-weight: bold;
    font-size: 12pt;
    color: #ff0000;
    font-family: Arial, Monospace;
}
 .BookmarkAncorPoint a:hover
{
text-decoration: underline;
}
    
.BookmarkLink, .BookmarkLink a
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial;
    text-align: right;
    text-decoration: none;
    list-style-image: url('/images/Nav-trianlge-bullet-image.gif');
    
}
.BookmarkLink a:hover
{
text-decoration: underline;
}
.entryTitle
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #f4f4f4;
	float: none;
	height: auto;
	width: auto;
	color: #FFFFFF;
	background-position: 0px 0px;
	text-align: left;
	text-indent: 10px;
	vertical-align: 10%;
	letter-spacing: 3px;
	word-spacing: 5px;
}
.border-bottom-solid1px
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #9a9a9a;
}

.Menu 
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
}
.Menu a:hover
{
color:#000000;
font-weight:bold;
text-decoration:underline;
}
p .FirstParagraph
{
    text-indent: 0px;
}

.sectionRight a img
{
display:block;
}


table.ToDoList tr td
{
border:0px;
border-bottom:1px solid #c0c0c0;
}

#StateLogo img
{
margin-top:-10px;
}
#StateLogo a img
{
margin-top:0px;
}