td {
	text-align: left;
	font-family:tahoma;
	font-size:12px;
	color:#838282;
	line-height:14px;
}
a {	text-decoration: none;
	color:#FE492F;}

body { 	margin:0px;padding:0px; background-color:#ffffff; }

.copy{
font-family:tahoma;
font-size:11px;
color:#3E3E3F;
}

.gray {color:#838282; text-decoration:none}
.gray_d {color:#545454; text-decoration:none}
.red {color:#d7181f; text-decoration:none}
.white {color:#ffffff; text-decoration:none}
.dark {color:#3E3E3F; text-decoration:none}

.verdana {font-family:verdana}
.sm {font-size:9px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:12px}
.bigger {font-size:14px}
.align {vertical-align:middle}

.search_form { width:159px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#8A8A8A;
		background-color:#ffffff;
		color:#000000;
		margin-left:0px;
		margin-right:0px}
		
.form { width:171px;
		
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#646464;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:361px;
		height:98px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#646464;
		overflow:hidden;
		margin-left:0px;
		margin-right:0px}

.rollover {scrollbar-face-color:#4A483E;
		scrollbar-track-color:#FAF4D3;
		scrollbar-arrow-color:#FAF4D3;
		scrollbar-3Dlight-color:#FAF4D3;
		scrollbar-base-color:#FAF4D3;
		scrollbar-shadow-color:#FAF4D3;
		scrollbar-darkshadow-color:#FAF4D3;
		scrollbar-highlight-color:#FAF4D3;
		}


a:hover{text-decoration:underline;}
.a:hover{text-decoration:none;}

.services { color: #3E3E3F;}
.services dt { text-decoration: underline; font-weight: bold; padding-top: 6px;}
.services dd { padding-bottom: 4px;}

.solutions { color: #3E3E3F;}
.solutions li { padding-bottom: 6px;}

#splash_text { font-size: 14px; line-height: 23px;}
h1 { color: #d7181f; text-align: center; font-size: 16px;}

.floatright { float: right;}
