/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
	text-decoration: none;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 10px;
    min-width: 84px; /* be nice to Opera */
	text-decoration: none;
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 0px;
    background: url(tab.png) no-repeat;
    text-decoration: none;
    color: #000000;
	
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
	text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
	text-decoration: none;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    color: #000;
    outline: 0; /* prevent dotted border in Firefox */
	text-decoration: none;
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
	text-decoration: none;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 17px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
	 padding-bottom: 2px;
    padding-right: 0;
	text-decoration: none;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
	text-decoration: none;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
    color: #000;
	text-decoration: none;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
	text-decoration: none;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
	text-decoration: none;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
	text-decoration: none;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
	text-decoration: none;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
	text-decoration: none;
}
.tabs-container {
    border: 1px solid #aaa9a9;
	margin-left: 14px;
	width:925px;
    padding: 1em 8px 10px 5px;
    background: #c5c9c0; /* declare background color for container to avoid distorted fonts in IE while fading */
	text-decoration: none;
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(images/loading.gif) no-repeat 0 50%;
	text-decoration: none;
}

.design {
    font-family: Arial; font-size: 11px; 
	text-decoration: none;
	font-weight:normal;
}

.tablebox {border: 1px solid #000000;  background-color: #ffffff; width: 157px; margin-left: 9px; padding:5px 5px 0 8px; height: 145px;}

.tablebox2 {border: 1px solid #000000;  background-color: #ffffff; width: 157px; margin-left: 9px; padding:5px 5px 0 8px; height: 100px;}

.body  a:link  {font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none;} 
.body  a:visited {font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none;}
.body  a:hover {font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#498EB3; text-decoration:underline; }
.body  a:active {font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none;}	
.body ul { margin:5px 0 10px 0px; line-height:10px; padding:0; font-family: Arial, Helvetica, sans-serif; list-style:none; }
.body li { font-family: Arial, Helvetica, sans-serif; color: #000000; color: #000000; font-size : 11px; background: url('../images/bulletSquareBLK.gif') no-repeat 0 0; background-position: 1px 0px 0 0px ; padding:0px 0px 0px 13px; }




.ddcolortabs{
float:left;
width:100%;
font-family: Arial, Helvetica, sans-serif; font-size:11px;
line-height:normal;
border-bottom: 0px solid #54839d; /*Add border strip to bottom of menu*/
}

.ddcolortabs ul{
list-style-type: none;
font-family: Arial, Helvetica, sans-serif; font-size:11px;
margin:0;
margin-left: 0px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

.ddcolortabs li{
display:inline;
margin-right:0;
padding-right:0;
letter-spacing: 0.1em;
}

.ddcolortabs a{
float:left;
color: white;
background: url(../images/glowtab-left.gif) no-repeat left top;
margin:0px 1px 0px 0px;
padding:0 0 0px 5px;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif; font-size:11px;
cursor: pointer;
}

.ddcolortabs a span{
float:left;
display:block;
background: url(../images/glowtab.gif) no-repeat right top;
padding: 6px 39px 5px 40px;
font-weight:normal;
color:#3B3B3B;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a.current{ /*Selected Tab style*/
background-position:0 -22px; /*Shift background image up to start of 2nd tab image*/

}

.ddcolortabs a.current span{ /*Selected Tab style*/
background-position:100% -22px; /*Shift background image up to start of 2nd tab image*/
color: #de2a27;
}

.ddcolortabs a:hover{ /*onMouseover style*/
background-position:0% -22px; /*Shift background image up to start of 2nd tab image*/
color: #de2a27;
}

.ddcolortabs a:hover span{ /*onMouseover style*/
background-position:100% -22px; /*Shift background image up to start of 2nd tab image*/
color: #de2a27;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
line-height: 8px;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border-top-width: 0px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font-family: Arial, Helvetica, sans-serif; font-size:10px;
line-height:20px;
z-index:100;
background-color: #edefee;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 10px;
border-top: 0 solid #678b3f;
border-bottom: 0px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #666666;
font-family: Arial, Helvetica, sans-serif; font-size:11px;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #edefee;
color: #de2a27;
font-family: Arial, Helvetica, sans-serif; font-size:11px;
}




.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
}

.arrowblue {
	background-image: url(../images/blue_arrow_sm.gif);
	background-repeat: no-repeat;
	margin-left: 2px;
	margin-bottom: 0px;
	margin-right: 2px;
	background-position: 0px 4px ;
	padding-left: 17px; 
	padding-bottom: 3px; 
	font-size:11px;
	color: #4e799e;
	font-weight: normal;}	
	
.arrowblue a:link  {text-decoration:none; font-weight:normal; font-size:11px; color: #4e799e; font-weight: normal;} 
.arrowblue a:visited {text-decoration:none; font-weight:normal; font-size:11px; color: #4e799e; font-weight: normal;}
.arrowblue a:hover {text-decoration: underline; font-weight:normal; font-size:11px; color: #4e799e; font-weight: normal;}
.arrowblue a:active {text-decoration: none; font-weight:normal; font-size:11px; color: #4e799e; font-weight: normal;}