body{
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 90%;
	color: #333333;
	line-height: 1.166;	
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

input
{
font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 100%;
	color: #333333;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0px;
}

textarea
{
font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 100%;
	color: #333333;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0px;
}

.logininput
{
font-family: Trebuchet MS,Arial,sans-serif;
font-size: 85%;
color: #333333;
padding-left: 0px;
padding-right: 0px;
margin: 0px;
}

select
{
font-family: Trebuchet MS,Arial,sans-serif;
font-size: 100%;
color: #333333;
padding-left: 1px;
padding-right: 1px;
margin: 0px;
}


a:link, a:visited  {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}

a.menu:link, a.menu:visited {
	color: #333333;
	text-decoration: none;
	font-size: 80%;
}

a.menu:hover {
	color: #333333;
	text-decoration: underline;
}

a.within:link, a.within:visited {
/*	color: #333333;  Modify to cater for link within formbox*/
	color: #FF0000;
	text-decoration: none;
	font-size: 100%;
}

a.within:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

a.list:link, a.list:visited {
	color: #006699;
	text-decoration: underline;
	font-size: 100%;
}

a.list:hover {
	color: #006699;
	text-decoration: underline;
}

h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial,sans-serif;
	margin: 2px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
	text-align:center;
}



/***********************************************/
/* Layout Divs                                 */

.masthead{
	margin: 0px;
	padding: 0px 0px;
	border-bottom: 0px solid #cccccc;
	width: 100%;
	background-color: #000000;
}

.menutable
{
background-color: #E4E3E3;
padding: 5px 0px 0px 1px;
}

.homecells
{
background-color: #D6D3D3;
}

.redtitle
{
font-size: 85%;
font-weight:bold;
color:#CC0000;
}

.menutitle
{
font-size: 85%;
font-weight:bold;
color:#000000;
padding: 0px;
}

#navBar{
	margin: 0 79% 0 0;
	padding-left: 8px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	vertical-align:top;
}

#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}

#logo{
float:left;
width: 265;
}

#curve{
float:right;
text-align:right;
z-index: 2;
}
.homequote
{
valign: top;
text-align: left;
width: 95%;
line-height: 1.5;
padding: 3px 10px 3px 5px;
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
color: #FFFFFF;
font-size: 130%;
font-weight: bold;
}

.formbox
{
width: 80%;
padding: 3px 3px 3px 10px;
margin: 0px 0px 0px 0px;
background-color: #EFEFEF;
border: 1px;
border-color: #990000;
border-style: solid;
}

.formbox1
{
width: 80%;
padding: 3px 3px 3px 10px;
margin: 0px 0px 0px 0px;
background-color: #ffffff;
border: 1px;
border-color: #990000;
border-style: solid;
}

.tablebox
{
width: 80%;
padding: 3px 3px 3px 10px;
background-color: #EFEFEF;
border: 1px;
border-color: #990000;
border-style: solid;
font-size: 85%;
color: #000000;
}

.scrollingtext
{
/* width: 90%; */
padding: 3px 5px 3px 5px;
background-color: #EFEFEF;
border: 1px;
border-left: 0px;
border-right: 0px;
border-color: #990000;
border-style: solid;
font-size: 75%;
color: #333333;
font-weight: normal;
}

.formbuttonbox
{
width: 80%;
padding: 3px 3px 3px 3px;
margin: 3px 0px 10px 0px;
background-color: #FFFFFF;
border: 1px;
border-color: #990000;
border-style: dotted;
}

.formbutton
{
width: auto;
background-color: #FFFFFF;
border: 1px;
border-color: #990000;
border-style: inset;
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
font-size: 85%;
padding: 0px 0px 0px 0px;
margin: 2px 0px 0px 0px;
}

.bodytext
{
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
font-size: 85%;
line-height: 1.5;
margin: 2px;
}

.textblock
{
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
font-size: 85%;
line-height: 1.5;
padding: 5px 5px 5px 5px;
margin: 2px 2px 2px 2px;
}

.textblockBordered
{
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
font-size: 85%;
line-height: 1.5;
background-color: #eeeeee;
border: 1px;
border-color: #666666;
border-style: inset;
padding: 5px 5px 5px 5px;
margin: 1px 5px 1px 5px;
}

.formtable
{
padding: 5px 5px 5px 5px;
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
color: #660000;
font-size: 80%;
cell
}

.formtablesmall
{
padding: 5px 5px 5px 5px;
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
color: #660000;
font-size: 75%;
cell
}

.formtablelist
{
padding: 5px 5px 5px 5px;
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
color: #000000;
font-size: 80%;
}
 
.barimage
 {
 vertical-align:bottom;
 } 

image
 {
 border :0px;
 } 


.title
{
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
font-size: 88%;
color: #000000;
font-weight: bold;
}

.tabletitle
{
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
font-size: 100%;
color: #FF0000;
font-weight: bold;
}

.tradestitle
{
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
font-size: 85%;
font-weight:bold;
color:#CC0000;
background-color:#D6D3D3;
padding: 5px 3px 5px 15px;
}

.red
{
background-color: #FF0000;
}
.menuheader
{
background-color: #CCCCCC;
font-size: 95%;
font-weight: bold;
}


#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}

.footer
{
background-image:url(../images/nav_dot_bg.gif);
}
.divider
{
background-image:url(../images/nav_dot_bg_vert.gif);
}

.footermenu
{
width: 98%;
padding: 10px 25px 3px 0px;
border: 0px;
border-color: #FFFFFF;
border-style: solid;
}

.headermenu
{
width: 200px;
padding: 10px 25px 3px 0px;
border: 0px;
border-color: #FFFFFF;
border-style: solid;
}

.systemmessage
{
width: 98%;
padding: 3px 1px 3px 220px;
color: #FFFFFF;
font-size: 100%;
font-weight: bold;
}

.systemmessage_t
{
width: 80%;
padding: 4px 1px 4px 10px;
margin: 4px 0px 4px 0px;
color: #FF0000;
font-size: 90%;
font-weight: bold;
border: 1px;
border-color: #660000;
border-style: solid;
}

/**  Styles from Original Storyboard vesion */
.smallButton 
{
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
font-size:11px; color:#000000;
background:#FFFFFF;
border: 1px;
border-color: #990000;
border-style: inset;
padding: 0px;
cursor:hand;
}

.copyright{
background-color:#000000; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; color : #ffffff; 
font-weight: bold;
font-variant : small-caps; 
/*text-transform: capitalize; */ 
}

.smallMenu {
font-family:Trebuchet MS, Arial, Verdana, Helvetica;
font-size:10px; 
}

font.mandatory {
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
font-size:16px; color:Red; 
padding: 3px;
}

.info {
	font-family: Trebuchet MS,Arial,sans-serif;
	text-align:left; 
	color:Black; 
	margin-left: 2px; 
	margin-right: 5px; 
}

.mandatory {
	font-family: Trebuchet MS,Arial,sans-serif;
	text-align:left; 
	color:black; 
	font-size: 10px;
//	font-size: 80%;
	padding: 0px 5px 0px 5px;
}

/*  New styles added */
/* For postcodes and other tables to avoid font size reducing */
.innertable
{
/*padding: 5px 5px 5px 5px;*/
padding: 2px 2px 2px 2px;
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
color: #660000;
cell
}

.innerformbutton
{
width: auto;
background-color: #FFFFFF;
border: 1px;
border-color: #990000;
border-style: inset;
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
padding: 0px;
margin:0px 5px 0px 5px;
}


/*  Added to seperate title from masthead
	Note: the bottom border.  This has been removed from style:masthead
*/
.screentitle{
	margin: 0;
	padding: 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-color: #000000;
}

.screentitlecompact
{
width: 100%;
padding: 1px 1px 1px 40px;
color: #FFFFFF;
font-size: 90%;
font-weight: bold;
}

a:hover {
	text-decoration: none;
}

li 
{
margin-left: 10px; 
margin-right: 0mm; 
padding-left: 0px;
}

ul 
{
margin-left: 10px; 
margin-right: 0px; 
padding-left: 0px;
}

span
{
}
div
{
}


.notebox {
width : 98%;
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
text-align:left; 
line-height: 1.5;
background-color: #eeeeee;
border-width: 1px;
border-color: #b9b9b9; /*666666;*/
border-style: solid;
padding: 2px 2px 2px 2px;
margin: 2px 2px 2px 2px;
}


/*.textblock*/
.textbox
{
width : 95%;
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
font-size: 85%;
background-color: #eeeeee;
line-height: 1.5;
border : 1px ;
border-color: #666666;
border-style: solid;
padding: 5px 5px 5px 5px;
margin: 5px 5px 5px 5px;
}


.textboxPageIntro
{
width: 80%;
padding: 3px 3px 3px 10px;
margin: 3px 0px 3px 0px;
background-color: #ffffff;
border: 1px;
border-color: #990000;
border-style: solid;
}

.pageIntrotext
{
font-family: Trebuchet MS, Arial, Verdana, Helvetica;
font-size: 80%;
line-height: 1.5;

}

.azmenubox
{
width: 100%;
padding: 3px 3px 3px 10px;
margin: 0px;
/*background-color: #ffffff;*/
border: 1px ;
border-color: #666666;
border-style: solid;
}


.box1L {
BORDER-RIGHT: #b9b9b9 1px solid; 
BORDER-TOP: #b9b9b9 1px solid; /* FLOAT: left; */
MARGIN: 1px 6px 6px 4px;
BORDER-LEFT: #b9b9b9 1px solid; 
BORDER-BOTTOM: #b9b9b9 1px solid; /*POSITION: relative;*/
padding 40px;

}


.milonicbutton
{
width: auto;
border: 1px ;
border-color: #296488;
border-style: solid;
background-color : #DCE9F0;

font-family : Verdana, Tahoma, Arial;
font-size: 85%;
padding: 4px 4px 4px 4px;
margin: 2px 2px 2px 2px;
}
