.scroller
{
	text-align:left;
}
.scroller a
{
	color: blue;
}
.scroller a:visited
{
	color: blue
}
.scroller img
{
	border-color: black;
	border-width: 1px;
	border-style: solid 
	
}

.header
{
	white-space: nowrap;
	display: inline;
}

.required
{
	font-weight: 500;
	color: red
}
.error
{
	font-weight: 500;
	color: red
}

.info
{
	font-weight: 500;
	color: green
}

.indent
{
	margin-left: 2em
}
.indent2
{
	margin-left: 6em
}
.noBullets
{
	list-style-type: none
}
.lineThrough
{
	text-decoration: line-through
}

.covLegend
{
	text-align:center;
}

.covLegend table
{
    margin-left: auto;
    margin-right: auto;
   	width:500px;
}

.covLegend table tr td
{
	vertical-align: top
}


.number
{
	text-align:right;
}

.renewalTable
{
	width:100%;
}

.renewalTable TD
{
	padding: 2px;
}
.renewalTable TD FORM
{
	margin-bottom: 2px;
	margin-top: 2px
}
.answers li
{
	margin-bottom: 20px
}

.even
{
	background-color:#CCCCCC;
}

.odd
{
	background-color:#FFFFFF;
}

.navigation
{
	white-space: nowrap
}

.navigation li
{
	list-style-type: none;
	display: inline;
	padding-right: 30px;
	white-space: nowrap
}

.navigation li a
{
	text-decoration: none;
}

.login
{
    margin-left: auto;
    margin-right: auto;
   	margin-top: 60px;
	text-align: center;
	width:100%;
}

.login table
{
	text-align: center;
	width:100%;
}

.login #login-table
{
    margin-left: auto;
    margin-right: auto;
	text-align: left;
	width:400px;
	border-color: black;
	border-width: thin;
	border-style: solid;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.login-button
{
	background-color:#CCCCCC;
	text-align: center;
	padding: 5px;
}

.column-head-name
{
	padding-left: .35em;
	font-weight:bold;
	text-align: left;
	color: #000000;
	background-color: #BBCEDB;
	background-image: none;
}   

.needHelp
{
    margin-left: auto;
    margin-right: auto;
   	width:100%;
   	text-align:center;
	font-size:85.0%;
}

.emailGO
{
font-size: 105%;
width: 100%
}

.footer
{
	margin-left: auto;
	margin-right: auto;
   	width:100%;
	font-size:80.0%;
	text-align:center;
	padding-top: 20px;
	padding-bottom: 20px;
}

BODY
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
   	width:1125px;
	font-family: Arial,Helvetica, sans-serif;
	font-size:85.0%;
	/*background-color:#CCCCCC;*/
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

BODY .content
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
   	width:1125px;
    text-align: left;
}

BODY .pop-content
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
   	width:400px;
    text-align: left;
}

THEAD
{
	padding-left: .35em;
	font-weight:bold;
	text-align: left;
	color: #FFFFFF;
	background-color: #8691C7;
	vertical-align: top;
}

TH
{
	padding-left: .35em;
	font-weight:bold;
	text-align: left;
	color: #FFFFFF;
	background-color: #8691C7;
	vertical-align: top;
	font-size:80.0%;
}

TH A
{
	font-weight:bold;
	color: #FFFFFF;
}

INPUT
{
	font-size:85.0%;
}

TD
{
	font-size:80.0%;
}

TD INPUT
{
	font-size:90.0%;
}

H1
{
	font-size:180.0%;
    text-align: center;
   	white-space: nowrap;
	vertical-align: bottom;
    text-indent: 120px;
   	width:90%;
   	height:113px;
	background-image: url("../images/newlogo.jpg");
	background-repeat: no-repeat;
}

H2
{
	font-size:145.0%;
}

UL
{
	padding-top: 0px;
	margin-top: 0px
}

.red
{
	color: red
}

.limitSelect
{
	width: 145px
}

.limitSelectHidden
{
	width: 100px;
	display:none
}

#master
{
	height: 100%;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}

.buttons
{
	padding-top: 10px;
	padding-bottom: 10px
}

.button
{
	width:14em;
}

