@charset "UTF-8";
/* CSS Document */

body,td,th {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #4b5960;}

body {background-color: #bcb396; margin-top: 10px;}
.left_bg {
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
	background-color: #d7dee1;
	background-position: left;
}


a {font-size: 10px; color: #4b5960;}
a:link {color: #4b5960; text-decoration: underline;}
.floatleft {
	float: left;
	padding-right: 10px;
}
a:visited {color: #4b5960;}
a:hover {color: #21282b;}
a:active {color: #21282b;}

.info_text {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #4b5960; line-height:14px;}
.right_bg {
	background-color: #ffffff;
	background-image: url(images/right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}


.subtitle {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #4b5960;}


.space {padding-top: 10px;}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4b5960;
}

.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4b5960;
}

.subtext {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #4b5960; font-style:italic;}

.text a {font-size: 11px; color: #4b5960;}
.text a:link {color: #4b5960; text-decoration: underline;}
.text a:visited {color: #4b5960;}
.text a:hover {color: #21282b;}
.text a:active {color: #21282b;}

.copyform {font-size: 11px; color: #4b5960;}
.photoborder {
	margin-right: 10px;
	margin-left: 10px;
}
.floatleft2 {
	float: left;
}

