/* ----------------------------------------------------- */
/* General styles for text, links etc                    */
/* ----------------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 30px
        text-decoration: none
}

.bodyText, .smallBodyText, .heading {
	color: black;
}

.blueheading {
	color:#003173;
}

.heading, .blueheading {
	font-size: 15px;
        font-weight:bold;
}

.bodyText {
	font-size: 11px
}

.smallBodyText {
	font-size: 11px
}

.smallBodyText a:link, .smallBodyText a:visited {
        font-size: 11px;
        color: black;
        text-decoration: none;
	
}

.smallBodyText a:hover {
        color: red;
}

.header, .footer {
   	font-size: 11px;
        color: silver;
}

.tfs {
   font-size: 11px;
   color: white;
}

a:link, a:visited {
        font-size: 11px;
        color: #000000;
        text-decoration: none;
	
}

a:hover {
	color: red;
}

a.menuLink:link, a.menuLink:visited, a.menuLink:hover {
	font-size: 11px; text-decoration: none
}

a.menuLink:link, a.menuLink:visited,  {
        color: black 
}

a.menuLink:hover {
        color: red
}

a.heading:link, a.heading:visited, a.blueheading:link, a.blueheading:visited {
   	font-size: 11px;
}

a.sectionLink:link {
	FONT-SIZE: X-SMALL; COLOR: #9C0032; FONT-FAMILY: Arial; FONT-WEIGHT: bold; TEXT-DECORATION: underline; }

a.sectionLink:visited {
	FONT-SIZE: X-SMALL; COLOR: #9C0032; FONT-FAMILY: Arial; FONT-WEIGHT: bold; TEXT-DECORATION: underline; }

a.sectionLink:hover {
	FONT-SIZE: X-SMALL; COLOR: #9C0032; FONT-FAMILY: Arial; FONT-WEIGHT: bold; TEXT-DECORATION: none; }

/* ----------------------------------------------------- */
/* Styles for tables                                     */
/* ----------------------------------------------------- */

tr.head {
   background-color: silver;
}

tr.odd, div.odd {
   background-color: white;
}

tr.even, div.even {
   background-color: #E1E9EF;
}

tr.tfs {
   background-color: #003173;
}

.rowClear { background-color: #ffffff; } /* normal (white) background */
.tableBorder { background-color: #bbbbbb; } /* table styles */
.rowHeader { background-color: #f0f0f0; }

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.competitiontext a:link, a:visited, a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.competitiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.newbold {
	font-weight: bold;
	color: #023272;
}
.newred {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.roofinghome {
	border: 3px solid #003173;
	text-align: left;
	vertical-align: top;
}
.roofinghome .roofinghometext {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002c68;
	font-size: 16px;
	height: 135px;
	background-image: url(../images/roofingsheeting.jpg);
	background-repeat: no-repeat;
	background-position: left 58px;
}
.roofinghome .roofinghometext h2 {
	font-size: 19px;
	margin: 0px;
}
.roofinghome .roofingcall {
	background-color: #bd0000;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
}
.roofinghome .roofingcall a {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.roofinghome .roofinghometext .smallertext {
	font-size: 13px;
	margin-top: 65px;
	color: #000000;
}
.roofing h1 {
	font-size: 25px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.roofing h2 {
	font-size: 20px;
	color: #002c68;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.roofing p {
	font-size: 13px;
	line-height: 17px;
	color: #000000;
}
.roofing .calltoaction {
	border: 3px solid #003173;
	background-image: url(../images/roofingcallbg.jpg);
	background-repeat: repeat-x;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 5px;
}
.roofing .calltoaction .phone {
	font-size: 20px;
	font-weight: bold;
	color: #bd0000;
}
.roofing .calltoaction a {
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
