.tile1 {
	background-repeat: no-repeat;
}


.featureBack {
	background-image: url(images/home_01.jpg);
}
.backLeft {
	background-repeat: repeat-y;
	background-position: right;
}
.backRight {
	background-repeat: repeat-y;
}
.stdtext {
	font-size: 12px;
	color: #555555;
}
.stdtext A:LINK {color : #555555; text-decoration : none;}
.stdtext A:VISITED {color : #555555; text-decoration : none;}
.stdtext A:ACTIVE {color : #555555; text-decoration : none;}
.stdtext A:HOVER {color : #555555; text-decoration : underline;}
.vertTile {
	background-repeat: repeat-y;
}
.stdtextGreen {
	font-size: 12px;
	color: 4BAC42;
	text-decoration: none;

}
.stdtextRed {
	font-size: 12px;
	color: #d54e21;
}
.stdtextBlue {
	font-size: 10px;
	color: #5091c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.horiTile {

	background-repeat: repeat-x;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: repeat-x;

}
.subsubheading {
	font-size: 12px;
	font-weight: bold;
	color: FFA12D;
}
.border1 {
	border: 1px solid;

}
.borderDown {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.allborder1a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;

}
.allborder1b {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 12px;
	color: 774890;


}
.wider {
	vertical-align: middle;
	line-height: 20px;
}
.form {
	margin: 0px;
	padding: 0px;

}
.article {
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
