TD {
	color: Black;
	font-size : x-small;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
}

TH {
	color: Black;
	font-size : xx-small;
	text-align : left;
}

P  {
	font-family : sans-serif;
	font-size : x-small;
	color : #6699CC;
}

H1  {}

H2  {}

H3  {
	color : #0066CC;
}

H5 {
	color : #0066CC;
}

A  {
	color: Blue;
	background-color : transparent;
	text-decoration : none;
}


A:Visited  {
	color: Blue;
	background-color : transparent;
	text-decoration : none;
}

A:Active  {
	color: Navy;
	background-color : transparent;
	text-decoration : underline;
}

A:Hover  {
	color: Navy;
	text-decoration : underline;
}

BODY  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color : Black;
}

.textBoxHeadingLeft{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	background-color : Gray;
	font-size : x-small;
	border : thin solid Black;
	font-weight : bold;
}

.textBoxHeadingCenter{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	background-color : Gray;
	font-size : x-small;
	border : thin solid Black;
	font-weight : bold;
	text-align : center;
}

.textBoxSub {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	background-color : Silver;
	font-size : x-small;
	font-weight : bold;
}	

.textBoxWhite{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	background-color : transparent;
	font-size : x-small;
	border : thin solid Black;
	padding-left : 1px;
	padding-top : 1px;
}

.textWhite{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	background-color : transparent;
	font-size : x-small;
}

.textWhiteCenter{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	background-color : transparent;
	font-size : x-small;
	text-align : center;
}

.hdr1 {
	color : #F5F5DC;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #6699CC;
	font-size : small;
	text-align : center;
	padding-top : 15;
	text-decoration : none;
}

.imgBox {
	color : #6699CC;
	text-align : center;
	border-left-color : #6699CC;
	border-left-width : thin;
	border-left-style : solid;
	border-right-color : #6699CC;
	border-bottom-color : #6699CC;
	border-top-color : #6699CC;
	border-right-style : solid;
	border-top-style : solid;
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-right-width : thin;
	border-top-width : thin;
}

.button1 {
	background-color: 0066CC;
	color: White;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size : 8px;
	height : 15px;
}

.button2 {
	background-color: Silver;
	color: Navy;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size : 12px;
	height : 20px;
}

.button3 {
	background-color: #6699CC;
	color: WHITE;
	font-family: Arial, Helvetica, sans-serif;
	height : 20px;
}

.footerBreak {
	page-break-after : always;
}

.selectB {
	color : black;
	font-family : sans-serif;
	font-weight : normal;
	font-style : bold;
	font-size : xx-small;
	text-align : left;
}
