/* CSS Document */
/**Layout Divs**/
/*this container centers the content in the browser and fixes the overall width*/
    #wrapper {
	width: 955px;
	text-align: left;
	font-size: 80%;
	color: #282857;/*themecolour1$ -52.9%,-31.3%;*/
	line-height: 1.5em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
/*this container holds the logo and heading graphic*/
    #header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #515973;/*themecolour2;*/
	top: 36px;
	height: auto;
	width: 955px;
	}
	
/*this container holds the logo graphic */
	#logo {
	background-repeat: no-repeat;
	height: 56px;
	top: 0px;
	right: 0px;
	width: 118px;
}
/*this container holds the horizontal navigation bar */
    #navbar {
	height: 20px;
	width: 955px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;/*themecolour1$ 69.8%,4.3%;*/
	float: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	background-image: url(../images/index_1_hnavbar_b1_backer.gif);
}	
	#midbar {
	width: 955px;
	top: 50px;
	background-repeat: repeat-x;
	background-image: url(../images/index_1_files/index_1_bar_thin.gif);
	height: 17px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #838384;/*themecolour1$ 69.8%,4.3%;*/
	border-left-color: #838384;/*themecolour1$ 69.8%,4.3%;*/
}
/*this container holds the left-hand text boxes */
#holderdiv {
	width: 225px;
	margin-left: 5px;
	margin-right: 5px;
}
#holderdiv_450px {
	width: 700px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #FFFFFF;
}
#holderdiv_770px {
	width: 770px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #FFFFFF;
}


/*the individual text boxes in the left-hand column*/
.leftcoldiv {
	margin: 10px 0;/*themecolour1$ 45.8%,-55.3%;*/
	background-color: #FFFFFF;/*themecolour1$ 94.7%,80.6%;*/
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.rightcoldiv {
	margin: 10px 0;/*themecolour1$ 45.8%,-55.3%;*/
	background-color: #e6e6e6;/*themecolour1$ 94.7%,80.6%;*/
}
/**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;*/
	background-image: url(../images/background-asap.gif);
	}
/*sets margins to 0 */	
p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
/*styles the text in the right-hand column */
#wrapper p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 8px;
}
/*styles the text in the left-hand column */
.leftcoldiv p {
	margin: 5px 0;
	padding: 5px;
	color: #383838;/*themecolour1$ 45.8%,-55.3%;*/
	font-size: 90%;
	line-height: 1.3em;
}
/*styles the text in the right-hand column */
.rightcoldiv p {
	margin: 5px 0;
	padding: 5px;
	color: #383838;/*themecolour1$ 45.8%,-55.3%;*/
	font-size: 90%;
	line-height: 1.3em;
}

.leftcoldivlight p {
	margin: 5px 0;
	padding: 5px;
	color: #383838;/*themecolour1$ 45.8%,-55.3%;*/
	font-size: 90%;
	line-height: 1.3em;
}
/*style the heading text */
.leftcoldiv h2 {
	margin: 0;
	background-color: #000000;/*themecolour1$ 69.8%,4.3%;*/
	color: #FFFFFF;
	font-size: 95%;
	padding: 1px 5px;/*themecolour1$ 81.7%,41.7%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.leftcoldiv h3 {
	margin: 0;
	background-color: #000000;/*themecolour2;*/
	color: #FFFFFF;
	font-size: 95%;
	padding: 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #383838;/*themecolour1$ 45.8%,-55.3%;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #585e73;/*themecolour2$ 20.5%,-0.4%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.leftcoldiv h4 {
	margin: 0;
	color: #FFFFFF;
	font-size: 95%;
	padding: 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #383838;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;/*themecolour1$ 95.2%,100%;*/
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: right;
}

.rightcoldiv h2 {
	margin: 0;
	background-color: #000000;/*themecolour1$ 69.8%,4.3%;*/
	color: #FFFFFF;
	font-size: 95%;
	padding: 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #383838;/*themecolour1$ 45.8%,-55.3%;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3b4;/*themecolour1$ 81.7%,41.7%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.rightcoldiv h3 {
	margin: 0;
	background-color: #515973;/*themecolour2;*/
	color: #000000;
	font-size: 120%;
	padding: 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #383838;/*themecolour1$ 45.8%,-55.3%;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #585e73;/*themecolour2$ 20.5%,-0.4%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.rightcoldiv h4 {
	margin: 0;
	color: #000000;
	font-size: 120%;
	padding: 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #383838;/*themecolour1$ 45.8%,-55.3%;*/
	background-image: url(index_1_files/index_1_h4bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;/*themecolour1$ 95.2%,100%;*/
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


h1 {
	font-size: 110%;
	margin: 0px;
	color: #2F3342;
	padding-top: 7px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
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: #565657;/*themecolour1$ 52.9%,-31.3%;*/
}
/*defines the style for unordered lists (bulleted) */
 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #282857;/*themecolour1$ -52.9%,-31.3%;*/
	font-size: 80%;
	font-weight: normal;
	margin-left: 20px;
	list-style-type: disc;
	list-style-image: url(index_1_files/index_1_bullet.gif);
}
/*link styles*/
a:link {

}
 a:visited {
	color: #383838;/*themecolour1$ 45.8%,-55.3%;*/
}
 a:link:hover {
	color: #515973;/*themecolour2;*/
}
/*defines color for horizontal divider*/
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7b7b7e;/*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: 70%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #515973;
	background-repeat: repeat-x;
	width: 955px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 8px;
	color: #999999;/*themecolour1$ 45.8%,-55.3%;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #838384;/*themecolour1$ 69.8%,4.3%;*/
	border-left-color: #838384;/*themecolour1$ 69.8%,4.3%;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7b7b7e;/*themecolour1$ 52.9%,--31.3%;*/
	background-color: #000000;
}
.textbox {
	background-color: #FFFFFF;
	width: 470px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-left: 240px;
}
.rightcoldiv_white {
	background-color: #FFFFFF;
	margin: 10px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 160px;
}
