.st1 {
	font-family: arial, helvetica, san-serif;
	color: #006699;
	font-size:11px;
	font-weight: normal;
	text-align : justify;
} 
.st2 {
	font-family: arial, helvetica, san-serif;
	font-size:12px;
	color: #006699;
	font-weight: normal;
	text-align : justify;
} 
.st3 {
	font-family: arial, helvetica, san-serif;
	color: #0099ff;
	font-size:18px;
	font-weight: normal;
	text-align : left;
}

A 		{TEXT-DECORATION: none; color: #0099ff; } 
A:visited 	{ TEXT-DECORATION: none; color: blue;} 
A:hover 	{ TEXT-DECORATION: none; color: red;  }
A:active 	{ TEXT-DECORATION: none; color: darkorange;}


hr {color:#0099ff; height:1}

FORM 	{padding:0; margin:0}
IMG 	{border:0;}

.td {BACKGROUND-COLOR: #d8f0fd;}

.inp {
	BORDER: #006699 1px solid; FONT-SIZE: 11px; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #def1ff; width=150;
}
.inp1 {
	BORDER: #000000 1px solid; FONT-SIZE: 11px; FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #006699; background-image: url(images/inp.gif); color: white; width=150;
}


BODY {
	margin: 0px;
	padding: 0px;
	background-color: white;
}

.cont440bar{
	margin			: 0px;
	background		: no-repeat url(images/cont_top.png);
	padding			: 0px;
	width			: 640px;
	align			: center;
}
.cont440top{
	margin			: 0px;
	padding			: 0px;
	padding-top		: 15px;
	padding-left	: 40px;
	padding-right	: 12px;
	padding-bottom	: 20px;
	text-align		: left;
	vertical-align	: top;
}
.cont440content{
	margin			: 0px;
	padding			: 0px;
	padding-left	: 20px;
	padding-right	: 20px;
	padding-bottom	: 0px;
	background 		: repeat-y url(images/cont_mid.png);
	text-align		: justify;
}
.cont440bottom{
	padding			: 0px;
	margin			: 0px;
	height			: 50px;
	background		: no-repeat url(images/cont_bot.png);
}
h1.title440{
	margin			: 0px;
	padding-top		: 10px;
	padding-bottom	: 15px;
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 18px; 
	line-height		: 18px; 
	font-weight		: bold;
	color			: #708591;
}
SPAN.intro440	{
	padding			: 0px;
	margin			: 0px;
	color			: #333333;
	padding-top		: 15px;
	padding-bottom	: 10px;
}
.article440{
	font-size:11px;
}
DIV.intro440spacer{
	width	:1px;
	height	:20px;
	margin:0;
	padding:0;
}



.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}
.qmmc {
	position:relative;
}
.qmmc a {
	display:block;
	white-space:nowrap;
	float : right;
}
.qmmc div a {
	float: none;
}
.qmmc div {
	visibility:hidden;
	position:absolute;
}

#qm0
	{ 
		background-color:#ffffff;
		
		z-index:10 !important;
	}

#qm0 a
	{
	color: #0099ff;
	background-color:transparent;
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
	padding:2px 10px 2px 5px;
	margin-right:0px;
	
}

#qm0 a:hover
	{ 
		color:red;
		border-color:red;
		text-decoration:none;
		background-color:#eeeeee;
	}

body #qm0 .qmactive, body #qm0 .qmactive:hover
	{ 
		background-color:#eeeeee;
	}

#qm0 div
	{
		background-color:#ffffff;
		padding:5px 5px 5px 0px;
		border-style:solid;
		border-width:1px 5px 5px 1px;
		border-color:#eeeeee;
		margin-top:0px;
	}

#qm0 div a
	{		
		font-size:8pt;
		color:#0066cc;
		border-width:0px;
		padding:3px 10px 3px 10px;
		text-align:left;
	}

#qm0 div a:hover
	{
		color:#000000;
		background-color:#eeeeee;
		border-color:#cccccc;
		text-decoration:none;
	}