.CSHeader{
color:Black;
font-size:1.2em;
background: white url(green.gif) top left repeat-x;
width:300px;
margin-bottom:2px;
margin-top:2px;
padding-left:5px;
padding-top:5px;
height:25px;
vertical-align: middle;
border: 1px solid #778;
overflow:hidden;
cursor:pointer;
}
.CSContent{
border:0px solid #317082;
background-color:#E2EBED;
width:300px;
visibility:hidden;
height:0px;
overflow:hidden;
position:relative;
}
.CSContent_content{
padding:1px;
font-size:0.9em;
position:relative;
}
.greentabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.greentabs li{
display: inline;
margin: 0;
}

.greentabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(green.gif) top left repeat-x;
}

.greentabs li a:visited{
color: #2d2b2b;
}

.greentabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.greentabs li.selected{
position: relative;
top: 1px;
}

.greentabs li.selected a{ /*selected main tab style */
background-image: url(greenactive.gif);
border-bottom-color: white;
}

.greentabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

.yellowtabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.yellowtabs li{
display: inline;
margin: 0;
}

.yellowtabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(yellow.gif) top left repeat-x;
}

.yellowtabs li a:visited{
color: #2d2b2b;
}

.yellowtabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.yellowtabs li.selected{
position: relative;
top: 1px;
}

.yellowtabs li.selected a{ /*selected main tab style */
background-image: url(yellowactive.gif);
border-bottom-color: white;
}

.yellowtabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.redtabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.redtabs li{
display: inline;
margin: 0;
}

.redtabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(red.gif) top left repeat-x;
}

.redtabs li a:visited{
color: #2d2b2b;
}

.redtabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.redtabs li.selected{
position: relative;
top: 1px;
}

.redtabs li.selected a{ /*selected main tab style */
background-image: url(redactive.gif);
border-bottom-color: white;
}

.redtabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.bluetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
display: inline;
margin: 0;
}

.bluetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(blue.gif) top left repeat-x;
}

.bluetabs li a:visited{
color: #2d2b2b;
}

.bluetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.bluetabs li.selected{
position: relative;
top: 1px;
}

.bluetabs li.selected a{ /*selected main tab style */
background-image: url(blueactive.gif);
border-bottom-color: white;
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;

}
.browntabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.browntabs li{
display: inline;
margin: 0;
}

.browntabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(brown.gif) top left repeat-x;
}

.browntabs li a:visited{
color: #2d2b2b;
}

.browntabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.browntabs li.selected{
position: relative;
top: 1px;
}

.browntabs li.selected a{ /*selected main tab style */
background-image: url(brownactive.gif);
border-bottom-color: white;
}

.browntabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.graytabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.graytabs li{
display: inline;
margin: 0;
}

.graytabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(gray.gif) top left repeat-x;
}

.graytabs li a:visited{
color: #2d2b2b;
}

.graytabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.graytabs li.selected{
position: relative;
top: 1px;
}

.graytabs li.selected a{ /*selected main tab style */
background-image: url(grayactive.gif);
border-bottom-color: white;
}

.graytabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.maroontabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.maroontabs li{
display: inline;
margin: 0;
}

.maroontabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(maroon.gif) top left repeat-x;
}

.maroontabs li a:visited{
color: #2d2b2b;
}

.maroontabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.maroontabs li.selected{
position: relative;
top: 1px;
}

.maroontabs li.selected a{ /*selected main tab style */
background-image: url(maroonactive.gif);
border-bottom-color: white;
}

.maroontabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.orangetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.orangetabs li{
display: inline;
margin: 0;
}

.orangetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(orange.gif) top left repeat-x;
}

.orangetabs li a:visited{
color: #2d2b2b;
}

.orangetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.orangetabs li.selected{
position: relative;
top: 1px;
}

.orangetabs li.selected a{ /*selected main tab style */
background-image: url(orangeactive.gif);
border-bottom-color: white;
}

.orangetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;

}
@media print {
.tabcontent {
display:block!important;
}

