@charset "UTF-8";


/* -------------------------redefinition of common tags------------------------- */
 /*div { border:
	border: thin solid #FF0000;
	border: 1px solid #99CCCC;
}*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;						
	margin-bottom: 0px;
	font-size: 1em;
	
}


#DIVLeftColumn p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.5em;
}

#DIVLeftColumn h1 {
	font-size:1.5em;
	letter-spacing: -0.04em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #0577C0;
	font-weight: normal;
	line-height: 0.9em;
	text-transform: uppercase;
}
#DIVLeftColumn h2 {
	font-size:1.3em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	color: #666666;
	font-weight: lighter;
}

#DIVLeftColumn h3 {
	font-size:1.1em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	color: #666666;
}

#DIVLeftColumn h4 {
	font-size:1em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	color: #666666;
}

#DIVLeftColumn h5 {
	font-size:1em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	color: #666666;
}

#DIVLeftColumn h6 {
	font-size:0.8em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	color: #666666;
}

#DIVRightColumn p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.5em;
}

#DIVRightColumn h1 {
	font-size:1.5em;
	letter-spacing: -0.04em;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #0577C0;
	font-weight: normal;
	line-height: 0.9em;
}
#DIVRightColumn h2 {
	font-size:1.3em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	color: #666666;
	font-weight: lighter;
}
.red {
	color: #FF0000;
}


/* -------------------------Text classes------------------------- */

.textBody   {
	font-size:0.75em;
}

.text08pt   {
	font-size:0.7em;
}
.text09pt   {
	font-size:0.75em;
}
.text10pt   {
	font-size:0.8em;
}
.text11pt   {
	font-size:0.95em;
}

.text12pt   {
	font-size:1em;
}

.text13pt   {
	font-size:1.05em;
}

.text14pt   {
	font-size:1.2em;
}

.text15pt   {
	font-size:1.3em;
}

.textCallout {
	font-size: 1.4em;
	line-height: 1.3em;
	color: #6DAC71;
}

.copyright {
	color: #A5A5A5;
	font-size: 0.6em;
	line-height: 1.4em;
	}

.imageBorder {
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.leading {
	line-height: 1.8em;
}

/* --------------------------------divs and ids-------------------------------- */
#DIVcontainer {
	width: 915px;
	margin: 0 auto;	
	background-image: url(../images/graphics/backgroundMain.jpg);
	background-repeat: no-repeat;
	text-align: left;
} 
#DIVheader {
	width: 915px;
	padding: 0px;
	height: 126px;
	margin: 0px;
} 
#DIVHeader2 {
	font-size:0.74em;
	color: #7B7A7B;
	line-height: 1.5em;
	padding: 0px;
	z-index: 0;
}
#DIVHomeNav {
	float: right;
	height: 50px;
	width: 520px;
	text-align: right;
	padding-top: 58px;
	padding-right: 54px;
}
#DIVTopNav {
	width: 915px;
	padding: 0px;
	margin: 0px;
	height: 28px;
	z-index: 100;
}
.textCallout2 {
	background-image: url(../images/graphics/backgroundCalloutFade.jpg);
	font-size: 1.2em;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
}
#DIVLeftColumn {
	float: left;
	margin: 0px;
	font-size:0.74em;
	color: #7B7A7B;
	line-height: 1.5em;
	width: 536px;
	padding-top: 12px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.DIVLeftWidth {
	width: 774px;
	
}
#DIVRightColumn {
	width: 220px;
	float: left;
	font-size:0.74em;
	color: #7B7A7B;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
} 

#DIVBodyContainer {
	width: 780px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 84px;
	z-index: -100;
}

#DIVfooter {
	margin: 0px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 84px;
	width: 652px;
} 
#DIVlogo {
	float: left;
	height: 120px;
	width: 307px;
}

/* -------------------------Navigation Module Rules------------------------- */


.DivNavModule {
	width: 215px;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	background-color: #FFCCCC;
}
.DivNavTop {
	width: 215px;
}

.DivNavBottom {
	width: 215px;
	height: 60px;
} 

.DivNavLink {
	padding-top: 4px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left:21px;
	height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	z-index: 100;
}

.DivNavLinkSpacer {
	width: 58px;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


/* -------------------------Header Images------------------------- */

.headerImage1 {
	background-image: url(../images/headers/header001.jpg);
	background-repeat: no-repeat;
}

.headerImage2 {
	background-image: url(../images/headers/header002.jpg);
	background-repeat: no-repeat;
}

.headerImage3 {
	background-image: url(../images/headers/header003.jpg);
	background-repeat: no-repeat;
}

.headerImage4 {
	background-image: url(../images/headers/header004.jpg);
	background-repeat: no-repeat;
}

.headerImage5 {
	background-image: url(../images/headers/header005.jpg);
	background-repeat: no-repeat;
}

.headerImage6 {
	background-image: url(../images/headers/header006.jpg);
	background-repeat: no-repeat;
}

.headerImage7 {
	background-image: url(../images/headers/header007.jpg);
	background-repeat: no-repeat;
}

.headerImage8 {
	background-image: url(../images/headers/header008.jpg);
	background-repeat: no-repeat;
}

.headerImage9 {
	background-image: url(../images/headers/header009.jpg);
	background-repeat: no-repeat;
}

.headerImage10 {
	background-image: url(../images/headers/header010.jpg);
	background-repeat: no-repeat;
}



/* --------------------------------global link rules-------------------------------- */


a:link {
	color: #0a87b7;
	text-decoration: none;
}
a:visited {
	color: #698D98;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #990000;
}




/* --------------------------------left hand Nav link rules-------------------------------- */

.DivNavLink  a:link{
	color: #329D35;
	font-size:0.7em;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	text-transform: lowercase;
	}
	
.DivNavLink   a:visited {
	color: #4F884C;
	font-size:0.7em;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	text-transform: lowercase;
	}
	
.DivNavLink   a:hover {
	color: #329D35;
	font-size:0.7em;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: middle;
		text-transform: lowercase;


	}
	
.DivNavLink   a:active {
	color: #990000;
	font-size:0.7em;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
		text-transform: lowercase;


	}
	
	
	
	
#DIVHomeNav	  a:link{
	color: #71C2E1;
	font-size:0.65em;
	font-weight: normal;
	text-decoration: none;
	}
	
#DIVHomeNav	  a:visited {
	color: #698D98;
	font-size:0.65em;
	font-weight: normal;
	text-decoration: none;
	}
	
#DIVHomeNav	   a:hover {
	color: #0a87b7;
	font-size:0.65em;
	font-weight: normal;
	text-decoration: underline;
	}
	
#DIVHomeNav	  a:active {
	color: #990000;
	font-size:0.65em;
	font-weight: normal;
	text-decoration: none;
	}

	
#tabRoofing {

padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	
	
}
	
	
	
