/******************************************* begin global styles */

body  {
	font-family: verdana, arial, helvetica;
        font-style : normal;
        font-weight : normal;
        background-color : #FFFFFF;
	font-size: 11px;
}

h1 {
	font-family: verdana, arial, helvetica;
        font-style : normal;
        font-weight : bold;
        background-color : #FFFFFF;
	font-size: 13px;
}

h2 {
	font-family: verdana, arial, helvetica;
        font-style : normal;
        font-weight : bold;
        background-color : #FFFFFF;
	font-size: 11px;
}

h3 {
	font-family: verdana, arial, helvetica;
        font-style : normal;
        font-weight : bold;
        background-color : #FFFFFF;
	font-size: 10px;
}


table  {
        font-style : normal;
        font-weight : normal;
}

td  {
        font-style : normal;
        font-weight : normal;
}

b {
    font-weight : bold;
}

i {
    font-style : italic;
}

a:link    { color: #CC0000 }
a:active  { color: #666666 } 
a:visited { color: #666666 }

.hometext {
	font-family: verdana, arial, helvetica;
    color: #FFFFFF;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	text-align: top;
}

.bodycopy {
	background: #FFFFFF;
	font-family: verdana, arial, helvetica;
    color: #666666;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.formCopy {
	background: #FFFFFF;
	font-family: verdana, arial, helvetica;
    color: #666666;
	font-size: 11px;
}

hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 90%;
}

.subnav_links {
	background: #FFFFFF;
	font-family: verdana, arial, helvetica;
    color: #666666;
	font-size: 10px;
	text-align: top;
	padding-left: 15px;
}

.subnav_header {
	background: #FFFFFF;
	font-family: verdana, arial, helvetica;
    color: #666666;
	font-size: 10px;
	padding-left: 0px;
	text-align: top;
	font-weight: bold;
}

.footer_download {
	background: #9C9895;
	font-family: verdana, arial, helvetica;
    color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}


.footer_blurb {
	background: #B5B45A;
	font-family: verdana, arial, helvetica;
    color: #FFFFFF;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
	text-align: center;
}


.footer_nav {
	text-align: center;
	font-family: verdana, arial, helvetica;
    color: #999999;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
	padding-top: 10px;
	text-align: top;
}

.sitemap  {
	font-family: verdana, arial, helvetica;
        font-style : normal;
        font-weight : normal;
        background-color : #FFFFFF;
	font-size: 11px;
}

.sitemaptop  {
	font-family: verdana, arial, helvetica;
	font-style : bold;
	font-weight : bold;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

ol {
	list-style: none;
	margin-left: 5;
	padding-left: 1em;
	text-indent: -1em;
	}

