body {
    background-color: #FFF;
    padding: 2px 5px;
    margin: 20px 0;
    text-align: center;
}
a { text-decoration: none;}
a:visited { text-decoration: none;}

/* Sections */
#content {
    margin-left:auto;
    margin-right:auto;
    border: 2px solid #333;
    padding: 0px;
    width: 950px;
}
#container {
    margin-top: 0;
    margin-bottom: 0px;
    padding: 0;
    width: 100%;
    min-height: 400px;
    _height: 400px;
    background-color: #CCC;
    overflow: hidden;
}
#top {
    margin-left:auto;
    margin-right:auto;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    padding: 0;
    background-color: #FFF;
    text-align: justify;
    font-family: "Arial",sans-serif;
}
#top h2 {
    color: #FF9900;
    font-size: 21px;
    padding: 2px;
    font-family: "Arial",sans-serif; 
    font-weight: bold;
    margin:0;
}
#menu {
    clear: both;
    text-align: right; 
    width: 100%;
    background-color: #7fa2bf;
    border-top: 1px solid #300;
    font-family: "Arial",sans-serif; 
    padding: 5px 0px 0px 0px;
    margin: 0;  
}
#footer {
    clear: both;
    width: 100%;
    text-align: center;
    font-family: "Arial",sans-serif;
    background-color: #7fa2bf;
    border-top: 1px solid #300;
    padding: 5px 0px;    
}
#left {
    float: left;
    border-right: 1px solid #300;
    margin: 0px 5px 0px 0px;
    text-align: left;
    width: 200px;
    font-family: "Arial",sans-serif; 
    padding: 10px 5px;
    background-color: #99c;
    height: 100%;
    min-height: 410px;
    _height: 410px;
}
#left h2 {
    font-size: medium;
    font-weight: bold;
    color: #930;
    margin: 0px;
    font-family: "Arial",sans-serif; 
}
#main {
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    color: #003;
    width: 95%;
    font-family: "Arial",sans-serif; 
    padding: 10px;
}
#main h1 {
    font-size: x-large;
    font-weight: bold;
    color: #00467f;
    margin: 0px;
    font-family: "Arial",sans-serif; 
}
#main h2 {
    font-size: large;
    font-weight: normal;
    color: #008e7f;
    margin: 0px;
    font-family: "Arial",sans-serif; 
}
#main h3 {
    font-size: medium;
    font-weight: bold;
    color: #333;
    margin: 0px;
    font-family: "Arial",sans-serif; 
}
#main h4 {
    font-size: small;
    font-weight: bold;
    color: #000;
    margin: 0px;
    font-family: "Arial",sans-serif; 
}
#main a,#main a:visited {
    color: #C30;
    font-weight: bold;
    text-decoration: none;
}
#main a:hover {
    text-decoration: underline;
}
#main_container {
    float: left;
	width: 100%;
	padding: 0;
    border: 0px solid #000;
	font-family: "Arial",sans-serif; 
}
#main_left {
    float: left;
    margin-left: -100%; 
    width: 120px;
    border: 0px solid #fff;
    color: #fff;
}
.innertube {
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
#main_content {
   border-left: 5px solid #C30;
	margin-left: 120px;
}

#left a,#footer a,#left a:visited,#footer a:visited {
    font-family: "Arial",sans-serif;
    font-weight: bold; 
    color: #003; 
    text-decoration: none
}
#left a:hover,#footer a:hover {
    color: #930;
    text-decoration: underline;    
}

/* Text Styles */
.title {
    font-weight: bold; 
    font-size: small; 
    font-family: "Arial",sans-serif; 
    color: #fff; 
    background-color: #003; 
    text-decoration: none;
    padding-left: 7px;
}
.footerText {
    font-weight: bold; 
    font-size: x-small; 
    font-family: "Arial",sans-serif; 
    color: #000; 
    text-decoration: none;
}
.footerTextGray {
    font-weight: bold; 
    font-size: x-small; 
    font-family: "Arial",sans-serif; 
    color: #333; 
    text-decoration: none;
}
.linksmall {
    font-weight: normal; 
    font-size: x-small; 
    font-family: "Arial",sans-serif; 
    color: #003; 
    text-decoration: none;
}
.links {
    font-weight: bold; 
    font-size: small; 
    text-decoration: none; 
    font-family: "Arial",sans-serif; 
    color: #FF9900; 
}
.textLink {
    font-weight: bold; 
    font-size: medium; 
    text-decoration: none; 
    font-family: "Arial",sans-serif; 
    color: #003; 
}
.text {
    font-weight: normal; 
    font-size: medium; 
    text-decoration: none; 
    font-family: "Arial",sans-serif; 
    color: #003; 
}
.textGray {
    font-weight: bold; 
    font-size: small; 
    text-decoration: none; 
    font-family: "Arial",sans-serif; 
    color: #666; 
}
.Darkorange {
    font-size: small;
    color: #c60;
    font-weight: bold;
    font-family: "Arial",sans-serif; 
    text-decoration: none; 
}
.lightYellow {
    font-size: small;
    color: #cc6;
    font-weight: bold;
    font-family: "Arial",sans-serif; 
    text-decoration: none; 
}
.line {
    border-top: 2px dotted #003;
    width:95%;
    clear: both;
    margin-left:auto;
    margin-right:auto;
    padding: 0px 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.item {
    font-weight: bold; 
    text-decoration: none; 
    font-family: "Arial",sans-serif; 
    padding: 3px;
    line-height: 1.3em;
}
.menusmall {
    font-weight: bold; 
    font-size: x-small; 
    text-decoration: none; 
    font-family: "Arial",sans-serif; 
    color: #003; 
    padding: 3px 5px;
}
.menusmall a, .menusmall a:visited {
    font-family: "Arial",sans-serif;
    font-weight: bold; 
    color: #003; 
    text-decoration: none
}
.menusmall a:hover {
    color: #930;
    text-decoration: underline;    
}
.redInk {
    font-weight: bold; 
    font-size: x-small; 
    text-decoration: none; 
    font-family: "Arial",sans-serif; 
    color: #900; 
    padding: 3px;
}
.super {
    font-weight: normal;
    vertical-align: super; 
    font-size: xx-small; 
    font-family: "Arial",sans-serif; 
    color: #000; 
    text-decoration: none;
}
.fontSizeBlock {
    cursor:pointer;
    width:20px;
    height:20px;
    border:1px solid #ddd;
    text-align:center;
    color:#777;
    background:#fafafa;
}
.greenSmall {
    font-size: x-small;
    font-weight: bold;
    font-family: "Arial",sans-serif; 
    text-decoration: none; 
    color: #090;
}

/* Tabs styles */
#tabsmenu{
padding: 0;
margin: 0;
background: transparent;
voice-family: inherit;
}
#tabsmenu ul{
font-weight: bold;
font-size: small;
margin: 0 0 0 50px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}
#tabsmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform: none;
}
#tabsmenu a{
float: left;
display: block;
color: white;
margin: 1px 2px 0px 0px; /*Margin between each menu item*/
padding: 4px 10px 9px 10px;
text-decoration: none;
background-color: #008e7f; /*Default menu color*/
border-top: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
}
#tabsmenu a:hover{
background-color: #C30;
text-decoration: none;
padding-bottom: 10px;
margin-top: 0;
}
#tabsmenu #current a,#tabsmenu #current a:hover{
background-color: #C30;
padding-bottom: 10px;
margin-top: 0;
margin-bottom: 0;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
}
#tabsmenuline{
clear: both;
margin: 0;
padding: 0px 0px 0px 0px;
width: 100%;
height: 7px;
line-height: 7px;
background-color: #C30;
}

 /* Subtabs Styles */
#subtabsmenu{
width: 100%;
color: #FFF;
padding: 0;
margin: 40px 0px;
border: 0px solid #000;
}
#subtabsmenu ul{
font-weight: bold;
font-size: small;
padding: 0;
margin: 0;
list-style: none;
text-transform: none;
}
#subtabsmenu li{
position: relative;
width: 100%;
margin: 0;
}
#subtabsmenu a,#subtabsmenu a:visited{
display: block;
color: #FFF;
margin: 2px 0px; /*Margin between each menu item*/
padding: 5px;
text-decoration: none;
background-color: #008e7f; /*Default menu color*/
border-top: 1px solid #000;
border-left: 1px solid #000;
border-bottom: 1px solid #000;
}
#subtabsmenu li a:hover{
background-color: #C30;
text-decoration: none;
}
#subtabsmenu #current a,#subtabsmenu #current a:hover{
background-color: #C30;
padding: 5px;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-bottom: 1px solid #000;
}

/* Image Opacity */
.opacity {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
-moz-opacity:0.4;
filter:alpha(opacity=40);
}
.tdback { background: url(/images/workers_01_small.jpg) center no-repeat; }

