body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0741FF;
	background-image: url(images/blue_bg.gif);
	}
	
p, td, th {
	font-size: 95%;
}
li  {
	font-size: 95%;
	margin-left: -10px;
}

a:link {
	color: #0000FF;
	font-weight: bold;
}
a:visited {color: #0842FE;}
a:hover {color: #009933;}

.content {
	margin: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 150px;
}
.tablebg {
	background-image: url(images/bg_curve.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.tablerowbg {
	background-color: #009933;

}

.tableBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00CC00;
	border-top-width: 0px;
	border-left-width: 1px;
	border-left-color: #00CC00;
	border-bottom-color: #00CC00;


}
.promo {
	font-size: 80%;
	color: #FF9900;
}
h1 {
	font-size: 120%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0741FF;
}
h2 {
	font-size: 110%;
	color: #009933;
}
.table {
	font-size: 80%;
	margin: 8px;
}
.greenline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
}

.greenlineLeft {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #00CC00;
}

.greenlineRight {
	border-right-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-right-color: #00CC00;
}
.tablebg2 {
	background-image: url(images/blue_bg.gif);
	background-repeat: repeat;
}
.citation {
	font-size: 80%;
	font-style: italic;
}
