body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}

.left_text {
	font-size:12px;
	color:white;
	padding-left:17px;
	padding-right:5px;
	font-weight:bold;
}
.left_text a:link
{
	color:white;
	text-decoration:none;
}
.left_text a:hover
{
	color:white;
	text-decoration:underline;
}
.left_text a:visited
{
	color:white;
}

.heading_black {
	color:black;
	font-size:12px;
	font-weight:bold;
}

.text {
	color:#6C6E70;
	font-size:12px;
	font-weight:normal;
}

.text a{
	color:#C4102F;
	font-weight:bold;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.text a:hover {
	color:#6C6E70;
}
.text a:visited {
	color:#C4102F;
}
.heading_red
{
	font-size:20px;
	color:#C41F31;
	font-weight:bold;
}

.heading_white
{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	background:#1D3263;
	height:42px;
	line-height:42px;
	padding-left:10px;
}
.heading_white a:link
{
	color:#FFFFFF;
	text-decoration:none;
}

.heading_white a:hover {
	color:white;
	text-decoration:underline;
}
.heading_white a:visited {
	color:#FFFFFF;
}

.heading_gold
{
	font-size:18px;
	color:#FBD508;
	font-weight:bold;
	background:#1D3263;
	height:42px;
	line-height:42px;
	padding-left:10px;
}
.heading_gold a:link
{
	color:#FBD508;
	text-decoration:none;
}

.heading_gold a:hover {
	color:#FBD508;
	text-decoration:underline;
}
.heading_gold a:visited {
	color:#FBD508;
}


.headinglarge_red
{
	font-size:20px;
	color:#C41F31;
	font-weight:bold;
}
.heading1_red
{
	font-size:14px;
	color:#C41F31;
	font-weight:bold;
}
.heading1_red a:link
{
	color:#C41F31;
	text-decoration:none;
}
.heading1_red a:hover
{
	color:#002E65;
	text-decoration:underline;
}

.heading_blue
{
	font-size:18px;
	color:#002E65;
	font-weight:bold;
}
.text_black
{
	color:black;
	font-size:12px;
}

