BODY  {
	font-family: verdana, sans-serif;
	font-size : 0.8em;
	font-weight: normal;
	color: #666;
    background-color: #c93;
	margin: 0px;
    background-image: url(gfx/desktop-back.jpg);
	background-repeat: repeat;
}

#stretcherDiv {
	position:relative;
	width: 860px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image : url(gfx/header-ccc-1.png);
	background-position: top;
	background-repeat: no-repeat;
	overflow: visible;
							border: solid 0px red;
}
	#headerDiv {
		display: block;
		position: relative;
		width: 100%;
		height: 245px;
		color: inherit;
		background-color: inherit;
		overflow: visible;
							border: solid 0px blue;
	}
		#navDiv {
			display: block;
			width: 370px;
			height: 25px;
			margin-left: 100px;
			margin-top: 35px;
			overflow: visible;
			float: left;
							border: solid 0px blue;
		}
		#homeLink {
			display: block;
			width: 87px;
			height: 84px;
			margin-left: 3px;
			margin-top: 15px;
			overflow: hidden;
			float: left;
							border: solid 0px white;
		}
		#homeLink2 {
			display: block;
			width: 380px;
			height: 28px;
			margin-left: 5px;
			margin-top: 72px;
			overflow: hidden;
			float: left;
							border: solid 0px white;
		}
	#middleDiv {
		position: relative;
		width: 100%;
		height: 100%;
		color: inherit;
		background-color: transparent;
		background-image : url(gfx/contentback-ccc-1.png);
		overflow: visible;
							border: solid 0px green;
	}
		#infoDiv {
			width: 185px;
			height: auto;
			color: inherit;
			background-color: transparent;
			padding: 0px 0px 0px 0px;
			margin: -30px 60px 0px 0px;
			text-align: center;
			line-height: 150%;
							border: solid 0px red;
			float: right;
		}
		#contDiv {
			width: 500px;
			height: auto;
			color: inherit;
			padding: 0px 0px 0px 0px;
			margin: -65px 0px 0px 110px;
			background-color: transparent;
			line-height: 150%;
			overflow: visible;
							border: solid 0px red;
		}
	#copyDiv {
		width: 700px;
		font-family: verdana, sans-serif;
		font-size: 0.8em;
		color: #999;
		background-color: transparent;
		text-align: left;
		margin-top: 25px;
		padding-top: 5px;
		padding-bottom: 5px;
		overflow: visible;
	}

	#footerDiv {
		display: none;
		width: 860px;
		height: 100px;
		padding-left: 0px;
		background-color: transparent;
		overflow: hidden;
		background-image : url(gfx/contentback-ccc-1.png);
	}

H2  {
	font-family: verdana, sans-serif;
	font-size : 1.2em;
	font-weight : bold;
	color: #696;
	background-color: inherit;
}

H3  {
	font-family: verdana, sans-serif;
	font-size : 1.3em;
	font-weight : bold;
	color: #0c0;
	background-color: inherit;
}

B  {
	font-family: verdana, sans-serif;
	font-size : 1.0em;
	font-weight : bold;
	color: #c33;
	background-color: inherit;
}

B.common  {
	font-family: verdana, sans-serif;
	font-size : 1.0em;
	font-weight : bold;
	color: #666;
	background-color: inherit;
}

A  {
	font-family: verdana, sans-serif;
	font-size : 1.0em;
	font-weight: bold;
	color: #66f;
	text-decoration : none;
}
A:Visited  {
	font-family: verdana, sans-serif;
	font-size : 1.0em;
	font-weight: bold;
	color: #66f;
	text-decoration : none;
}
A:Hover  {
	font-family: verdana, sans-serif;
	font-size : 1.0em;
	font-weight: bold;
	color: #66c;
	text-decoration : underline;
}

img  {
	border: 0px;
}

.formBoldClass  {
	font-family: verdana, sans-serif;
	font-size : 1.0em;
	font-weight : normal;
	color: #666;
	background-color: inherit;
}

.inputClass {
	width: 250px;
	font-family: verdana, sans-serif;
	font-size : 1.0em;
	color: #666;
	background-color: #eef;
	border-top: #BCBBD5 solid 1px;
	border-right: #BCBBD5 solid 1px;
	border-bottom: #BCBBD5 solid 1px;
	border-left: #BCBBD5 solid 1px;
	margin-bottom: 5px;
}

.sendItClass {
	width: 450px;
	font-family: verdana, sans-serif;
	font-size : 1.0em;
	font-weight : normal;
	color: #666;
	background-color: #eef;
	border: #aac solid 1px;
}

.hRule {
	color: inherit;
	background-color: transparent;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: #ccf solid 3px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

.externallink {
	background-image: url(gfx/external_link.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}

.emaillink {
	background-image: url(gfx/email_link.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
}

.pdflink {
	background-image: url(gfx/icon-pdf.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
}

TABLE {
	border-top: solid 0px #ccc;
	border-left: solid 0px #ccc;
	padding-top: 5px;
	padding-left: 5px;
}
TR.blue {
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #f2f5ff;
}
TR.white {
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #fff;
}
TR.yellow {
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #ffc;
}
TR.green {
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #cfc;
}
TD {
	border-bottom: solid 0px #ccc;
	border-right: solid 0px #ccc;
	padding-right: 5px;
	padding-left: 5px;
}

