/* CSS FNTS */

<!--
table {
	font: 9pt "trebuchet ms", arial, sans-serif
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #333333;/*themecolour3%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #333333;/*themecolour3%0;*/
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:  url(img/FNTS2_bullet.gif);
	color: #333333;/*themecolour3%0;*/
}
.paneltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:  url(img/FNTS2_bullitt_panel.gif);
	color: #333333;
}

.paneltext a:link {
	color: #5c7ecb;/*themecolour1;*/
}
.paneltext a:visited {
	color: #333333;
}
.paneltext a:link:hover {
	color: #ff7f00;/*themecolour2;*/
}

.centercoltext a:link {
	color: #5c7ecb;/*themecolour1;*/
}
.centercoltext a:visited {
	color: #333333;/*themecolour3%0;*/
}
.centercoltext a:link:hover {
	color: #ff7f00;/*themecolour2;*/
}
.centercoltext h1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;/*themecolour3%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.rightcoltext h1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.leftcoltext h1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
h2 {
	font-size: 14px;
	color: #314c8a;/*themecolour1$ -22.3%, -31.8%;*/
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.leftcolbg {
	background-color: #c5d6fd;/*themecolour1$ 59.8%, 95.5%;*/
}
.leftcoltext {
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.topcorner {
	background-image:  url(img/FNTS2_corner.gif);
	background-repeat: no-repeat;
	background-position: 160px;
}

}
.rightcoltext {
	padding-right: 20px;
	padding-left: 20px;
	color: #333333;/*themecolour3%0;*/
}
.parahead {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	padding-top: 5px;
}

.leftcolbg {
	background-color: #c5d6fd;/*themecolour1$ 59.8%, 95.5%;*/
}
.leftcoltext {
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.framebg {
	background-image:  url(img/FNTS2_frame_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #5271b6;/*themecolour1%90;*/
	white-space: nowrap;
	padding-left: 6px;
}
.framebottom {
	background-image:  url(img/FNTS2_frame_bottom.gif);
	background-repeat: repeat-x;
}
.paneltext {
	border: 1px solid #333333;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
	}
.paneltext1 {
	border: 1px solid #0033CC;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
}
.paneltext2 {
	border: 1px solid #0033CC;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	color: #000000;
}
.textwrap {
	
	padding-left: 20px;
}
.frameleft {
	background-image:  url(img/FNTS2_frame_left_bg.gif);
	background-repeat: repeat-y;
}
.frameright {
	background-image:  url(img/FNTS2_frame_right_bg.gif);
	background-repeat: repeat-y;
}
.rightcoltext {
	padding-right: 30px;
	padding-left: 30px;
}
.topcorner {
	background-image:  url(img/FNTS2_corner.gif);
	background-repeat: no-repeat;
}
.centercoltext {
	color: #333333;/*themecolour3%0;*/
	padding-right: 20px;
	padding-left: 20px;
}
.lcoltopbg {
	background-image:  url(img/FNTS2_leftcolumn_top_bg.gif);
	background-repeat: repeat-x;
}

-->
