@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #056923;
}
.text-sub-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	list-style-image: url(images/list_image.gif);
}
.text-sub-main a:link {
	text-decoration: none;
	color: #0EB641;
}

.text-sub-main a:visited {
	text-decoration: none;
	color: #0EB641;
}
.text-sub-main a:active {
	text-decoration: none;
	color: #0EB641;
}
.text-sub-main a:hover {
	text-decoration: underline;
	color: #0EB641;
}
.text-sub-main li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/list_image.gif);
	padding-right: 20px;
}

.text-subhead-green {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #067527;
}
.text-subhead-ltgreen {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #09E94C;
}
.text-subhead-small {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0EB641;
}

.sub-table-mid {
	background-image: url(images/tablesub_mid.png);
	background-repeat: repeat-y;
}
.text-footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #11CC4A;
}
.text-footer a:link {
	text-decoration: none;
	color: #11CC4A;
}
.text-footer a:visited {
	text-decoration: none;
	color: #11CC4A;
}
.text-footer a:active {
	text-decoration: none;
	color: #11CC4A;
}
.text-footer a:hover {
	text-decoration: underline;
	color: #11CC4A;
}

#flash			{
display: block;
}

.text-main-panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.text-main-panel a:link {
	text-decoration: none;
	color: #FFF;
}

.text-main-panel a:visited {
	text-decoration: none;
	color: #FFF;
}
.text-main-panel a:active {
	text-decoration: none;
	color: #FFF;
}
.text-main-panel a:hover {
	text-decoration: underline;
	color: #12ED54;
}
.text-main-panel li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(images/list_image_main.gif);
	padding-right: 20px;
	padding-bottom: 2px;
}
.table-main-mid {
	background-color: #084F1E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #12D54D;
	border-left-color: #12D54D;
}
.text-main-pops {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.text-main-pops li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(images/list_image_main.gif);
	padding-right: 0px;
	padding-bottom: 2px;
	margin-left: -30px;
}
.text-main-pops-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	margin-left: 12px;

}
.main-panel-latency {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #12D54D;
	border-left-color: #12D54D;
	background-color: #084F1E;
}
.text-main-latency {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.text-main-latency li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(images/list_image_main.gif);
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: -20px;
}
.text-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-right: 18px;
	padding-bottom: 5px;
}
.text-nav a:link {
	text-decoration: underline;
	color: #FFF;
}

.text-nav a:visited {
	text-decoration: underline;
	color: #FFF;
}
.text-nav a:active {
	text-decoration: underline;
	color: #FFF;
}
.text-nav a:hover {
	text-decoration: none;
	color: #11CC4A;
}
