/* CSS Document */

#bannerhomepage {
	float:left;
	margin: 0px;
	padding: 0px;
	height:150px;
	width: 669px;
}

/* Section styles start */
/* homepage two column styles  */
#sectiontwocolwrappertop {
	clear: both;
	margin: 3px 0px 0px 0px;
	background-image:url(../images/sectiontopblacktwocol.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
}
#sectiontwocolwrapper {
	width: 663px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-left: solid 3px #191919;
	border-right: solid 3px #191919;
	background-image:url(../images/sectionbacktwocol663.gif);
	background-repeat: repeat-y;
}
#sectiontwocolwrapperbottom {
	clear: both;
	margin: 0px 0px 3px 0px;
	background-image:url(../images/sectionbottomblacktwocol.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#sectionleftcol {
	float: left;
	width: 221px;
	margin: 0;
	padding: 10px 0px 0px 0px;
}
#sectionleftcolwide {
	float: left;
	width: 422px;
	margin: 0;
	padding: 10px 20px 10px 0px;
}
.sectionleftcolwrapperwide {
	margin: 0px 20px;
	padding: 0;
	width: 382px;
}

.sectionleftcolimagewide {
	float: left;
	width: 73px;
	padding: 15px 12px 12px 0px;
	margin: 0;
}
.sectionleftcoltextwide {
	float: left;
	width: 297px;
	padding: 15px 0px 12px 0px;
	margin: 0;
}
.sectionleftcoltextwide p {
	margin: 0;
	padding: 0px 0px 5px 0px;
	font-size: 1.1em;
}
#sectionrightcolwide {
	float: left;
	width: 221px;
	margin: 0;
	padding: 10px 0px 10px 0px;
}
#sectionrightcolwide img {
	padding: 10px 0px 0px 35px;
}

#sectionleftcolwide h2 {
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
	background-color: #0C0C0C;
	background-image:url(../images/titlebackred364.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sectionrightcolwide  h2 {
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
	background-color: #0C0C0C;
	background-image:url(../images/titlebackred217.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sectionleftcolwide h2 {
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
	background-color: #0C0C0C;
	background-image:url(../images/titlebackred364.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#sectiontwocolwrapper h3 {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	background-color: #0C0C0C;
}
#sectiontwocolwrapper a:link, #sectiontwocolwrapper a:visited, #sectiontwocolwrapper a:active{
	text-decoration:underline;
	background-color: #0C0C0C;
	color: #FFF;
}
#sectiontwocolwrapper a:hover {
	text-decoration:underline;
	background-color: #0C0C0C;
	color: #C00;
}
/* homepage three column styles  */
#sectionthreecolwrappertop {
	clear: both;
	margin: 3px 0px 0px 0px;
	background-image:url(../images/sectiontopblackthreecol.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
}
#sectionthreecolwrapper {
	width: 663px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-left: solid 3px #191919;
	border-right: solid 3px #191919;
	background-image:url(../images/sectionbackthreecol663.gif);
	background-repeat: repeat-y;
}
#sectionthreecolwrapperbottom {
	clear: both;
	margin: 0px 0px 3px 0px;
	background-image:url(../images/sectionbottomblackthreecol.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.sectionleftcolwrapper {
	margin: 0px 20px;
	padding: 0;
	width: 181px;
}
.sectionleftcolimage {
	float: left;
	width: 73px;
	padding: 15px 12px 12px 0px;
	margin: 0;
}
.sectionleftcoltext {
	float: left;
	width: 84px;
	padding: 15px 0px 12px 0px;
	margin: 0;
}
.sectionleftcoltext p {
	margin: 0;
	padding: 0px 0px 5px 0px;
	font-size: 1.1em;
}
#sectionmiddlecol {
	float: left;
	width: 206px;
	margin: 0;
	padding: 10px 15px 10px 0px;
}
#sectionmiddlecol img {
	float: left;
	padding: 0px 15px 10px 20px;
}
#sectionmiddlecol p {
	margin: 0;
	padding: 0px 0px 5px 20px;
	font-size: 1.1em;
}
#sectionrightcol {
	float: left;
	width: 206px;
	margin: 0;
	padding: 10px 15px 10px 0px;
}
#sectionrightcol ul {
	padding-left: 0px;
	margin: 0px 0px 0px 20px;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #000;
	background-color: #0c0c0c;
	list-style: none;
}
#sectionrightcol li {
	background: url(../images/arrowblue13x13.gif) no-repeat left 5px;
	margin: 0px;
	padding: 0px 0px 0px 15px;	
	color: #FFF;
}
#sectionthreecolwrapper h2 {
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
	background-color: #0C0C0C;
	background-image:url(../images/titlebackred143.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sectionthreecolwrapper h3 {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	background-color: #0C0C0C;
}
#sectionthreecolwrapper a:link, #sectionthreecolwrapper a:visited, #sectionthreecolwrapper a:active{
	text-decoration:underline;
	background-color: #0C0C0C;
	color: #FFF;
}
#sectionthreecolwrapper a:hover {
	text-decoration:underline;
	background-color: #0C0C0C;
	color: #C00;
}
/* Section styles end */
/* right column styles */
#rightcolmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
}

#rightcolmenu ul{
	padding-left: 0px;
	margin: 0px;
	color: #000;
	background-color: #0C0C0C;
	list-style: none;
}
#rightcolmenu li {
	background: url(../images/blackarrow.gif) no-repeat left 5px;
	margin: 0px;
	padding: 0px 0px 0px 15px;	
	color: #FFF;
	background-color: #0C0C0C;
	border-bottom: solid 1px #272727;
}
@media print {
#sectiontwocolwrapper {
	border: none;
}
#sectionthreecolwrapper {
	border: none;
}
}

