@charset "utf-8";
/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #282828;
}
.oneColFixCtr #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat-x;
	background-color: #38383A;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.linkCOLUMN {
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
.linkCOLUMN a {
	text-decoration: none;
	color: #FFF;
}


.oneColFixCtr #mainContent {
	padding: 0 20px;
	background-image: url(images/gray.png)
}

.header {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.columnArea {

}
.column {
	background-image: url(../images/gray.png);
	color: #FFF;
	vertical-align: top;
}
.pls {
	font-size: 1.2em;
	font-weight: bold;
	color: #CCC;
}
.wsw {
	font-size: 1.1em;
	color: #F00;
	font-weight: bold;
}

.footer {
	background-color: #F90;
	margin-top: 20px;
}
.copy {
	font-size: 9px;
	font-style: italic;
}
.nav {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bolder;
	background-image: url(../images/gray.png);
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: .9em;
}
.oneColFixCtr #container #mainContent .columnArea .nav ul {
	text-decoration: none;
	list-style-type: none;
	text-align: center;
}
.oneColFixCtr #container #mainContent .columnArea .nav ul li {
	display: inline;
	text-decoration: none;
	list-style-type: none;
}
.oneColFixCtr #container #mainContent .columnArea .nav ul li a {
	text-decoration: none;
	color: #FFF;
	font-weight: bolder;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.oneColFixCtr #container #mainContent .columnArea .nav ul li a:hover {
	text-decoration: none;
	color: #FC0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}
.oneColFixCtr #container .footer table tr td ul {
	text-decoration: none;
	list-style-type: none;
	text-align: center;
}
.oneColFixCtr #container .footer table tr td ul li {
	display: inline;
	text-decoration: none;
	list-style-type: none;
}
.oneColFixCtr #container .footer table tr td ul li a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 0.6em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.oneColFixCtr #container .footer table tr td ul li a:hover {
	text-decoration: none;
	color: #090;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #090;
}
.sacHEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	background-color: #F60;
	margin-top: 5px;
}
.sacBACK {
	background-color: #FFF;
	color: #333;
	font-size: 0.7em;
	padding: 5px;
}
.columnHEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	background-color: #201E20;
	margin-top: 5px;
}
.linkCOLUMN a:hover {
	text-decoration: none;
	color: #FF6;
}
.darkDIV {
	background-image: url(../images/gray2.png);
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	padding: 10px;
	text-align: right;
}
.imgBOX {
	border: medium solid #F90;
}
.darkDIV a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
	color: #FFF;
}
.elevator {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
}
.linkCOLUMNelevator {
	font-size: 0.7em;
	text-decoration: none;
	color: #FFF;
	padding: 5px;
}
.columnDARK {
	background-image: url(../images/gray2.png);
	color: #FFF;
	vertical-align: top;
}
.cares {
	background-color: #F9F;
	margin-top: 20px;
	text-align: center;
	color: #333;
	text-decoration: none;
	font-style: normal;
	text-transform: none;
}
.cares a {
	text-decoration: none;
	font-style: normal;
	color: #333;
}

.cares img {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.cares h3 {
	margin-bottom: 0px;
}
.disclaimer {
	font-size: 10px;
	font-style: italic;
	color: #CCC;
}
.quotation {
	margin-right: 5%;
	margin-left: 5%;
	padding: 10px;
	background-color: #000;
	color: #FFF;
	font-size: 1em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.quotationMonth {
	border: 10px ridge #666;
	margin-right: 25%;
	margin-left: 25%;
	padding: 10px;
	background-color: #FFF;
	color: #000;
	font-size: 24px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.quotation_author {
	font-size: 14px;
}

.footer {
	font-size: .9em;
	font-style: italic;
}
.img_bordered {
	border: thick solid #FFF;
}
.imgSpace {
	padding: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 10px;
}
.spaceText {
	padding: 8px;
}
.navSub {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: lighter;
	margin-top: auto;
	margin-bottom: auto;
	font-size: 0.9em;
	list-style-type: none;
	text-transform: capitalize;
	text-decoration: none;
	font-variant: normal;
	list-style-image: none;
	text-align: center;
}
.MsoNormal {
	border: medium solid #F90;
	margin-right: 5%;
	margin-left: 5%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
.disclaimer {
	font-size: 10px;
	font-style: italic;
	color: #CCC;
}
.small_desc {
	border: thick solid #000066;
	padding: 10px;
	background-color: #B4CBE7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.TXTcenter {
	font-size: 16px;
	text-align: center;
}
.bigA {
	font-size: 2em;
}
.imgBOX_SPACE {
	border: medium solid #F90;
	margin-top: 2px;
	margin-bottom: 2px;
}
