/* CSS Document */

html, body {
background-color: #6f8291;
margin: 15px auto;
padding: 0; }

body, tr, td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
line-height: 16px; }

a:link {
color : #005dab;
text-decoration : underline; }

a:visited {
color : #005dab;
text-decoration : underline; }

a:hover {
color : #6a9ad5;
text-decoration : underline; }

h1 {
margin: 0;
padding: 0;
font-weight: bold;
color: #005dab;
line-height: 26px;
font: normal small-caps bold 24px "Times New Roman", Times, serif; }

h2 {
font: normal small-caps bold 18px "Times New Roman", Times, serif;
color: #005dab;
line-height: 20px; }

h3 {
font: normal bold 15px "Times New Roman", Times, serif;
color: #005dab;
line-height: 16px; }

.h1 {
margin: 0;
padding: 0;
font-weight: bold;
color: #005dab;
line-height: 26px;
font: normal small-caps bold 24px "Times New Roman", Times, serif; }

.h2 {
font: normal small-caps bold 18px "Times New Roman", Times, serif;
color: #005dab;
line-height: 20px; }

.h3 {
font: normal bold 15px "Times New Roman", Times, serif;
color: #005dab;
line-height: 16px; }


.accenttext {color: #007dc3; }

.largetext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
line-height: 16px; }

.quote {
font-size: 13px;
color: #333333;
line-height: 16px;
font-style: italic;
margin: 0 0 3px 0; }

.quotename {
font-size: 11px;
color: #333333;
line-height: 15px;
font-style: normal;
margin: 0 0 15px 20px; }


.clear {clear: both;}


/* page wrapper with border */
div#wrapper {
margin: 0 auto;
border: 2px solid #cfa252;
width: 900px;
background-color: #f7f8f9; }


/* header/branding area */
div#header {
background-color: #ffffff;
background-image: url(../images/branding_bk.jpg);
background-repeat: no-repeat;
background-position: right;
margin: 0;
padding: 0;
width: 900px;
height: 147px;
border-bottom: 2px solid #cfa252;
text-align: left; }

/* content area */
div#content_container {
position: relative;
width: 850px;
margin: 0;
padding: 35px 25px 35px 25px;
background-image: url(../images/content_bk.jpg);
background-repeat: repeat-x; }

div#content_left {
float: left;
width: 190px;
text-align: left; }

div#content_main {
float: right;
width: 625px;
text-align: left; }

/* footer */

div#footer {
text-align: center;
width: 900px;
margin: 10px auto;
padding: 0px;
font-size: 10px;
color: #cccccc; }

div#footer a {
color: #cccccc; }

.imageTable {
width: 500px;
margin: 0;
padding: 0; }

.imgLeft {
margin: 0 20px 0 0;
padding: 0;
float: left;
border: 1px solid #005dab; }

.imgRight {
margin: 0 20px 0 0;
padding: 0;
float: right;
border: 1px solid #005dab; }

div#imageText {
margin: 5px 0 5px 0;
padding: 0;
font-family:"Times New Roman", Times, serif;
font-size: 14px;
font-style: italic;
font-weight: bold;
color: #666666; }

.imageText {
margin: 5px 0 5px 0;
padding: 0;
font-family:"Times New Roman", Times, serif;
font-size: 14px;
font-style: italic;
font-weight: bold;
color: #666666; }

.imageTextHeading {
margin: 5px 0 5px 0;
padding: 0;
font-family:"Times New Roman", Times, serif;
font-size: 18px;
font-style: italic;
font-weight: bold;
color: #005dab; }

.imgBorder {
border: 1px solid #005dab; }
