@charset "UTF-8";
* {
            margin: 0px;
            padding: 0px;
        }
BODY {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	padding-bottom: 25px;
}
.lnt {
	font-style: normal;
	font-family: Verdana;
	font-size: 9pt;
	color: #727272;

}
.lnk1:LINK {
	font-style: normal;
	font-family: Verdana;
	font-size: 9pt;
	color: #727272;
	text-decoration: underline;
}
.lnk1:VISITED {
	font-style: normal;
	font-family: Verdana;
	font-size: 9pt;
	color: #727272;
	text-decoration: underline;
}
.lnk1:HOVER {
	font-style: normal;
	font-family: Verdana;
	font-size: 9pt;
	color: #b9b9b9;
	text-decoration: underline;
}
a,.lnk2:LINK {
	font-style: normal;
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
a,.lnk2:VISITED {
	font-style: normal;
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
a,.lnk2:HOVER {
	font-style: normal;
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}

.lnk3:LINK {
	font-style: normal;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.lnk3:VISITED {
	font-style: normal;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.lnk3:HOVER {
	font-style: normal;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.lnk4:LINK {
	font-style: normal;
	font-family: Verdana;
	font-size: 9pt;
	color: #1279cb;
	text-decoration: none;
}
.lnk4:VISITED {
	font-style: normal;
	font-family: Verdana;
	font-size: 9pt;
	color: #1279cb;
	text-decoration: none;
}
.lnk4:HOVER {
	font-style: normal;
	font-family: Verdana;
	font-size: 9pt;
	color: #1279cb;
	text-decoration: none;
}
.dv1 {
	background-color: #f2f2f2; 
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding-top: 0px; 
	vertical-align: middle;
}
.dv2 {
	background-color: #292929; 
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding-top: 0px; 
	vertical-align: middle;
}
.tb1 {
	background: url('/images/bw.gif'); 
	background-repeat: repeat-y; 
	width: 1px;
}
.tb2 {
	padding-left: 23px;
	padding-top: 18px;;
	padding-bottom: 15px;
	             
}
.inp1 {
	border: 1px solid #727272;
	background-color: #000000;
	color: #b9b9b9;
	font-style: normal;
	font-family: Verdana;
	font-size: 9pt;
	width: 200px;
	height: 17px;
}
.inp2 {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	color: #000000;
	font-style: normal;
	font-family: Verdana;
	font-size: 9pt;
	width: 150px;
	height: 17px;
}

.subm1 {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	color: #000000;
	font-style: normal;
	font-family: Verdana;
	font-size: 9pt;
	width: 50px;
	height: 50px;
}
.txt1 {
	font-style: normal;
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.tag {
	font-style: normal;
	font-family: Verdana;
	font-size: 9pt;
	color: #2898f1;
	text-decoration: underline;
}
.txt2 {
	font-style: normal;
	font-family: Verdana;
	font-size: 9pt;
	color: #797979;
	text-decoration: none;
}
.txt3 {
	font-style: normal;
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.txt4 {
	font-style: normal;
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.txt5 {
	font-style: normal;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}
.pages {
	background: url('/images/wcir.gif');
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.bubbleInfo {
    position: relative;
}
.trigger {
    position: relative;
}

/* Bubble pop-up */

.popup {
	position: absolute;
	display: none;
	z-index: 50;
	width: 300px;
	border-collapse: collapse;
}

.popup td.topcorner {
	height: 25px;
	width: 19px;
}
.popup td.corner {
	height: 15px;
	width: 19px;
}

.popup td#topleft { background-image: url(/images/bubble-1.gif); }
.popup td.top { background-image: url(/images/bubble-2.gif);  }

.popup td#topright { background-image: url(/images/bubble-3.gif);}
.popup td.left { background-image: url(/images/bubble-4.gif); }
.popup td.right { background-image: url(/images/bubble-5.gif); }
.popup td#bottomleft { background-image: url(/images/bubble-6.gif); }
.popup td.bottom { background-image: url(/images/bubble-7.gif); text-align: center;}
.popup td.bottom img { display: block; margin: 0 auto; }
.popup td#bottomright { background-image: url(/images/bubble-8.gif); }

.popup table.popup-contents {
	font-size: 12px;
	line-height: 1.2em;
	background-color: #ffffff;
	color: #666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	}

table.popup-contents th {
	text-align: right;
	text-transform: lowercase;
	}

table.popup-contents td {
	text-align: left;
	}

tr#release-notes th {
	text-align: left;
	text-indent: -9999px;
	
	height: 17px;
	}

tr#release-notes td a {
	color: #333;
}
ul {margin:0.4em 0 0.4em 30px;padding:0}
li{margin:3px 0 5px}