/* landing page common style sheet */
/*20 em difference between Mac & PC stlyes, Mac should be 20 em's more*/

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

bodybg {
	background: #ffffff;
	background-image:  url(images/redbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.text {
	font-family: arial, Helvetica, sans-serif;
	font-size: .90em;
	color: #000000;
}

.text_gr {
	font-family: arial, Helvetica, sans-serif;
	font-size: .90em;
	color: #666666;
}

.text2 {
	font-family: arial, Helvetica, sans-serif;
	font-size: .95em;
	color: #000000;
}

.redtext
{
	color: #D4001D;
	font-family: arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: .90em;
}

.textbold {
	font-family: arial, Helvetica, sans-serif;
	font-size: .90em;
	color: #000000;
	font-weight:bold;
}

.grtext {
	font-family: arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #666666;
}

a.default {
	font-family: arial, Helvetica, sans-serif;
	font-size: .90em;
	text-decoration:underline;
	color:#405EBE;
}

a.default:visited {
	text-decoration:underline;
	color:#405EBE;
}

a.default:hover {
	color:#405EBE;
	text-decoration:underline;
}

a.lighter {
	color: #0052C2;
	text-decoration: underline;
}

a.lighter:visited {
	text-decoration:underline;
	color: #0052C2;
}

a.lighter:hover {
	text-decoration:underline;
	color: #D4001A;
}

a.default_gr {
	text-decoration:underline;
	color:#666666;
}

a.default_gr:visited {
	text-decoration:underline;
	color:#666666;
}

a.default_gr:hover {
	color:#666666;
	text-decoration:underline;
}

.dk_gr {
	color:#515151;
}

.blue {
	color:#0052c2;
}

a.callbutton {
	font-family: arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration:underline;
}

.callbutton2 {
	font-family: arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration:none;
}

a.callbutton:link {
	font-family: arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration:underline;
}

a.callbutton:visited {
	font-family: arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration:underline;
}

a.callbutton:hover {
	color: #696969;
	text-decoration:underline;
}

h1 {
	font-size: 1.00em;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color:#000000;
	margin-bottom: 10px;
	margin-top: 0px;
}

h2 {
	font-size: .95em;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color:#000000;
	margin-bottom: 6px;
	margin-top: 0px;
}

sup {
	font-size: .90em;
}

.supCSS {
	font-size: .75em;
	position:relative;
	top:-0.5em;
	left:0em;
}

.supCSSred {
	font-size: .75em;
	position:relative;
	top:-0.5em;
	left:0em;
	color: #CC0000;
}


.redbg {
	background-color: #D4001A;
}

.white {
	color: #ffffff;
}

.sm {
	font-family: arial, helvetica, sans-serif;
	font-size: .80em;
	color: #000000;
}

.privacytext {
	font-family: arial, helvetica, sans-serif;
	font-size: .80em;
	font-weight: normal;
	color: #666666;
}

.privacytext a {
	color: #666666;
}

.privacytext a:hover {
	color:#000000;
}

.borderline {
	BORDER-RIGHT: #d6d5d5 1px solid;
	BORDER-LEFT: #d6d5d5 1px solid;
	BORDER-BOTTOM: #d6d5d5 1px solid;
	BORDER-TOP: #d6d5d5 1px solid;
}
.supClass {
	color:#000000;
	text-decoration:none;
}

.supClass:visited {
	color:#000000;
	text-decoration:none;
}

.supClass:hover {
	color:#000000;
	text-decoration:none;
}

.bluetext, .bluetext A {  color: blue}
.bluetext A:hover{  color:#CC0000}

.bluebg {
	background-color: #B2CCE5;

}

.text4 {
	font-family: verdana,regular;
	color: #FFFFFF;
	font-size:2em;

}
.text6 {
	font-family: verdana,regular;
	color: #FFFFFF;
	font-size:3em;

}


.text5 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight:bold;
}

.barClass {
	color:#FFFFFF;
	text-decoration:none;
	font-size:.75em;
}

.barClass:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:.75em;
}

.barClass:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-size:.75em;
}
.whiClass {
	color:#FFFFFF;
	text-decoration:none;
	font-size:1em;
	vertical-align:top;
	font-weight:bold;
}

.whiClass:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:1em;
	vertical-align:top;
	font-weight:bold;
}

.whiClass:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-size:1em;
	vertical-align:top;
	font-weight:bold;

}
