/*
 Author : Michael Cheung
 Company: Direct Insight Ltd
 E-mail : info@michaelassociates.co.uk
 Date Start :   14/Sept/2006
 Date Amend :   21/Sept/2006
 Website : www.jungo.co.uk
 Version : v3.0
*/

body { 
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bkgrdUsb { 
	background-image: url(../../images/bkgrd-usb-a.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	font-size:80%;
}
img {
	border: none;
}
.imageLeftMargin {
	margin-left: 15px;
	border: 2pt solid #FFFFFF;
}
.imageRightMargin {
	margin-right: 15px;
	border: 2pt solid #FFFFFF;
}
.imageBottomMargin {
	margin-bottom: 15px;
	border: 2pt solid #FFFFFF;
}
.imageBottomMargin10 {
	margin-bottom: 10px;
	border: 2pt solid #FFFFFF;
}
.imageTopMargin {
	margin-top: 15px;
	border: 2pt solid #FFFFFF;
}
.imageBorder {
border: 2pt solid #FFFFFF;
}

.contentTopBar { 
	background-color: #393939;
	background-image: url(../../images/bordertop.jpg);
	background-position: left;
	background-repeat: repeat-x;
}
.contentBottomBar { 
	background-color: #393939;
	background-image: url(../../images/borderbottom.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
}
.contentLeftBar { 
	background-color: #393939;
	background-image: url(../../images/borderleft.jpg);
	background-position:left;
	background-repeat: repeat-y;
}
.contentRightBar { 
	background-color: #393939;
	background-image: url(../../images/borderright.jpg);
	background-position:right;
	background-repeat: repeat-y;
}
hr {
	width: 100%;
	height: 1px;
}
.pageContent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-style:normal;
	font-weight:normal;
}
P,TD,UL,LI,BLOCKQUOTE {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
}

._white { color: #FFFFFF; }

a.readmore:link { color: #FFFFFF; text-decoration: none; font-size: 85%; font-weight:bold;}
a.readmore:active { color: #FFFFFF; text-decoration: none; font-size: 85%; font-weight:bold;}
a.readmore:visited { color: #FFFFFF; text-decoration: none; font-size: 85%; font-weight:bold;}
a.readmore:hover { color: #FFFFFF; text-decoration: underline; font-size: 85%; font-weight:bold;}

h1 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}
h2 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}
h3 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}
h4 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}
h5 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}
h6 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}
h7 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}

h1.lightgrey {font-family: Arial, Helvetica, sans-serif; color: #999999;}
h2.lightgrey {font-family: Arial, Helvetica, sans-serif; color: #999999;}
h3.lightgrey {font-family: Arial, Helvetica, sans-serif; color: #999999;}
h4.lightgrey {font-family: Arial, Helvetica, sans-serif; color: #999999;}
h5.lightgrey {font-family: Arial, Helvetica, sans-serif; color: #999999;}
h6.lightgrey {font-family: Arial, Helvetica, sans-serif; color: #999999;}
h7.lightgrey {font-family: Arial, Helvetica, sans-serif; color: #999999;}

a:link { color: #FFFFFF; text-decoration: underline;}
a:active { color: #FFFFFF; text-decoration: underline;}
a:visited { color: #FFFFFF; text-decoration: underline;}
a:hover { color: #FFFFFF; text-decoration: none;}

.factHeading1{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	letter-spacing:1px;	
}

.mainHeading2{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.mainHeadingSub1{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #245D9A;
}

.mainHeadingSub2{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #8CB51C;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;
	margin: 1em 0em 1em 0em;
	letter-spacing:1px;
}
a.footer:link { color: #FFFFFF; text-decoration: none;}
a.footer:active { color: #FFFFFF; text-decoration: none;}
a.footer:visited { color: #FFFFFF; text-decoration: none;}
a.footer:hover { color: #FFFFFF; text-decoration: underline;}

.footerNotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	text-align:center;
	margin: 0.8em 0em 1em 0em;
}
.footerBreak {
	margin: 0.5em 0em 1em 0em;
}
.otherCopyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	text-align:left;
	margin: 0.8em 0em 1em 0em;
}