/* Copied from reset, defined for Page editor */
body {
	font: normal 13px arial, helvetica, clean, sans-serif;
	line-height: 1.22;
}

/* Default Styles */
.heading,
.newsheading,
h2 {
	color: #123884;
	font-weight: bold;
	font-size: 122%;
}

.subheading,
.newssubheading,
h3 {
	margin: 0.5em 0 0.1em 0;
	color: #123884;
	font-weight: bold;
	font-size: 114%;
}

.newsheading,
.newssubheading,
.newsnormal,
a.newsnormal {
	color: #646478;
	background-color: transparent;
}

h4 {
	margin: 0.5em 0 0.1em 0;
	color: #123884;
	font-weight: bold;
	font-size: 107%;
	font-style: italic;
}

h5 {
	margin: 0.5em 0 0.1em 0;
	color: #123884;
	font-weight: bold;
	font-size: 100%;
}

hr {
	height: 1px;
	border-top: 1px solid #C8C8D2;
}

a,
a:link,
a:visited,
a:active,
a:hover {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.altcolor {
	color: #646478;
}

.error {
	color: #CC0000;
}

/******************************************************************************/
/* Styles Supplied by Client **************************************************/
#tableborder {
	border: 1px solid #000000;
}

#table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.table_sidepad {
	padding: 3px;}

.table_whitebold {
	color: #FFFFFF;
	font-weight: bold;
}
.table_white {
	color: #FFFFFF;
}
/* Styles Supplied by Client **************************************************/
/******************************************************************************/

