/* OrgSite 2.0 - Client: SEI Industries Site Page CSS */
/* Last Updated: 2008.05.23 ET */
/* Admin System Lists, change only what is between the square brackets */
/* BlockFMTs=[Normal,Heading 1,Heading 2,Heading 3,Heading 4,Heading 5,Heading 6] */
/* Fonts=[Arial,Courier New,Tahoma,Times New Roman] */
/* Fontsizes=[1,2,3,4,5] */

body, td, th, p, center, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body {
	background-color: #FFFFFF;
}

p {
	margin-top: 0em;
	margin-bottom: 0.5em;
}

h1 {
	font-size: 14pt;
	line-height: 14pt;
	padding-bottom: 5px;
	border-bottom: 2px solid #666699;
	margin-top: 0px;
}	

h2 {
	font-size: 12pt;
	font-style: italic;
	color: #666699;
	text-align: right;
	margin-top: 0em;
	margin-bottom: 0.5em;
}	

h3 {
	font-size: 11pt;
	text-align: center;
	background-color: #DDDDAA;
	border-top: 1px solid #666699;
	border-bottom: 1px solid #666699;
	margin-top: 1em;
	margin-bottom: 0.5em;
}	

h4 {
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #666699;
	margin-top: 1em;
	margin-bottom: 0.25em;
}

table.divgrid h4 {
	margin-top: 0em;
}

th {
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #666699;
}	

h5 {
	font-size: 8pt;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #000000;
	margin-top: 1em;
	margin-bottom: 0.25em;
}

ul {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9999CC;
	font-style: normal;
	font-weight: normal;
	margin-top: 2em;
	margin-bottom: 1em;
	border-top: 1px solid #CCCCFF;
}

ul li {
	list-style-type: square;
}

a img {
	border: none;
}

a, a:visited {
	color: #000099;
}

a:hover {
	color: #6666FF;
}
