body {
	margin:0; 
	padding:0; 
	vertical-align:top; 
	text-align:center;
}
td {
	font-size:11px; 
	font-family:Tahoma; 
	color:#525252; 
	line-height:13px; 
	vertical-align:top;
	padding:0;
}
table {
	border:0;
	border-collapse:collapse;
}
img {
	border:0;
}

/***********************-footers-*****************************/
.footer {
	color:#86898C; 
	font-size:10px;
}
.footer2 {
	color:#8FA2B4; 
	font-size:10px;
}
.footer2 a {
	color:#8FA2B4; 
	text-decoration:underline;
}
.footer2 a:hover {
	text-decoration:none;
}
.footer2 span a {
	color:#ffffff; 
	text-decoration:underline;
}
.footer2 span a:hover {
	text-decoration:none;
}

/*******************-links-*********************************/
a {
	border:none; 
	text-decoration:underline; 
	color:#C53D10;
}

.homeLinks {
	border:none; 
	text-decoration:underline; 
	color:#525252;
}

a:hover {
	text-decoration:none;
}

.link1 {
	text-decoration:none;
	color:#268394; 
	background:url(images/pimp2.gif) no-repeat left; 
	padding-left:11px;
}
.link1:hover {
	text-decoration:underline;
}

.link2 {
	text-decoration:underline;
	color:#268394;
}
.link2:hover {
	text-decoration:none;
}

.link3 {
	text-decoration:none;
	color:#E80101; 
	background:url(images/pimp3.gif) no-repeat left; 
	padding-left:14px; 
	font-weight:bold;
}
.link3:hover {
	text-decoration:underline;
}
.submitLink {
   color: #E80101;
   padding-left:10px; 
   font-size:110%;
   font-weight:bold;
   background-color: transparent;
   background:url(images/pimp3.gif) no-repeat left;
   text-decoration: none;
   border: none;
   cursor: pointer;
   cursor: hand;
  }

/******************-lists-**********************************/
ul {
	margin:0; 
	padding:0; 
	list-style:none;
}
li {
	background: url(images/pimp1.gif) no-repeat  left; 
	padding-left:18px; 
	line-height:18px; 
	color:#268394;
}
.list {
	background: url(images/pimp1.gif) no-repeat  left; 
	margin-left: 15px;
	padding-left:25px; 
	line-height:18px; 
	color:#268394;
}
li a {
	color:#268394; 
	text-decoration:underline;
}
li a:hover {
	text-decoration:none;
}


/*********************-forms-*******************************/
form {
	margin:0; 
	padding:0;
}
.form_total {
	margin:0; 
	padding:0 0 0 3px; 
	vertical-align:middle;
	font-family:Tahoma;
}
.form_1 {
	width:103px;  
	height:17px; 
	font-size:11px; 
	color:#575757; 
	background:#ffffff; 
	border:solid 1px #A8A8A8;
}
.form_2 {
	width:191px;  
	height:17px; 
	font-size:11px; 
	color:#575757; 
	background:#ffffff; 
	border:solid 1px #A8A8A8;
}
/****************************************************/
.txt1 { 
	color:#2D4C6B; 
	background:url(images/h_pimp1.gif) no-repeat left; 
	padding-left:21px;
}
.txt2 { 
	color:#2D4C6B; 
	background:url(images/h_pimp2.gif) no-repeat left; 
	padding-left:18px;
}
.red { 
	color:red;
}
.big {
	color: black;
	font-size: 20px;
	font-family: Tahoma;
	text-align: center;
}
.bigGray {
	color:#525252;
	font-size: 16px;
	font-family: Tahoma;
	text-align: center;
}