body {
	margin:0;
	background-color: #B9CEE4;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1E61A8;
	text-decoration: none;
}
.text1a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1E61A8;
	text-decoration: none;
}
.textA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.textB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BA0000;
	text-decoration: none;
}
.formFIELD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6D6D6D;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #A3A3A3;
}
.text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}.td_bg {
	background-image: url(images/sphere3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {
	margin:0px;
	padding:0px;
	text-indent:-600em;	
	}
h1.call { background:transparent url(images/header3c.jpg) no-repeat; width:501px; height:135px;}
h1.call2 { background:transparent url(images/header3_new.jpg) no-repeat; width:501px; height:135px;}

.bigBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 1e61a8;
	text-decoration: none;
	font-size: 20px;
}

a:hover{ text-decoration: none;}
a:visited{ text-decoration: none;}

.bigBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1e61a8;
	text-decoration: none;
	font-size: 20px;
}

.bigBlue2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1e61a8;
	text-decoration: none;
	font-size: 24px;
}

.smallGrey{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #858789;
	text-decoration: none;
	font-size: 13px;
}