/* Start of CMSMS style sheet 'Style' */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #939395;
	text-decoration: none;
	background-color: #e2e2e2;
	padding: 0px;
	margin:20px 0px 0px 0px;
	text-align: left;
	
}

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

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

h3 {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;

}a em{
	font-weight: normal;
	color: #FFFFFF;
background-color:#cccccc;

	text-decoration: none;

}
a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FF0000;
}
.img-left {
float:left;
padding:0 10px 10px 0px;
}
.img-right {
	float:right;
	padding:10px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-bottom: 20px;
	margin-left: 20px;
}
.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 td {
border-bottom:solid 1px #eaeaea;
}
.contact_form_row tr:hover {
	background-color:#eaeaea;
}
.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: #000000;
	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;
}
strong{
color:#000000
}
#quickLink ul {
	list-style-type: disc;
	text-align: left;
}
#quickLink  a {
	font-weight: bold;
	color: #FFFFFF;
}


/* End of 'Style' */

