/* Overriding HTML Elements */

h1 {
font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
font-size: 16px; 
color: #4F6279;
line-height: 22px;
font-style: normal; 
}

h2 {
font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif'; 
font-size: 14px; 
color: #897F40; 
line-height: 18pt; 
font-style: normal; 
font-weight: normal
padding-top: 0px;
padding-bottom: 0px;
}

h3 {
font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
font-size: 20px; 
color: #AE8056;
line-height: 20px;
padding-bottom: 0px;
}

p {
font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif'; 
font-size: 9pt; 
color: #6C6761; 
line-height: 11pt; 
font-style: normal; 
font-weight: normal
padding-top: 0px;
}

/* Links */

a:link {
color: #2E5F9D;
text-decoration: underline;
background-color: transparent
}

a:visited {
color: #486891;
text-decoration: underline;
background-color: transparent
}

a:hover {
color: #6F87A5;
text-decoration: none;
background-color: transparent
}

#nav a:link {
font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
font-size: 10pt;
color:#486891;
line-height: 11pt;
margin-left: 20;
font-style: normal;
font-weight: normal;
text-decoration: none;
background-color: transparent
}

#nav a:visited {
font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
font-size: 10pt;
color:#486891;
line-height: 11pt;
margin-left: 20;
font-style: normal;
font-weight: normal;
text-decoration: none;
background-color: transparent
}

#nav a:hover {
font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
font-size: 10pt;
color:#6F87A5;
line-height: 11pt;
margin-left: 20;
font-style: normal;
font-weight: normal;
text-decoration: underline;
background-color: transparent
}


/* Independent Styles */

.bodytext {
font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
font-size: 8pt;
color:#555240;
line-height: 10pt;
font-style: normal;
font-weight: normal
}

.bodybold {
font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
font-size: 8pt;
color:#4F4B3C;
line-height: 10pt
letter-spacing: normal;
font-weight: bold;
}

.bodybold_brown {
font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
font-size: 8pt;
color:#AA7646;
line-height: 10pt
letter-spacing: normal;
font-weight: bold;
}

.bodyitalic {
font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
font-size: 8pt;
color:#555240;
line-height: normal;
font-style: italic;
font-weight: normal
}

.bodybold_Italic {
font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
font-size: 8pt;
color:555240;
letter-spacing: 0px;
font-weight : bold;
font-style: oblique;
line-height: 10pt
}

.prod_detail {
font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
font-size: 20px; 
color: #AE8056;
line-height: 20px;
padding-bottom: 0px;
}

.prod_link {
font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
font-size: 9pt;
color:#FFF6CD;
line-height: 11pt;
font-style: normal;
font-weight: normal;
text-decoration:normal;
}

.caps {
font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
font-size: 13;
color:#8E6948;
line-height: 15pt; 
font-variant: small-caps;
font-weight: bold;
}

/* Small or Sub Feature Elements */

.feature {
font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
font-size: 8pt;
color:#C9D5E4;
letter-spacing: 0px;
font-weight: normal;
font-style: normal;
line-height: 10pt;
padding: 10px
}

.feature_error {
font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
font-size: 7pt;
color:#8C5A4A; 
letter-spacing: -0.5px;
font-weight : bold;
font-style: normal;
line-height: 9pt
}

.feature_Bold {
font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
font-size: 7pt;
color:#847C66; 
letter-spacing: -0.5px;
font-weight : bold;
font-style: normal;
line-height: 9pt
}