body {
background-color: #ffffff;
}

td {
font-family: verdana, arial, sans-serif; 
font-weight: normal;
font-size: 11px;
line-height : 16px;
color: #000000;
}

dt {
font-family: verdana, arial, sans-serif; 
font-weight: normal;
font-size: 11px;
line-height : 16px;
color: #000000;
}
dd {
font-family: verdana, arial, sans-serif; 
font-weight: normal;
font-size: 11px;
line-height : 16px;
color: #000000;
}
dl {
font-family: verdana, arial, sans-serif; 
font-weight: normal;
font-size: 11px;
line-height : 16px;
color: #000000;
}

.subheader {
font-family: verdana, arial, sans-serif; 
font-weight: bold;
font-size: 11px;
line-height : 14px;
color: #666666;
}

.articleheader {
font-family: verdana, arial, sans-serif; 
font-weight: normal;
font-size: 12px;
line-height : 16px;
color: #000000;
}
.small {
font-size: 10px;
line-height : 12px;
color: #333333;
}

.fontbold {
font-weight: bold;
}

.fontorange {
color: #E3641F;
}

.fontunderline {
text-decoration: underline;
}

.fontitalic {
font-style: italic;
}

.blackbg {
background-color: #000000;
}

.whitebg {
background-color: #ffffff;
}

.beigebg {
background-color: #DDD9CB;
}

.ltbeigebg {
background-color: #E8E5DB;
}

.orangebg {
background-color: #E3641F;
}


.greyborder {
background-color: #cccccc;
}

.cellpadding {
padding: 0px 5px 0px 5px;
}

/* content links */

a:link {
color: #e35000;
font-weight: normal;
text-decoration: none;
}

a:visited {
color: #e35000;
font-weight: normal;
text-decoration: none;
}

a:hover {
color: #e35000;
font-weight: normal;
text-decoration: underline;
}

a:active {
color: #e35000;
font-weight: normal;
text-decoration: none;
}


a.black:link {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.black:visited {
color: #000000;
font-weight: normal;
text-decoration: none;
}

a.black:hover {
color: #000000;
font-weight: normal;
text-decoration: underline;
}

a.black:active {
color: #000000;
font-weight: normal;
text-decoration: none;
}

.burstFloatTogether {
float: left;
}
/* footer links */

.footer {
color: #666666;
font-size: 10px;
line-height : 12px;
}

a.footer:link {
color: #e35000;
font-size: 10px;
line-height : 12px;
font-weight: normal;
text-decoration: none;
}

a.footer:visited {
color: #e35000;
font-size: 10px;
line-height : 12px;
font-weight: normal;
text-decoration: none;
}

a.footer:hover {
color: #e35000;
font-size: 10px;
line-height : 12px;
font-weight: normal;
text-decoration: underline;
}

a.footer:active {
color: #e35000;
font-size: 10px;
line-height : 12px;
font-weight: normal;
text-decoration: none;
}

.input_full { 
font-size: 11px; 
line-height: 22px;
color: #333333; 
width:100%;
}

/* Rotator Styling */
#featured {
position: relative;
}
.ui-tabs-panel {
padding:0px;
position:relative;
}
.ui-tabs-hide {
display:none;
}
ul.ui-tabs-nav {
list-style-type: none;
display: none;
}
#contactmenu, #resourcesmenu, #consultingmenu, #aboutmenu {
background-color: #ffffff;
}