.bodybg {
	background-image: url(images/detail_r4_c14.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
.rightnavtext {
	font-family: Arial Narrow, arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #b02325;
	line-height: 16px;
}
.headertext {
	font-family: Arial Narrow, arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #b02325;
	line-height: 21px;
}
.headertexthomepage {
	font-family: Arial Narrow, arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #5d5d5d;
	line-height: 16px;
}
.content {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #4e4e4e;
}

.contentred {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #b02325;
}

.contentsmall {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4e4e4e;
}

.horizontalline {
	border-top-width: 1px;
	border-top-style: solid;
	margin-top:7px;
	border-top-color: #BABABA;
	width:200px;
}

.horizontalline2 {
	border-top-width: 1px;
	border-top-style: solid;
	margin-top:7px;
	border-top-color: #BABABA;
	width:220px;
}


.horizontalline3 {
	border-top-width: 1px;
	border-top-style: solid;
	margin-top:7px;
	border-top-color: #BABABA;
	width:220px;
}

.smallitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #4e4e4e;
	font-style: italic;
}

.expandLink {
    color: #B02325;
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-decoration: underline;
}

a:link {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #b02325;
	text-decoration: underline;
}
a:visited {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #b02325;
	text-decoration: underline;
}
a:hover {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4e4e4e;
	text-decoration: underline;
}
.rightnavbg {
	background-image: url(images/rightnavbg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#navlinks a {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #4e4e4e;
	text-decoration: none;
}
#navlinks a:visited {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #4e4e4e;
	text-decoration: none;	
}
#navlinks a:hover {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #8a2d2d;
}

#hpboxlinks a {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #4e4e4e;
	text-decoration: none;
}
#hpboxlinks a:visited {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #4e4e4e;
	text-decoration: none;	
}
#hpboxlinks a:hover {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #4e4e4e;
	text-decoration: underline;
}

.whatsnewbox {
	background-image: url(images/whatsnew_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.featurebg {
	background-image: url(images/featurebg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#footer {
	background-image: url(images/claronbg.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #4e4e4e;
	height:100%;
}

.padding {
	padding: 10px;	
}

h4 {
        font-family: "Arial Narrow", Helvetica, sans-serif;
        font-size: 15px;
        line-height: 22px;
        color: #4e4e4e;
        margin-top: 0;
        margin-bottom: 0;
}

