@charset "UTF-8";
/* CSS Document */

body
{
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(images/template/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0;
}

a{
	outline:none;
}

hr {
	color:#f1585e;	
	text-align:left;
	
}

.subhead
{
	color:#eb2c2d;
	font-weight:bold;
}
.subhead2
{
	color:#eb2c2d;
	font-weight:bold;
	font-size:14px;
}
.subhead3
{
	color:#eb2c2d;
	font-size:14px;
}
.container
{
	width:900px;
	margin:0 auto 0 auto;
	
}
.small-text
{
	font-size:10px;
	color:#385493;
	/*line-height:6px;*/
}
.required{
	color:#C03;
	font-weight:bold;
}
.right-image
{
	float:right;
	margin:0 0 0 10px;
}

.left-image
{
	float:left;
	margin:0 10px 0 0;
}

.right-column{
	float:right;
	margin:0 0 0 0;
	text-align:left;
}

.right-column img{
	margin:10px 0 10px 0;	
}

.formula{
	text-align:center;
	font-size:16px;
	color:#eb2c2d;
	font-weight:bold;
}

/*******************Header Styles****************/
/************************************************/
.header
{
	font-size:12px;
	color:#385493;
	padding:0;
	margin:0;
	line-height:18px;
}
.header h1
{
	font-size:24px;
	color:#eb2c2d;
	padding:25px 0 0 0;
}

.header-right{
	float:right;	
	width:160px;
}

.phone{
	margin-top:0;
	display:block;
	height:32px;
}

.phone strong{
	padding:5px 0 0 5px;
	display:block;
	white-space:nowrap;
	color:#eb2c2d;
}

.phone img{
	float:left;	
	padding:0 5px 0 0;
}

.email{
	margin-top:0px;
	display:block;
}

.email strong{
	padding:5px 0 0 5px;
	display:block;
	white-space:nowrap;
	color:#eb2c2d;
}

.email img{
	float:left;	
	padding:0 5px 0 0;
}

.email a{
	color:#eb2c2d;
	text-decoration:underline;
}

.email a:hover{
	color:#939eb7;
	text-decoration:none;
}

.logo-company-name img{
	float:left;
}

/*******************Navigation Styles****************/
/****************************************************/
.navigation
{
	float:right;
	padding:0 0 10px 0;
}

/*********************Index Styles*******************/
/****************************************************/
.index-image
{
	background-image:url(images/common/indeximage.png);
	height:155px;
	padding:80px 0 0 30px;
	font-size:24px;
	font-style:italic;
	color:#FFF;
	clear:both;
	line-height:20px;

}
.index-small-text
{
	font-size:13px;
}
.index-tables
{
	margin:auto;
	padding:10px 0 0 0;
	font-size:11px;
	text-align:center;
	clear:both;
}
.index-right-image
{
	float:right;
	margin:10px 20px 0 0;
}
.index-right-image2
{
	float:right;
	margin:0 20px 0 0;
}
.index-tables a
{
	text-decoration:none;
	color:#eb2c2d;
	font-size:14px;
	text-align:left;
	line-height:14px;
	
	
}
.index-tables a:hover
{
	text-decoration:none;
	color:#234188;
	font-size:14px;
}

a.small-business{
	width:270px;
	display:block;
	margin:0 15px 0 0;
	float:left;
	padding:10px;
	background-image:url(images/common/small-people.gif);
	height:80px;
}

a.small-business:hover{
	background-image:url(images/common/small-people-over.gif);
}

a.mid-business{
	width:270px;
	display:block;
	margin:0 15px 0 0;
	float:left;
	padding:10px;
	background-image:url(images/common/midsize-people.gif);
	height:80px;
}

a.mid-business:hover{
	background-image:url(images/common/midsize-people-over.gif);
}

a.enterprise-business{
	width:270px;
	display:block;
	margin:0 0 0 0;
	float:left;
	padding:10px;
	background-image:url(images/common/enterprise-people.gif);
	height:80px;
}

a.enterprise-business:hover{
	background-image:url(images/common/enterprise-people-over.gif);
}
.content2
{
	padding:10px 5px 1px 5px;
	margin:0 auto 0 auto;
	font-size:12px;
	line-height:18px;
	background-repeat:repeat;
	position:relative;
}
.content3
{
	padding:10px 5px 1px 5px;
	margin:10px auto 0 auto;
	font-size:12px;
	line-height:18px;
	background-repeat:repeat;
	position:relative;
	clear:both;
}

/*******************Content Styles****************/
/****************************************************/
.content
{
	padding:1px 5px 1px 5px;
	margin:0 auto 0 auto;
	font-size:12px;
	line-height:18px;
	background-repeat:repeat;
	position:relative;
	
}

.content h1
{
	color:#385493;
	font-size:12px;
	font-weight:bold;
}
.content a
{
	color:#385493;
	text-decoration:underline;
}
.content a:hover
{
	color:#385493;
	text-decoration:none;
}

.content ul{
	margin:0;
}

.content li{
	/*color:#0066ff;*/
	color:#000;
	/*background-image:url(images/template/bullet.gif);
	background-repeat:no-repeat;*/
	list-style:url(images/template/bullet.gif);
	background-position:left top;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.top
{
	background-image:url(images/template/top-div.png);
	background-repeat:no-repeat;
	background-position:top center;
	clear:both;
	margin:0;
	padding:0;
	height:10px;
}

.bottom
{
	background-image:url(images/template/bottom-div.png);
	background-repeat:no-repeat;
	background-position:top center;
	clear:both;
	margin:0;
	height:1px;
	padding:0 0 10px 0;

}
.red-sides
{
	margin:auto;
	padding:1px;
	border-left:2px solid #f1585e;
	border-right:2px solid #f1585e;
 	width:894px;
	background-image:url(images/template/transparent-bg.png);
	background-repeat:repeat;
}

.center{
	text-align:center;	
}

/********************Form Styles***********************/
/******************************************************/
form .left-column{
	float:left;
	width:27em;
	margin:0 2em 0 0;
	text-align:left;
}
form .right-column{
	float:right;
	width:35em;
	margin:0 0 0 0;
}


/********************Footer Styles********************/
/****************************************************/
.footer
{
	font-size:10px;
	padding:10px 0 0 0;
	clear:both;
}
.footer a
{
	color:#234188;
}
.credits
{
	float:right;
	text-align:right;
}