body
{
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	color:#666666;
	text-align:center;
	background:transparent url(../I/Build/BodyBg.gif) repeat-x left top;
	voice-family: "\"}\""; voice-family:inherit;
} html>body {font-size:0.75em;}

p
{
	padding:0px 0px 0px 5px;
}

img
{
	margin:0;
	padding:0;
	border:none;
	float:none;
}
	
h1 { /* this is the main header */
	font-size:140%;
	color:#525688;
	text-indent:5px;
	width:551px;
	margin:0px 0px 10px 0px;
	padding:5px 0px 5px 0px;
	text-align:left;
	background:transparent url(../I/Build/Header1Bg.gif) repeat-x top left;
	clear:left;
}

h2 { /* this is the secondary header */
	font-size:120%;
	color:#666666;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	clear:left;
}

h3 { /* this is the tertiary header */
	font-size:110%;
	color:#000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	text-align:left;
	clear:left;
}

h4 { /* this is the secondary header */
	font-size:110%;
	font-weight:normal;
	color:#785100;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	clear:left;
}

a:link, a:visited
{
	color: #525688;
	text-decoration:underline;
}

a:hover
{
	color:#FFFFFF;
	background-color:#525688;
	text-decoration: none;
}

a.Menu:link, a.Menu:visited
{
	text-decoration:none;
	text-transform:lowercase;
	font-size:90%;
}

a.Menu:hover
{
	text-decoration: none;
	font-size:90%;
}

a.Breadcrumb:link, a.Breadcrumb:visited
{
	text-decoration:underline;
	text-transform:lowercase;
	font-weight:normal;
}
a.Breadcrumb:hover
{
	text-decoration:none;
	font-weight:normal;
}
.BreadcrumbThisPage
{
	font-weight:bold;
}

a.News:link, a.News:visited
{
	text-decoration: underline;
	text-transform:lowercase;
	color: #0066CC;
}

a.News:hover
{
	text-decoration:none;
	color: #0066CC;
	background-color:transparent;
}

a.Footer:link, a.Footer:visited
{
	text-decoration: underline;
	text-transform:lowercase;
	color: #0066CC;
}

a.Footer:hover
{
	text-decoration:none;
	background-color:transparent;
}

.FindOutMore {
	background:#ffffff url(../I/Build/IconMore.gif) no-repeat top left;
	padding:4px 0px 0px 20px;
}

.ViewDocument {
	background:#ffffff url(../I/Build/IconNews.gif) no-repeat top left;
	padding:4px 0px 0px 17px;
}

ul
{
	list-style-image:url(../I/Build/Bullet.gif);
}

#ProductData{
	width:auto;
	font-size:90%;
	caption-side:top;
	border: 1px solid #666666;
	table-layout:auto;
	border-collapse:collapse;
	border-spacing:0;
} html>body #ProductData{width:100%;}
#ProductData th, td{ border: 1px solid #666666; text-align:left; padding:2px;}
#ProductData th{ background-color:#D5D6E5; vertical-align:top; color:#525688; font-weight:normal;}
#ProductData td{ vertical-align:top;}
#ProductData caption{ text-align:left; font-size:110%; font-weight:bold; padding:10px 0px 5px 0px; color:#525688;}

#FinancialData{
	width:auto;
	font-size:90%;
	caption-side:top;
	border: 1px solid #785100;
	table-layout:auto;
	border-collapse:collapse;
	border-spacing:0;
} html>body #FinancialData{width:100%;}
#FinancialData th, td{border: 1px solid #525688; padding:2px; font-weight:normal;}
#FinancialData th{ background-color:#D5D6E5; vertical-align:top; color:#ffffff;}
#FinancialData td{ vertical-align:top;}
#FinancialData caption{ text-align:left; font-weight:bold; font-size:110%; padding:0px 0px 5px 0px; color:#525688;}

.note
{
	font-size:80%;
}

.magenta
{
	color:#FF00D8;
}

.highlight01{
	color:#525688;
}

.Bold{
	font-weight:bold;
}

.AlignRight{
	text-align:right;
}

.HomeImage{
	margin-top:15px;
}

/* build elements start */

#Container
{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:744px;
	height:auto;
}


/* top section starts */

#TopSection
{
	width:744px;
	margin:0px;
	text-align:left;
}

#Logo
{
	margin:0px 0px 0px 0px;
	padding:23px 0px 20px 0px;
	clear:left;
} html>body #Logo {padding: 20px 0px 26px 0px;}

#LogoPrint
{


	display:none;
}

#Header
{	
	float:left;
	margin:2px 0px 10px 0px;
	width:100%;
	line-height:normal;
}


#Header ul {
	list-style:none;
	padding:0;
	margin:0px;
}

#Header li{
	float:left;
	padding:0;
	margin:0px;
	border-right:solid #CCCCCC 1px;
	border-left:solid #333333 1px;
    }

#Header a {
	float:left;
	display: block;
	color: #FBF8FD;
	text-decoration: none;
	padding: 4px 6px 4px 6px;
}/* Commented Backslash Hack hides rule from IE5-Mac \*/
#Header a {float:none;}
/* End IE5-Mac hack */
    
#Header a:hover {
	background:#D5D6E5 none;
	color:#525688;
}

/* top section ends */


/* body content starts */

#Content
{
	float:right;
	width:551px;
	text-align:left;
	margin:0px;
	padding-bottom:20px;
}

#ContentHome
{
	width:744px;
	text-align:left;
	margin:0px;
	padding-bottom:20px;
}

#Bread {
	text-align:right;
	font-size:80%;
	margin:5px 0px 5px 0px;

}

#Bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 

#Bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	text-transform:lowercase;
}

.Bg2Cols{

	margin-right:16px;
}.Bg2Cols p{margin-right:0px;}

#RightBodyContent
{
	float:right;
	width:auto;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.FloatRight{
	float:right;
}

#RightPanel
{
	width:149px;
	padding:0px 0px 12px 0px;
	text-align:right;
	background: #fff url(../I/Build/PanelFoot.gif) no-repeat left bottom;
}

.RightMenu1
{
	width:auto;
	margin:0px;
	padding:4px 2px 2px 4px;
	background-color:#D3E7F8;
	text-align:left;
	border-top:solid #ffffff 1px;
	border-bottom:solid #0066CC 1px;
	border-left: solid 1px #666666;	
	border-right: solid 1px #666666;
}/* Commented Backslash Hack hides rule from IE5-Mac \*/
.RightMenu1 {width:auto;}
/* End IE5-Mac hack */

.Spacer
{
	float:left;
	margin:10px;
}

#HomeColumn1
{
	float:left;
	width:370px;
	padding:0px 0px 5px 0px;
	margin:0px 2px 0px 0px;
}/* IF A HEADING IS GIVEN A NEGATIVE TOP MARGIN A GULLOTINE EFFECT WILL OCCUR!!! */
#HomeColumn1 P{margin:2px 0px 0px 0px; padding:5px 5px 5px 5px;}
#HomeColumn1 h1{margin:10px 0px 10px 0px; width:auto;}
#HomeColumn1 h2{margin:0px 0px 0px 5px; font-size:110%;}
#HomeColumn1 h3{margin:0px 0px 0px 0px;}
#HomeColumn1 h4{margin:0px 0px 0px 0px;}
#HomeColumn1 p img{margin:0px 0px 0px 10px; padding:0px; float:right; border:3px #cccccc solid;}
#HomeColumn1 h2 img{margin:0px 0px 0px 10px; padding:0px; float:right; border:3px #cccccc solid;}
#HomeColumn1 h3 img{margin:0px 0px 0px 10px; padding:0px; float:right; border:3px #cccccc solid;}
#HomeColumn1 img{margin:0px 10px 0px 0px; padding:0px; float:right; border:3px #cccccc solid;}
 
#HomeColumn2
{
	float:right;
	width:370px;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
}/* IF A HEADING IS GIVEN A NEGATIVE TOP MARGIN A GULLOTINE EFFECT WILL OCCUR!!! */
#HomeColumn2 P{margin:2px 0px 0px 0px; padding:5px 5px 5px 5px;}
#HomeColumn2 h1{margin:10px 0px 10px 0px; width:auto;}
#HomeColumn2 h2{margin:0px 0px 0px 5px; font-size:110%;}
#HomeColumn2 h3{margin:0px 0px 0px 0px;}
#HomeColumn2 h4{margin:0px 0px 0px 0px;}
#HomeColumn2 p img{margin:0px 0px 0px 10px; padding:0px; float:right; border:3px #cccccc solid;}
#HomeColumn2 h2 img{margin:0px 0px 0px 10px; padding:0px; float:right; border:3px #cccccc solid;}
#HomeColumn2 h3 img{margin:0px 0px 0px 10px; padding:0px; float:right; border:3px #cccccc solid;}
#HomeColumn2 img{margin:0px 10px 0px 0px; padding:0px; float:right; border:3px #cccccc solid;}

#ColumnSpan1
{
	float:left;
	width:190px;
	padding:0px 0px 5px 0px;
	margin:0px;
}/* IF A HEADING IS GIVEN A NEGATIVE TOP MARGIN A GULLOTINE EFFECT WILL OCCUR!!! */
#ColumnSpan1 P{margin:2px 0px 0px 0px; padding:5px 5px 5px 5px;}
#ColumnSpan1 h1{margin:0px 0px 0px 0px; width:auto;}
#ColumnSpan1 h2{margin:0px 0px 0px 0px;}
#ColumnSpan1 h3{margin:0px 0px 0px 0px;}
#ColumnSpan1 p img{margin:1px 0px 0px -5px; padding:0px;}
#ColumnSpan1 img{margin:3px 0px 0px 0px; padding:0px;}

#ColumnSpan2
{
	float:left;
	width:340px;
	padding:0px 0px 5px 0px;
	margin:0px;
}/* IF A HEADING IS GIVEN A NEGATIVE TOP MARGIN A GULLOTINE EFFECT WILL OCCUR!!! */
#ColumnSpan2 P{margin:2px 0px 0px 0px; padding:5px 5px 5px 5px;}
#ColumnSpan2 h1{margin:0px 0px 0px 0px; width:auto;}
#ColumnSpan2 h2{margin:0px 0px 0px 0px;}
#ColumnSpan2 h3{margin:0px 0px 0px 0px;}
#ColumnSpan2 p img{margin:1px 0px 0px -5px; padding:0px;}
#ColumnSpan2 img{margin:3px 0px 0px 0px; padding:0px;}

#FiftyPercentColumn
{
	float:left;
	width:40%;
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 10px;
}
#FiftyPercentColumn P{margin:2px 10px 2px 0px; padding:5px 5px 5px 5px;}
#FiftyPercentColumn h2{margin:5px 10px 0px 0px; padding:0px 5px 0px 5px;}
#FiftyPercentColumn h3{margin:5px 10px 0px 0px; padding:0px 5px 0px 5px;}
#FiftyPercentColumn img{margin:0px 0px 0px 0px;}

#SmallPanel{
	float:left;
	width:auto;
	max-width:300px;
	padding:0px;
	margin:10px 0px 0px 10px;
}
#SmallPanel h2 {padding:5px 5px 0px 5px; margin:0px; font-size:90%; font-weight:normal;}
#SmallPanel p {padding:5px; margin:0px; font-size:90%;}
#SmallPanel p img{padding:0px; margin:0px 0px 0px -5px;}

.HozPanel
{
	border-top:solid 1px #CEC6BA;
	border-bottom:solid 1px #CEC6BA;
	width:548px;
	margin:20px 0px 0px 0px;
	min-height:105px;
	background-color:#FAFAFA;
	clear:left;
}
.HozPanel img{margin:2px 0px 2px 2px; float:right; border:3px #cccccc solid; clear:both;}
.HozPanel p{margin:5px;}
.HozPanel h2{margin:5px;}
.HozPanel h3{margin:5px;}

.NewsPanel
{
	border-top:solid 1px #CEC6BA;
	border-bottom:solid 1px #CEC6BA;
	width:548px;
	margin:20px 0px 0px 0px;
	min-height:105px;
	background-color:#FAFAFA;
	clear:left;
}
.NewsPanel img{margin:2px 0px 2px 2px; float:right; border:3px #cccccc solid; clear:both;}
.NewsPanel p{margin:5px;}
.NewsPanel h2{margin:5px;}
.NewsPanel h3{margin:5px;}

#LeftContent
{
	float:left;
	width:auto;
	margin:0px;
}

.ContentBreaker{
	clear:both;
	padding:5px 0px 2px 0px;
	margin:0px;
	width:100%;
}

#LineBreaker{
	clear:both;
	padding:2px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	width:100%;
	border-bottom:solid 1px #cccccc;
}

.EnquiryForm
{
	margin-left:10px;
}

.AdminLogin{
	width:400px;
	margin:30px 0px 0px 10px;
}.AdminLogin p{padding:5px 0px 5px 0px; margin:3px 0px 0px 0px;}

.TextBox
{
	margin:1px 10px 1px 0px;
	background-color:#FAFAFA;
	font:x-small/110% Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	width: 200px;
}

.TextArea
{
	margin:1px 10px 1px 0px;
	background-color:#FAFAFA;
	font:x-small/110% Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	width: 200px;
}

.RadioButton
{
	margin:0px;
	padding:0px 0px 10px 0px;
	font:x-small/110% Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
}

.Button
{
	margin:5px 10px 5px 0px;
	background-color:#525688;
	color:#FFFFFF;
	font:x-small/110% Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
}

/* body content ends */


/* footer starts */

#Footer
{	
	width:auto;
	background:transparent url(../I/Build/FooterBg.gif) repeat-x left top;
	font-size:80%;
	margin:0px;
	padding:15px 15px 15px 15px;
	color:#333333;
	text-align:left;
	clear:both;
}

#Footer p{padding:0px; margin:0px;}

#RightFooterLink
{
	float:right;
	text-align:right;
	margin:0px;
	padding:0px;
} html>body #RightFooterLink{margin:0px;}

#FooterLinks
{
	padding:0px;
	margin:0px;
}

/* footer ends */
/* build elements end */