body{
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
}
.bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: normal;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	color: #313F51;
}
.bodycopyBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
	color: #313F51;
}

/**NEW FONT NAMES START**/

.BodyTextArial {
	font-family:Arial, Helvetica, sans-serif;
	font-size: normal;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	color: #313F51;
}
.BodyTextBoldArial {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
	color: #313F51;
}

.BodyTextTNR {
	font-family:"Times New Roman", Times, serif;
	font-size: normal;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	color: #313F51;
}
.BodyTextBoldTNR {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
	color: #313F51;
}

/**NEW FONT NAMES END**/

.titlewhiteBold {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
	color: #313F51;
}
.bodycopySmall{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#A53939;
	padding-top:0px;
	margin-bottom:50px;
	width:100px;
}

ul{
	color:#313F51;
	margin:0px;
	margin-left:30px;
}

ol{
	color:#313F51;
	margin:0px;
	margin-left:30px;
}

blockquote{
	color:#313F51;
	margin:0px;
	margin-left:30px;
}

a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; font-style: normal; line-height: 1.3em; font-weight: normal; font-variant: normal; color: #9C2939; text-decoration: none}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; font-style: normal; line-height: 1.3em; font-weight: normal; font-variant: normal; color: #9C2939; text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; font-style: normal; line-height: 1.3em; font-weight: normal; font-variant: normal; color: #313F51; text-decoration: none}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; font-style: normal; line-height: 1.3em; font-weight: normal; font-variant: normal; color: #9C2939; text-decoration: none}

a.forum1{
	color:#313F51;
}
.nobr {white-space: nowrap}