﻿.footer_link {
	font-family: Tahoma, Arial;
	color: #C5150C;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.footer_link:hover {
	font-family: Tahoma, Arial;
	color: #C5150C;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
#logout {
	font-weight: normal;
	background-color: #000000;
	text-align:right;
	background-image: url('images/body_leftoright_moa.jpg');
	background-position: left;
	background-repeat: repeat;
	background-position: left;
	width:683px;
	height:31px;
}

BODY {
	font-weight: bold;
	background-color: #000000;
}
TD {
	background-position: left;
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #C5150C;
}
.body_lefttoright{
	background-image: url('images/body_left2right_moa.jpg');
	background-position: left;
	background-repeat: repeat;
	background-position: left;
	width:682px;
	height:31px;

}
.body_lefttoright_moa{
	background-image: url('images/body_left2right_black.jpg');
	background-position: left;
	background-repeat: repeat;
	background-position: left;
	width:682px;
	height:31px;
}

.footer{
	background-image: url('images/footer_682.jpg');
	width:682px;
	height:6px;
	background-position: left;
	background-repeat: no-repeat;
}
.header_sidebar{
	background-position: left;
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: #C5150C;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 2px;	
	margin-bottom: 2px;	
}
.header_sidebar_moa{
	background-image: url('images/body_left2right_moa.jpg');
	background-position: left;
	background-repeat: repeat;
	width:683px;
	height:31px;
	background-position: left;
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: #C5150C;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 2px;	
	margin-bottom: 2px;	
}

.content_sidebar{
	background-position: left;
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: #FFFFFF;
	padding-left: 40px;
	margin-top: 2px;	
	margin-bottom: 2px;		
}
.content{
	background-position: left;
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: #FFFFFF;
	padding-left: 40px;
	margin-top: 2px;	
	margin-bottom: 2px;	
}
.content_footer{
	background-position: left;
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #FFFFFF;
	margin-top:2px;
	margin-bottom: 2px;
	text-align: center;
}
.content{
	background-position: left;
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: #FFFFFF;
	padding-left: 0ox;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 40px;
}
.content_center{
	background-position: left;
    background-image: url('images/body_left2right_moa.jpg');
	background-position: left;
	background-repeat: repeat;
	width:683px;
	height:31px;

	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
}
.content_center_contact{
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
}

.issue {
	font-family: Tahoma, Arial;
	color: #C5150C;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}
.issue:hover {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
    font-weight: bold;
	font-size: 11pt;
}
.transcript {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}
.transcript:hover {
	font-family: Tahoma, Arial;
	color: #C5150C;
	text-decoration: none;
    font-weight: bold;
	font-size: 11pt;
}

.inthisissue{
	background-position: left;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	width:570px;
	background:url(images/redbullet.jpg) no-repeat;
}
.inthisissue_header{
	background-position: left;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
}

.px10 {
	font-size: 10px;
}

.uppercase {
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #5483C0;
}
.red {
	color: #C5150C;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.grey {
	color: #747474;
}
.green {
	color: #6CAC10;
}
.orange {
	color: #F76400;
}
.yellow {
	color: #FFB200;
}