/* CSS Document */


body {
  color : #000000;
  background : #ffffff;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
#navigation, #advertising, #other {
  display : none;
}
	
#container{
	width:760px;
	margin-top:0px;
	padding-top:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	/*top: -15px;*/

	}
	/*	border:1px solid #999999;
	border-width:0px 1px 0px 1px; */
	/* for Internet Explorer */
	/*\*/
	* html .container {
		height: 800px;}
	/**/
	
	#topper{
display : none;
	}
	
#topheader{
	width:760px;
	height:75px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;}
	
	#topheadernav{
display : none;}
	
	#topheadernav a{
display : none;}
	
		#topheader a:hover{
display : none;}
			
	#topheaderlogos{
display : none;}
	
/*header divs*/
#header_l{
display : none;}

#header_r{
display : none;}

#header_nav{
display : none;}
	
	#header_nav a{
display : none;}
	
	#header_nav a:hover{
display : none;}

#nav{
display : none;}
	
	#nav a{
display : none;
		}
		
		#nav a:hover{
display : none;}
		
#content{
	width: 760px;
	float:left;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:14px;
	text-align:justify;}
	
	.linkred{
		text-decoration:none;
		font-size:10.5px;
		color:#990000;}
		
		.linkred:hover{
			color:#000000;}
	
	.linkblack{
		text-decoration:underline;
		font-size:12px;
		color:#000000;}
		
		.linkblack:hover{
			color:#990000;}
	
	#logo{
		width:40px;
		height:40px;
		padding-right:10px;
		float:left;}
		
	#headingtxt{
		width: 435px;
		height:22px;
		float:left;
		font-size:18px;
		font-weight:bold;}
	
	#breadcrumb{
display : none;
		}
		
	  #floatbox{
	  	float:left;
		background-color:#FFFFFF;
		width:225px;
		margin-right:10px;
		text-align:left;
		padding-right:10px;
		border:1px solid #999999;
		border-width:1px 1px 1px 1px;}

#contentwide{

	width: 760px;
	float:left;
	padding-left:5px;

	line-height:18px;
	text-align:justify;}

#rightnav{
display : none;}
	
.bold{
	font-weight:bold;
	font-size:11px;}
	
	#footer{
	background-color:#FFFFFF;
	width:760px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;}	
	
		#footer a,#disclaimer a{
			color:#000000;
			text-decoration:none;}
			
			#footer a:hover, #disclaimer a:hover{
				color:#000000;
				} 

#bottomer{
	height:36px;
	float:left;
	width:760px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	text-align:center;}

#disclaimer{
	width:760px;
	height:58px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	background-color:#FFFFFF;
	text-align:center;
	background-repeat:no-repeat;}
	
		
		.imageleft{
		float: left;
		padding-bottom:2px;
		padding-left:0px;
		padding-right:10px;
		padding-top: 10px;
		}
	
	.imageright{
		float: right;
		padding-bottom:2px;
		padding-left:10px;
		padding-right:0px;
		padding-top: 10px;
		}
		
/* Table for the Solutions Section*/		
#tablecontainer{
	width: 585px;
	height:150px;
	float:left;}

#tablecell{
	width: 115px;
	height:150px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	float:left;}
	
