/* Start of CMSMS style sheet 'Style' */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #DDE4EC;
	padding-top: 0px;
	margin-top: 40px;
	margin-bottom: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1 {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #0B4996;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0B4599;
	padding-bottom: 5px;
}
.red {
	color: #AC1E34;
}

h2 {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

h3 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #0072BB;
	text-decoration: none;
}
a {
	font-weight: normal;
	color: #0C4698;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0B4599;
}
.img-left {
	float:left;
	padding:10px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.img-right {
	float:right;
	padding:10px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.contact_form_row input[type="text"] {
	width: 225px;
	height: 17px;
	border: 0px;
	background-image: url(uploads/images/field.jpg);
	font-family: Arial;
	font-size: 1.1em;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.contact_form_row input[type="checkbox"] {
	width: 8px;
	height: 8px;
	border: solid 1px #000000;
	background-image: url(field.jpg);
	font-family: Arial;
	font-size: 1.1em;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.contact_form_row textarea {
	width: 225px;
	height: 111px;
	border: 0px;
	background-image: url(uploads/images/textarea.jpg);
	font-family: Arial;
	font-size: 1.1em;
	padding-left: 5px;
	padding-top: 2px;
}
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border-right-width: 0px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

.footerLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border-right-width: 0px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

/* End of 'Style' */

