html
{
    overflow-x: hidden;
}
body
{
    background: #007d96 url( '/images/mainbkg.gif' ) repeat-x scroll;
    overflow-x: hidden;
}



b, strong, h1, h2, h3, h4, h5, h6
{
    font-weight: bold;
}

p, li, span, div, b, em, b, strong, h1, h2, h3, h4, h5, h6, u, small, td
{
    font-family: Verdana, Arial, Serif;
}

u
{
    text-decoration: underline;
}

i, em
{
    font-style: italic;
}

a
{
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

a:visited
{
    color: Blue;
}

#tonly
{
    position: absolute;
    top: 0px;
    right: 2506px;
    width: 500px;
}

.collapse
{
    visibility: hidden;
    display: none;
}

#left
{
    width: 275px;
    min-width: 275px;
    font-family: Verdana;
    font-size: 10pt;
    position: absolute;
    top: 30px;
}
#main
{
    width: 1010px;
    min-width: 1010px;
    background-image: url('/images/content_bg.gif');
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
}
#right
{
    background-color: #007d96;
    padding: 15px;
    width: 180px;
    color: White;
    float: right;
    text-align: center;
    margin-left: 15px;
    overflow: auto;
    height: 790px;
}
.right_bar
{
    float: right; background-color: #007d96;margin-left: 15px;overflow: auto;height: 707px;     padding: 15px;
    width: 180px; color: #FFF; text-align: center;
}
#block
{
    margin-left: 300px;
    width: 715px;
    min-height: 880px;
}

#copy
{
    margin-left: -200px;
    text-align: center;
}


img
{
    display: block;
}

#container
{
    margin-top: 20px;
}
p
{
    margin-bottom: 8px;
}


#nav a
{
    font-family: Verdana;
    font-size: 9pt;
}

#nav
{

    padding: 0px 0px 5px 0px;
    height: 25px;
}

small
{
    font-size: 12px;
}



.rsscollapse
{
    display: none;
    visibility: hidden;
}

.rssdiv
{
    font-size: 8pt;
    height: 680px;
    min-height: 680px;
    max-height: 680px;
    text-align: left;
    padding: 10px;
    font-family: Verdana;
    font-size: 10pt;
}
.rssdiv a:link
{
    color: Black;
}
.rssdiv a:visited
{
    color: Black;
}
.fs8pt *
{
    font-size: 10pt;
}


.fs10pt *
{
    font-size: 12pt;
}

ul.checked
{
    list-style-image: url('/images/check-mark.gif');
}

ul.checked li
{
    margin-bottom: 25px;
    margin-right: 3px;
}
.white
{
    color: white;
}
.left
{
    text-align: left;
}
.logo
{
    margin-left: 25px;
}

/* Downloads Section */
#downloads
{
    width: 250px;
    border: solid 1px #007d96;
    margin-top: 20px;
}
#downloads .title
{
    font-size: 14px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    background-color: #007d96;
    padding: 10px;
}
#downloads ul li
{
    background-image: url(/images/pdf_icon.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-bottom: 5px;
    margin: 10px 0 0 10px;
    color: #007d96;
}
#downloads ul li a
{
    color: #007d96;
    text-decoration: none;
}
#downloads ul li a:hover
{
    color: #007d96;
    border-bottom: dotted 1px #007d96;
}

/* Navigation */
#menuwrapper {
	border-top: 1px solid #006579;
	border-bottom: 1px solid #006579;
    border-left: 1px solid #006579;
	border-right: 1px solid #006579;
	background-color: #007D96;
	background-repeat: repeat-x;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar {
	width: 700px;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
	border-right: 1px solid #004c5b;
	font-size: .85em;
	color: #FFF;
}
#p7menubar a.trigger {
	padding: 5px 16px 5px 16px;
}
#p7menubar a.trigger2 {
	padding: 5px 16px 5px 16px;
	background-image: url(/images/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position:97px center;
	}
#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li {position: relative;}

/* hide from IE mac \*/
#p7menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
#p7menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #00667a;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-repeat: repeat-x;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #FFF;
	background-color: #00667a;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #FFF;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #005667!important;
	color: #FFF !important;
}
.fs8pt p
{
    font-size: 15px;
}
.fs8pt *
{
    font-size: 15px;
}
