BODY {
    background-color: #e7e7e7;
    color: #444444;
    font-family: arial, geneva, verdana, sans-serif;
    font-size: 14px;
    margin: 0px 0px 0px 0px;
}

TABLE.container,
TABLE.page,
TABLE.main,
TABLE.banner,
TABLE.navigate,
TABLE.static,
TABLE.verbatim,
TABLE.content {
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0px 0px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    width: 100%;
}

TABLE.page {
    margin-left: auto;
    margin-right: auto;
    width: 772px;
}

TABLE.main {
    margin: auto;
    width: 750px;
    max-width: 750px;
}

TABLE.static {
    margin: 8px;
    text-align: left;
    font-size: 14px;
}

TABLE.container {
    text-align: left;
    font-size: 14px;
}

TABLE.benefits {
    border: 2px solid #71a1b1;
    border-collapse: separate;
    border-spacing: 1px 1px;
    vertical-align: middle;
    color: black;
    font-family: arial, geneva, verdana, sans-serif;
    font-size: 14px;
    margin: 0px auto 5px auto;
}

TABLE.form {
    border: 0px;
    border-collapse: separate;
    border-spacing: 1px 1px;
    vertical-align: middle;
    color: #444444;
    font-family: arial, geneva, verdana, sans-serif;
    font-size: 15px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

TABLE.features {
    border: 0px;
    border-collapse: separate;
    border-spacing: 1px 1px;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}

TD.featurehdr {
    color: white;
    background-color: #71a1b1;
    font-weight: bold;
    padding: 1px 5px 1px 5px;
    margin: 0px;
    text-align: center;
    width: 100px;
}

TD {
    padding: 0px;
}

TD.leftShadow,
TD.rightShadow {
    background-image: url(/images/leftShadow.gif);
    padding: 0px;
    width: 8px;
}
TD.rightShadow {
    background-image: url(/images/rightShadow.gif);
}

TD.bottomShadow {
    background-image: url(/images/bottomShadow.gif);
    padding: 0px;
    height: 8px;
}

TD.vRule {
    width: 21px;
    background-image: url(/images/verticalSeparator.gif);
}

TD.navigate,
TD.userInfo {
    background-color: black;
    border-color: #71a1b1;
    border-style: solid;
    border-width: 2px 2px 2px 0px;
    color: red;
    padding: 0px 8px 0px 8px;
    text-align: center;
    vertical-align: middle;
}

TD.userInfo {
    border-width: 2px 2px 2px 2px;
    color: white;
    font-size: 10pt;
}

FORM {
    padding: 0px 0px 6px 0px;
    margin: 0px;
}

A.navigate:link,
A.navigate:visited,
A.navigate:hover,
A.navigate:active,
A.navselect:link,
A.navselect:visited,
A.navselect:hover,
A.navselect:active {
    color: red;
    font-family: arial, geneva, verdana, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
A.navigate:hover,
A.navigate:active,
A.navselect:link,
A.navselect:visited,
A.navselect:hover,
A.navselect:active {
    color: white;
}

A:link,
A:visited,
A:hover,
A:active,
A.features:link,
A.features:visited,
A.features:hover,
A.features:active {
    color: #518191;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

A:hover,
A:active,
A.features:hover,
A.features:active {
    color: red;
}

A.normal:link,
A.normal:visited,
A.normal:hover,
A.normal:active {
    color: #518191;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
A.normal:hover,
A.normal:active {
    color: red;
}

td.iratehdr {
	color: white;
	background-color: #a1d1ec;
	font-weight: bold;
}


table.page {
	background-color: white;
}

.bg {
	background-color: #e7e7e7;
}

.footer {
	background-color: #71a1b1;
	border: 0px;
	border-collapse: separate;
	border-spacing: 0px 0px;
	color: white;
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.optionlist {
	color: red;
	font-size: 12px;
}

.rateclass {
	font-size: 12px;
}

P, DIV P {
	color: #444444;
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 14px;
	margin-bottom: 8px;
	margin-top: 0px;
}

P.Q, P.A, P.QA {
    color: #444444;
    font-family: arial, geneva, verdana, sans-serif;
    font-size: 14px;
    margin: 0px 0px 5px 12px;
}

P.A {
    margin: 0px 0px 5px 20px;
}

P.QA {
    font-style: italic;
    margin: 5px 0px 5px 0px;
}

DIV.QA {
    border: 0px none white;
    margin: 15px 0px 0px 0px;
    padding: 0px;
    background-color: white;
}

DIV.HILITE {
    border: 1px solid red;
    padding: 4px;
    margin: 15px 3px 3px 3px;
    background-color: #FFFAFA;
}

DIV.A {
    margin: 0px 0px 0px 12px;
}

LI {
	color: #444444;
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 14px;
	margin-bottom: 3px;
	margin-top: 0px;
}

UL {
    list-style-type: circle;
    list-style-position: outside;
    marker-offset: 2px;
    margin-top: 0px;
    margin-bottom: 8px;
}

H1 {
	color: black;
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 16px;
	margin-bottom: 6px;
	margin-top: 0px;
}
	
H2 {
	color: black;
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 14px;
	margin-bottom: 8px;
	margin-top: 6px;
}

HR {
	color: #666666;
	background-color: #666666;
	width: 80%;
	height: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
	

TABLE.Q {
    border: 0px;
    border-collapse: separate;
    border-spacing: 2px 2px;
    color: #444444;
    font-family: arial, geneva, verdana, sans-serif;
    font-size: 14px;
    margin: 6px 0px 0px 12px;
    padding: 0px 0px 0px 0px;
}

TABLE.Q TD {
    vertical-align: top;
    padding-bottom: 4px;
}

TABLE.Q TD A:link,
TABLE.Q TD A:visited,
TABLE.Q TD A:active,
TABLE.Q TD A:hover {
    color: #518191;
    font-family: arial, geneva, verdana, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

TABLE.Q TD A:active,
TABLE.Q TD A:hover {
    color: red;
}

TABLE.contact {
	border: 0px;
	border-spacing: 0px;
	color: #444444;
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 14px;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

TABLE.contact {
	vertical-align: top;
	padding-bottom: 4px;
}

TD.form {
	color: red;
	height: 30px;
	margin: 2px 2px 2px 2px;
	padding: 2px 12px 2px 2px;
	text-align: right;
	width: 250px;
}

TD.confirmform {
	color: red;
	margin: 2px 2px 2px 2px;
	padding: 4px 12px 4px 4px;
	text-align: right;
	width: 250px;
}

TD.incDisabled, TD.incEnabled, TD.incActive, TD.incInvisible {
	font-size: 14px;
	height: 30px;
	margin: 2px 2px 2px 2px;
	padding: 2px 4px 2px 2px;
	text-align: right;
}
TD.incDisabled  { color: #BBBBBB; }
TD.incEnabled   { color: #666666; }
TD.incActive    { color: black;   }
TD.incInvisible { color: white;   }

.optDisabled, .optEnabled, .optActive, .optInvisible {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 2px 4px 2px 2px;
	text-align: right;
}
.optDisabled  { color: #BBBBBB; }
.optEnabled   { color: #666666; }
.optActive    { color: black;   }
.optInvisible { color: white;   }

TD.formcost {
	color: black;
	background-color: #DDDDDD;
	font-size: 14px;
	padding-right: 4px;
	text-align: right;
	width: 70px;
}

BUTTON {
	margin: 3px;
	width: 75px;
}

TD.plandetail {
	color: #AAAAAA;
	font-size: 14px;
	padding-left: 120px;
}

A.infoLink:link {
	color: #518191;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.infoLink:visited {
	color: #518191;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.infoLink:active {
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.infoLink:hover {
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

A.infoLinkComment:link {
	color: red;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.infoLinkComment:visited {
	color: red;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.infoLinkComment:active {
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.infoLinkComment:hover {
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

A.infoLinkUser:link {
	color: green;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.infoLinkUser:visited {
	color: green;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.infoLinkUser:active {
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.infoLinkUser:hover {
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

A.infoLink:link {
	color: #518191;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.infoLink:visited {
	color: #518191;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.infoLink:active {
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.infoLink:hover {
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

A.infoLinkComment:link {
	color: red;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.infoLinkComment:visited {
	color: red;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.infoLinkComment:active {
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
A.infoLinkComment:hover {
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

A.finePrint:link {
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
A.finePrint:visited {
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
A.finePrint:active {
	color: red;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
A.finePrint:hover {
	color: red;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
