* {
	font-family:helvetica, garamond, lucida, sans-serif;
	font-size:10pt;
	font-style:normal;
  text-decoration:none;
  color:black;
	margin:0;
	padding:0;
}

h1 {
	font-size:11pt;
}

#mainContainer {
	border:1px solid #dcdcdc;
	border-top:none;
  width:760px;
	margin:0 auto;
	overflow:auto;
	padding:0 0 10px 0;
}

#header {
  width:760px;
	padding:0 0 2px 0;
}

#header a {
  display:block;
  height:125px;
  background-image:url(banner9.jpg);
  background-repeat:no-repeat;
  line-height:1.5em;
  font-size:20pt;
	padding:0 0 0 10px;
}

.transBack, .icon, .iconCentre {
	background-color:transparent;
	border:none;
}

.icon {
  display:block;
	margin:0px auto 10px auto;
}

.iconCentre {
	margin:10px 0;
}

#centre, #centreNews {
  float:left;
  width:340px;
	padding:0 10px;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	min-height:450px;
  overflow:hidden;
}

#centre a, #right a, #centreNews a {
	font-weight:bold;
}

#centre form {
  padding:0px;
  margin:0;
  border:none;
}

a:hover, #centre a:hover, #right a:hover {
	color:#666666;
}

#centreNews a:hover {
	color:#000000;
}

#right {
	min-height:600px;
  float:right;
  width:571px;
	padding:0 10px;
	border-left:1px solid #dcdcdc;
}

.memberProfileContainer {
  float:left;
  width:570px;
	padding:10px 0;
	border-top:1px solid #dcdcdc;
}

.memberProfileText {
  float:left;
  width:400px;
	padding:0 10px 0 0;
}

.memberProfileRight {
  float:right;
  width:160px;
}

.memberProfilePhoto {
  float:left;
  width:160px;
	padding:0 0 10px 0;
}

.memberProfileContact {
  float:left;
  width:160px;
	overflow:hidden;
}

.centreUl {
	padding:10px 0;
}

.centreLi, .centreLi_ii {
	color:black;
}

.centreLi {
	margin:0 0 10px 0;
}

.centreLi_ii {
	margin:0 0 10px 10px;
}

.discInsideStyle {
  list-style:disc inside;
	color:black;
	margin-top:5px;
}

#navLeft {
  width:148px;
  float:left;
	padding:0 10px;
}

#navRight {
  width:210px;
  float:right;
	padding:0 10px;
}

#footer {
	margin:0 auto;
	height:50px;
  text-align:center;
  font-size:10px;
	padding:20px 10px;
	color:#A3A3A3;
}

#footer a {
  font-size:10px;
	color:#A3A3A3;
}

#footer a:hover {
	color:#333333;
}

/* Management Pages */

#management {
	width:740px;
  padding:10px;
}

form {
  padding:10px;
}

label {
	width:70px;
	float:left;
	display:block;
	text-align:right;
	margin-right:5px;
	margin-bottom:10px;
}

input.login {
	margin-bottom:10px;
}

input.submit {
  margin-left:78px;
	margin-bottom:10px;
}

/* Trace Menu */

#traceMenu {
	float:left;
	width:750px;
	padding:0 0 0 10px;
	line-height:2em;
	margin-bottom:10px;
}

#traceMenu, #traceMenu .white, #traceMenu a {
  background:#000066;
}

#mainMenu a:hover, #subMenuLeft a:hover, #subMenuRight a:hover, #traceMenu a, #traceMenu .white, #header a, ul li {
	color:white;
}

#traceMenu a:hover {
  color:#dcdcdc;
}

/* Menus */

#mainMenu, #subMenuLeft {
	width:148px;
}

#subMenuRight {
  width:210px;
	margin:10px 0 10px 0;
}

#mainMenu, #subMenuLeft {
	margin:0 0 10px 0;
}

#mainMenu ul, #mainMenu li, #mainMenu a {
	background-color:#006699;
}

#subMenuLeft ul, #subMenuLeft li, #subMenuLeft a, #subMenuRight ul, #subMenuRight li, #subMenuRight a {
  background-color:#999999;
}

#subMenuLeft a:hover, #subMenuRight a:hover {
  background-color:#CCCCCC;
}

#mainMenu a:hover {
	background-color:#3399CC;
}

#mainMenu a, #subMenuLeft a, #subMenuRight a {
	padding:2px 0;
	font-size:12px;
	display:block;
}

#mainMenu a, #subMenuLeft a {
	width:128px;
}

#subMenuRight a {
	width:190px;
}

ul {
	color:#FFFFFF;
	padding:10px;
	list-style-type:none;
}
