﻿body 
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
    font-size: 13px;
    line-height: 18px;
    background-image: url('/images/layout/bg.jpg'); background-repeat:repeat-x; background-color:#000000; 
}

table 
{
	border-collapse:collapse;
	border:0;
	padding:0;
	margin:0;
}

img
{
    border:0;
}

td
{
	padding:0;
	text-align:left;
	vertical-align:top;
}

.loginheader
{
    margin:0 auto;
    width:960px;
    height:35px;
    
    color:#FFFFFF;
    font-size:13px;
    font-family:arial;
    font-weight:bold;
    text-align:right;
/*    background:url('/images/layout/shadow_above.jpg; */
}

.loginheader a:link
{
    color:#FFFFFF;
    font-family:arial;
    font-weight:bold;
    text-decoration:none; margin-bottom:5px;
}

.loginheader a:visited
{
    color:#FFFFFF;
    font-family:arial;
    font-weight:bold;
    text-decoration:none; margin-bottom:5px;
}

.loginheader a:hover
{
    color:#000066;
    font-family:arial;
    font-weight:bold;
    text-decoration:none; background-color: #74AD5B ;
}

.logincontrols
{
    display:inline-table;
}

.logincontrols td
{
    height:28px;
    vertical-align:top;
}

table.outercontent
{
	width:980px;
}

table.outercontent td.leftshadowtop
{
	width:10px;
	background:url('../images/layout/shadow.jpg') no-repeat top center;
}

table.outercontent td.rightshadowtop
{
	width:10px;
	background:url('../images/layout/shadow.png') no-repeat top center;
}

table.outercontent td.leftshadow
{
	width:10px;
	background-image:url('../images/layout/shadow_leftside02.jpg') repeat-y top center;
	background-repeat:repeat-y;
}

table.outercontent td.rightshadow
{
	width:10px;
	background-image:url('../images/layout/shadow_rightside02.jpg') repeat-y top center;
	background-repeat:repeat-y;
}

.innercontent
{
	width:960px;
	text-align:left;
	vertical-align:top;
	background-color:#FFFFFF;
}

td.footer
{
	vertical-align:middle;
}

td.menubar
{
	height:25px;
	text-align:center;
}

.H1 {
	color: #00376F; font-family:"Times New Roman", Times, serif; padding:5px; background-color:#E0F8C0;
	font-size: 23px;
}

a
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link
{
    color: #00376F;
}

a:visited
{
    color: #00376F;
}

a:hover
{
    color: #000066; background-color: #C1E180;
}

a:active
{
    color: #00376F;
}

td.outerfooter
{
	width:960px;
	height:60px;
	vertical-align:middle;
	background:url('../images/layout/background_bottom.jpg') no-repeat top center;
}

table.footercontent
{
	 width:880px;
	 margin:0 auto;
}

td.footerleft
{
	width:150px;
	text-align:left;
	vertical-align:top;
    color: #FFFFFF;
    font-size: 10px;
    line-height: 14px;
    font-weight:bold;
}
td.footercenter
{
	width:580px;
	text-align:center;
	vertical-align:top;
    color: #FFFFFF;
    font-size: 10px;
    line-height: 14px;
    font-weight:bold;
}
td.footerright
{
	width:150px;
	text-align:right;
	vertical-align:top;
    color: #FFFFFF;
    font-size: 10px;
    line-height: 14px;
    font-weight:bold;
}
ol li
{
    margin-bottom:10px;
}

ul li
{
    margin-bottom: 5px;
}

.bulletheading
{
    	font-size: 14px;
	color: #00376F;
	font-weight: bold;
}
.style2 {
	font-size: 11px;
	color: #FFFFFF;
}
.style3 a {color: #FFFFFF}
.style2 a {color: #FFFFFF}