body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCCC;
}

.footer{font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color:#000000;}

.borders {
	BORDER-TOP: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-RIGHT: #333333 1px solid;
	BORDER-BOTTOM: #333333 1px solid;

}
.bordersError {
	BORDER-RIGHT: #333333 1px solid;
}

.bordersRight {
	BORDER-RIGHT: #CCCCCC 1px solid;
}
/*p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;font-weight: normal;
	color:#000000;line-height:12pt;
}*/
H1.header {
	margin-bottom: 1px;
	margin-top: 1px;
	color: #33CC33;
}
H2 {
	margin-bottom: 1px;
	margin-top: 1px;
	color: #004000;
}
H3 {
	margin-bottom: 1px;
	margin-top: 1px;
	color: #004000;
}
H4 {
	margin-bottom: 1px;
	margin-top:5px;
	color: #004000;
}
H4.welcome {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:2px;
	margin-left:0px;
	color: #CC0000;
}
H4.program {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:2px;
	margin-left:0px;
	color: #000000;
}
H5 {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:2px;
	margin-left:0px;
	color: #002C82;
}


/* style for unlisted item, it is recommended to use level css with listed or unlisted items */
ul {
	margin-left:10pt;
	margin-top:0pt;
	margin-bottom:3pt;
	list-style:disc;
	list-style-position:outside;
	padding:0pt;
	padding-left:0pt;
}

ul.menu {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:3px;
	margin-left:0px;
	list-style:none;
	list-style-position:outside;
	padding:0px;
	padding-left:0px;
}


/* style for listed item, it is recommended to use level css with listed or unlisted items */
li {
	margin-left:15px;
	margin-top:0px;
	margin-bottom:3px;
	list-style-position:outside;
	padding:0pt;
	padding-left:0px;
}
/* style for ordered listed item, it is recommended to use level css with listed or unlisted items */
ol { margin-top:1pt;padding-left:0pt;list-style-position:outside;}


/* styles for different list items */
.level1{margin-left:7pt;margin-top:0pt;margin-bottom:5pt;list-style:decimal outside;line-height:12pt;padding:0pt;padding-left:0em;}
.level2{margin-left:6pt;margin-top:0pt;margin-bottom:3pt;list-style:lower-alpha outside;line-height:12pt;padding:0pt;padding-left:0em;}
.level3{margin-left:5pt;margin-top:0pt;margin-bottom:2pt;list-style:lower-roman outside;line-height:12pt;padding:0pt;padding-left:0em;}
.level4{margin-left:2pt;margin-top:0pt;margin-bottom:1pt;list-style:disc outside;line-height:12pt;padding:0pt;padding-left:0em;}
.level5{margin-left:0pt;margin-top:0pt;margin-bottom:1pt;list-style:circle outside;line-height:12pt;padding:0pt;padding-left:0em;}

/* style for hyperlink */
a {
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
	color: #004000;
	text-decoration: underline;
}

a:visited {
	color:#003300;
}
a:hover {
	color:#FF6600;
	text-decoration: underline;
}


.whitepx09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
a.whitepx09:link {  color: #FFFF66; }
a.whitepx09:visited {  color: #FFFFFF; }
a.whitepx09:hover {  color: #6699CC ;}

.whitepx10 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.whitepx10:link {color: #FFFF66; }
a.whitepx10:visited {  color: #FFFFFF ;}
a.whitepx10:hover {  color: #6699CC; } 

.whitepx11 {  font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none;}
a.whitepx11:link {  color: #FFFFFF; }
a.whitepx11:visited {  color: #FFFFFF; }
a.whitepx11:hover {  color:#FFFF99}

/* style for date */
.date {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold}

/* style for horizontal line */
.line {  border-color: #FFFFFF #FFFFFF #FFFFFF #5e8ad7; border-style: solid; border-left-width:1pt;}

.body_padding {
padding-left: 7px;
padding-bottom: 7px;
padding-top: 4px;
}

.footer_padding {
padding-left: 7px;
padding-bottom: 5px;}

