@charset "utf-8";
/* CSS Document */

<!--
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #830000;
	margin: 10px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
/* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 10px;
	margin: 0 auto; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.oneColFixCtr #mainContent1 {
	padding: 0 10px;
	margin: 0px 0 0 0; 
/* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.home{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;/* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.incentives{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;/* remember that padding is the space inside the div box and margin is the space outside the div box */
}




.news{
	padding: 0 70px;
	margin: 0px 0 0 0; 
/* remember that padding is the space inside the div box and margin is the space outside the div box */
}
-->
.mytext3{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #666666} 
.mytext3 a:link {color: #666666; text-decoration: none} 
.mytext3 a:visited {color: #666666; text-decoration: none} 
.mytext3 a:hover {color: #830000; text-decoration: underline} 
.mytext3 a:active {color: #666666; text-decoration: none} 
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666} 
.mytext a:link {color: #666666; text-decoration: none} 
.mytext a:visited {color: #666666; text-decoration: none} 
.mytext a:hover {color: #830000; text-decoration: underline} 
.mytext a:active {color: #666666; text-decoration: none} 
.mytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #830000
} 
.mytext2 a:link {color: #000000; text-decoration: none} 
.mytext2 a:visited {color: #000000; text-decoration: none} 
.mytext2 a:hover {color: #000000; text-decoration: underline} 
.mytext2 a:active {color: #000000; text-decoration: none}
.mytext4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #830000
} 
.mytext4 a:link {color: #000000; text-decoration: none} 
.mytext4 a:visited {color: #000000; text-decoration: none} 
.mytext4 a:hover {color: #000000; text-decoration: underline} 
.mytext4 a:active {color: #000000; text-decoration: none}  
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #003366;
}


.mytext7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #666666} 
.mytext7 a:link {color: #666666; text-decoration: none} 
.mytext7 a:visited {color: #666666; text-decoration: none} 
.mytext7 a:hover {color: #830000; text-decoration: underline} 
.mytext7 a:active {color: #666666; text-decoration: none} 


.mytext10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #830000
} 
.mytext10 a:link {color: #830000; t} 
.mytext10 a:visited {color: #830000; } 
.mytext10 a:hover {color: #830000; text-decoration: underline} 
.mytext10 a:active {color: #830000; }




.image{
width:168px;
height:126px;
  
/* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -3px;
    top: -3px;
}

    #shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .container {
        background: #ffffff;
        border: 1px solid #848284;
        padding: 10px;
    }


.mytext12{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666} 
.mytext12 a:link {color: #666666; text-decoration: none} 
.mytext12 a:visited {color: #666666; text-decoration: none} 
.mytext12 a:hover {color: #830000; text-decoration: underline} 
.mytext12 a:active {color: #666666; text-decoration: none} 

-->
