/* Global markup */

h1 {
	color:#000000;
	font-size:2.4em;
	font-weight:normal;
	line-height:140%;
	margin:0pt 0pt 12px;
}

h1.news {
	margin-bottom: 0.3em;
}

h2 {
	color:#000000;
	font-size:1.6em;
	font-weight:normal;
	margin:0pt 0pt 0.8em;
}

h2.u {
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 3px;
	margin:0pt 0pt 7px;
}

h3 {
	color:#000000;
	font-size:1.4em;
	font-weight:normal;
	margin:0pt 0pt 7px;
}

h3 a {
	background:transparent url(../images/link_dotted_new.gif) repeat-x scroll 100% 100%;
	color:#000000;
	line-height:18px;
	padding-bottom:0.1em;
	text-decoration:none;
}

h3 a:hover {
	background:transparent url(../images/link_solid_new.gif) repeat scroll 100% 100%;
	text-decoration:none;	
}

h4 {
/*	color:#797979;
	font-size:1.4em;
	font-weight:normal;
	margin:0pt 0pt 7px;
*/
	color:#000000;
	font-size:1.2em;
	font-weight:normal;
}

p {
	color:#666666;
	font-size:1.2em;
	line-height:1.6em;
	margin:0pt 0pt 0.7em;
}

p a {
	background:transparent url(../images/link_dotted_new.gif) repeat-x scroll 100% 100%;
	border:medium none;
	color:#333333;
	padding-bottom:1px;
	text-decoration:none;
}

p.print {
	margin-top: 15px;
	font-size: 1em;
}

p.print a {
	color: #666666;
	background: none;
}

p.print img {
	vertical-align: middle;
}

p a:hover {
	background:transparent url(../images/link_solid_new.gif) repeat-x scroll 100% 100%;
	border:medium none;
	text-decoration:none;
}

div.intro p {
	color:#666666;
	font-size:1.6em;
	line-height:120%;
	margin: 0pt 0pt 0.7em;
}

a {
	color:#333333;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border: 0;
}

img.feature {
	margin-bottom: 16px;
}

ul, ol {
	line-height:1.6em;
	margin-left:12px;
	margin-top:0.7em;
}

li {
	margin-bottom:0.7em;
}

th, td {
	font-size: 1.2em;
}