@charset "utf-8";
/* CSS Document */

/*Gets rid of Line when you click Link*/
a {
	outline: none;
}
P, DIV, TABLE, TD, TH, TR, Input, Select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
a.LinkMenuTop:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFF;
	text-decoration: none;
}
a.LinkMenuTop:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFF;
	text-decoration: none;
}
a.LinkMenuTop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #F90;
	text-decoration: underline;
}
a.LinkFooter:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666;
	text-decoration: none;
}
a.LinkFooter:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666;
	text-decoration: none;
}
a.LinkFooter:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000;
	text-decoration: underline;
}	
a.LinkMain:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #E46510;
	text-decoration: none;
}
a.LinkMain:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #E46510;
	text-decoration: none;
}
a.LinkMain:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	text-decoration: underline;
}
.LineMenuVerticalGraphic {
	background-image: url(../siteImages/NavLineTopGraphic.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.LineVerticalGraphic {
	background-image: url(../siteImages/NavLineTopGraphic.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.LineHorizontalGraphic {
	background-image: url(../siteImages/NavLineTopGraphic.gif);
	background-repeat: repeat-x;
	background-position: center center;
}


.cellMenu {
	height: 75px;
	background-repeat: repeat-x;
	background-position: center bottom;
}


.cellAd {
	height: 333px;
	background-repeat: repeat-x;
	background-position: center top;
}
.cellShortTop {
	height: 50px;
	background-repeat: repeat-x;
	background-position: center top;
}

.cellFooter {
	padding-top: 20px;
	padding-bottom: 10px;
}
.cellContent {
	padding-bottom: 50px;
	padding-top: 5px;
	background-color: #FFF;

}
.mainLayer02Back {
	background-position: center top;

}
.SpaceAll {
	padding: 10px;
}
.SpaceleftBottom {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.textMain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.textMainMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
}
.textMainL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
}
.textMainLColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #E37613;
}
.textMainLColorTight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #E37613;
}



.textMainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.textMainTitleXL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999;
	line-height: 030px;
}
.textMainTitleXLnoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999;
	line-height: 22px;
}


.textMainTitleXXL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #E37613;
}
.textMainTitleXXL_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000;
}


.textMainMediumTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	font-weight: bold;
}
.Textfooter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
