/*this container centers the content in the browser and fixes the overall width*/
    #wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	font-size: 80%;
	color: #0d9e93;/*themecolour1$ -52.9%,-31.3%;*/
	line-height: 1.5em;
}
/*this container holds the logo and heading graphic*/
    #header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1d66e6;/*themecolour2;*/
	top: 36px;
	}
	
/*this container holds the logo graphic */
	#logo {
	background-repeat: no-repeat;
	height: 56px;
	top: 0px;
	right: 0px;
	width: 120px;
}
/*this container holds the horizontal navigation bar */
    #navbar {
	background-image: url(Motif_page4_files/Motif_page4_bar.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 770px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ade7e3;/*themecolour1$ 69.8%,4.3%;*/
	border-left-color: #ade7e3;/*themecolour1$ 69.8%,4.3%;*/
}	
	#midbar {
	background-image: url(Motif_page4_files/Motif_page4_bar.gif);
	background-repeat: repeat-x;
	width: 770px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #98a5cb;
	border-left-color: #98a5cb;
	padding: 0px;
	height: 32px;
}
/*this container holds the left-hand text boxes */
#holderdiv {
	margin-right: 2px;
	width: 200px;
	margin-top: 1px;
	padding-right: 10px;
}
/*the individual text boxes in the left-hand column*/
.leftcoldiv {
	margin: 4px 0;
	background-color: #effaf9;/*themecolour1$ 94.7%,80.6%;*/
	background-image: url(Motif_page4_files/Motif_page4_panel_corner_smll.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/**Redefined html tags**/
/*defines the font and page background image */
 body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;/*themecolour4;*/
	}
	

/*sets margins to 0 */	
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*styles the text in the right-hand column */
#wrapper p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
}
/*styles the text in the left-hand column */
.leftcoldiv p {
	color: #396763;/*themecolour1$ 45.8%,-55.3%;*/
	font-size: 90%;
	line-height: 1.3em;
	margin-right: 0;
	margin-left: 0;
	padding-right: 10;
	padding-left: 10;
}

/*style the heading text */
.leftcoldiv h2 {
	margin: 0;
	background-color: #ade7e3;/*themecolour1$ 69.8%,4.3%;*/
	color: #000000;
	font-size: 120%;
	padding: 1px 5px 1px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #396763;/*themecolour1$ 45.8%,-55.3%;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bec6df;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.leftcoldiv h3 {
	margin: 0;
	background-color: #1d66e6;/*themecolour2;*/
	color: #000000;
	font-size: 120%;
	padding: 1px 5px 1px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #396763;/*themecolour1$ 45.8%,-55.3%;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4680e5;/*themecolour2$ 20.5%,-0.4%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.leftcoldiv h4 {
	margin: 0;
	background-color: #ade7e3;/*themecolour1$ 69.8%,4.3%;*/
	color: #000000;
	font-size: 120%;
	padding: 1px 5px 1px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #323c5a;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bec6df;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(Motif_page4_files/Motif_page4_h4bg.gif);
	background-repeat: repeat-x;
}

h1 {
	font-size: 130%;
	margin: 0px;
	color: #000000;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 120%;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 2px;
}
/*defines the style for ordered lists (numbered) */
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #619e99;/*themecolour1$ 52.9%,-31.3%;*/
}
/*defines the style for unordered lists (bulleted) */
 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #0d9e93;/*themecolour1$ -52.9%,-31.3%;*/
	font-weight: normal;
	list-style-type: disc;
	list-style-image: url(Motif_page4_files/Motif_page4_bullet.gif);
	padding-left: 60px;
}
/*link styles*/
a:link {
	color: #396763;/*themecolour1$ 45.8%,-55.3%;*/
}
 a:visited {
	color: #396763;/*themecolour1$ 45.8%,-55.3%;*/
}
 a:link:hover {
	color: #1d66e6;/*themecolour2;*/
}
/*defines color for horizontal divider*/
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #28e6d8;/*themecolour1$ 52.9%,--31.3%;*/
}
/*floats element to the left*/
    .left {
	float: left;
}
/*floats element to the right*/
   .right {
	float: right;
}
/*styles the footer*/
.footer {
	font-size: 90%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1d66e6;/*themecolour2;*/
	background-image: url(Motif_page4_files/Motif_page4_bar.gif);
	background-repeat: repeat-x;
	width: 770px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 8px;
	color: #396763;/*themecolour1$ 45.8%,-55.3%;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ade7e3;/*themecolour1$ 69.8%,4.3%;*/
	border-left-color: #ade7e3;/*themecolour1$ 69.8%,4.3%;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #28e6d8;/*themecolour1$ 52.9%,--31.3%;*/
}

.nul {
	text-decoration: none;
}
 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 70%;
	color: #396763;/*themecolour1$ 45.8%,-55.3%;*/
	}
	
.bluetext {
	font-size: 80%;
	color: #1d66e6;/*themecolour2;*/
	font-weight: bold;

}
.optout {
	font-size: 80%;
	color: #1d66e6;/*themecolour2;*/

}