body {
	background-color : transparent;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
	background-image:url(images/interface/content-page_backg-no-grid.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a.textlink:link{
	background-color : transparent;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : underline;
}
a.textlink:visited{
	background-color : transparent;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : underline;
}
a.textlink:hover{
	background-color : transparent;
	color : #996600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : underline;
}

a.textlink:active{
	background-color : transparent;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : underline;
}

p.body {
	background-color : transparent;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}
td.body {
	background-color : transparent;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}



p.regulartxt {
	background-color : White;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}
p.smallertxt {
	background-color : White;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}

p.smallertxt2 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}

p.smallesttxt {
	background-color : White;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}

p.smallestyettxt {
	background-color : White;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 6pt;
	font-weight : normal;
	text-decoration : none;
}
.header {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}

.headerBig {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	text-decoration : none;
}


.headerRed {
	color : #C00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}

.header2 {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}
a.header2:link {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}
a.header2:visited {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}
a.header2:hover {
	color : #CC3333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}
a.header2:active {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : underline;
}

a:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Blue;
}

a:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #CC0000;
}

a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #996600;
}

a:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Blue;
}

li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	list-style-type : square;
	padding-bottom : 5px;
}

ol {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	list-style-type : square;
	padding-bottom : 5px;
}

td {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

ul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : Black;
	list-style-type : square;
	padding-bottom : 5px;
}

.mytext {
	color : Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.mytext:link {
	color : Blue;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

.mytext:visited {
	color : #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

.mytext:hover {
	color : #996600;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

.mytext:active {
	color : Blue;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

.mytext2 {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

.mytext2 a:link {
	color : #666666;
	text-decoration : underline;
}

.mytext2 a:visited {
	color : #666666;
	text-decoration : underline;
}

.mytext2 a:hover {
	background-color : #333333;
	color : #CCCCCC;
	text-decoration : none;
}

.mytext2 a:active {
	color : #333333;
	text-decoration : none;
}
.pictureCaption {
	font: 95% Arial, Helvetica, sans-serif;
	background: center;
	padding-top: 6px;
}

