/******** GLOBAL ********/
* {
	margin: 0;
	padding: 0;
}

body
{
	font: 70%/1.7em Arial, "Lucida Grande", Helvetica, sans-serif;
	color: #000;
}

/******** GENERAL #c2 ********/
#c2 {
	padding: 16px;
	min-height: 400px;
}

#c2 h1 {
	color: #67ad03;
	font-weight: normal;
	margin-bottom: 0.4em;
	padding-top: 0.6em;
	font-size: 200%;
	text-transform: uppercase;
}

#c2 h2 {
	color: #2358aa;
	margin: 1.2em 0 0.8em 0;
	font-size: 140%;
	border-bottom: 1px solid #2538aa;
}

#c2 p, #c2 h3, #c2 h4 {
	font-size: 110%;
	line-height: 1.8em;
}

#c2 p.expandlink {
	margin-bottom: 0em;
	margin-top: 0.4em;
}

#c2 h3 {
	margin-bottom: 0.4em;
	margin-top: 1.2em;
}

#c2 h4 {
	font-weight: bold;
}

#c2 ul.list {
	font-size: 110%;
	margin-bottom: 1.2em;
}

#c2 ul.newsinfo {
	font-size: 110%;
}

#c2 ul.list li {
	background: url('/filedata/imacsweb/images/bullet.gif') no-repeat left 7px;
	padding-left: 15px;
	line-height: 1.8em;
	margin-left: 20px;
}

#c2 ul.list .extra {
	margin-bottom: 1.2em;
	margin-left: 1.5em;
}

#c2 ul.list li ul, #c2 ul.list li ul li {
	background: transparent;
	font-size: 100%;
	list-style: none;
	margin-left: 0em;
	padding-left: 0em;
}

#c2 a {
	color: #2358aa;
	/*font-weight: bold;*/
}

#c2 a:hover {
	text-decoration: none;
}

#c2 div.article {
}

#c2 div.article img.right {
	border: medium ridge dimgray;
	float: right;
	margin: 2px 0px 2px 2px;
}

#c2 div.article p {
	line-height: 1.4em;
	margin-bottom: 1em;
}

#c2 div.article p em {
	font-style: italic;
	font-weight: normal;
}

p.hangingindent, p.contrib {
	margin-left: 1em;
	text-indent: -1em;
}

p.hangingindent:first-line {
	font-weight: bold;
}
p.contrib:first-line {
	font-style: italic;
}
p.regularindent {
	margin-left: 1em;
}
p.signature {
	font-style: italic;
}
p.aftersep {
	border-top: 1px solid #2538AA;
	padding-top: 4px;
}

#content2 td
{
	padding: 4px;
	text-align: center;
	font-size: 110%;
}

#content2 p, #content2 div, #content2 table, #content2 ul
{
	font-family: Verdana,geneva,Arial,helvetica,sans-serif;
}
