body
{
    font-family: "Trebuchet MS", Tahoma, "Sans-Serif";
    font-size: 10pt;
    margin: 0px 0px 0px 0px;
    background-color: white;
    color: #666666;
    height: 100%;
    width: 100%;
}

table
{
    font-family: "Trebuchet MS", Tahoma, "Sans-Serif";
    font-size: 10pt;
    text-align: left;
}

hr
{
	background: url(/images/hr.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 10px;
	border: 0;
}

h1
{
    font-size: 16pt;
    color: #002e7d;
    margin-bottom: 3px;
    font-weight: normal;
}

h2
{
    font-size: 12pt;
    color: #666666;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

h3
{
    font-size: 10pt;
    color: #666666;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

p
{
    text-align: left;
}

a img
{
    border: 0px;
}

A:link, A:visited
{
    color: #3366FF;
    font-weight: bold;
    text-decoration: none;
}

A:hover, A:active
{
    color: red;
    font-weight: bold;
    text-decoration: underline;
}

.cta
{
    background-color: Black; width: 959px; padding: 10px 10px 10px 10px; text-align: center; clear: both;
}

.ctaHigh
{
    color: #ffb400;
}

.cta a:link, .cta a:visited
{
    color: #ffb400;
}

.cta a:hover
{
    color: #ffcc53; text-decoration: none;
}

.ctaContact, ctaResponse
{
    height: 25px;
    clear: both;
}

.ctaContact { width: 950px; }
.ctaResponse { width: 950px; margin-left: auto; margin-right: auto; text-align: center; }

.ctaLabel
{
    float: left;
    height: 25px;
    text-align: left;
    padding-left: 25px;
    padding-right: 5px;
    padding-top: 2px;
}

.ctaOpt
{
    float: right;
    padding-right: 25px;
    text-align: right;
}

.ctaField
{
    float: left;
    height: 25px;
}

.basemenu A:link, .basemenu A:visited
{
    font-size: 8pt;
    color: White;
    font-weight: normal;
    text-decoration: none;
    line-height: 160%;
}

.basemenu A:hover, .basemenu A:active
{
    font-size: 8pt;
    color: White;
    font-weight: normal;
    text-decoration: underline;
    line-height: 160%;
}

A.parent:link, A.parent:visited, A.parent:hover, A.parent:active
{
    font-size: 11pt;
    font-weight: bold;
    line-height: 150%;
    text-decoration: none;
}

.tooltip {
	display: none;
	background: transparent url(/images/tools/black_arrow.png);
	font-family: Trebuchet MS, Tahoma, Sans-Serif, arial;
	font-size: 10pt;
	height: 75px;
	width: 160px;
	padding: 16px 22px 22px 22px;
	color: #fff;	
}

.morebut a
{
    background: transparent url(/images/morespri.png) no-repeat scroll 0px 0px;
	width: 100px;
	height: 41px;
	display: block;
	float: left;
	cursor: pointer;
}

.morebut a:link         { background-position: 0px 0px; }
.morebut a:active       { cursor: default; }
.morebut a:hover        { background-position: 0px -41px; }

.cleartype p, .cleartype li
{
    font-size: 10pt;
    line-height: 15pt;
}

.cleartype ul
{
    list-style-type: none;
}

.cleartype li
{
    border: 1px solid #C0C0C0;
    margin-bottom: 10px;
    background-image: url(/images/check.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    padding: 13px 10px 10px 55px;
}

.cleartype .alt
{
    background-color: #EBEBEB;
}

.crumbs
{
    padding-left: 30px; 
}

.crumbs span
{
    background-image: url(/images/crumb.gif);
}

.crumbs a
{
    color: #3366FF;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
}

.crumbs a:active { color: #3366FF; }
.crumbs a:hover { color: #b5c8ff; }

.quote
{
    width: 555px;
    padding-right: 28px;
    padding-bottom: 8px;
    margin-bottom: 25px;
    background-image: url(/images/quotesright.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    float: left;
    clear: right;
}

.quoteleft
{
    width: 28px;
    min-height: 28px;
    min-width: 28px;
    background-image: url(/images/quotesleft.gif);
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    clear: left;
}

.quote div
{
    background-image: url(/images/quotefrom.gif);
    background-position: left 10px;
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 0px;
    font-weight: bold;
}

.carNav
{
    width: 30px;
}

.carNavLeft, .carNavRight
{
    background: transparent url(/images/leftrightspri.jpg);
    background-repeat: no-repeat;
	width: 29px;
	height: 25px;
	display:block;
	float:left;
	cursor:pointer;
}

.carNavLeft, a.carNavLeft:link, a.carNavLeft:visited        { background-position: 0px 0px; }
a.carNavLeft:hover                                          { background-position: 0px -25px; }
a.carNavLeft:active                                         { cursor: default; }

.carNavRight, a.carNavRight:link, a.carNavRight:visited     { background-position: -29px 0px; }
a.carNavRight:hover                                         { background-position: -29px -25px; }
a.carNavRight:active                                        { cursor: default; }

.login
{
    background-image: url(/images/login/login.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 505px;
    height: 380px;
}

.closelnk a
{
    background: url(/images/login/closespri.png) no-repeat scroll 0px 0px;
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    cursor: pointer;
}

.closelnk a:link         { background-position: 0px 0px; }
.closelnk a:active       { cursor: default; }
.closelnk a:hover        { background-position: 0px -24px; }

.loginlnk a
{
    background: url(/images/login/loginspri.png) no-repeat scroll 0px 0px;
    width: 75px;
    height: 29px;
    display: block;
    float: left;
    cursor: pointer;
}

.loginlnk a:link         { background-position: 0px 0px; }
.loginlnk a:active       { cursor: default; }
.loginlnk a:hover        { background-position: 0px -29px; }

.logintab
{
    padding-left: 140px;
    padding-top: 108px;
    text-align: left;
}