/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	/*Change back*/
	background:	url(../images/backgrd_grad.png) repeat-x;
	background-position: top;
	background-color: #eaecec;/*Need to change background image gradient end colour marker for a background colour to work*/
	/*Change back*/
	/*background: #FFFFFF url(../images/homepage10a.gif) repeat-y 50% 0%;*/
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input_button {
	background-color: #999999;
	background-repeat: repeat-x;
	background-image: url(../images/homepage03.gif);
}

.Input_box {
	background-color: #CCCCCC;
	border-top-color: #E4E8EC;
	border-right-color: #E4E8EC;
	border-bottom-color: #E4E8EC;
	border-left-color: #E4E8EC;
	float: left;
}

.input1 {
	width: 190px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979DA2;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: bottom;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	text-align: justify;
	padding-left: 5px;
}

p, blockquote {
	line-height: 1.1em;
}

.text1 {
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #DF4900;
	float: none;
	width: auto;
	margin-bottom: 0px;
}

.text1centre {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #DF4900;
	float: none;
	width: auto;
	margin-bottom: 0px;
}

.text2 {
	font-size: 16px;
}

.text3 {
	font-size: 14px;
	font-weight: bold;
	color: #154669;
}

.text4 {
	font-size: 13px;
	font-weight: bolder;
	color: #525E6A;
	padding-bottom: 3px;
}

.text5 {
	color: #E4E8EC;
}

.text6 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text7 {
	text-align: center;
	color: #949494;
}
.text_HL {
	font-size: 11px;
	color: #7793AD;
}

/** LINKS */

a {
	color: #DD2700;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	display: block;
	width: 76px;
	padding: 12px 0px 7px 20px;
	background: #FFFFFF url(../images/homepage04.gif) no-repeat left bottom;
	text-decoration: none;
	font-weight: bold;
	color: #154669;
}

a.link1:hover {
	color: #DD2700;
}

a.link1:hover {
}

a.link2 {
	display: block;
	padding: 6px 22px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #556b7c;
	border-right-color: #556b7c;
	border-bottom-color: #556b7c;
	border-left-color: #556b7c;
	background-color: #006699;
	background-image: url(../images/homepage06.gif);
	background-repeat: no-repeat;
}

a.link2:hover {
	background: #FF5412 url(../images/homepage07.gif) no-repeat;
}

a.link3 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #DF4900;
}

a.link3:hover {
	text-decoration: underline;
}

a.link4 {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #DF4900;
}

a.link4:hover {
	text-decoration: underline;
}

/** BACKGROUNDS */

.bg1 {
	background-color: #FFFFFF;
	background-image: url(../images/homepage09a.gif);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
}

.bg2 {
	background: #FFFFFF url(../images/homepage02.gif) repeat-x;
}

.bg3 {
	background: #FFFFFF url(../images/homepage05.gif) no-repeat;
}

.bg4 {
	background: #FFFFFF url(../images/homepage14.gif) repeat-x;
}

.bg5 {
	background: #FFFFFF url(../images/homepage15.gif) repeat-x;
}

.bg6 {
	background-color: #FFFFFF;
	background-image: url(../images/homepage11.gif);
	background-repeat: no-repeat;
}

.bg7 {
	background-color: #FFFFFF;
	background-image: url(../images/homepage09a.gif);
	background-repeat: repeat-y;
	background-position: 50% 0%;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	float: left;
	margin-top: 2px;
	margin-right: 15px;
	}

.img2 {
	float: left;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 5px;
	}
	
.img_pdf {
	float: left;
	margin-right: 8px;
	}
	
hr { display: none; }

.hr1 {
	height: 2px;
	margin-bottom: 1em;
	background-image: url(../images/homepage12a.gif);
}

.hr1spacer {
	height: 10px;
	margin-bottom: 1em;
}

.hr2 {
	height: 1px;
	margin-bottom: 1em;
	background: url(../images/homepage19.gif);
}
Home_heading {
	padding-top: 10px;
	text-align: center;
}
.UL1 {
	list-style-image: url(../images/homepage16.gif);
	list-style-position: outside;
	padding-bottom: 10px;
	line-height: 15px;
}
.img1A {
	float: left;
	margin-top: 2px;
	margin-right: 15px;
	padding-bottom: 20px;
}
.img1B {
	float: left;
	margin-top: 2px;
	margin-right: 15px;
	padding-bottom: 20px;
	
}
.img1B:hover {
	float: left;
	margin-top: 2px;
	margin-right: 15px;
	padding-bottom: 20px;
	cursor: pointer
	
}

/*end of file*/
