P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 125%;
	color : #003366;
	text-align : justify;
}

P.middle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 125%;
	color : #003366;
	text-align : center;
}


P.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 100%;
	color : #003366;
	text-align : justify;
	font-weight: bold;
}

OL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 125%;
	color : #003366;
	text-align : justify;
}


A:link	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 150%;
	color: #567FB2;
	text-decoration : underline;
}

A:visited	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 150%;
	color: #567FB2;
	text-decoration : underline;
}

A:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 150%;
	color: #003366;
	text-decoration : underline;
}

A.xlinks:link	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 125%;
	color: #567FB2;
	text-decoration : underline;
}

A.xlinks:visited	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 125%;
	color: #567FB2;
	text-decoration : underline;
}

A.xlinks:hover	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 125%;
	color: #003366;
	text-decoration : underline;
}

DIV.xlinks2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 125%;
	color : #003366;
	text-align : center;
}

IMG.bdr {
	border : 1px solid #003366;
}


#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight: bold;
margin-right: 1px;
}