#mainContainer {
width: 900px;
min-height: 1000px;
height: auto !important;
height: 1000px; 
margin: 0 auto;
top: 0;
overflow: hidden;
visibility: visible;
border-top-style: none;
border-right: 2px solid #151515;
border-bottom-style: none;
border-left: 2px solid #151515;
border: none !important;
background-color: #FFC993;
background-image: url('main-content-bg.png');
}

.mainContent {
min-height: 1000px;
height: auto !important;
height: 1000px; 
}	 

.mainModule {
min-height: 1000px;
height: auto !important;
height: 1000px; 
}

.miscModule {
overflow: hidden;
border-right: 1px solid #333333;
}

.mainLogo {
margin-top: -10px;
}

p#row1 {
padding-right: 40px;
padding-left: 40px;
text-indent: 0;
font-family: 'Times New Roman', Times, serif !important;
font-size: 11pt;
font-weight: normal;
color: #000000;
}

p#columnLeft {
padding: 0 10px 0 40px; 
margin: 0;
text-indent: 0;
font-family: 'Times New Roman', Times, serif !important;
font-size: 11pt;
font-weight: normal; 
color: #000000;
}
p#columnRight {
padding: 0 40px 0 10px; 
margin: 0;
text-indent: 0;
font-family: 'Times New Roman', Times, serif !important;
font-size: 11pt;
font-weight: normal;
color: #000000;
}
span#columnTitles {
padding: 0;
margin: 0;
font-family: 'Times New Roman', Times, serif !important;
font-size: 11pt;
font-weight: bold;
color: #000000;
text-decoration: underline;
}
span#columnItems {
padding: 0;
margin: 0;
font-family: 'Times New Roman', Times, serif !important;
font-size: 11pt;
font-weight: bold;
color: #000000;
}

#downloadIcon {
height: 11px;
margin-bottom: 20px;
text-align: right;
}
#downloadIcon a {
line-height: 11px;
font-size: 12px;
font-weight: bold;
color: #000000 !important;
text-decoration: underline;
}
#downloadIcon a:hover {
line-height: 11px;
font-size: 12px;
font-weight: bold;
color: #FFFFFF !important;
}