a{
	color: #353399;
	font-family: "Arial" sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #336799;
	font-family: "Arial" sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #993333;
	font-family: "Arial" sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	color: #4D4B73;
	font-family: "Arial" sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.pad {
	padding-left: 45px;
	padding-right: 45px;
	text-align: justify;
	
}
.t-p {
	padding-top: 24px;
	color: #2c496f;

	font-stretch: semi-expanded;
}
.img-flt {
	float: right;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 0px;
	padding-top: 9px;
	
}
body{
	background-attachment: fixed;
	background-image: url(../images/MAD-full-background.jpg);
	background-repeat: repeat;
	color: #000000;
	font-family: "Arial" sans-serif;
	font-size: 1em;
	text-align: justify;
	
}

h1{
	background-color: #C3C3C3;
	color: #2D4B73;
	font-family: "Arial" sans-serif;
	font-size: x-large;
	font-style: normal;
	text-align: center;
	padding-top: 3px;
	/*padding-right: 2px;
	padding-left: 2px;*/
		width: 100%;
}

h2{
	background-color: #C3C3C3;
	color: black;/*#2D4B73;*/
	font-family: "Arial" sans-serif;
	font-style: normal;
	text-align: center;
	margin-top: -16px;
	padding-bottom: 4px;
	/*padding-right: 2px;
	padding-left: 2px;*/
	padding-top: 6px;
	font-weight: lighter;
	width: 100%;
}

h2.colour-bg-grey{
	background-color: #2D4B73;
	color: #A0A063;
	font-family: "Arial" sans-serif;
	width: 602px;
}

h3, h4{
	background-color: transparent;
	color: #2D4B73;
	font-family: "Arial" sans-serif;
	font-style: normal;
	text-align: center;
}
img {
	display:block;
}
p.sml-b-t{
	background-color: transparent;
	color: #000000;
	font-size: .8em;
}


.sml-w{
	background-color: transparent;
	color: #F8F8FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
}
table-bor{
	border: 1px;
	border: #808000;
	font-size: xx-small;
}

td,th,p,div,form,blockquote,ul,ol{
	background-color: #EEEEEE;
	color: #000000;
	font-family: "Arial" sans-serif;
	font-size: 14px;

}
p.lead-p:first-letter {background-color: transparent;
color: #000000;
font-family: "Arial" sans-serif;
font-size: 125%;
font-weight: bold;
	text-align: justify;
	}

p.j {
	background-color: #EEEEEE;
	color: #000000;
	font-family: "Arial" sans-serif;
	font-size: 1em;
	text-align: justify;
}

.b-but{
	background-color: #FFFFFF;
	border: outset;
	border-color: #000000;
	border-width: 2px;
	padding: 2px;
	text-decoration: none;
}

.bkg-colour{
	background-image: url(../images/pe-img-bar-bkgr.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.colour-red{
	background-color: transparent;
	color: #800000;
}

.faq{
	color: #2D4B73;
	font-size: large;
	font-style: italic;
	padding-bottom: .5em;
	font-weight: bold;
}

.not-trans{
	background-color: #D2B48C;
}

.r-marg{
	padding-right: 63px;
}

.sml-b{
	color: #000000;
	font-size: x-small;
}

.sml-b-b{
	color: #000000;
	font-size: x-small;
	padding-right: 63px;
	text-align: right;
}
.but-rgt{

	
	padding-right: 32px;
	
}
.mad-rgt{

	
	padding-right: 23px;
	
}
.sml-bcb {
	color: #5F5F9C;
	font-size: .7em;
	

	
}
.sml-bc{
	color: #339999;
	font-size: x-small;
}

.trans{
	background: transparent;
}
.l-trans{
	background: transparent;
	float: right;
}
.r-trans{
	background: transparent;
	float: left;
}