body {
	background-image: url(images/bgtest.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
background-color: #F1F1F1 ;
background-position: top;}

/*
.side_right {
	background-image: url(images/side_right.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #ffffff;
background-position: top;}

.side_left {
	background-image: url(images/side_left.jpg);
background-repeat:no-repeat;
background-attachment: fixed;
background-color: #ffffff;
background-position: top;

}
*/

.body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 23px;
	padding-left: 23px;
	line-height: 1.2em;	
}


body_nospace {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 1.2em;	
}


.list {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
padding-right: 18px;
line-height: 1.6em;
color: #7F7F7F;
}


.list_bg {
	background:url(images/tile_pattern.gif) repeat-y;
	width: 167px;
	line-height: 0px;
}




.body a:link, .body a:visited {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #22AFC2;
font-weight: normal;
text-decoration: none;}

.body a:hover, .body a:active{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #22AFC2;
font-weight: bold;
text-decoration: none;
}



A.copy:link {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #22AFC2;
font-weight: bold;
text-decoration: none;}

A.copy:active {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #22AFC2;
font-weight: bold;
text-decoration: none;}

A.copy:visited {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #22AFC2;
font-weight: bold;
text-decoration: none;}

A.copy:hover {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #125C67;
font-weight: bold;
text-decoration: underline;}

.form {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #999999;
}
strong {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	color: #22AFC2;
}
h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #22AFC2;
	margin: 0px;
	padding: 0px;
}
h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #22AFC2;
	margin: 0px;
	padding: 0px;
}
.border {
	border: 1px solid #22AFC2;
	margin: 0px;
	padding: 5px;
}

.border td {
	padding: 5px;
}

.border strong {

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	color: #22AFC2;
}



input {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #999999;
	padding: 2px;
}
textarea {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #999999;
	padding: 2px;
}
select {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #999999;
	padding: 2px;
}
.fieldwidth {
	border: 1px solid #999999;
	width: 150px;
}
.quote_small {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #7F7F7F;
}
.fieldwidthSelect {

	border: 1px solid #999999;
	width: 155px;
}
.fieldwidthEmail {
	border: 1px solid #999999;
	width: 218px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

.bottom {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}
