body {
	color: #22464f;
	background-color: #ABC3AC;
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 81%;  /* Enables font size scaling in MSIE */
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #22464F;
	padding: 0;
}

/*html > body {
	font-size: 10.0pt;
} */

acronym, .titleTip {
	border-bottom: 1px dotted #22464F;
	cursor: help;
}

.doNotDisplay {
	display: none !important;
}

img {
	border: 0px;
}

.smallCaps {
	font-size: 110%;
	font-variant: small-caps;
}

#header {
	color: white;
	background-image: url('/images/tws-topback.gif'); 
	background-color: #22464F;
	margin:  0 0em 0;
	/* Top Right Bottom Left */
	padding: 0 2.5mm 0px 2mm;
	height: 85px;
	border-bottom: 2px solid #22464F /* ABC3AC;  */
}

.headerTitle {
	margin: 0;
 	padding: 0;
 	float: left;
}

.headerTitle a {
	color: rgb(205,219,205);
	background-color: transparent;
	text-decoration: none;
	font-size: 83%;
	font-weight: bold;
	font-style: italic;
}

.headerTitle > a {
	font-size: 105%;  /* For fully standards-compliant user agents */
}

.headerTitle span {
	color: white;
	background-color: transparent;
	font-weight: normal;
}

.headerLinks {
	font-size: 89%;
	float: right;
	right: 1em;
	top: 0.00em;
	height: 0px;
}

[class~="headerLinks"] {
	top: 5.00em;  /* For fully standards-compliant user agents */
}

.headerLinks a {
	color: white;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0 1ex;
}

.headerLinks a:hover {
	color: rgb(171,195,172);
	background-color: transparent;
	text-decoration: none;
}

#side-bar {
	font-size: 85%;
	text-align: right;
	float: left;
	clear: left;
	padding: 3px 0em 0em 0px;
	margin: 0;
	list-style: none;
	width: 13em;
	background-color: #ABC3AC;
}

.sideBarTitle {
	color: #22464F;
	background-color: #CDDBCD;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	/* Top Right Bottom Left */
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #22464F;
	border-right: 1px solid #22464F;
	border-bottom: 1px solid #22464F;
}

#side-bar ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

#side-bar li  {
	/* Top Right Bottom Left */
	padding: 1px 0px 1px 0px;
	border-bottom: 1px solid #22464F;
	border-right: 1px solid #22464F;
}

#side-bar li .center  {
	/* Top Right Bottom Left */
	padding: 1px 0px 1px 0px;
	border-bottom: 1px solid #22464F;
	border-right: 1px solid #22464F;
	text-align: center;
}

#side-bar li a {
	text-decoration: none;
	display: block;
	width: 11em;
	color: #22464F;
	text-align: right;
	/* Top Right Bottom Left */
	padding: 4px 10px; 
}

#side-bar a {
	color: #22464F;
	background-color: transparent;
	text-decoration: none;
}

.side-bar a:visited {
	color: #22464F;
	background-color: transparent;
	text-decoration: underline;
}

#side-bar a:hover {
	text-decoration: none;
	background-color: #22464F;
	color: white;
}

#side-bar img {
	border:0px;
	vertical-align:middle;
}

#sidBarGraphic a:hover {
	text-decoration: none;
	background-color: transparent;
}

.sideBarText {
	text-align: justify;
	margin: 0;
	padding: 1em 1em;
	display: block;
	border-top: 1px solid #22464F;
}

#side-bar .sideBarText a {
	text-decoration: underline;
}

#side-bar .sideBarText a:hover {
	text-decoration: none;
}

#side-bar .bottom {
	position: absolute;
	bottom: 5px
}

.thisPage {
	font-weight: bold;
}

#faq-copy {
	font-size: 90%;
	text-align: justify;
	line-height: 1.2em;
	/* Top Right Bottom Left */
	margin: 0 5mm 0 2.5em;
	padding: 0 0.5em 2px 0.5em;
}

#main-copy {
	text-align: left;
	line-height: 1.5em;
	/* Top Right Bottom Left */
	margin: 0em 0em 0em 11em;
	padding: 0em 0em 1em 0em;
}

p {
	margin: 1em 0 1.5em 0;
	padding: 0;
}

.darkerBox {
	color: #22464F;
	font-size: 110%;  
	background-color: #F0F7F0;
	/* Top Right Bottom Left */
	margin: 3px 5px 10px 4px;
	padding: 2em 2em 2em 2em;
	border: 1px solid #22464F;
	border-bottom: 4px solid #22464F;
	border-right: 4px solid #22464F;
}

.lighterBox {
	color: #22464F;
	font-size: 110%;  
	background-color: #FFFFFF;
	/* Top Right Bottom Left */	
	margin: 3px 5px 10px 4px;
	padding: 2em 2em 2em 2em;
	border: 1px solid #22464F;
	border-bottom: 4px solid #22464F;
	border-right: 4px solid #22464F;	
}

.faqBox {
	color: #22464F;
	background-color: #F5FAF5;
	/* Top Right Bottom Left */	
	margin: 0 0 1em 0;
	padding: 2ex 2em 0.25em 2em;
	border: 1px solid #22464F;
	border-bottom: 4px solid #22464F;
	border-right: 4px solid #22464F;  
}

#main-copy h1 {
	font-family: "trebuchet ms", verdana, tahoma, sans-serif;
	font-size: 156%;
	font-weight: bold;
	margin: 0.25em 0 0 0;
	padding: 0;
}

#main-copy h2 {
	font-family: "trebuchet ms", verdana, tahoma, sans-serif;
	font-size: 130%;
	font-weight: bold;
	margin: 0.25em 0 0 0;
	padding: 0;
}

#main-copy h3 {
	font-family: "trebuchet ms", verdana, tahoma, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0.25em 0 0 0;
	padding: 0;
}

#main-copy a {
	color: #22464F;
	background-color: transparent;
	text-decoration: underline;
}

#main-copy a:hover {
	background-color: #22464F;
	color: white;
	text-decoration: none;
}

#main-copy blockquote {
	font-size: 95%;
	border: solid .5px #22464F;
	background-color: #E8E8E8;
	margin-left: 5mm; 
	margin-right: 5mm;
	width: 75px;
	text-align: center;
	padding: 5px;
}

#main-copy li {
	margin-bottom: 10px;
}

dt {
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0.5ex 0;
}

dd {
	margin: 0 0 1.5em 1.5em;
	padding: 0;
}

#footer {
	color: white;
	background-color: #22464F;
	font-size: 85%;
	margin: 0;
	/* Top Right Bottom Left */
	padding: 4px 8px 8px 8px;
	clear: both;
}

#footer .left {
	float: left;
	clear: left;
}

#footer .right {
	text-align: right;
}

#footer a {
	color: white;
	background-color: transparent;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.subFooter {
	font-size: 85%;
	line-height: 1.5em;
	margin: 0;
	padding: 1ex 4mm;
}

.subFooter a {
	color: #22464F;
	background-color: transparent;
	text-decoration: underline;
}

.subFooter a:hover {
  text-decoration: none;
}

#foottop {
	color: white;
	background-color: #22464F;
	font-size: 85%;
	margin: 0;
	width: 12em;
	padding: 1em 4mm;
	clear: both;
}

#foottop .left {
	float: left;
	clear: left;
}

#foottop .right {
	text-align: right;
}

#foottop a {
	color: white;
	background-color: transparent;
	text-decoration: underline;
}

#foottop a:hover {
	text-decoration: none;
}


.newsbox {
	font-size: 90%;
	background-color: #E8EDE8;
	margin-right: 2%;
	padding: 10px;
	border: 1px dashed #2266AA;
}

.weatherlabel { 	color: #22464F; font-size: 13px; font-weight: bold; border-width: thin; }
.weatherlabel2 { 	color: #22464F; font-size: 10px; font-weight:bolder; text-align: center }
.weathervalue { 	color: #22464F; font-size: 14px; font-weight: bolder }
.weathervaluet { 	color: #22464F; font-size: 17px; font-weight: bolder }
.weathervalue2 { 	color: #22464F; font-size: 9px; font-weight: normal; text-align: center }
.weatherlabel3 { 	color: #22464F; font-size: 9px; font-weight: bold; text-align: left }
.weathertime { 		color: #22464F; font-size: 9px; }
.weatherrange { 	color: #22464F; font-size: 9px; }
.weatherdiff { 		color: #22464F; font-size: 9px; }
.weatherbottom {	color: #22464F; font-size: 9px; font-weight: bold; text-align: center; border-width: thin;  }

.code {
	color: black;
	margin-left: 20px;
	margin-top: 10px;
}

.pic {
	text-align: center;
}

.btn {
	display: inline;
	font: 90% Verdana, sans-serif;
	padding: 0px 0;
	border: 1px solid #666;
	margin: 0;
	text-decoration: none;
	background-color: #FFFFFF;
}

.btnFront {
	display: inline;
	background-color: #CDDBCD; 
	color: #000;
	padding: 0 8px;
	border: 1px solid #FFF;
	border-top: 0;
	border-bottom: 0;
	margin: 0px;
	text-decoration: none;
}

.btnText {
	display: inline;
	background-color: #CDDBCD; 
	color: #000;
	font-weight: bold;
	padding: 0 8px;
	border: 1px solid #FFF;
	border-right: 1px solid #FFF;
	margin: 0px;
	text-decoration: none;
}


.btn2 {
	display: inline;
	font: small/200% Arial, sans-serif;
	padding: 1px 0;
	border: 1px solid #666;
	margin: 0;
	text-decoration: none;
	background-color: #CDDBCD;
}

.btnFront2 {
	display: inline;
	background-color: #22464f;
	color: #FFFFFF;
	padding: 0 2px;
	border: 1px solid #FFF;
	border-top: 0;
	border-bottom: 0;
	margin: 0px;
}

.btnFront2a {
	display: inline;
	background-color: #CDDBCD;
	color: #000000;
	font-weight: bold;
	padding: 0 2px;
	border: 1px solid #fff;
	border-top: 0;
	border-bottom: 0;
	margin: 0px;
}

.btnText2 {
	display: inline;
	background-color: #E8EDE8; /* #ABC3AC; */
	color: #000000;
	font-weight: bold;
	padding: 0 2px;
	border: 0;
	border-right: 1px solid #fff;
	margin: 0px;
}

.xxh    {
	font-size: 10px;
	color:#22464F;
	text-align: center;
	border:1px solid #006666;
	background-color:#ABC3AC;
	text-decoration: none;
	line-height: 1;
	padding: 3px;
	width:160px;
	vertical-align: bottom;
	}

.xxx { 
	font-size: 12px; 
	color:#22464F;
	text-align:left;
	border:1px solid #006666;
	background-color:#E8EDE8; 
	text-decoration: none;
	padding: 5px; 
	width:160px;
	vertical-align: top;
}

.xx { 
	font-size: 12px; 
	color:#22464F;
	text-align:left;
	border:1px solid #006666;
	background-color:#E8EDE8; 
	text-decoration: none;
	padding: 5px;
	vertical-align: top;
}

.xxy { 
	font-size: 12px; 
	color:#22464F;
	text-align:left;
	border:1px solid #006666;
	background-color:#FFFFFF; 
	text-decoration: none;
	padding: 5px; 
	width:160px;
	vertical-align: top;
}

.xy	{ 
	font-size: 12px; 
	color:#22464F;
	text-align:left;
	border:1px solid #006666;
	background-color:#FFFFFF; text-decoration: none;
	padding: 5px;
	vertical-align: top;
}

#icon {
	border-width: 1px;
	border-spacing: 5px;
	border-style: dashed;
	border-color: black;
	border-collapse: separate;
	padding: 15px;
}

#container {
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	position: relative;
}

.picfl {
	float:left;
	padding-right: 5px;
	position: relative;
}

.picfr {
	float:right;
	padding-left: 15px;
	position: relative;
}

.std1 { 	
	font-family: verdana, san-serif; color: #006666; font-size: 12px; 
	text-align: left; line-height: 1;
    background: white;
 }
 
.std2 { 	
	font-family: verdana, san-serif; color: #006666; font-size: 12px; 
	text-align: left; line-height: 1; 
}

.std3 { 	
	font-family: verdana, san-serif; color: #006666; font-size: 12px; 
	text-align: left; padding-right: 8px;  line-height: 1;
}

.stemp { 	
	font-family: verdana, san-serif; color: #006666; font-size: 38px; 
	text-align: center; font-weight: bold; padding-left: 5px;
	padding-right: 5px; padding-top: 10px; line-height: .7em; 
}

.stmph { 	
	color: red; font-size: 10px; text-align: center; padding: 2px; 
}

.stmpl { 	
	color: blue; font-size: 10px; text-align: center;  padding: 2px;
}

.timedate { width: 240px; font-size: 80%; text-align: right; clear: both;}
.outerbox { width: 240px; margin: 10px 0px 0px 0px; height: 55px; padding: 5px; background-color: transparent; }
.tempbox { width: 50%; float: left; margin: 0px; padding-bottom: 4px;}
.others { width: 50%; float: right; vertical-align: middle;}
.templrg { font-size: 210%; color: #E8E8E8; text-align: center; font-weight: bold;}
.hilow { width: 100%; color: #E8E8E8; text-align: center; }
.hilowbox { width: 95%; padding-left: 5%;}
.hi { font-size: 70%; width: 50%; color: #E8E8E8; text-align: center; float: left;}
.lo { font-size: 70%; width: 50%; color: #E8E8E8; text-align: center; float: right;}
.otherleft { color: #E8E8E8; font-size: 70%; width: 40%; text-align: right; float: left; }
.otherright { color: #E8E8E8; font-size: 70%; width: 60%; text-align: right; float: right; }

#sparkline {
	text-align: left;
	padding: 25px;
	width: 95%;
	border-collapse: collapse;
}

#sparkline img {
	border: 1px solid #008000;
	border-right: 3px solid #008000;
	border-bottom: 3px solid #008000;
}

#sparkline .left {
	float: left;
	font-size: 100%;
	width: 100px;
	padding: 10px;
	margin-left: 10%;
}

#sparkline .right {
	float: right;
	font-size: 100%;
	width: 300px;
	padding: 10px;
	margin-left: 10%;
}

.newitem {
	color: red;
	font-weight: bold;
}

.dlcnt {
	font-size: 70%;
	color: red;
}
	
.sparkline { border: 1px solid #008000;
	border-right: 3px solid #008000;
	border-bottom: 3px solid #008000;
}

.downloadtbl {
	width: 100%;
}

.downloaditm {
	font-size: 80%;
	padding: 5px;	
	border: 1px solid #008000;
}

.downloadhd {
	font-size: 80%;
	padding: 2px;	
	background-color: #ABC3AC;
	border: 1px solid #008000;
}

.link-inline {
	display: inline;
}

#code pre {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

#code .codenm {
	color: #22464F;
	font-size: 80%;
	font-weight: bold;
	line-height: 0%;
}

#code .codew60 {
	background: #FFFFFF url('/images/cut.gif') no-repeat top right;
	background-color: #E8EDE8;
	width: 60%;
	border: 1px dashed #22464F;
	text-align: left;
	padding: 10px 10px 0px 10px;
	margin: 15px 0px 15px 0px;
}

#code .codew80 {
	background: #FFFFFF url('/images/cut.gif') no-repeat top right;
	background-color: #E8EDE8;
	width: 80%;
	border: 1px dashed #22464F;
	text-align: left;
	padding: 10px 10px 0px 10px;
	margin: 15px 0px 15px 0px;
}

code, samp, kbd {
  font-family: 'Lucida Console', 'Bitstream Vera Sans Mono', 'Courier New', Monaco, Courier, monospace;
}

kbd {
	background-color: #F1EDED;
	color: black;
	padding: 3px 3px 1px 3px;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
}

.jsuparrow {
	text-decoration: none;
	color: #22464F;
	background-color: #CDDBCD;
	border: 0px;
}

.jsupoutline {
	position:absolute;
	width:24px;
	height:15px;
	left:0px;
	top:0px;
	padding:0px;
	background:#CDDBCD;
	border:0px 
	solid #2266AA;
}

.flashslide {
	position: relative; 
	width:	250px; 
	height: 188px; 
	overflow:hidden; 
	border: 1px solid #22464F;
	border-right: 3px solid #22464F;
	border-bottom: 3px solid #22464F;
	overflow:hidden
}


.sticker a img {
	opacity: 0.5;
}

.sticker a:hover img {
	opacity: 1;
}

.centerblock {
	margin-left: auto;
	margin-right: auto;
	width: 670px;
}

.centerimg {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#nohover a:hover {
	background: transparent;
}

#marschart {
	font-size: 80%;
	width: 95%;
	border: 1px solid #22464F;
	border-right: 2px solid #22464F;
	border-bottom: 2px solid #22464F;
	border-collapse: collapse;
}

#marschart th {
	background-color: #CDDBCD;
	border: 1px solid #22464F;
	padding: 2px;
}

#marschart td {
	font-family: calibri, verdana;
	background-color: #FFFFFF;
	border: 1px solid #22464F;
	padding: 2px;
}

.wrap_center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.center_object {
	margin-left: auto;
	margin-right: auto;
}

#grlevel3 {
	width: 100%;
}
#grlevel3 .title {
	vertical-align: top;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
}

#grlevel3 .imgs {
	font-weight: bold;
	text-align: center;
}

#grlevel3 img {
	border: 1px solid black;
}

#notice {
    color: #22464F;
    background-color: transparent;
    text-align: center;
    padding: 10px;
    font-weight: bold;
}