body {
	background-color:#05164e;
}

.bgBlue 
{
	background-color: #000c4d;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url("../../}imagery/BlueBG.jpg");
}

.bgGrey 
{
	background-color: #acacac;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url("../../}imagery/GreyBG.jpg");
}


.bgWhite {background-color:#FFFFFF;}

a.nav {
	font-family:arial;
	font-size:12px;
	color:#b0d2ff;
	text-decoration:none;
	font-weight:bold;
}

a.nav:hover {
	font-family:arial;
	color:#ff0400;
}

a.productnav {
	font-family:arial;
	font-size:12px;
	color:#ff0400;
	text-decoration:none;
	font-weight:bold;
}

a.productnav:hover {
	font-family:arial;
	color:#81A1F4;
}


a.subnav {
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

a.News {
	font-family:verdana;
	font-size:12px;
	color:#02174d;
	text-decoration:none;
	font-weight:bold;
}
a.News:hover {
	color:red;
	font-weight:bold;
}

a.subnav:hover {
	color:red;
	font-weight:bold;
}

.navOn {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#ff0400;
	text-decoration:none;
}

.subnavOn {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#81A1F4;
	text-decoration:none;
}

.default {
	font-family: verdana;
	font-size: 12px;
	color: #02174d;
	text-align: justify;
	line-height: 20px;
}

.description{
	font-family: verdana;
	font-size: 11px;
	color: #1f1f1e;
	text-align: justify;
	line-height: 12px;
}


.redtext {
	font-family:verdana;
	font-size:12px;
	text-decoration:bold;
	color:#ca363c;
}

.red {
	font-family:verdana;
	font-size:10px;
	text-decoration:bold;
	color:#ca363c;
}

.grey{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#acacac
}

.white {
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
}