/* Trade and Value, Corp. Design  */
/* Please refrain from copying this style sheet  */

html{
height: 100%;
}
body{
width: 800px; 
margin: 0px auto; 
background-color: #ffffff;
}
.siteHolder{
width: 800px; 
margin: 0px auto;
}
.homeLogo{
width: 300px; 
height: 74px; 
float: left; 
background-color: #ffffff;
}
.topModule{
width: 500px; 
height: 74px; float: 
left; 
/* background-color: #ebebeb; */
}
.topAd{
width: 480px; 
height: 60px;  
margin-top: 7px;
}

.topSeparator{
width: 800px; 
height: 10px; 
background-image: url(/images/elements/top-separator.png); 
background-repeat: x; 
float: left;
}
	/* Start navigation */
.navBar{
width: 800px; 
height: 25px; 
background-color: #fffffff; 
padding-top: 5px; 
border-bottom: #000080 2px dashed;
}
.navBar p{
display: inline;
padding-left: 19px; padding-right: 19px;}
.navBar a:link, .navBar a:active, .navBar a:visited{
color: #000080; 
font-family: Arial, san-serif; 
font-size: 11pt; 
font-weight: bold; 
text-decoration: none;
}
.navBar a:hover{
color: #ff9900; 
font-family: Arial, san-serif; 
font-size: 11pt; 
font-weight: bold; 
text-decoration: none;
}
/* End of Navigation */

/* Main Content CSS */
.mainContent{
font-family:Arial, Times !important; 
padding: 5px;
color: #000000;
background-color: #ffffff;
} 
.mainContent a:link, .mainContent a:active, .mainContent a:visited{
font-size: 11pt; 
font-family: Arial, san-serif; 
font-weight: normal; 
text-decoration: none; 
color: #000080;
}
.mainContent a:hover{
font-size: 11pt; 
font-family: Arial, san-serif; 
font-weight: normal; 
text-decoration: underline; 
color: #ff9900;
}

/* ======== MAIN CONTENT TEMPLATES STYLES ==========  */

/* TEMPLATE 1 */

.mainContaint1{width:800px; margin: 0px auto;}

.mainContaint1 a:link, .mainContaint1 a:active, .mainContaint1 a:visited{
font-size: 11pt; 
font-family: Arial, san-serif; 
font-weight: normal; 
text-decoration: none; 
color: #000080;
}
.mainContaint1 a:hover{
font-size: 11pt; 
font-family: Arial, san-serif; 
font-weight: normal; 
text-decoration: underline; 
color: #ff9900;
}



/* TEMPLATE 2 */

.mainContaint2{width: 500px; float: left;}
.rightColumn{width: 300px; float: left;}



/* Main Footer CSS  */
.mainFooter{
width: 700px; 
margin: 0px auto; 
height: 25px; 
padding-top: 5px; 
border-top: #000080 1px solid;
}
.mainFooter p{
text-align: center; 
display: inline; 
padding-left: 4px; 
padding-right: 4px;
}
.mainFooter a:link, .mainFooter a:active, .mainFooter a:visited{
font-size: 8pt; 
font-family: Arial, san-serif; 
font-weight: normal; 
text-decoration: none; 
color: #000080;
}
.mainFooter a:hover{
font-size: 8pt; 
font-family: Arial, san-serif; 
font-weight: normal; 
text-decoration: underline; 
color: #900;
}
/* Credits Footer and remaining Custom CSS */
.creditsFooter{
width: 450px; 
margin: 0px auto; 
text-align: center; 
font-family: Arial, san-serif; 
font-size: 8pt; 
color: #000000;
}
.clr{
clear: both;
}
a:link, a:active, a:visited{
font-size: 11pt; 
font-family: Arial, san-serif; 
font-weight: bold; 
text-decoration: none; 
color: #000080;
}
	a:hover{
font-size: 12pt; 
font-family: Arial, san-serif; 
font-weight: bold; 
text-decoration: underline; 
color: #900;
}

/* OTHER CSS */

.pageTitle{font-face: Arial; font-size: 14pt; font-weight: normal; color: #074a98 !important;}

