@charset "utf-8";
body {
	color: #666;
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 130%;
	font-weight: normal;
	margin-right: 0px;
	margin-left: 0px;
}
#pageHolder tr th table tr td #banner {
	text-align: right;
	margin-top: 60px;
}
.BlueHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 100%;
	color: #6699cc;
}

h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 100%;
	color: #6699cc;
	text-align: right;
	margin-top: 3px;
}

.rightText {
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 98%;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.centreText {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 98%;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

.leftText {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 98%;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.smallText {
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}



.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 82%;
	line-height: 140%;
	color: #666;
	text-align: left;
}

#pageHolder tr th #navHolder {
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
}
#pageHolder tr th #header {
	margin-bottom: 15px;
}
.greyBox {
	background-image: url(images/boxGrey.gif);
	background-repeat: repeat-x;
	margin-top: 1pt;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: left;
	vertical-align: top;
}
h2 {
	color: #6699cc;
}
.h2-defined {
	color: #6699cc;
}
.h2-darkgrey {
	color: #666;
	font-weight: bold;
}


h1 {
	color: #666;
}
a.standard:link {
	color: #69C;
	text-decoration: none;
	font-weight: normal;
}
a.standard:visited {
	text-decoration: none;
	color: #666;
	font-weight: normal;
}
a.standard:hover {
	text-decoration: underline;
	color: #666;
	font-weight: normal;
}
a.standard:active {
	text-decoration: none;
	color: #69C;
	font-weight: normal;
	text-align: center;
}
a.small:link {
	color: #666;
	text-decoration: none;
}
a.small:visited {
	text-decoration: none;
	color: #69C;	
}
a.small:hover {
	text-decoration: underline;
	color: #69c;	
}
a.small:active {
	text-decoration: none;
	color: #69C;
}
.docsTable {
	border-bottom-width: 1pt;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 5px;
	padding-top: 5px;
}
