/* CSS Document */

body {
	margin-top: 20px;
	margin-bottom: 20px;
}

.r {
	padding-right: 3px;
}

#h {
	width: 400px;
}

.h1,h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #c0c0c0;
	font-weight: normal;
	display: inline;
}

.clients {
	padding: 25px;
}

.headline {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif, Arial, Verdana;
	font-size: 28px;
	color: #990000;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 50px;
}
.headline1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif, Arial, Verdana;
	font-size: 26px;
	color: #990000;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 300px;
}
.headline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	width: 700px;
	padding-bottom: 15px;
}

.holder {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 28px;
	padding-left: 28px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e1e1e1;
}

.holder1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	padding-bottom: 20px;
	padding-top: 20px;
}

.holderhome {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	padding-bottom: 10px;
	padding-top: 5px;
}

.contentbot {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #c0c0c0;
	line-height: 20px;
}

.content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

.content2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #990000;
	line-height: 16px;
}

.content3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	width: 265px;
}
.content4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 265px;
	padding-top: 6px;	
}

.space {
	padding-top: 11px;
}

.steps {
	padding-top: 3px;
	padding-bottom: 4px;
}


.indent {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #006699;
	list-style-image: url(img/arrow2.gif);
}

.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #025EA6;
	text-decoration: underline;
}
.menu:hover {
	color: #000000;
	background-color: #e1e1e1;
	text-decoration: none;
}


.bottom {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.bottom2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 25px;
}


.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 0px solid #e1e1e1;
	background-color: #e1e1e1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #e60000;

}

.aline {
	display: inline;
}

.tes {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



a.bnav:link {
	color: #333333;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}
a.bnav:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Helvetica, Arial, sans-serif;

}
