body  
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #f4f4f4;
	/*font-family: tahoma, Arial, verdana, Helvetica, Helvetica Condensed;*/
	font-family: Helvetica, Arial, Verdana, Helvetica Condensed;
	font-size: 8pt;
}
h1
{
	font-weight: bold;
	font-size: 13pt;
	color: #45719A;
	line-height: 13px;	
}
h1.bannertitle
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 0px;
	margin: 0px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 9px;
	font-family: Arial, Helvetica, Verdana;
}
h2
{
	font-weight: bold;
	font-size: 12pt;
	color: #45719A;	
}
h3
{
	font-weight: bold;
	font-size: 11pt;
	color: #45719A;	
}
h3.testimonial
{
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	color: #45719A;	
}
h4
{
	font-weight: bold;
	font-size: 9pt;
	color: #45719A;	
	margin-bottom: 5px;
	margin-top: 5px;
}
h5
{
	font-weight: bold;
	font-size: 9pt;
	color: #45719A;	
	margin-bottom: 5px;
	margin-top: 2px;
}
h6
{
	font-weight: bold;
	font-size: 8pt;
	color: #45719A;	
	margin-bottom: 5px;
	margin-top: 2px;
}
p
{
	/*font-family: Tahoma;*/
	font-size: 8pt;
	font-style: normal;
}
p.bold
{
	font-weight: bold;
	/*font-family: Tahoma;*/
	font-size: 8pt;
	font-style: normal;
}
a 
{
	text-decoration: underline;
	color: #45719A;
}
a.1 
{
	text-decoration: none;
	color: #000000;
}
a.2
{
	color: #577472;
}
a.noline
{
	text-decoration: none;
	color: #4B4B4B;
}
a.nolineblue
{
	text-decoration: none;
	color: #45719A;
}
.t11 
{
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
}
/* background colour for a repeater table - used for articles, items listings */
.repeater
{
	background-color: #ffffff;	
}
/* background colour for content pages */
table.detail
{
	background-color: #ffffff;
}
/* background colour for content pages that are a left panel */
.detail
{
	background-color: #ffffff;
}
/* LIST ITEM */
ul
{
	list-style-position: outside;
	list-style-image: url(/images/square.jpg);
	margin-left: 20pt;
}
li
{
	font-size: 8pt;
}
/********************************************************/
/* TABLE CELLS */
td 
{
	vertical-align: top;
	font-size: 8pt;
	color: #4B4B4B;
}
/* adds a border around a table cell */
td.border
{
	border: 1px solid #b6b6b6;
}
td.topborder
{
	border-top: 1px solid #b6b6b6;
}
/* adds a border and background colour around a table cell */
td.borderbackgroundleft
{
	border: 1px solid #b6b6b6;
	background-color: #ffffff;
}
td.borderbackgroundbody
{
	border: 1px solid #b6b6b6;
	background-color: #ffffff;
}
/* the background colour for the title banners */
td.banner
{
	background-color: #3b3b3b;
}
.error
{
	font-weight: bold;
	font-size: 11px;
	color: red;
}
p.blue
{
	/*font-family: Tahoma;*/
	font-size: 11px;
	font-style: normal;
	color: #45719A;
}
p.bluebold
{
	/*font-family: Tahoma;*/
	font-size: 11px;
	font-style: normal;
	color: #45719A;	
	font-weight: bold;
}
.bluebold
{
	/*font-family: Tahoma;*/
	font-size: 11px;
	font-style: normal;
	color: #45719A;	
	font-weight: bold;
}
input
{
	/*font-family: tahoma;*/
	font-size: 11px;
	font-style: normal;
}
textarea
{
	/*font-family: tahoma;*/
	font-size: 11px;
	font-style: normal;
	font-family: Helvetica, Arial, Verdana, Helvetica Condensed;
}
img
{
	
}
/*------------------------------------------------------------------*/
/* FAQ */
.FAQquestion
{
	color: #577472;
	font-weight: bold;	
	padding-bottom: 20px;
	line-height: 20px;
}
.FAQanswer
{
	color: #4b4b4b;
	background-color: #f4f4f4;
}
.FAQseparator
{
	padding-bottom: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
}
/*------------------------------------------------------------------*/
/* FORM FIELDS */
/* changes the background colour of an input form */
.inputform
{
	background-color: #ffffff;
}
.formlabel
{
	/*font-family: tahoma;*/
	font-size: 8pt;
	font-style: normal;
}
.formlabelbold
{	
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
	/*font-family: tahoma;*/
}
.validation
{
	margin: 5px 2px 2px 2px;
	padding-top: 5px;
	/*font-family: tahoma;*/
	font-size: 8pt;
	font-style: normal;
	background-color: #F4F4F4;	
	border: 1px solid #4B4B4B;
}
.formtitle
{
	font-weight: bold;
	font-size: 12px;
	color: #577472;	
}
.formhighlight
{
	background-color: #f4f4f4;
	border: 1px solid #6b6b6b;
	margin: 8px 0px 8px 0px;
}
/*------------------------------------------------------------------*/
#detailbodysmall
{
	margin-top: 5px;	
	margin-left: 5px;
	margin-right: 5px;
	color: #4b4b4b;
	/*font-family: tahoma;*/
}
/*------------------------------------------------------------------*/
#detailbody
{
	margin-top: 16px;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 15px;
	color: #4b4b4b;
	/*font-family: tahoma;*/
}
#detailbody a
{
	font-size: 10px;
	text-decoration: underline;
	color: #45719A;
}
/*------------------------------------------------------------------*/
#header
{
	font-size: 10px;		
	padding: 5px 0px 5px 0px;
}
#header .title
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
/*------------------------------------------------------------------*/
#footer
{
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	vertical-align: top;	
	background: url(/images/rep_1.jpg);
}

/*------------------------------------------------------------------*/
#navbar
{
	font-family: Helvetica, Arial, Verdana, Helvetica Condensed;
	font-size: 10px;
	margin: 0px;
}
#navbar .spacer
{
	background-image: url(/images/line_3.jpg);
	height: 7px;
}
#navbar .indent
{
	PADDING-RIGHT:5px;
	PADDING-LEFT:10px;
}
#navbar .submenu
{
	font-weight: bold;
	font-size: 10px;		
	height: 10px;	
}
#navbar .submenuselected
{
	font-weight: bold;
	font-size: 10px;
}
#navbar .indentmenu
{
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	width: 200px;
	color: #ffffff;
	background-color: #000099;
}
#navbar .selectedindentmenu
{
	color: white;
	background-color: #021B86;
}
#navbar a.login
{
	color: #fff9c6;
	font-size: 11px;
	font-weight: bold;
}
#navbar a
{
	padding-right: 5px;
	padding-left: 10px;
	color: #000099;
}
#navbar a:hover
{
	font-weight: bold;
}
#navbar .title
{
	padding-right: 5px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	color: #0000cc;
}
#navbar .titletext
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #021B86;
}

#navbar .topmenutextwhite
{
	PADDING-RIGHT:5px;
	PADDING-LEFT:5px;	
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

#navbar .topmenutextblack
{
	PADDING-RIGHT:5px;
	PADDING-LEFT:5px;	
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

#navbar img.indent
{
	PADDING-RIGHT:5px;
	PADDING-LEFT:5px;
}
/*------------------------------------------------------------------*/
#navbarfooter
{
	font-family: Helvetica, Arial, Verdana, Helvetica Condensed;
	font-size: 10px;
	margin: 0px;
	text-align: center;
}
#navbarfooter .spacer
{
	/*background-image: url(/images/line1.gif);*/
	background-image: url(/images/tt1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
}
#navbarfooter a
{
	font-size: 11px;
	color: #4b4b4b;
	text-decoration: none;
}
#navbarfooter a:hover
{
	font-size: 11px;
	color: #45719A;
}
p.pace
{
	color: #45719A;
	font-weight: bold;
	font-style: italic;	
}
.pace
{
	color: #45719A;
	font-weight: bold;
	font-style: italic;	
}
/********************************************************************/
/* Link to Advantech */
a.advantech
{
	font-size: 10px;
	font-style: italic;
	color: #4b4b4b;
	text-decoration: none;
}