@charset "utf-8";
html {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 100%;
}
body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	position: relative;
	padding: 0px;
	height: 100%;
	background-image: url(../pictures/siteBack.png);
	background-repeat: repeat-x;
}
img, form {
	margin: 0px;
	padding: 0px;
}
object {
	outline: none;
	display: block;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul, ol {
	list-style-position: outside;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table {
	border-collapse:collapse;
}
td {
	vertical-align:top;
	padding: 0px;
}
th {
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}
a {
	color:#3B0042;
	text-decoration: none;
	font-weight: normal;
	background-color: inherit;
	outline: none;
}
a:hover {
	color: #38872D;
	background-color: inherit;
}
button {
	font-size: 10px;
	font-style: normal;
	line-height: 100%;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer;
	margin: 0px 5px 0px 0px;
	background-color: #3B0043;
	padding: 2px 10px;
	text-transform: uppercase;
	outline: none;
}
button:hover {
	background-color: #38872D;
}
label {
	display: block;
	font-size: 11px;
	vertical-align: text-bottom;
	margin-bottom: 5px;
	background-color: transparent;
}
h1 {
	font-size: 20px;
	color: #3C0043;
	background-color: inherit;
	margin-top: 0px;
	margin-bottom: 30px;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-shadow: 1px 1px 3px #AAAAAA;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin-top: -20px;
	margin-bottom: 30px;
	letter-spacing: 2px;
	color: #3C0043;
	font-family: "Arial Narrow", Arial, sans-serif;
}
h3 {
	font-size: 20px;
	color: #3C0043;
	margin-top: 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	color: #3C0043;
	margin-top: 0px;
	margin-bottom: 10px;
}
hr {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
}
sup {
	vertical-align: text-top;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header1Embed {
	height: 100px;
	width: 900px;
	background-image: url(../pictures/header1.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
#header1Flash {
	display: block;
}
#top {
	background-image: url(../pictures/menuBack.png);
	background-repeat: repeat-y;
	height: 270px;
	width: 900px;
	position: relative;
	padding-top: 80px;
	margin-bottom: 75px;
}
#topMenu {
	background-image: url(../pictures/menuSeparator.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	list-style-type: none;
	width: 172px;
	font-family: "Arial Narrow", Arial, sans-serif;
}
#topMenu li {
	text-transform: uppercase;
	color: #3B0043;
	background-image: url(../pictures/menuSeparator.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}
#topMenu li a {
	display: block;
	width: 152px;
	padding-top: 12px;
	padding-bottom: 10px;
	background-image: url(../pictures/menuPoint.png);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	padding-left: 20px;
	color: #3B0043;
	font-weight: bold;
}
#topMenu li a:hover {
	background-position: 3px 14px;
}
#mainMenuFlash {
	display: block;
	height: 390px;
	width: 664px;
	position: absolute;
	top: -1px;
	right: 9px;
}
#mainPanel {
	overflow: hidden;
}
#mainPanel .col1, #mainPanel .col2, #mainPanel .col3 {
	background-image: url(../pictures/panelBack.png);
	background-repeat: repeat-x;
	padding: 5px;
	float: left;
	width: 210px;
	margin-right: 10px;
	min-height: 140px;
	line-height: 100%;
}
#mainPanel .col2 {
	width: 430px;
}
#mainPanel .col3 {
	margin-right: 0px;
}
#mainPanel .col3, #contents .col3 {
	margin-right: 0px;
}
#contents {
	display: table;
	min-height: 100px;
	border-collapse: separate;
	margin-bottom: 30px;
	width: 100%;
}
#contents .col1 {
	width: 210px;
	background-color: #f2f2f2;
	display: table-cell;
	padding: 5px;
	vertical-align: top;
}
#contents .col2 {
	width: 430px;
	display: table-cell;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding: 5px;
	font-size: 13px;
	vertical-align: top;
}
#contents .col3 {
	width: 210px;
	background-color: #f2f2f2;
	display: table-cell;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding: 5px;
	vertical-align: top;
}
#contents div .cell {
	display: table-cell;
	vertical-align: top;
}
#contents div .cell+.cell {
	padding-left: 15px;
	width: 450px;
}
#contents div .colDetails {
	display: table-cell;
	vertical-align: top;
}
#contents div .colDetails + .colDetails + .colDetails {
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}


#presenterPanelForm {
	display: table;
	margin-bottom: 15px;
}
#presenterPanelForm div .col {
	display: table-cell;
	padding-right: 15px;
	vertical-align: top;
}
#presenterPanelForm div .col + .col {
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

#presenterPanelForm input.formField {
	width: 40px;
	vertical-align: middle;
}


#presenterPanelForm2 {
	display: table;
	width: 100%;
}
#presenterPanelForm2 div .col {
	display: table-cell;
	vertical-align: top;
}
#presenterPanelForm2 div .col+.col {
	padding-left: 30px;
}


#presenterPanelForm2 input.formField {
	width: 30px;
	vertical-align: middle;
}
#presenterPanelForm2 select.formField {
	margin-left: 20px;
}

#presenterPanelForm3 input.formField {
	width: 40px;
	vertical-align: middle;
}
#presenterPanelForm3 .contents {
	padding-left: 10px;
}
#promotionFlash {
	margin-top: 10px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	padding-top: 10px;
}

#footer p {
	line-height: 150%;
	margin: 0px;
}
#footer p a {
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
#footer p a:hover {
	color: #333;
}




.phone {
	background-image: url(../pictures/icnPhone.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 20px;
}
.fax {
	background-image: url(../pictures/icnFax.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 20px;
}

.email {
	background-image: url(../pictures/icnEmail.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 20px;
}
.newsHome {
	overflow: hidden;
	cursor: pointer;
	background-image: url(../pictures/menuPoint.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
}
.newsHome .thumbnail {
	float: left;
	margin-right: 10px;
}
.newsHome h5 {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
}
.newsHome h5 a {
	color: #000;
	font-weight: bold;
}
.newsHome:hover button {
	background-color: #38872D;
}
.newsHome.news {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 5px;
	margin-bottom: 15px;
	background-position: 0px 7px;
	padding-bottom: 5px;
}
.newsHome.news button {
	background-color: #CCC;
	color: #000;
}
.newsHome.news:hover {
	background-color: #EAEAEA;
}
.newsHome.news:hover button {
	background-color: #999;
}
.newsHome.news.selected {
	background-color: #EDF4C1;
	cursor: auto;
}
.docContents {
	line-height: 150%;
	text-align: justify;
}
.color {
	color: #3B0043;
}
.menu {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.menu li {
	float: left;
	width: 123px;
	margin: 0px;
	background-color: #f2f2f2;
	font-family: "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 1px;
	cursor: pointer;
	font-size: 11px;
}
.menu li+li {
	margin-left: 5px;
}
.menu a {
	color: #000;
}
.menu .selected {
	background-color: #becf1d;
}
.rightGallery {
	position: absolute;
	top: -140px;
	right: 0px;
}
.offer {
	border-collapse: separate;
	border-spacing: 1;
	border-color: #F1F1F1;
	width: 100%;
}

.offer tr th {
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #FFF;
	background-color: #3B0043;
	font-weight: normal;
	padding: 5px;
	vertical-align: middle;
}
.offer tr td {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
.offer tr th a {
	color: #FFF;
	background-color: transparent;
}

.offer .row2 td {
	background-color: #F1F1F1;
}
table.groupSwitch {
	border-collapse: collapse;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-left: auto;
	margin-bottom: 15px;
}
table.groupSwitch td {
	color: #000;
	background-color: #FFF;
	cursor: pointer;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.groupSwitch tr td + td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}

table.groupSwitch .inactive {
	color: #666;
	background-color: #FFF;
}
table.groupSwitch a {
	color: #000;
	background-color: inherit;
	outline: none;
}
table.groupSwitch td.arrow {
	color: #000;
	width: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
input.formField {
	font-size: 11px;
	border: 1px solid #CCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
select.formField {
	font-size: 11px;
	border: 1px solid #CCC;
}
button.btnSearch {
	background-image: url(../pictures/icnSearch.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 26px;
	height: 20px;
	padding-bottom: 0px;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 7px;
}
button.btnClear {
	color: #666;
	background-color: #f1f1f1;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 20px;
}
button.btnStatus {
	background-image: url(../pictures/icnSearch.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 26px;
	height: 20px;
	padding-bottom: 0px;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 7px;
	width: 100px;
}
.billboard {
	background-image: url(../pictures/background.png);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	text-align: center;
	color: #FFF;
	vertical-align: middle;
	font-size: 12px;
	line-height: 100%;
}
.billboard .billboardTitle {
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 5px;
	background-color: #BDCE1C;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom: 5px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BDCE1C;
	border-left-color: #BDCE1C;
}
.billboard .billboardScreen {
	border: 2px solid #BDCE1C;
	position: relative;
	display: inline-block;
	background-repeat: no-repeat;
	background-color: #000;
	margin-bottom: -2px;
}
.billboard .billboardClose {
	background-image: url(../pictures/pictClose.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	position: absolute;
	top: 0px;
	right: -23px;
	cursor: pointer;
}
.billboard .billboardArrowLeft , .billboard .billboardArrowRight{
	height: 17px;
	width: 18px;
	position: absolute;
	top: 50%;
	left: -23px;
}
.billboard .billboardArrowRight {
	right: -23px;
	left: auto;
}

.billboard .billboardArrowLeft div {
	height: 17px;
	width: 18px;
	margin-top: -50%;
	background-image: url(../pictures/arrowLeft.png);
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
}
.billboard .billboardArrowRight div {
	height: 17px;
	width: 18px;
	margin-top: -50%;
	background-image: url(../pictures/arrowRight.png);
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
}
.billboard .billboardDescription {
	background-color: #BDCE1C;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BDCE1C;
	border-left-color: #BDCE1C;
}
.active {
	cursor: pointer;
}
.info {
	font-size: 14px;
	white-space: nowrap;
	font-weight: bold;
}

.info b {
	font-weight: normal;
	color: #39872D;
	font-size: 12px;
}
.stateSold {
	color: #FFF;
	background-color: #39882E;
	height: 17px;
	width: 101px;
	display: inline-block;
	text-transform: uppercase;
	padding-top: 5px;
	margin-right: 3px;
	font-size: 10px;
}
.file {
	background-image: url(../pictures/icnDownload.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	width: auto;
	cursor: pointer;
	color: #3B0043;
	margin-bottom: 5px;
}
.query {
	background-image: url(../pictures/icnDownload2.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	width: auto;
	color: #3B0043;
	margin-bottom: 5px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-position: 0px 10px;
}
.files tr {
	cursor: pointer;
}

.files tr th {
	width: 20px;
	text-align: left;
	vertical-align: top;
}
.files tr td {
	vertical-align: top;
	height: 100%;
	padding-bottom: 10px;
}
.files tr td p {
	margin: 0px;
}
.files tr td .description {
	color: #666;
	margin-top: 5px;
}
.row {
	display: table-row;
}
.gallery2 {
	width: 600px;
	overflow: hidden;
}
.gallery2 div {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 5px solid #3B0043;
	background-repeat: no-repeat;
	background-position: center center;
	height: 65px;
	width: 65px;
}
.pageSelector {
	margin-bottom: 10px;
}
.pageSelector p {
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #FFF;
	background-color: #3B0043;
	text-align: center;
	width: 220px;
	padding-top: 5px;
	height: 17px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 100%;
	letter-spacing: 1px;
}
.pageSelector p a {
	color: #666;
	background-color: #F2F2F2;
	display: block;
	width: 100%;
	margin-top: -5px;
	height: 17px;
	padding-top: 5px;
}
.orderUp {
	background-image: url(../pictures/icnOrderDown.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.orderDown {
	background-image: url(../pictures/icnOrderUp.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.errMsg {
	color: #F00;
	padding: 10px;
	border: 1px solid #F00;
	margin-bottom: 15px;
	font-size: 11px;
}
.errMsg ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.fieldGrid tr th {
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: left;
}
.fieldGrid tr td {
	padding-bottom: 5px;
}

.colTitle  {
	background-color: #E5E5E5;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: -5px;
	margin-right: -5px;
	margin-left: -5px;
}

.colTitle h5 {
	font-size: 14px;
	color: #FFF;
	background-color: #3B0043;
	text-align: center;
	width: 220px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
}

#contents .col3 .colTitle {
	background-color: #E5E5E5;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: -10px;
	margin-right: -10px;
	margin-left: -10px;
}
.investment {
	margin-bottom: 10px;
	overflow: hidden;
	cursor: pointer;
	font-size: 11px;
	margin-right: -5px;
	margin-left: -5px;
	padding-right: 5px;
	padding-left: 5px;
}
.investment p {
	margin-top: 5px;
	margin-bottom: 0px;
}
.investment h5 {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.investment h5 a {
	color: #000;
}



.investment .thumbnail {
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 10px;
	overflow: hidden;
}
.investment.selected {
	background-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.investment + .colTitle{
	margin-top: 20px;
}

