
.footer-text {
	color : #fff ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px ;
}

.title {
	font:bold 14px/18px Georgia,serif;
	color:#ED1B20;
}
.text-grey {
	color : #a8a3a0 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.text {
	color : #000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.large_text {
	color : #000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
}

.errortext {
	color : #df0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.text_blue {
	color : #0054a6 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.header {
	color : #fff ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px ;
}
.header_blue {
	color : #0d1580 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px ;
}
.sub_header_blue {
	color : #0d1580 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px ;
	font-weight : bold ;
}

.header_campaign_large {
	color : #0d1580 ;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size : 25px ;
}
.header_campaign {
	color : #0d1580 ;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size : 18px ;
}

.smalltext{
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px ;
}

.footertext{
	color : #a8abb4 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px ;
}
.orange_header {
	color : #f15d22 ;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size : 15px ;
}


a.submenu:link {
	color : #444 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px ;
	text-decoration : none ;
	font-weight : bold ;
}
a.submenu:hover {
	color : #0d1580 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px ;
	text-decoration : none ;
	font-weight : bold ;
}
a.submenu:visited {
	color : #444 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px ;
	text-decoration : none ;
	font-weight : bold ;
}



a.header_link:link {
	color : #0d1580 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px ;
	text-decoration : none ;
}
a.header_link:hover {
	color : #0d1580 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px ;
	text-decoration : none ;
}
a.header_link:visited {
	color : #0d1580 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px ;
	text-decoration : none ;
}

a.footer_link:link {
	color : #a8abb4 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px ;
	text-decoration : none ;
}
a.footer_link:hover {
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px ;
	text-decoration : none ;
}
a.footer_link:visited {
	color : #a8abb4 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px ;
	text-decoration : none ;
}

a.small_link:link {
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px ;
	text-decoration : none ;
}
a.small_link:hover {
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px ;
	text-decoration : none ;
}
a.smallfooter_link:visited {
	color : #000000 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px ;
	text-decoration : none ;
}


A:link {
	color : #0d1681 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px ;
}
A:hover {
	color : #0d1681 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px ;
}
A:visited {
	color : #0d1681 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px ;
}




img {display:block;}

body {
	margin-top:0px;
	margin-left:-10px;
}


#sidebar
{
  background: #ffdf4b url(images/left_panel.jpg) no-repeat scroll top left
}