body {
margin:0;
padding:0;
background: #DCDCDC;
background-image:url(/assets/images/ui/bg.jpg);
background-repeat:repeat-x;
color: #383412;
font-family: Arial, Helvetica, sans-serif;
}
body,td,th,li{
font-size: 99%;
}
#tdSidebar p{
font-size: 75%;
}
p{
margin:0px auto 1em auto;
font-size: 90%;
}

h1,h2,h3{
font-variant:small-caps;
text-align:left;
}

h1{
margin:.5em 0px .5em 0px;
font-size: 115%;
color:#000;
}
#tdSidebar h1{
border-bottom-width:0px;
font-size: 110%;
margin:0em;
color:#FFF;
}
#tdContent h1{
font-size: 120%;
text-align:center;
}
#tdSidebar h2{
text-align:center;
color:#ACACAC;
border:none;
}
h2{
font-variant:normal;
font-size: 105%;
margin:1.5em 0px 0px 0px;
padding-top:1.5em;
color:#DCC274;
border-bottom:1px dotted #DCC274;
}
h3{
font-size: 100%;
color:#999;
}

.requiredField{
color:#990000;
font-weight:bold;
font-family:"Courier New", Courier, mono !important;
}
#divNav{
border:1px solid #A87E00;
border-left:none;
border-right:none;
background-image:url(/assets/images/ui/nav/navbackground.gif);
text-align:right;
padding-right:20px;
font-size:0;
height:21px;
}
#divNav img{
margin-left: 20px;
border:0px;
}
#divContainer {
width: 760px;
margin: 0px auto;
/*background-color: #FFF;
*/}
#divHeader{
background-color:#FFF;
}
#divBanner {
background-image:url(/assets/images/ui/backgrounds/default.jpg);
background-repeat:no-repeat;
text-align:right;
padding:60px 0px 5px 0px;
color:#D5AC30;
font-size:25px;
font-family:Impact, Arial, Helvetica, sans-serif;
font-variant:small-caps;
letter-spacing:4px;
}


#imgSection{
margin-top:48px;
}
#tableContent{
border-top:1px solid black;
}
#tdContent { 
margin-left: 168px; 
border-left:1px solid black;
padding:10px;
background:#fff;
}

#tdContent p {
margin: 0px 1em 1.5em 1em; 
padding: 0;
line-height:1.5em;
}

#tdSidebar {
background:#323232;
width:200px !important; /*dt*/
color:#FFF;
padding:6px;
}

#tdSidebar a, 
#tdSidebar a:visited{
color:#78ADCD;
}

#tdSidebar ul {
list-style-type: none; 
margin: 0; 
padding: 0; 
font-size: 75%; 
}

#tdSidebar ul li { 
padding: 0; 
margin: 0; 
}
/* margin+padding+width=total width */

#tdSidebar #ulSubNavigation a, 
#tdSidebar #ulSubNavigation a:visited{
margin:0;
color: #fff; 
display: block; 
padding: 4px 4px 4px 16px; 
text-decoration: none; 
background-color: #323232; 
border-top:1px solid #000;
border-bottom:1px solid #555;
border-left:none;
border-right:none;
}

#tdSidebar #ulSubNavigation a:hover, 
#tdSidebar #ulSubNavigation a:focus, #tdSidebar #ulSubNavigation a.current { 
background-image:url(/assets/images/ui/nav/navindicator.gif);
background-repeat:no-repeat;
background-position:  5px 50%;
color: #D1B358 !important;
}


#tdSidebar #ulSubNavigation li.firstLink a{
border-top:none !important;
}
#tdSidebar #ulSubNavigation li.lastLink a{
border-bottom:none !important;
}

object,embed{
margin:0px !important;
}
#blc{background-image:url(/assets/images/ui/blc.gif);background-position:bottom left;}
#brc{background-image:url(/assets/images/ui/brc.gif);background-position:bottom right;border-left:1px solid #333;}
#blcalt{background-image:url(/assets/images/ui/blcalt.gif);background-position:bottom right;}
#blc,#brc,#blcalt{
background-repeat:no-repeat;
background-color: transparent !important;
}

#divFooter {
background-color: transparent;
padding: 0px;
width: 760px;  
/*border-top: 1px solid #000;*/
font-size: 85%;  
text-align:center;
}
p#copyright{
font-size: 70%;
line-height: 1.3em;
}
#divFooter p{
margin:0px;
padding: 4px 0px;
}
a:link, a:visited{
color: #4A91BB;
}
#divFooter a:link, #divFooter a:visited{
text-decoration: underline;
}
#divFooter a:hover,
#divFooter a:focus {
text-decoration: none;
}
.alignCenter{
text-align:center;
}
.alignRight{
text-align:right;
}
table#tableHomePage {
color: #FFFFFF;
}
table#tableHomePage th {
font-size:14px;
background-color: #D1B358;
}
table#tableHomePage td{
padding:14px;
font-size:12px;
background-color: #333333;
}
table#tableHomePage tr+tr td:first-child{
border-right:1px solid #000;
}
table#tableHomePage tr+tr td:first-child+td{
border-left:1px solid #777;
border-right:1px solid #000;
}
table#tableHomePage tr+tr td:first-child+td+td{
border-left:1px solid #777;
}
table#tableHomeBanner{background-color:#FFF;}
div.thumbnail{
width:200px;
clear:both;
text-align:center;
}
div.thumbnail,img.floatLeft{
margin:.25em 1em .5em 0em;
float:left;
}
div.thumbnail p{
font-size:10px;
line-height:1.1em !important;
margin:3px 0px 0px 0px !important;
text-align:left;
}
div.thumbnail img{
border: 1px solid #CCC;
padding:8px;
}

div.thumbnail a img{
border:none;
}

a.popup{/*Used only for DHTML purposes*/}

#bodyCONTACT fieldset p{
margin-bottom:.5em;
}

.rowEven{
background-color:#F0F5F9;
}
.rowOdd{
background-color:#E2EDF3;
}

#tdContent h2.byLine{
text-align:center;
margin:0px 0px 1.5em 0px !important;
border:none;
}

/* Definition List */
dt{
color:#898989;
font-weight:bold;
margin-top:1.25em;
text-indent:1.5em;
}

dd{
border-bottom:3px double #CCC;
padding-bottom:1.25em;
font-size:.85em;
}

.clearBoth{
clear:both;
}

a.iconPDF{
background-image:url(/assets/images/ui/pdficon-small.gif);
background-repeat:no-repeat;
padding-left:19px;
}

.errorMessage{
background-color: #CCC;
padding: 10px;
border: 3px double #000;
margin-bottom: 1em;
}
.errorMessage ul{
font-size: 12px;
}
.errorMessage p{
font-size: 13px;
font-weight: bold;
}
.fineprint{
font-size: 11px;
}