body { 
	background: #0c2754 url(images/Background.jpg) top left repeat-y;
	margin: 0;
}

img { border: none; }

.Table01{
	background-color: White;
	}

.txtSideBar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none;
	color: White;
	}
	.txtSideBar:A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none;
	color: White;
	}
.txtSideBar:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none;
	color: White;
	}
.txtSideBar:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #EF0020;
	}
.txtSideBarSelected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;;
	text-decoration : none;
	color: Black;
	}

.txtTopics{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: Black;
}

.txtQuote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #BB9197;
}

.txtQuote2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #69270D;
}

.txtAddress{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
}

.txtAddress2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: Bold;
	color: Black;
}
.txtHead1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: maroon;
}
.txtHead2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
}
.txtHead3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: Black;
}

.txtBody1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: Black;
}
.txtBody2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: Black;
}
.txtBody3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-size: 9pt;
	color:  maroon;
}
.txtBody4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: Black;
}
.txtSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
}
.txtFooter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none;
	color: maroon;
}
.txtFooter:A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none;
	color: maroon;
}
.txtFooter:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none;
	color: maroon;
	}
.txtFooter:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration : none;
	color: Blue;
	}
	
.txtMailTo {
	color: Blue;
}
.txtMailTo:A {
	color: Blue;
}
.txtMailTo:VISITED {
	color: Blue;	
}

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