BODY {
	margin-bottom : 0;
	margin-left : 10;
	margin-right : 0;
	margin-top : 10;
	background-color : #3399ff;
}

TD.main {
	background-color : White;
	font-family : sans-serif;
	font-size : 9pt;
	color : #000000;
	padding : 20px;
	text-align : left;
	vertical-align : top;
}

TD.main_internal {
	background-color : White;
	font-family : sans-serif;
	font-size : 9pt;
	color : #000000;
	text-align : left;
	vertical-align : top;
}

li.main_internal {

	margin-left: 0px

}

H1.main {
	font-family : sans-serif;
	font-size : 15pt;
	font-style : normal;
	font-weight : normal;
	color : #003399;
}

H2.main {
	font-family : sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #003399;
}

TD.side_left {
	background-color : White;
	padding-left : 12px;
	padding-right : 10px;
	padding-top : 10px;
	font-family : sans-serif;
	font-size : 9pt;
	color : #ce0000;
	font-weight : bolder;
	vertical-align: top;
}

TD.side_left_internal {
	background-color : White;
	padding-left : 12px;
	padding-right : 10px;
	padding-top: 10px;
	font-family : sans-serif;
	font-size : 9pt;
	color : #ce0000;
	font-weight : bolder;
}

TD.side_left_dots {
	background-color : White;
	padding-top: 10px;
}

A:ACTIVE.side_left {
	color : #ce0000;
	text-decoration : none;
}

A:LINK.side_left {
	text-decoration : none;
	color : #ce0000;
}

A:VISITED.side_left {
	text-decoration : none;
	color : #ce0000;	
}

A:HOVER.side_left {
	text-decoration : none;
	color : #003399;
}

TD.top_nav {
	color : #ce0000;
	font-family : sans-serif;
	font-size : 9pt;
	background : #ffff99;
	vertical-align: middle;
	padding-left : 5px;
	padding-right : 5px;
	text-align : center;
	font-weight : bold;
}

A.top_nav {
	color : #003399;
	text-decoration : none;
}

A:LINK.top_nav {
	color : #003399;
	text-decoration : none;
}

A:VISITED.top_nav {
	color : #003399;
	text-decoration : none;
}

A:HOVER.top_nav {
	color : #ce0000;
	text-decoration : none;
}

P.side_right {
	font-family : sans-serif;
	font-size : 8pt;
	color : #003399;
}

A:LINK.side_right {
	text-decoration : none;
	color : #003399;
}

A:LINK.side_right {
	text-decoration : none;
	color : #003399;
}

A:VISITED.side_right {
	text-decoration : none;
	color : #003399;	
}

A:HOVER.side_right {
	text-decoration : none;
	color : #ce0000;
}

b.side_right {
	color : #ce0000;
	font-weight : bold;
	font-family : sans-serif;
	font-size : 8pt;
}


A.main {
	font-weight: bold;
	color : #003399;
	text-decoration : underlined;
}

A:LINK.main {
	font-weight: bold;
	color : #003399;
	text-decoration : underlined;
}

A:VISITED.main {
	font-weight: bold;
	color : #003399;
	text-decoration : underlined;
}

A:HOVER.main {
	font-weight: bold;
	color : #ce0000;
	text-decoration : underlined;
}

b.error {

	font-weight: bold;
	color: #ff0000

}
