	/* This is a Trade and Value, Corp. design */

/* Please refrain from copying this style sheet */





html{

height: 100%;

}

body{

width: 100%;

margin: 0px auto;

}

.siteHolder{

width: 850px; 

margin: 0px auto;

background-color: #ffffff;

/*

border: 1px solid #8dc560;

*/

}





/* ===== BANNER ===== */

.top-banner-left{

width: 350px;

height: 110px;

float: left;

margin: 0px auto;

background-color: #ffffff;

overflow: hidden;

}

.top-banner-right{

width: 500px;

height: 110px;

float: left;

margin: 0px auto;

background-color: #ffffff;

overflow: hidden;

}

.top-banner-right p{

margin-top: 40px;

margin-left: 275px;

font-family: Arial, Times;

font-size: 20pt;

font-weight: bold;

color: #005dab;

}

.topBanner sup{

font-size: 12pt;

}



.topDate{

margin-top: 10px;

margin-left: 295px;

font-weight: bold;

color: #ffffff;

}

		

	/* ======== START NAVIGATION =============== */



.nav-holder{

width: 850px;

height: 30px;

margin: 0px auto;

padding-top: 9px;

text-align: center;

background-image: url(../images/elements/nav-bar.png);

background-repeat: repeat-x;

overflow: hidden;

}

.nav-holder p{

display: inline;

text-align: center;

margin-right: 35px;

margin-left: 35px;

overflow: hidden;

}



.nav-holder a:link, .nav-holder a:active, .nav-holder a:visited {

font-family: Arial, san-serif; 

font-size: 14pt; 

font-weight: normal; 

text-decoration: none; 

color: #ffffff;

}

.nav-holder a:hover{

font-family: Arial, san-serif; 

font-size: 14pt;

font-weight: normal; 

text-decoration: underline; 

color: #ffffff;

}





/* =========== Main Content CSS ============ */

.mainContent{

width: 850px; 

margin: 0px auto;

background-color: #ffffff;

font-family: Arial, Times; 

font-size: 11pt;

} 

.mainContent a:link, .mainContent a:active, .mainContent a:visited{

font-size: 12pt; 

font-family: Arial, Times, san-serif; 

font-weight: bold; 

text-decoration: none; 

color: #005dab;

}

.mainContent a:hover{

font-size: 12pt; 

font-family: Arial, Times, san-serif; 

font-weight: bold; 

text-decoration: underline; 

color: #ed2724;

}

	

	

	/* ====================== Footer ===================== */ 

.footerHolder{

width: 850px;

height: 100px;

margin: 0px auto;

text-align: center;

}



.mainFooter{

width: 850px;

height: 20px;

margin: 0px auto;

background-color: #005dab;

}

.mainFooter p{

display: inline;

}

.mainFooter span{

margin-right: 10px;

margin-left: 10px;

font-weight: bold;

color: #ffffff;

}

.mainFooter a:link, .mainFooter a:active, .mainFooter a:visited {

font-family: Arial, san-serif; 

font-size: 10pt; 

font-weight: normal; 

text-decoration: none; 

color: #ffffff;

}

.mainFooter a:hover{

font-family: Arial, san-serif; 

font-size: 10pt; 

font-weight: normal; 

text-decoration: underline; 

color: #ffffff;

}





	

/* Credits Footer and remaining Custom CSS */

.creditsFooter{

width: 800px; 

margin: 0px auto;

font-family: Arial, san-serif; 

font-size: 8pt; 

color: #7b7b7b;

}

.creditsFooterLeft{width: 580px; height: 80px; float: left;}

.creditsFooterLeft span{font-size: 12pt; font-weight: bold;}

.creditsFooterLeft p{margin-top: 10px; margin-left: 200px; width: 400px;text-align: center;}

.creditFooterRight{width: 220px; height: 80px; float: left;}

.powered-by{
margin: 0px auto;
margin-top: 0px;
}
.powered-by p{
text-align: center;
font-family: Arial, Times;
font-size: 8pt;
color: #ff9900;
}
.powered-by a:link, .powered-by a:active, .powered-by a:visited{
font-family: Arial, Times;
font-size: 8pt;
text-decoration: none;
color: #ff9900;
}
.powered-by a:hover{
font-family: Arial, Times;
font-size: 8pt;
text-decoration: underline;
color: #ff9900;
}


/* Additional CSS */

a:link, a:active, a:visited{font-size: 8pt; font-family: Arial, san-serif; font-weight: bold; text-decoration: none; color: #b11715;}

a:hover{font-size: 8pt; font-family: Arial, san-serif; font-weight: bold; text-decoration: underline; color: #b11715;}





.clr{

clear: both;

}





	/* End of Custom CSS  */
