*{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
body, h1, h2, h3, h4, h6, ol, ul, form, table, blockquote{
	font: 12px/1.3 Arial, Helvetica, sans-serif;
}

h2{
	font-size:23px; font-weight:bold; font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited{
	font: 12px/1.3 Arial, Helvetica, sans-serif;
	color: #00529E;
	text-decoration: none;
}
a:active, a:hover{
	color: #000000;
	text-decoration: underline;
}
.imagealign{
	font-size: 12px;
	position: relative;
	left: -5px;
}
.pagetitle {
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
}
.headline {
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	font-style: italic;
}
.subheadline {
font-size: 17px; font-weight: bold; font-style: italic;
}
.byline {
	font-size: 15px;
	font-style: italic;
	line-height: normal;
}
.subtitle {font-weight: bold; 
}
.star {
	list-style-image: url(images/2007-09-18/star.gif);
}
.subheadlinecredit {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 26px;
}
.caption {
font-size:11px; line-height: 14px; font-weight: normal;
}
.bodytextsingle {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.noBorder{
border:0;
}
.bodytext {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.floatLeft{
	border:1px;
	margin:2px;
	float:left;
}
.floatRight{
	border:1px;
	margin:2px;
	float:right;
}
.omniObject{
	width:100%;
	height:100%;
	vertical-align:middle;
}
