/* CSS Document */
.topstrip {
	background-image: url(gerald_files/gerald_topstrip.gif);
	background-repeat: repeat-x;
}
.leftcolbg {
	background-image: url(gerald_files/gerald_leftcol_bg.gif);
	background-repeat: repeat-y;
}
.vnavpad {
	padding-left: 40px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.rightcoltext {
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(gerald_files/gerald_rightcol_bg1.gif);
	background-repeat: repeat-y;
	font-size: 8pt;
}
.bottomstrip {
	background-image: url(gerald_files/gerald_bottomstrip.gif);
	background-repeat: repeat-x;
}
.leftcolbottom {
	background-image: url(gerald_files/gerald_leftcol_bottom.gif);
	background-repeat: no-repeat;
	background-color: #dbe0ed;/*themecolour1$ 53%,91.7%;*/
}
.leftcoltext {
	padding-left: 40px;
	font-size: 8pt;
}
.paraheadpad {
	padding-left: 36px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:justify;
}
.centercoltext {
	padding-right: 15px;
	padding-left: 15px;
}
.rightcolbg {
	background-image: url(gerald_files/gerald_rightcol_bg1.gif);
	background-repeat: repeat-y;
}
.rightcolbottom {
	background-image: url(gerald_files/gerald_rightcol_bottom2.gif);
	background-repeat: no-repeat;
}
.rightcoltop {
	background-image: url(gerald_files/gerald_rightcol_bg1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.imageborder {
	border: 2px solid #ffffff;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #48516c;/*themecolour1$ -19.9%,30.6%;*/
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

body {
	background-color: #ffffff;/*themecolour4;*/
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;/*themecolour4%0;*/
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(gerald_files/gerald_bullet.gif);
	color: #000000;/*themecolour4%0;*/	
}
a:link {
	color: #48516c;/*themecolour1$ -19.9%,30.6%;*/	
}
a:visited {
	color: #7e859a;/*themecolour1$ -2.6%,52.4%;*/	
}
a:link:hover {
	color: #ff0000;/*themecolour2;*/	
}
.imageborder {
	border: 2px solid #ffffff;
}


