<!--
body {
	font-family: verdana, arial, helvetica, sans-serif; 
	color: #333333; 
	font-size: 12px; 
	line-height: 18px;
	text-align: center;
	background-color: #FFCC00; 
	margin: 0px;
	padding: 0px; 
	}

p { 
	font-size: 12px; 
	line-height: 18px;
	margin: 0px 0px 0px 0px; 
	}

h1 { 
	font-size: 14px; 
	line-height: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px; 
	}

h2 { 
	font-size: 12px; 
	line-height: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

h3 { 
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;  
	}

a { 
	color: #0D57B2; 
	background-color: transparent; 
	text-decoration: none; 
	}

a:link {  
	color: #0D57B2; 
	background-color: transparent; 
	text-decoration: none; 
	}

a:visited { 
	color: #0D57B2; 
	background-color: transparent; 
	text-decoration: none; 
	}

a:active { 
	color: #666666; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:hover {  
	color: #666666; 
	background-color: transparent; 
	text-decoration: underline; 
	}

b { 
	font-weight: bold;
	}

strong { 
	font-weight: bold;
	}

i { 
	font-style: italic;
	}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	}

ol {
	list-style-type: decimal;
	margin: 0px 0px 0px 0px;
	}

li {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 16px;
	margin: 0px 0px 0px 0px;
		}

.red { 
	font-weight: bold;
	color: #FF0202; 
	background-color: transparent; 
	text-decoration: none; 
	}

.small {
	font-size: 85%;
	}

div.center {
	text-align: center;
	}

div.content {
	width: 930px;
	height: 100%;
	color: #333333; 
	background-image: url("images/bkg_pg.gif"); 
	background-repeat: repeat-y; 
	background-position: 50% 0%; 
	background-color: transparent;
	margin: 0px auto 0px auto;
	padding: 0px;
	}

div.pgnav {
	text-align: center;
	margin: 10px 0px 15px 0px;
	}

div.pgnav p { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #0D57B2; 
	background-color: transparent;  
	}

div.nav {
	width: 155px;
	margin: 0px;
	padding: 0px;
	}

div.nav img {
	margin: 0px 0px 0px 25px;
	}

div.txtarea {
/*	width: 572px; */
	width: 596px; 
	text-align: left;
	color: #333333;
	background-color: transparent;
	margin: 0px 0px 0px 24px;
	}

div.txtarea p {
/*	margin: 0px 0px 15px 2px; */
	margin: 0px 24px 15px 2px;
	}

div.txtarea h1 {
	font-size: 14px; 
	line-height: 16px;
/*	margin: 0px 0px 3px 0px; */
	margin: 0px 24px 3px 0px;
	}

div.txtarea h1 img {
	margin: 0px 0px 0px 0px;
	}

div.txtarea h2 {
	text-transform: uppercase;
	color: #3366CC;
	background-color: transparent;
/*  margin: 0px 0px 3px 2px; */
	margin: 0px 24px 3px 2px;
	}

div.txtarea h2 h3 {
	display: inline;
	text-transform: none;
	color: #333333;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	}

div.txtarea ul {
/*	margin: 0px 25px 20px 0px; */
	margin: 0px 49px 20px 0px;
	padding: 0px 0px 0px 16px;
	}

div.txtarea ul li {
	margin: 0px 0px 5px 6px;
		}

div.txtarea ol {
/*	margin: 0px 10px 20px 0px; */
	margin: 0px 34px 20px 0px;
	padding: 0px 0px 0px 26px;
	}

div.txtarea ol li {
	margin: 0px 0px 15px 6px;
		}

div.txtarea ul.iconkey {
	list-style-type:none;
	padding:8px 0 10px 0;
	margin:0 49px 0 0;
	}

div.txtarea ul.iconkey li {
	padding-left:20px;
	}

div.txtarea ul.iconkey li.iconstar {
	background:url(images/icon_star.gif) no-repeat left top;
	}

div.txtarea ul.iconkey li.icontriangle {
	background:url(images/icon_triangle.gif) no-repeat left top;
	}

div.txtarea ul.iconkey li.iconhexagon {
	background:url(images/icon_hexagon.gif) no-repeat left top;
	}

a.red { 
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0202; 
	background-color: transparent; 
	text-decoration: none; 
	}

a.red:link {  
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0202;
	background-color: transparent; 
	text-decoration: none; 
	}

a.red:visited { 
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0202;
	background-color: transparent; 
	text-decoration: none; 
	}

a.red:active { 
	font-weight: bold;
	text-transform: uppercase;
	color: #999999; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a.red:hover {  
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	background-color: transparent; 
	text-decoration: underline; 
	}

a.red2 { 
	font-weight: bold;
	color: #FF0202; 
	background-color: transparent; 
	text-decoration: none; 
	}

a.red2:link {  
	font-weight: bold;
	color: #FF0202;
	background-color: transparent; 
	text-decoration: none; 
	}

a.red2:visited { 
	font-weight: bold;
	color: #FF0202;
	background-color: transparent; 
	text-decoration: none; 
	}

a.red2:active { 
	font-weight: bold;
	color: #999999; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a.red2:hover {  
	font-weight: bold;
	color: #999999;
	background-color: transparent; 
	text-decoration: underline; 
	}

ul a { 
	color: #333333; 
	background-color: transparent; 
	text-decoration: none; 
	}

ul a:link {  
	color: #333333; 
	background-color: transparent; 
	text-decoration: none; 
	}

ul a:visited { 
	color: #333333; 
	background-color: transparent; 
	text-decoration: none; 
	}

ul a:active { 
	color: #666666; 
	background-color: transparent; 
	text-decoration: underline; 
	}

ul a:hover {  
	color: #666666; 
	background-color: transparent; 
	text-decoration: underline; 
	}

span.red {
	color: #FF0202;
	background-color: transparent;
	}

span.remember {
	font-weight: bold;
	color: 9D080D;
	background-color: transparent;
	}

.icon {
	margin-left:7px;
	}

div.alert {
	float: right; width: 190px; 
	color: #FF0202; 
	background-color: #FFFFFF; 
	border:2px solid #FF0202; 
	padding: 10px; 
	margin: -20px 10px 0px 5px;
	}

div.alert p {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	}

div.alert h2 {
	text-transform: none;
	color: #000000;
	background-color: transparent;
	border-bottom: 2px solid #FF0202;
	margin: 0px 0px 6px 0px;
	}

div#vir {
	float: right;
	width: 150px;
/*	margin: 0px 15px 2px 0px; */
	margin: 0px 15px 2px 0px;
	padding: 0px 0px 0px 0px;
	}

div#vir p {
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	margin: 0px 0px 8px 4px;
	}

	-->
