body2 {
	background-image: url(images/bg_contact.gif); 
	background-repeat: no-repeat;
}

#divUpControl {
	position:absolute; 
	width:114; 
	left:10; 
	top:12; 
	z-index:1; 
	text-align: right;
} 

#divDownControl {
	position:absolute; 
	width:114; 
	left:10; 
	top:238; 
	z-index:1; 
	text-align: right;
} 

#divContainer{
	position:absolute;
	width:114;
	height:246;
	overflow:hidden;
	top:32;
	left:10;
	clip:rect(0,114,246,0);
	visibility: visible;
} 

#divContent{
	position:absolute;
	top:0;
	left:0;
	width: 290;
	z-index: 1;
} 

a:link, a:visited {
	COLOR: #003366; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}

a:hover {
	COLOR: #FFCC00; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
}

a:active {
	COLOR: #003366; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}

a.mytext:link {
	color: #333366; 
	text-decoration: none;
} 

a.mytext:visited {
	color: #ffff66; 
	text-decoration: underline;
} 

a.mytext:active {
	color: #101BE9; 
	text-decoration: none;
} 

a.mytext:hover {
	color: #ffff66; 
	text-decoration: underline;
}

a.alt:link, a.alt:visited {
	color: #660033;
}

a.alt:hover, a.alt:active {
	color: #003366;
}

.bodytext {
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px; 
}

body, table, tr, td {
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-arrow-color: #003D79;
}

.mytext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #47218c;
} 

input,textarea { 
	font-family: arial; 
	font-size: 11pt; 
	color: #595A5A; 
	background-color: #ffffff; 
}

li {
	color: #000000; 
	list-style-type: numbers;
} 

ul,ol {
	color: #00798a; 
	list-style-type: square;
} 

.footer {
	COLOR: #333333; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
}

#navigation, .noprint { 
	display: none;
}

.mytextCopybold { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003366; 
	font-weight: bold;
}

td.bg1 {
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
}

td.indent1 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.sub_text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dashed #003366;
}

td.border1 {
	border-right: 1px dashed #000066;
	border-left: 1px dashed #000066;
}

td.border2 {
	border-right: 1px dashed #000066;
}

td.lineUndr1, table.lineUndr1 {
	border-bottom: 1px dashed #000066;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
}

.white {
	color: white;
}

.border {
	border: 1px solid #174868;
}

.maintext {
	color: #003366;
}