/* OrgSite 2.0 - Client: Powertech General CSS */
/* Last Updated: 2008.09.12 ET */
/* Admin System Lists, change only what is between the square brackets */
/* BlockFMTs=[Normal,Heading 1,Heading 2,Heading 5] */
/* Fonts=[Arial] */
/* Fontsizes=[1,2,3,4,5] */

body {
	font-family: arial,helvetica,verdana,sans-serif;
	font-size: 0.8em;
	background-color: white;
	line-height: 1.45em;
}

h1 {
	font-weight: bold;
	font-size: 190%;
	line-height: 120%;
	margin: 0em 0em 1em 0em;
}

h2 {
	color: rgb(78,183,73);
	font-weight: bold;
	font-size: 140%;
	line-height: 120%;
	margin: 0em 0em 0.8em 0em;
	white-space: no-wrap;
}

h1 + h2 {
	margin-top: -0.4em;
}

p + h2, ul + h2, ol + h2, h3 + h2, table + h2 {
	margin-top: 1.4em;
}

h5 {
	background-color: rgb(0,168,238);
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	color: white;
	font-weight: bold;
	display: block;
	margin: 0px;
	font-size: x-small;
	margin-bottom: 7px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

p {
	margin: 1em 0em;
}

ul {
	list-style-type: square;
}

a img {
	border: 0px;
}

input, textarea {
	font-family: arial,helvetica,verdana,sans-serif;
}

td {
	vertical-align: top;
}

big {
	font-size: larger;
	font-weight: normal;
}

table.grid {
	border-collapse: collapse;
}

table.grid th, table.grid td {
	text-align: left;
	padding: 0.25em 1em;
	border: 1px solid rgb(204,204,204);
}
