html {
height: 100%;
min-height: 100%; 
overflow-y: scroll;
margin: 0px 0px 0px 0px;
_padding: 0px 0px 0px 0px;
#padding: 0px 0px 0px 0px;
}

body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #333333;
background-color: #FFFFFF;
height: 100%;
min-height: 100%;
background-image: url(/images/top.png);
background-position: top center;
background-repeat: repeat-x;
}

td, body {
font-size: 10pt;
font-family: "Times New Roman", Times, serif;
color: #333333;
}

a {
color: #666666;
font-weight: bold;
text-decoration: none;
outline: none;
}

a:hover{
color: #666666;
font-weight: bold;
text-decoration: underline;
outline: none;
}

img { 
behavior: url(/scripts/iepngfix.htc); 
}

p {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.error{
color: #CC0000;
border: 1px solid #CC0000;
padding: 10px 10px 10px 10px;
margin: 10px 0px 10px 0px;
background-color: #FFE8E8;
}

.success {
color: #006600;
border: 1px solid #006600;
padding: 10px 10px 10px 10px;
margin: 10px 0px 10px 0px;
background-color: #DFFFDF;
}

.Heading {
font-size: 12pt;
color: #333333;
font-weight: bold;
margin: 0px 0px 10px 0px;
padding: 5px 5px 5px 5px;
display: block;
line-height: 25px;
border-bottom: 1px solid #CCCCCC;
text-transform: uppercase;
}

.box {
background-color: #F4E9D3;
border: 1px dashed #333333;
padding: 7px 7px 7px 7px;
}

hr {
height: 1px;
border-top: 1px dashed #CCCCCC;
border-bottom: 0px dashed #FFFFFF;
border-left: 0px dashed #FFFFFF;
border-right: 0px dashed #FFFFFF;
}

.clear {
clear: both;
line-height: 1px;
font-size: 1px;
}

form {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.cont{
position: relative;
float: left;
}

.contSample{
position: absolute;
top: -3px;
left: -15px;
z-index: 2;
}

.mainHolder {
margin-left: auto;
margin-right: auto;
width: 1025px;
padding: 5px 5px 5px 5px;
}

.logo{
font-family: Arial, Helvetica, sans-serif;
font-size: 16pt;
font-weight: bold;
letter-spacing: -1px;
white-space: nowrap;
float: left;
}

.logo a, .logo a:hover{
text-decoration: none;
color: #333333;
}

.topMenu {
float: left;
}

.topMenu a{
display: block;
float: left;
padding: 5px 0px 0px 30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 9.5pt;
}

.addThis {
float: right;
padding: 5px 0px 0px 0px;
}

.colLeft{
margin-top: 5px;
padding: 2px 2px 2px 2px;
width: 139px;
float:left;
border: 1px solid #999999;
display: inline;
}

.colLeft a {
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 9.5pt;
letter-spacing: -1px;
color: #333333;
font-weight: normal;
padding: 3px 0px 3px 0px;
}

.colRight{
padding-top: 5px;
width: 875px;
float:left;
margin-left: 5px;
display: inline;
}

.largeImage {
width: 580px;
height: 355px;
float:left;
}

.largeImage img{
border: 1px solid #999999;
}

.threeImages{
margin-left: 9px;
width: 280px;
height: 355px;
float:left;
display: inline;
}

.threeImages img{
display: block;
margin-bottom: 8px;
border: 1px solid #999999;
}

.conentHolder{
width: 675px;
float: left;
display: inline;
padding: 5px;
margin-top: 3px;
}

.buyRead{
float: right;
width: 220px;
text-align: right;
font-family: "Times New Roman", Times, serif;
font-size: 13pt;
}

.buyRead a{
text-decoration: underline;
font-weight: normal;
}

.buyRead a:hover{
text-decoration: none;
font-weight: normal;
}

.title{
float: left;
width: 440px;
font-family: "Times New Roman", Times, serif;
font-size: 10pt;
font-weight: bold;
}

.content{
padding: 10px 0px 0px 0px;
font-family: "Times New Roman", Times, serif;
font-size: 10pt;
text-align: justify;
}

.contentRightCol {
float: left;
display: inline;
width: 165px;
min-height: 500px;
_height: 380px;
margin-left: 8px;
border: 1px solid #999999;
padding: 5px;
margin-top: 3px;
}

.bottomColumnTopHeading {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13pt;
margin: 5px 0px 5px 0px;
padding: 5px 0px 5px 0px;
}

.bottomColumn {
margin: 5px 5px 5px 5px;
width: 195px;
float: left;
}

.bottomColumn img{
display: block;
margin-bottom: 8px;
border: 1px solid #999999;
}

.bottomColumnContent{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
letter-spacing: -1px;
border: 1px solid #999999;
width: 165px;
padding: 5px;
min-height: 200px;
_height: 200px;
}

.bottomColumnContentHeading{
font-weight: bold;
}

.bottomColumnBottomLink{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13pt;
margin: 5px 0px 5px 0px;
padding: 5px 0px 5px 0px;
}

.bottomColumnBottomLink a{
text-decoration: underline;
}

.bottomColumnBottomLink a:hover{
text-decoration: none;
}





