BODY  { 
	font-size: 8pt; 
	font-family: verdana, sans-serif; 
	margin: 0px; 
	background: #D3001B;
	color: #000000;
	text-align: left;
	border: none;  }

a:link {
	color: #264191; 
	text-decoration: underline; 
	/*font-size: 8pt;*/}

a:active {
	color: #264191; 
	text-decoration: underline; 
	/*font-size: 8pt;*/}

a:visited {
	color: #264191; 
	text-decoration: underline; 
	/*font-size: 8pt;*/}

a:hover {
	color: #264191; 
	text-decoration: underline; 
	font-weight: bold;
	/*font-size: 8pt;*/}

.navigation_left {
	padding-top: 10px;
	background: #D3001B;}

.content_middle {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background: #FFFFFF;}

.page_title {
	padding-bottom: 10px;
	border-bottom: 1px solid #264191;}

.page_text {
	padding-top: 10px;
	font-size: 8pt;}

.home_padding {
	padding-top: 10px;}

.small_title {
	padding-bottom: 6px;
	border-bottom: 1px solid #264191;}

.pic_padding {
	padding-right: 10px;}

.footer_nav { 
	padding-bottom: 10px;
	font-size: 7pt;
	color: #264191;
	padding-right: 5px;
	padding-left: 5px;}

.copyright {
	font-size: 7pt;
	color: #264191;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #264191; }

.content_title {
	font-size: 12pt;
	font-weight: bold;
	color: #264191;
}

img{
   border:0;
}
