.bacground {
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Arial;
	background-color: #FFFFFF;
	background-image: url(images/logo_pattern.jpg);
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #B4E0DB;
}

.headertwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}

.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000066;
}
h2  {
	font-family: Arial, Helvetica, sans-serif;
	color:#CD5806;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
	 
h3  {font-family: Arial, Helvetica, sans-serif;
     color:#006666
}

ul {font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}


.contentWMDTTable
{
FONT-FAMILY: Verdana;
BORDER-COLLAPSE: separate;
}


.contentWMDTHeader
{
FONT-SIZE: 9pt;
FONT-WEIGHT: bold;
}


.contentWMDTFooter
{
FONT-FAMILY: Verdana;
FONT-SIZE: 7pt;
}


.contentWMDTColumn
{
padding: 5pt;
FONT-SIZE: 8pt;
FONT-WEIGHT: bold;
BACKGROUND-COLOR: #d4d4d4
}


.contentWMDTRow
{
BACKGROUND-COLOR: #e4e4e4
}


.contentWMDTAltRow
{
BACKGROUND-COLOR: #f4f4f4;
}


.contentWMDTCell
{
FONT-SIZE: 8pt;
padding:  5pt;
}
/* CSS Document */

/* Tool Tip Styles */

.tool-tip {
	color: #fff;
	width: 300px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #009900;
	padding: 8px 8px 4px;
	background-color:#333333;
}
 
.tool-text {
	font-size: 13px;
	padding: 4px 8px 8px;
	background-color:#000066;
	line-height:15px;
}


.glossary {
	line-height: 20px;
	font-weight: bold;
	list-style-type: none;
	cursor: default;
}
