body {
	background-color: #CCCCCC;
	margin: 0px;
}
.toplogoarea {
	background-image: url(images/toplogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-left-color: #000066;
}
.dropshadowbackground {
	background-image: url(images/dropshadowbackground.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.borderoutline_maintextarea {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.pagetitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: capitalize;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: center;
	letter-spacing: 0.02em;
	vertical-align: bottom;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: capitalize;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: center;
	letter-spacing: 0.02em;
	vertical-align: bottom;
	margin: 0px;
}
.maincontentarea {
	background-color: #FFFFFF;
	background-image: url(images/mainareadropshadow.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-left-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.leftimagebackground {
	background-color: #0000CC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-left-color: #000066;
}
.leftimagebackground_qm {
	background-color: #0000CC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-left-color: #000066;
	background-image: url(images/qualitymatterbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000099;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: center;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	margin-left: 30px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;

	padding-left: 10px;
}
#leftimage {
	background-image: url(images/path.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 400px;
	width: 225px;
}

address {
	font-family: Arial, Helvetica, sans-serif;
	color: #F6F6F6;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	font-style: normal;
	vertical-align: bottom;
}
.border_lefttop {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-left-color: #000066;
}
h2 {
	font-size: 16px;
	color: #0000CC;
}

.border_bottomleft_qm {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-image: url(images/qualitymatterbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.maincontentarea li {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
}

.border_bottomleft {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
}
.border_left_qm {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
	background-image: url(images/qualitymatterbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.pictures {
	margin: 5px;
	border: 2px solid #0000CC;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
input.error, select.error {
padding-right: 16px; 
border: 1px solid red; 
background-color: #FFFCE2; 
background-image: url(images/warning_obj.gif); 
background-position: right; 
background-repeat: no-repeat;
}
input:focus, select:focus {
border: 1px solid red; 
background-color:#EFEFEF;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
input, textarea, select {
	background-color: #ebebeb;
	border: 1px solid #000000;
	margin-top: 2px;
}
a:link {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.testimonials {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
.bottomcontentarea {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	padding-top: 5px;
	padding-bottom: 3px;
}
