BODY {
	background-color: #FFFFFF;
}
.body2 {
	BACKGROUND-COLOR: #92A8E2;
}
BODY, H1, H2, DIV, SPAN {
	font-family: Arial, Verdana, sans-serif;
	margin: 0; padding: 0;
	color: #000000;
}
td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;}


A {
	color: #013AD1;
	text-decoration: none;
}
A:hover {
    color: #004AB9;
	text-decoration: underline;
}
A:visited {
    color: #4280FF;
	text-decoration: none;
}
.logobox {
	background-color: #003399;
	text-align: left;
	padding:10px;
}
.logoproduct {
	background-color: #000000;
	text-align: right;
	padding:10px;padding-right:14px;
}



.regularText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a.regularText {
	color: #013AD1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
a.regularText:visited {
    color: #4280FF;
	text-decoration: none;
}
a.regularText:hover {
	color: #000066;
	text-decoration: none;
	background-color: #E1E2FF;
	padding-top: 2px;
	padding-bottom: 2px;
}



.nav2 {
	background-color: #92A8E2;
	border-top: #3157BB 1px solid;
	padding-top: 4px;
	background-image: url(../images/nav2bk.gif);
	background-position: bottom;
	background-repeat: repeat-X;
}
.nav2 TD#first {
	padding-right: 10px;padding-left: 9px;
	padding-top: 0px;padding-bottom: 0px;
	border-bottom: #3C63CC 1px solid;
}
.nav2 TD {
	background-color: #92A8E2;
	border-bottom: #3C63CC 1px solid;
	text-align: center;
	font-size: 18pt;
}
.nav2 A {
	border-left: #92A8E2 1px solid;
	border-top: #92A8E2 1px solid;
	border-right: #92A8E2 1px solid;
	padding-right: 10px;padding-left: 10px;
	padding-top: 6px;padding-bottom: 6px;
	color: #000000;
	display: block;
}
.nav2 A:hover {
	color: #000000;
	text-decoration: underline;
	display: block;
}
.nav2 A:visited {
	color: #000000;
	display: block;
}
.nav2 TD#selected {
	background-color: #FFFFFF;
	border-left: #3C63CC 1px solid;
	border-top: #3C63CC 1px solid;
	border-right: #3C63CC 1px solid;
	border-bottom: #FFFFFF 1px solid;
	font-weight: bold;
}
.nav2 TD#selected A {
	border: 0;
	color: #000000;
}
.nav2on {
	background-color: #EBEFF5;
	border-bottom: #8097C8 1px solid;
	font-size: 18pt;
}
.nav2on A {
	border-left: #3C63CC 1px solid;
	border-top: #3C63CC 1px solid;
	border-right: #3C63CC 1px solid;
	border-bottom: #3C63CC 1px solid;
	background-color: #EBEFF5;
	padding-right: 10px;padding-left: 10px;
	padding-top: 5px;padding-bottom: 5px;
	color: #000000;
	display: block;
}
.nav2on A:hover {
	color: #000000;
	text-decoration: underline;
	display: block;
}
.nav2on A:visited {
	color: #000000;
	display: block;
}



.headline {
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}

.headline14 {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}

.MainText {
	font-size: 12px;

}

.regularText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a.TextLink {
	color: #013AD1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
a.TextLink:visited {
    color: #4280FF;
	text-decoration: none;
}
a.TextLink:hover {
	color: #000066;
	text-decoration: underline;
}

.hand {CURSOR: hand;}

