@charset "utf-8";
/* CSS Document */

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color:#535353;
	margin-top:10px;
	text-align: justify;
	}

h1 {
font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #50a2e8;
	font-weight: bold;
}

h2 {
 font-family: arial, helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
}

h3 {
 font-family: arial, helvetica, sans-serif;
 font-size:13px;
 font-weight:bold;
}

h4 {
font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

.callnumber {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;

}

.mainheader {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
	

}


.mainheader:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F7D013;
	text-decoration:none;
}

.mainheader2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #50a2e8;
	font-weight: bold;
}

.mainbody{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d7174;
	font-weight: normal;
	text-align: left;
}	

.captions{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration:none;
}	

.contact{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d7174;
	font-weight: normal;
	text-align: left;
}

.bottomtext{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	text-align: justify;
}

.bottomemail{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	text-align: justify;
}

.bottomemail:hover{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F7D013;
	font-weight: normal;
	text-align: justify;
}

.mainbold{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d7174;
	line-height:17px;
	font-weight: bold;
	text-align: left;
}

.contact {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d7174;
	font-weight: bold;
}

a.hyperl {
  color: #F7D013;
  text-decoration: none;
  white-space: nowrap;
  font-size: 12px;
}

a.hyperl:hover{
  color: #50a2e8;
  font-size: 12px;
  text-decoration:underline;
}

a.menu {
  color: #F7D013;
  text-decoration: none;
  white-space: nowrap;
  font-size: 12px;
}

a.menu:hover{
  color: #000000;
  font-size: 12px;
  text-decoration:underline;
}

.mainsmallblue {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #50a2e8;
	font-weight: bold;
}

.mainsmallblue:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f7af41;
	font-weight: bold;
}

.sitemap {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f7af41;
	font-weight: bold;
}

.sitemap:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: grey;
	font-weight: bold;
}

a.otherlink {
  color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	font-size: x-small;
	 display:block;
	 padding:3px;
	  line-height:7px;
}

a.otherlink:hover{
  color: #CD1F28;
  background-color: orange;
  display:block;
  font-size: x-small;
  padding:3px;
  line-height:7px;
}

.otherlink_s{
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
  display:block;
	white-space: nowrap;
	font-size: x-small;
	padding:3px;
	 line-height:7px;
}

.offer{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d7174;
	line-height:17px;
	font-weight: bold;
	text-align: left;
}

.delivery{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2e3192;
	line-height:26px;
	font-weight: bold;
	text-align: left;
}

.offerheader{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f0c401;
	line-height:18px;
	font-weight: bold;
	text-align: left;
}



