BODY {
 background: #ffffff;
 background-image: url('bg.gif');
 background-repeat:repeat-x;
 background-attachment:fixed
 color: #000000;
 font-family: Arial, Times New Roman, Verdana, sans-serif;
 font-size: 10pt;
 font-weight: normal;
 margin-top: 0em;
 margin-right: 0em;
 margin-bottom: 0em;
 margin-left: 0em
}

td.tdAbout {
 width: 950px;
 height: 37px;
 background-color: #dadfd9;
 text-align: center;
 color: #787a77;
 font-size: 11px;
 font-weight: normal;
 font-style: normal; 
}

td.tdCopyright {
 width: 950px;
 height: 37px;
 background-color: #2b4166;
 text-align: center;
 color: #ffffff;
 font-size: 11px;
 font-weight: normal;
 font-style: normal; 
}

td.tdHeaderLinks {
 width: 950px;
 height: 222px;
 background-image: url('header_links.jpg');
}

td.tdFooterWave {
 width: 950px;
 height: 130px;
 background-image: url('footer_wave.jpg');
}

td.tdMenu {
 width: 950px;
 height: 40px;
 background-color: #f0f3d4;
 padding-top: 8px;
 padding-bottom: 8px;
 padding-right: 30px;
 padding-left: 30px; 
}

td.tdMenuItem {
 width: 294px;
 height: 40px;
 background-color: #dadfd9;
 padding-right: 10px;
 padding-left: 10px; 
 text-align: center;
 color: #023399;
 font-size: 14px;
 font-weight: normal;
 font-style: normal; 
}

td.tdContent {
 width: 950px;
 height: 40px;
 background-color: #e5e5e5;
 padding-top: 0px;
 padding-bottom: 8px;
 padding-right: 0px;
 padding-left: 0px; 
}

td.tdContentL {
 width: 30px;
 background-color: #a8aebc;
 background-image: url('border.jpg');
 background-repeat: no-repeat;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-right: 0px;
 padding-left: 0px; 
}

td.tdContentR {
 width: 30px;
 background-color: #e5e5e5;
 background-image: url('border.jpg');
 background-repeat: no-repeat;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-right: 0px;
 padding-left: 0px; 
}

td.tdContentM {
 width: 890px;
 background-color: #ffffff;
 padding-top: 8px;
 padding-bottom: 8px;
 padding-right: 30px;
 padding-left: 30px; 
 text-align: center;
 color: #434343;
 font-size: 4px;
 font-weight: normal;
 font-style: normal; 
}

td.tdContentQuoteVideo {
 width: 890px;
 background-color: #ffffff;
 padding-top: 8px;
 padding-bottom: 8px;
 padding-right: 30px;
 padding-left: 30px; 
 text-align: center;
 color: #434343;
 font-size: 18px;
 font-weight: normal;
 font-style: normal; 
}

.sentenceBB {
 color: #003399;
 font-size: 18px;
 font-weight: normal;
 font-style: normal; 
}

a {font-size: 10pt; font-weight: normal;}

.linkMenuItem a:link    {font-size: 14pt; text-decoration: underline; color: #023399; font-family: inherit; font-size: inherit; font-weight: inherit; font-style: inherit; }
.linkMenuItem a:visited {font-size: 14pt; text-decoration: underline; color: #023399; font-family: inherit; font-size: inherit; font-weight: inherit; font-style: inherit; }
.linkMenuItem a:active  {font-size: 14pt; text-decoration: underline; color: #023399; font-family: inherit; font-size: inherit; font-weight: inherit; font-style: inherit; }
.linkMenuItem a:hover   {font-size: 14pt; text-decoration: underline; color: #023399; font-family: inherit; font-size: inherit; font-weight: inherit; font-style: inherit; border-bottom: 1px solid #023399; }

