/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	text-align: center;
	color: #66A38D;
}

.text2 {
	text-transform: lowercase;
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #D02F00;
}

.text3 {
	font-size: 11px;
	font-weight: bold;
}

.text4 {
	text-transform: lowercase;
	color: #D02F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

/** LINKS */

a {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.link1 {
	text-transform: lowercase;
	text-decoration: none;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.style1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.style1 a:hover {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

/** BACKGROUNDS */

.bg1 { background: #20685E url(images/homepage01.jpg) repeat-x left top; }
.bg2 { background: url(images/subpage02.jpg) repeat-y left top; }
.bg3 { background: url(images/homepage07.jpg) no-repeat left top; }
.bg4 { background: url(images/homepage08.jpg) no-repeat left top; }
.bg5 { background: url(images/subpage03.jpg) no-repeat left bottom; }
.bg6 { background: url(images/subpage01.jpg) no-repeat left top; }
.bg7 { background: url(images/homepage11.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.serviceLinks {
	color:#000000;
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.serviceLinks a {
	color:#000000;
	font-style:normal;
	font-size:12px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.serviceLinks a:hover {
font:Georgia, "Times New Roman", Times, serif;
color:#CC0000;
font-style:normal;
font-size:11px;
}

.forwardLinks {
	color:#000000;
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.forwardLinks a {
	color:#888888;
	font-style:normal;
	font-size:11px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.forwardLinks a:hover {
font:Georgia, "Times New Roman", Times, serif;
color:#CC0000;
font-style:normal;
font-size:11px;
}

/** inBox for <a name="#">&nbsp;</a> in service.html */

.inBox {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}

.inBox a {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}

.inBox a:hover {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}