/* ---------- Common Twang Brand Statements ---------- */

body {
background-color: #003366;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

/* ---------- Basic elements ---------- */

p {
color: #000000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.9em;
font-weight: normal;
font-style: normal;
text-align: left;
line-height: 1.25em;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
text-align: left;
font-size: 1.2em;
font-style: normal;
line-height: normal;
font-weight: bold;
text-transform: capitalize;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
text-align: left;
font-size: 1.2em;
font-style: normal;
line-height: normal;
font-weight: bold;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
text-align: left;
font-size: 1.0em;
font-style: normal;
line-height: normal;
font-weight: bold;
}

h4 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #CC0000;
text-align: left;
font-size: 1.2em;
font-style: normal;
line-height: normal;
font-weight: bold;
text-transform: capitalize;
}

h5 {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #CC0000;
text-align: left;
font-size: 1em;
font-style: normal;
line-height: normal;
font-weight: bold;
text-transform: capitalize;
}

a:link {
color: #FF0000;
text-decoration: underline;
font-weight: bold;
}

a:hover {
color: #9999ff;
text-decoration: underline;
}

a:visited {
color: #CC6600;
text-decoration: underline;
}

a:active {
color: #2e3192;
text-decoration: underline;
}

/* ---------- Miscellaneous Class Statements ---------- */

/* brclear is used with a break to clear float containers */

.brclear {
clear:both;
height:0;
margin:0;
font-size: 1px;
line-height: 0;
}

.float_left {
float: left
}

.text_sans {
color: #000000;
font-family: "Trebuchet MS", sans-serif;
font-size: 0.9em;
font-weight: normal;
font-style: normal;
text-align: left;
line-height: 1.1em;
margin-left: 10px;
margin-right: 0px;
}

.text_sans_bold {
color: #000000;
font-family: "Trebuchet MS", sans-serif;
font-size: 0.9em;
font-weight: bold;
font-style: normal;
text-align: left;
line-height: 1.0em;
}

.text_sans_center {
color: #000000;
font-family: "Trebuchet MS", sans-serif;
font-size: 0.75em;
font-weight: normal;
font-style: normal;
text-align: center;
line-height: 1.1em;
margin-left: 10px;
margin-right: 0px;
}

.text_sans_italic {
color: #000000;
font-family: "Trebuchet MS", sans-serif;
font-size: 0.90em;
font-weight: normal;
font-style: italic;
text-align: left;
line-height: 1.1em;
margin-left: 10px;
margin-right: 0px;
}

ol {
font-family: "Trebuchet MS", sans-serif;
font-size: 0.8em;
font-style: normal;
line-height: 1.2em;
font-weight: normal;
text-align: left;
list-style-position: outside;
list-style-type: decimal;
margin-bottom: -10px;
}

ul {
font-family: "Trebuchet MS", sans-serif;
font-size: 0.8em;
font-style: normal;
line-height: 1.2em;
font-weight: normal;
text-align: left;
list-style-position: outside;
list-style-type: disc;
margin-bottom: -10px;
}

li {
margin-bottom: 5px;
text-align: left;
}

.right_pad {
padding-right: 15px;
}

.left_pad {
padding-left: 15px;
}

.bold_h1 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
text-align: left;
font-size: 1.2em;
font-style: normal;
line-height: normal;
font-weight: bold;
text-transform: capitalize;
}

.bold_h3 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
text-align: left;
font-size: 1.0em;
font-style: normal;
line-height: normal;
font-weight: bold;
}

.center {
text-align: center;
}
