 
.border {
	border: 1px solid #a4a4a4;
}
.links {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.logobg {
	background-color: #f2f2f2;
	border: 1px solid #e0e0e1;
}
.darkblue {
	background-color: #003376;
}


.greybg {
	background-color: #f3f3f3;
}
.whitetext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lightbluesmall {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0078ab;
	text-decoration: none;
}
.darkbluesmall {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #012597;
	text-decoration: none;
}




.textfield {
	background-color: #FFFFFF;
	border: 1px solid #7f9db9;
}
.searchtextbox {
	background-color: #dddddd;
	border: 1px solid #7f9db9;
}

.productheading {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #002395;
	text-decoration: none;
}
.lightblue {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #1284bc;
	text-decoration: none;
}

.welcometext {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #002395;
	text-decoration: none;
}
.tablebackground {
	background-image: url(../images/index/links_filler.jpg);
}
