  * {

}

ul { 
  padding-left:30px; /* bullet point indent (padding is inside container) */
  margin: 5px 0;
}
li {
	padding-left:1px;
}

a.internal_links:link	{
	text-decoration: underline;
	font-size: 16px;
}
a.internal_links:visited {
	color: #00C;
	text-decoration: underline;
	font-size: 16px;
	text-align: center;
}

	body,
	html {
	margin:0;
	padding:0;
	}


.cl_header {
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana;
	border-bottom-width: thin;
	border-bottom-style: solid;
	margin-bottom: 5px;
	}

 .cl_header #head_left_col {
	float: left;
	width: 65%;
	font-size: 18px;
}

.cl_header #head_right_col {
	font-weight: bold;
	width: 35%;
	float: right;
	text-align: right;
}

.related_links {
	width: auto;
	height: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-bottom: 5px;
	background: rgb(225,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(225,255,255,1) 0%, rgba(225,255,255,1) 7%, rgba(225,255,255,1) 12%, rgba(253,255,255,1) 12%, rgba(230,248,253,1) 30%, rgba(200,238,251,1) 54%, rgba(190,228,248,1) 75%, rgba(177,216,245,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(225,255,255,1)), color-stop(7%,rgba(225,255,255,1)), color-stop(12%,rgba(225,255,255,1)), color-stop(12%,rgba(253,255,255,1)), color-stop(30%,rgba(230,248,253,1)), color-stop(54%,rgba(200,238,251,1)), color-stop(75%,rgba(190,228,248,1)), color-stop(100%,rgba(177,216,245,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(225,255,255,1) 0%,rgba(225,255,255,1) 7%,rgba(225,255,255,1) 12%,rgba(253,255,255,1) 12%,rgba(230,248,253,1) 30%,rgba(200,238,251,1) 54%,rgba(190,228,248,1) 75%,rgba(177,216,245,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(225,255,255,1) 0%,rgba(225,255,255,1) 7%,rgba(225,255,255,1) 12%,rgba(253,255,255,1) 12%,rgba(230,248,253,1) 30%,rgba(200,238,251,1) 54%,rgba(190,228,248,1) 75%,rgba(177,216,245,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(225,255,255,1) 0%,rgba(225,255,255,1) 7%,rgba(225,255,255,1) 12%,rgba(253,255,255,1) 12%,rgba(230,248,253,1) 30%,rgba(200,238,251,1) 54%,rgba(190,228,248,1) 75%,rgba(177,216,245,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(225,255,255,1) 0%,rgba(225,255,255,1) 7%,rgba(225,255,255,1) 12%,rgba(253,255,255,1) 12%,rgba(230,248,253,1) 30%,rgba(200,238,251,1) 54%,rgba(190,228,248,1) 75%,rgba(177,216,245,1) 100%); /* W3C */


}

	.nocolour{
	color: #000000;
	font-weight:bold;
}
	.word1 { color: #0099FF; font-weight:bold}
    .word2 {
	color: #FF5E5E;
	font-weight:bold;
}
    .word3 {color: #54A800; font-weight:bold;}
    .cl_bold {
	font-weight:bold;
	text-align: center;
}

	body,
	html {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
.class_clear {
	clear: both;
}

#id_navigation {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	background-color: #E6E6E6;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 16px;
}

	h1 {
	    margin:0;
    }

h2 {
		margin:0 0 1em;
	}

	body,td,th {
	font-family: Verdana;
}

hr {
	border: none;
	height: 1px;
	clear: both;
}

.internal_links {
	font-size: 18px;
	text-align: center;
}


.cl_horiz_menu {
	font-size: 15px;
	font-style: normal;	
	/* 	background-color: #CCF; */

}

.cl_horiz_menu_rightcol {
	font-weight: bold;
	width: auto;
	float: right;
	text-align: right;
}

.cl_horiz_menu .cl_horiz_menu_option .cl_horiz_menu_rightcol {
	float: right;
	width: 10%;
}
.cl_horiz_menu .cl_horiz_menu_option .cl_horiz_menu_leftcol {
	float: left;
	width: 90%;
	display: block;
}

.cl_horiz_menu .cl_horiz_menu_option .cl_horiz_menu_leftcol a {
	width: auto;
}

.cl_horiz_menu .cl_horiz_menu_option a {
	display: block;
	height: 100%;
	text-decoration: none;
	color: #000;
}


.cl_horiz_menu {
	margin-top: 5px;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
}

.cl_horiz_menu .cl_horiz_menu_option {
	border-top-width: thin;
	border-top-style: solid;
	padding: 8px;

background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(224,224,224,0.98) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(224,224,224,0.98))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,0.98) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,0.98) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(224,224,224,0.98) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(224,224,224,0.98) 100%); /* W3C */
 /* IE6-9 */
}

.cl_title {
	font-weight: bold;
	clear: both;
	color: #000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: thin solid #333;
	background-color: #F7F7F7;
}

.cl_section_comments
}
.cl_title_white {
	font-weight: bold;
	padding-top: 0px;
	background-color: #FFF;
}
.cl_title_white {
	padding-left: 0px;
	font-weight: bold;
	padding-top: 0px;
	background-color: #FFF;
}
    #left_col li {
		padding:1px;
	}

	.cl_left_col {
	float:left;
	width:50%;
	}
    .cl_left_col li {
		padding:1px;
	}
	.cl_right_col {
	float:right;
	width:50%;
	}
    .cl_right_col li {
		padding:1px;
	}

	.cl_right_col_right_just {
	float:right;
	width:50%;
	text-align: center;
	}


    #one_col {
	float:left;
	width:100%;
	}
	#one_col li {
		padding:2px;
	}
	
	
	
	h2 {
		margin:0 0 1em;
	}
	#right_col {
	float:right;
	width:50%;
	}

	#right_col li {
		padding:2px;
	}
cl_one_column {
	color: #FFF;
}


.cl_quicklinks {
	text-align: left;
	border-radius: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 12px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
}
.cl_quicklinks a {
	font-weight: normal;
}
.cl_quicklinks a {
	font-style: normal;
	color: #00F;
}
.cl_group_menu_header {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-top: 1px;
	padding-bottom: 1px;
}
.cl_horiz_menu a .cl_horiz_menu_no_bold {
	font-size: 14px;
	font-weight: normal;
}
.cl_section_comments {
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 2px;
	padding-right: 4px;
	padding-left: 4px;
}
