* {
	margin: 0;
	padding: 0;
}

* html #centercolumn {
	height: 300px; /* IE Min-Height Hack */
}

body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr {
	border: none 0;
	border-top: 1px dashed #FF6600; /*the border*/
	height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
	margin: 8 auto 18 0; /*left for Mozilla*/
	text-align: left; /*left for IE*/
	width: 50%;
}

ul {
	color: #003366;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 9pt;
	list-style-image: url(images/sqrbullet.gif);
	padding-left: 2em;
	text-indent: 2.0em;
}

.bullets ul{
	color: #003366;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	list-style-image: url(images/arrow.gif);
	padding-left: 2em;
	text-indent: 1.0em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.floatright {
	border: 0px solid #666666;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.just {
	color: #029AFE;
	font-weight: bold;
}

.web {
	color: #FF6600;
	font-weight: bold;
}

#basekw {
	background-color: #A3A38F;
	display: inline; /* IE Hack */
	float: left;
	margin: 0 5px 5px 5px;
	padding: 4px;
	width: 97.7%;
}

#basekw a:link {
	color: #008FFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

#basekw a:visited {
	color: #008FFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

#basekw a:hover {
	background: #A3A38F;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

#contentarea {
	border: 1px dotted #CCCCCC;
	display: inline; /* IE Hack */
	float: left;
	margin: 0 5px 5px 5px;
	min-height: 300px;
	padding: 10px;
	width: 95.4%;
}

#contentarea a:link {
	color: #008FFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

#contentarea a:visited {
	color: #008FFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

#contentarea a:hover {
	background: #A3A38F;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

#credits {
	background-color: #C9C9BE;
	display: inline; /* IE Hack */
	float: left;
	margin: 0 5px 5px 5px;
	padding: 4px;
	width: 97.7%;
}

#credits a:link {
	color: #008FFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

#credits a:visited {
	color: #008FFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

#credits a:hover {
	background: #A3A38F;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

#header {
	background-color: #C9C9BE;
	border: 0px solid #CCCCCC;
	height: 30px;
	margin: 5px 5px 5px 5px;
	padding: 10px;
}

#imagefloat {
	border: 0px solid #CCCCCC;
	color: #034334;
	display: inline; /* IE Hack */
	float: right;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px 1px 1px 1px;
	min-height: 300px;
	padding: 4px;
	width: 35.0%;
}

#topkw {
	background-color: #A3A38F;
	border: 0px solid #CCCCCC;
	margin: 5px 5px 5px 5px;
	padding: 4px;
}

#topkw a:link {
	color: #666666;
	text-decoration: none;
}

#topkw a:visited {
	color: #666666;
	text-decoration: none;
}

#topkw a:hover {
	text-decoration: underline;
}

#validate {
	border: 0px solid #666666;
	float: right;
	margin: 0px 2px 0px 0px;
	padding: 4px;
}

#wrapper {
	margin: 0 auto;
	width: 760px;
}

#gooimagetop {
	background-color: #ffffff;
	border: 0px solid #CCCCCC;
	height: 74px;
	margin: 5px 5px 5px 5px;
	padding: 10px;
	text-align: centre;
	border-bottom: 0px solid #A3A38F;
}

#gootop {
	background-color: #ffffff;
	border: 0px solid #CCCCCC;
	height: 74px;
	margin: 5px 5px 5px 5px;
	padding: 10px;
	text-align: centre;
}

.floatleft {
	border: 0px solid #666666;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 4px;
	padding-right: 40px;
}

.gooimagevert {
	border-right: 1px solid #666666;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
