/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DEDEDE;
	background-image:  url("../images/background_01.gif");
}
p, ul, li, div {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}
.header {
	font-size: 11px;
}
a:link {
	color: #C2441E;
}
a:visited {
	color: #C2441E;
}
a:hover {
	color: #C2441E;
	text-decoration: none;
}
a:active {
	color: #C2441E;
}
.bold {
	font-weight: bold;
}
.reverse {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.reverse:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.reverse:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.reverse:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.reverse:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
.bullets {
	font-weight: bold;
	color: #000000;
	list-style-type: square;
}

div#features li, ul{
	font-weight: normal;
	font-size: 11px;
    margin-left: 8px;
    padding-left: 5px;
}

.sectionHead {
	font-size: 15px;
	font-weight: bold;
	color: #C2441E;
}

.sectionSubHead {
	font-size: 13px;
	font-weight: bold;
	color: #C2441E;
}

.sectionSubHeadGrey {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.summaryTitleBox {
	background-color: #C2441E;
	width: 175px;
	height: 20px;
	font-size: 15px;
	font-weight: bold;
	color: white;
	font-family: franklin-gothic, sans-serif; 
}

.summaryMainBox {
	background-color: white;
	width: 175px;
	float: right;
	margin-left: 7px;
}

.summaryTitle {
	font-size: 12px;
	font-weight: bold;
	color: #C2441E;
}

.summaryNormal {
	padding-left: 5px;
	font-size: 11px;
}

.textImg {
	margin: 7px 7px 7px 7px;
	border: 0;
}

ul, li {
	list-style-type: square;
	list-style-position: outside;
	font-weight: bold;
	color: #333333;
	margin-top: 3px;
}

li.nav {
	color: #C2441E;
}

.footerText {
	font-size: 11px;
}

.detailedDescription {
        margin-left: 74px;
}

/**** Inline STYLE-tag style sheet ****/

<!--
.style2 {color: #333333}
-->

/**** Inline STYLE-tag style sheet ****/

<!--
.style2 {color: #333333}
-->