/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 1.166;
	margin: 0;
	padding: 0;
}

.main{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 1.166;
	list-style-type: circle;
}
.main990000{
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	line-height: 1.166;
	list-style-type: circle;
}

}
.main99000014pt{
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 14px;
	line-height: 1.166;
	list-style-type: circle;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #8c2a43;
	text-decoration: none;
}
#clients{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 1.166;
	list-style-type: circle;
}
#clients a:link, #clients a:visited {color: #8c2a43;text-decoration: none;}
#clients a:hover{color: #666666;text-decoration: none;}

.mainsmall{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 1.166;
}

.formheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	background-color: #ffffff;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #ac2f2f;
	padding: 2px;
}
.button {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #ffffff;
	color: #990000;
	border: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.166;
}

.header a:link {
	color: #6f441b;
	text-decoration: none;
}

.header a:visited {
	color: #6f441b;
	text-decoration: none;
}

.header a:hover {
	color: #990000;
	text-decoration: none;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.166;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.footer a:link {
	color: #0E0C56;
	text-decoration: none;
}
.footer a:visited {
	color: #0E0C56;
	text-decoration: none;
}
.footer a:hover {
	color: #941574;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
 	color: #8080A8;
 	border-bottom: 1px solid #c1c1d5;
 	background-color: #f4f4f4; 
}

h2{
 	font-size: 114%;
	font-family: Arial, Helvetica, sans-serif;
 	color: #8080A8;
 	border-bottom: 1px solid #c1c1d5;
 	background-color: #f4f4f4;
}

h3{
 	font-size: 100%;
 	color: #334d55;
}

h4{
 	font-size: 100%;
 	font-weight: normal;
 	color: #333333;
}

h5{
 	font-size: 100%;
 	color: #6f441b;
}
.casestudy {
	background-color: #CBCCCD;
	padding: 4px;
	width: 95px;
	height: 30px;
	float: none;
}

