html,body  {
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 13px;
	color: #000000;

	background : url("./graphics/redstripe.gif") #ffffff;
	background-repeat : repeat-x;
	margin: 0;
	padding: 0;
	height: 100%;	
	text-align: center;

}
#container {
	position:relative; 
	width: 856px;
	height:auto !important;
	height:100%;
	min-height:100%;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;
	
	}
	
	table.news {
	background : url("./graphics/newsbg.gif"); 
	background-repeat: repeat-y;
	}
	
	#header {
	position: relative;
	height: 214px;
	}
	
	
	#logo {
	background : url("./graphics/headerbg.gif"); 
	width: 369px;
	height: 103px;
	float: left;



	}
	#topright {
	background : url("./graphics/topright.gif"); 
	width: 487px;
	height: 103px;
	float: right;
	}
#main {
	width: 856px;
	padding-bottom: 70px;
}

 #content {
	width: 776px;
	padding: 20px 40px 20px; 40px;

}

#signup {
	padding-top:14px; 
	padding-left:39px;
	height: 36px;

}

#menu {
background : url("./graphics/menubg.gif"); 
	width: 856px;
	height: 19px;
	padding-top:10px;
	text-align: center;
	position: relative;
		clear: both;

	
}


#form {
float: right;


	
}
	
#icons {
background : url("./graphics/redbg.gif"); 
	height:53px;
	width: 560px;
	float: left;

	
}
#steps {
background : url("./graphics/stepsbg.gif"); 
background-repeat: no-repeat; 
height: 309px;
width: 326px;
float: right;
	
}

#news {
height: 309px;
width: 326px;
float: right;
	
}

#leftsplash {
	float: left;
	width: 418px;
	height: auto;
	
}
#rightsplash {
	float: right;
	width: 352px;
	height: auto;

	
}

#footer {
	width: 856px;
	position:absolute;
	height: 50px;;
	bottom:0;
	margin: 0;
	font-size: 11px;
	background : #dcdbdb;
	clear: both;
}



#right_foot {
	color: #545454;
	float: right;
	padding: 15px 19px 10px 0;
}

#left_foot {
	color: #545454;
	float: left;
	padding: 15px 0 10px 19px;

}



#clear {
	clear: both;
}

p.solid {border-style: solid; } 


.title {
	color: #dd0817;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
}




input, select {
	font-family: arial, sans-serif;
	font-size: 11px;
}
a {
	color: #406899;
	text-decoration: none;
}
a:hover {
	color: #C93131;
	text-decoration: underline;
}
a.imedia {
	color: #000000;
	text-decoration: underline;
}
a.imedia:hover {
	color: #d10045;
	text-decoration: underline;
}




.pipelist {
   margin-bottom: 0;
   overflow: hidden;
   width: 856px;
   
   
   }

.pipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist li {
   border-left: 1px solid #dcdbdb;
   float: left;
   line-height: 1.0em;
   margin: 0 .5em 0 -.5em;
   padding: 0 .5em 0 .5em;
   white-space: nowrap;
   
   }


a.nav {
	color: #000;
	font-weight: bold;
	font-size: 11px;	
	text-transform: uppercase;
	padding: 8px;
	text-decoration: none;
	
}

a.nav:hover {
	color: #bf0d14;
	font-weight: bold;
	font-size: 11px;	
	text-transform: uppercase;
	padding: 8px;
	text-decoration: none;	
}


table.bg {
background : url("./graphics/tablemid.gif"); 
width: 242px;
background-repeat: repeat-y;
	position: relative;
		clear: both;

	
}

table.bg2 {
background : url("./graphics/tablemid2.gif"); 
width: 352px;
background-repeat: repeat-y;
	position: relative;
		clear: both;

	
}

.loginname {
	font-size: 14px;
	font-weight: bold;
	color: #bf0d14;
	padding-left: 25px;
	padding-bottom: 8px;
	text-transform: uppercase;
	

	
}

.red {
	font-weight: bold; 
	font-size: 16px; 
	color: red; 
	text-align: justify;
	
}
td.fast {
font-size: 11px; 
text-align: justify;
	
}


.lightbg {
background-color: #f5f5f5;
	}


