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

/* Please refrain from copying this style sheet */





html{
height: 100%;
background-color: #f7ac2d;
}

body{
width: 100%;
margin: 0px auto;
}

.site-holder{
width: 900px; 
margin: 0px auto;
background-color: #ffffff;
/*
border: 1px solid #8dc560;
*/
}


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

.top-banner-left{

width: 500px;

height: 150px;

float: left;

margin: 0px auto;

background-color: #ffffff;

overflow: hidden;

}

.top-banner-right{
width: 400px;
height: 150px;
float: left;
margin: 0px auto;
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;

}



.top-date{
position: absolute;
margin-top: -20px;
margin-left: 250px;


font-weight: bold;

color: #4b4b4b;

}

		

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



.nav-holder{

width: 900px;

height: 27px;

margin: 0px auto;

padding-top: 7px;

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: 15px;

margin-left: 15px;

overflow: hidden;

}



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

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

font-style: italic;

font-size: 15pt; 

font-weight: normal; 

text-decoration: none; 

color: #ffffff;

}

.nav-holder a:hover{

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

font-style: italic; 

font-size: 15pt;

font-weight: normal; 

text-decoration: underline; 

color: #f7ac2d;

}





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

.mainContent{

width: 900px; 

margin: 0px auto;

background-color: #ffffff;

font-family: Arial, Times; 

font-size: 11pt;

} 

.mainContent a:link, .mainContent a:active, .mainContent a:visited{
font-size: 11pt; 
font-family: Arial, Times, san-serif; 
font-weight: bold; 
text-decoration: none; 
color: #ff00ff;
}

.mainContent a:hover{
font-size: 11pt; 
font-family: Arial, Times, san-serif; 
font-weight: bold; 
text-decoration: underline; 
color: #47b3da;
}

	

	

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

.footerHolder{

width: 900px;

height: 100px;

margin: 0px auto;

text-align: center;

}



.mainFooter{

width: 900px;

height: 20px;

margin: 0px auto;

background-color: #ffffff;

}

.mainFooter p{

display: inline;

}

.mainFooter span{

margin-right: 10px;

margin-left: 10px;

font-weight: bold;

color: #47b3da;

}

.mainFooter a:link, .mainFooter a:active, .mainFooter a:visited {
font-family: Arial, san-serif; 
font-size: 10pt; 
font-weight: normal; 
text-decoration: none; 
color: #47b3da;
}

.mainFooter a:hover{
font-family: Arial, san-serif; 
font-size: 10pt; 
font-weight: normal; 
text-decoration: underline; 
color: #47b3da;
}





	

/* 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{
text-align: center;
font-size: 9pt !important;
color: #ff9900;
}
.powered-by a:link, .powered-by a:active, .powered-by a:visited{
font-family: Arial, san-serif; 
font-size: 9pt; 
font-weight: bold; 
text-decoration: none; 
color: #ff9900;

}
.powered-by a:hover{
font-family: Arial, san-serif; 
font-size: 9pt; 
font-weight: bold; 
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  */