  /* CSS Document */


h1

{
	font-size: 17px;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	line-height:99%;
}

h2

{
	line-height:99%;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
}


h3

{
	font-size: 13px;
	font-weight: bold;line-height:99%;

}


.heading {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #E71626;
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 15px;
}

.headingTerms {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #E71626;
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 15px;
}

.headingImage {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #E71626;
	margin-left: 25px;
	margin-right: 0px;
}

.maintext {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 13px;
	padding-left: 25px;
	line-height: 150%;

	padding-right: 25px;
	padding-top: 10px;
}
body {
	background-image: url(../images/rovanco_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.flashsub {
	margin-left:7px;
	margin-top: 15px;
}
.footer {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
}
a:link {
	color: #E91A2C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #E91A2C;
}
a:hover {
	text-decoration: none;
	color: #E91A2C;
}
a:active {
	text-decoration: underline;
	color: #E91A2C;
	text-align: center;
}
body,td,th {
	font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
	font-size: 12px;
}.subtitle {
	font-size: 16px;
}
.Articlephoto {
	border: medium solid #CCC;
	display: inline;
	margin-right: 15px;
}

.ArticlephotoRight {
	border: medium solid #CCC;
	display: block;
	margin-left: 23px;
	margin-bottom: 2px;
}
.SpanCenter {
	text-align: center;
}

#DivContact {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color:#151515;
	background-image: url(../images/newHeaderContactBack.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 56px;
	letter-spacing: -0.04em;
}

a.contact:link {
	color: #FFF;
	text-decoration: none;
}
a.contact:visited {
	text-decoration: none;
	color: #FEFEFE;
}
a.contact:hover {
	text-decoration: none;
	color: #CCC;
}
a.contact:active {
	text-decoration: none;
	color: #FEFEFE;
	text-align: center;
}

.side-link {
	text-align:center;
	font-size:12px;
	text-decoration:none;
}
.callout1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #42AD37;
	padding: 10px;
	display: block;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
a.side-link {
	text-decoration:none;
	color: #333;
	text-transform:uppercase;
}

.sidelink-image{
	padding:3px 0px 20px 0px;
	
}

