		A {
			color : #006699;
		}
		A:hover {
			color : Black;
		}
		#squareCorner_centerColor {
			background-color : #cccccc;
		}
		#lineColor {
			background-color : #3399cc;
		}
		#upperBackgroundColor {
			background-color : White;
		}
		#bodyBackgroundColor {
			background-color : white;
		}
		#menuText {
			font-family: Arial, Helvetica, sans-serif;
			font-style: normal;
			font-size: 14px;
			color : #006699;
			text-decoration : none;
			font-weight : bolder;
		}
		#menuText:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-style: normal;
			font-size: 14px;
			color : Black;
			text-decoration : none;
			font-weight : bolder;
		}
		#copyrightText {
			font-family: Arial, Helvetica, sans-serif;
			font-style: normal;
			font-size: 10px;
			color : #006699;
			text-decoration : none;
			font-weight : normal;
			padding : 3px 3px 3px 3px;
		}
		#bodyContentArea {
			font-family: Arial, Helvetica, sans-serif;
			font-style: normal;
			font-size: 12px;
			color : Black;
			text-decoration : none;
			font-weight : normal;
			padding : 7px 7px 7px 7px;
		}
		#pageTitle {
			font-family: Arial, Helvetica, sans-serif;
			font-style: italic;
			font-size: 16px;
			color : #006699;
			font-weight : bolder;
		}
		#indentBlock {
			padding: 15px 0px 15px 30px;
		}
		#hightlightBulletText {
			font-family: Arial, Helvetica, sans-serif;
			font-style: normal;
			font-size: 12px;
			color : #006699;
			font-weight : normal;
		}
		#productLitText1 {
			font-family: Arial, Helvetica, sans-serif;
			font-style: normal;
			font-size: 11px;
			color : #006699;
			font-weight : normal;
			background-color : White;
		}
		#productLitText2 {
			font-family: Arial, Helvetica, sans-serif;
			font-style: normal;
			font-size: 11px;
			color : Black;
			font-weight : normal;
			background-color : White;
		}
		#productLitText3 {
			font-family: Arial, Helvetica, sans-serif;
			font-style: normal;
			font-size: 11px;
			color : Black;
			font-weight : bold;
			textdecoration : underline;
		}
		#productListBox {
			width: 274; 
			border: 0px none White; 
			background-color: White; 
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			border-width: 0px 0px 0px 0px; 
			border-color: #f0f0f0 #f0f0f0 #f0f0f0 #f0f0f0;
		}
		#productListBoxHighlight {
			width: 274; 
			border: 0px none White; 
			background-color: #f0f0f0;
			color : #006699;
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			border-width: 0px 0px 0px 0px; 
			border-color: #f0f0f0 #f0f0f0 #f0f0f0 #f0f0f0;
		}
		#formFields {
			border-top: 1px solid #006699;
			border-right: 1px solid #006699;
			border-left: 1px solid #006699;
			border-bottom: 1px solid #006699;
			font-family: Arial, Helvetica, sans-serif;
			padding : 1px 1px 1px 1px; 
			font-size: 10pt;
			width: 100;
		}
		#buttonLink { 
			border: 1px #006699 solid; 
			border-color: #006699 solid; 
			background-color: LightGrey; 
			padding : 1px 1px 1px 1px; 
			font-family: Arial, Helvetica, sans-serif;
			font-size: 8pt;
			text-align : center; 
		}