table {
	font: 9pt/18px arial, helvetica, sans-serif
	}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;/*themecolour2%0;*/
	margin-right: 0px;
	margin-left: 15px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #000000;/*themecolour2%0;*/
}
.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;/*themecolour2%0;*/
	margin-left: 15px;
	list-style-image: url(default_files/default_bullet.gif);
}

.leftcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ff4000;/*themecolour1;*/
	margin-left: 13px;
	list-style-image: url(default_files/default_bullitt.gif);
}

h1 {
	font-weight: bold;
	color: #000000;/*themecolour2%0;*/
	background-color: #e0dde1;/*themecolour4;*/
	font-size: 10px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
}
h2 {
	font-size: 13pt;
	color: #ff4000;/*themecolour1;*/
	margin-top: 3px;
	margin-bottom: 5px;

}
body {
	background-image: url(bg_grey.gif);
	position: relative;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: inside;
		}
.topstrip {
	background-image: url(default_files/Wings_topstrip.gif);
	background-repeat: repeat-x;
}
.rightcolbg {
	background-image: url(default_files/Wings_right_bg.gif);
	background-repeat: repeat;
}

.leftcoltext {
	color: #000000;/*themecolour2%0;*/
	padding-left: 15px;
}



.rightcoltext {
	padding-left: 15px;
	padding-right: 15px;
	color: #000000;/*themecolour2%0;*/
	background-color: #c1bdc5;/*themecolour2;*/
	background-image: url(default_files/default_grid2.gif);
	background-repeat: repeat;

}
.leftcoltext a:link {
	color: #cccccc;
}
.leftcoltext a:visited {
	color: #999999;
}
.leftcoltext a:link:hover {
	color: #ff4000;/*themecolour1;*/
}
.rightcoltext a:link {
	color: #000000;/*themecolour2%0;*/
}
.rightcoltext a:visited {
	color: #cccccc;
}
.rightcoltext a:link:hover {
	color: #ff4000;/*themecolour1;*/
}

.hnavbg {
	background-image: url(default_hnav_bg.gif);
	background-repeat: repeat-x;
}

.leftcolumnbg {
	background-image: url(default_files/default_leftcolumn_bg5.gif);
	background-repeat: repeat;
	background-position: right;
}

.topborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF4000;/*themecolour1;*/
}
.heading {
	font-size: 10pt;
	font-weight: bold;
	color: #003333;
	background-color: #e0dde1;/*themecolour4;*/
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: 3pt;
	margin-bottom: 5px;
}
.featurebox {
	background-color: #0a3a0e;/*themecolour3;*/
	border: 1px solid #FF4000;/*themecolour1;*/
	padding: 10px;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff4000;/*themecolour1;*/
}
.grid {
	background-image: url(default_files/default_grid.gif);
	background-repeat: repeat;
}
.paraheading {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #e0dde1;/*themecolour4;*/
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: 3pt;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff4000;/*themecolour1;*/
}
.standart_tb {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/***********************************************/
/* these class styles are used for the expanding and collapsing text files (expand function in shared.js)  */

#expand 	{margin-bottom: 0.6em; margin-left: 0em; margin-right: 0em;}

a:link.expandToggle, a:visited.expandToggle 	{color:#000000; font-weight: normal; text-decoration:none;}

a:hover.expandToggle, a:active.expandToggle 	{color:#0000FF;}
 
img.expand 	{ border: none; margin-right: 0.5em; width:.8em;}
		
div.expand	{
	margin-left: 1.5em;
	margin-right: 1.5em;
	margin-bottom: 1em;
	display:none;
	font-size: small;
}



/***********************************************/
/* this class for expand collapse appearing in a table  */