/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/bg.gif)
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
p { 	text-align: justify; }
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

#click {
	position:relative;
	left:400px;
	top:20px;
	width:130px;
	height:22px;
	z-index:2;
	cursor: hand;
}

.whitecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
.fpcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.smallcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.productsnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

a {
	font-size: 13px;
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: -8px;
    margin-bottom: -14px;
}
.featured {
	font-size: 12px;
	font-weight: regular;
	color: #FFFFFF;
	margin: 0px;
	font-style: normal;
}
.header {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
    margin-bottom: 0px;
}

strong {
	font-weight: bold;
	color:#0054c4;
}

form{
	margin: 0;
	padding: 0px;
}

.form { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #000000; text-decoration: none; line-height: normal;  }

A:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0C73F9; text-decoration: none; line-height: normal }
A:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0C73F9; text-decoration: none; line-height: normal }
A:hover{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0b68e1; text-decoration: none; line-height: normal; }
A:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0C73F9; text-decoration: none; line-height: normal }


.nav { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; color: #002059; text-decoration: none; line-height: normal;  }
A:link.nav { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; color: #002059; text-decoration: none; line-height: normal }
A:visited.nav { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; color: #002059; text-decoration: none; line-height: normal }
A:hover.nav { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; color: #0b68e1; text-decoration: none; line-height: normal; }
A:active.nav { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; color: #002059; text-decoration: none; line-height: normal }

.footernav { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #0c73f9; text-decoration: none; line-height: normal;  }
A:link.footernav { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:bold; color: #0c73f9; text-decoration: none; line-height: normal }
A:visited.footernav { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:bold; color: #0c73f9; text-decoration: none; line-height: normal }
A:hover.footernav { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:bold; color:  #002059; text-decoration: none; line-height: normal; }
A:active.footernav { font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:bold; color: #0c73f9; text-decoration: none; line-height: normal }

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2a86ff;
	background-color:#f3f8ff;
	border-style:solid;
	border-color: #bbd4ff;
	border-width: 1px;
}

.borders {border:1px; border-thickness: 1px; border-color: #454545; border-style: solid;}
.borders2 {border:2px; border-thickness: 1px; border-color: #454545; border-style: solid;}
li {
	list-style-image: url(/images/bullet.gif);
}
.bluelist {
	list-style-image: url(/images/bluebullet.gif);
}