/* Start of CMSMS style sheet 'style' */
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.footerLink:hover {
	color: #0b5ea4;
	text-decoration: none;
		font-size: 11px;

}body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #095f08;
	text-decoration: none;
	background-position: left top;
	background-color: #a9b402;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(uploads/images/bg.jpg);
	background-repeat: repeat-x;
}
.main-border {
	border: 1px solid #808080;
}

.border-top {
	margin: 0px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	width: 120px;
	border: 0px none #FFF;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #117DD5;
	text-decoration: none;
}
.bun {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.input {
	background-color: #FFFFFF;
	border: 0px none #FFF;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	width: 140px;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#Submit {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.PageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #bec741;
	text-decoration: none;
	line-height: 25px;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
}
.Heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #a9b402;
	display: block;
	text-transform: capitalize;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
} 

.Heading2 strong{background-color:#1d571c; line-height:25px; border: solid 10px #1d571c;}
.img-right{
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.img-left{
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
textarea, input, select{
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #000000;
    font-family: verdana, tahoma, sans-serif;
    font-size: 0.95em;}
.message {
	width: 215px;
}

.username{
    background-image:url(uploads/images/name.gif);
	background-position: 2px 2px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:20px;
	FONT-SIZE: 12px;}
.password{
    background-image:url(uploads/images/mail.gif);
	background-position: 2px 2px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:20px;
	FONT-SIZE: 12px;}
.list {
	list-style-position: outside;
	list-style-image: url(uploads/images/Clear-Green-Button.gif);
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1b4bad;
	font-size: 12px;
}.list2 {
	list-style-position: outside;
	list-style-image: url(uploads/images/Clear-Green-Button.gif);
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.Phone{
    background-image:url(uploads/images/phone.gif);
	background-position: 2px 2px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:20px;
	FONT-SIZE: 12px;}
.company {
    background-image:url(uploads/images/home.gif);
	background-position: 2px 2px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:20px;
	FONT-SIZE: 12px;}
.time {
    background-image:url(uploads/images/clock.gif);
	background-position: 2px 2px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:20px;
	FONT-SIZE: 12px;}
.date {
    background-image:url(uploads/images/calendar2.gif);
	background-position: 2px 2px;
	background-repeat:no-repeat;
	padding-left:20px;
	height:20px;
	FONT-SIZE: 12px;}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
/* End of 'style' */

