body {
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	text-align:left;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

/* mouseovers */
.topNavCellOff {
		background-color: #999999;
        color: #ffffff;
		font-size: 10px;
		font-weight: bold;
}

.topNavCellOff2 {
		background-color: #FE8E00;
        color: #ffffff;
		font-size: 10px;
		font-weight: bold;
}

.topNavCellOn {
		background-color: #FFCC00;
		color: #000000;
		cursor: hand;
		font-size: 10px;
		font-weight: bold;
}

/* generic colours */
.greyLight01 {background-color:#CECECE;}
.blueDark01 {background-color:#0D44C5;}
.blueDark02 {color:#0D44C5;}
.gold01 {background-color:#FFCE00;}
.gold02 {background-color:#FFCC00;}
.gold03 {background-color:#FFAA00;}
.white {color:#FFFFFF;}
.pink {color:#FF0099;}

/* fonts */
h1 {font-size: 22px;color:#000000;margin: 0px;padding:0px;}
h2 {font-size: 16px;color:#000000;margin: 0px;padding:0px;}
.whiteBorder {border-width:1px; border-style:solid; border-color:FFFFFF;}
.size8 {font-size: 8px;}
.size12 {font-size: 12px;}
.size13 {font-size: 13px;}
.size14 {font-size: 14px;}
.size18 {font-size: 18px;}
.size20 {font-size: 20px;}
.size26 {font-size: 26px;}
.copyright {font-size: 10px; color:#999999}
.pink14 {color:#FF0099;font-size: 14px;}
.blueDark14 {font-size: 14px; color:#0D44C5; }
.blueDark10 {font-size: 10px; color:#0D44C5; }
.greyedtext {font-size: 10px; color: silver;font-weight : normal;text-decoration : none;}

/* links */
A {text-decoration:none; color: #0D44C5; font-weight: normal;}
A:hover {text-decoration:underline; color: #FFFFFF; font-weight: normal;}
A.green {text-decoration:none; color: #4E6941; font-weight: bold;}
A.green:hover {text-decoration:none; color: #4E6941; font-weight: bold;}
A.copy {text-decoration:none; color: #999999; font-weight: normal;}
A.copy:hover {text-decoration:none; color: #0D44C5; font-weight: normal;}
A.nav01 {text-decoration:none; color: #000000; font-weight: normal;}
A.nav01:hover {text-decoration:none; color: #000000; font-weight: normal;}
A.nav02 {text-decoration:none; color: #FF6400; font-weight: normal;}
A.nav02:hover {text-decoration:none; color: #0D44C5; font-weight: normal;}
A.bluePink01 {text-decoration:none; color: #0D44C5; font-weight: normal;}
A.bluePink01:hover {text-decoration:none; color: #FF0099; font-weight: normal;}
A.whiteBlack01 {text-decoration:none; color: #FFFFFF; font-weight: normal;font-weight: bold;}
A.whiteBlack01:hover {text-decoration:none; color: #000000; font-weight: normal;font-weight: bold;}
A.bluePink02 {font-size: 18px; text-decoration:none; color: #0D44C5; font-weight: normal;}
A.bluePink02:hover {font-size: 18px; text-decoration:none; color: #FF0099; font-weight: normal;}
A.orangeBlack01 {text-decoration:none; color: #FF5500; font-weight: normal;}
A.orangeBlack01:hover {text-decoration:none; color: #000000; font-weight: normal;}
#footer A:ACTIVE, #footer A:LINK, #footer A:VISITED {font-family: Verdana, Arial, Helvetica, sans-serif;color : Silver; font-size: 10px;text-decoration : none;}
#footer A:HOVER {font-family: Verdana, Arial, Helvetica, sans-serif;color : #696969;font-size : 10px;text-decoration : none;}

/* table styles */
table.blueMedium03, tr.blueMedium03, td.blueMedium03 {background-color:#0066CC;color:#FFFFFF}
table.blueMedium04, tr.blueMedium04, td.blueMedium04 {background-color:#C9D8F5;color:#0033CC}
table.blueMedium05, tr.blueMedium05, td.blueMedium05 {background-color:#0099FF;color:#FFFFFF}
table.grey01, tr.grey01, td.grey01 {background-color:#999999;color:#FFFFFF}
table.greyBorder01 {border: 1px solid #CECECE;}
table.greyBorder02 {border: 1px solid #CDCDCD; background-color:#ffffff;}

/* table cell styles */
td.white {background:#FFFFFF;}
td.black {background:#000000;}
td.purpleDark03 {background:#160959;color:#FFFFFF;background-image:url('../images/topStrip.gif')}


/* table cell line border styles */
td.greyLeft01 { border-left-width:1px; border-left-style:solid; border-left-color:CECECE;}
td.greyRight01 { border-right-width:1px; border-right-style:solid; border-right-color:CECECE;}
td.greyBottom01 { border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:CECECE;}
td.greyLeftRight01 { border-left-width:1px; border-left-style:solid; border-left-color:CECECE; border-right-width:1px; border-right-style:solid; border-right-color:CECECE;}
td.greyLeftRightBottom01 { border-left-width:1px; border-left-style:solid; border-left-color:CECECE; border-right-width:1px; border-right-style:solid; border-right-color:CECECE; border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:CECECE;}
td.greyBottomLeftRight01 { border-left-width:1px; border-left-style:solid; border-left-color:CECECE; border-right-width:1px; border-right-style:solid; border-right-color:CECECE; border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:CECECE;}
td.greyTopBottomLeft01 { border-top-width:1px; border-top-style:solid; border-top-color:CECECE;border-left-width:1px; border-left-style:solid; border-left-color:CECECE; border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:CECECE;}
td.greyTopBottom01 { border-top-width:1px; border-top-style:solid; border-top-color:CECECE; border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:CECECE;}
td.whiteBottom { border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:FFFFFF }
td.whiteBottomTop { border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:FFFFFF;border-top-width:1px; border-top-style:solid; border-top-color:FFFFFF }
td.whiteLeft { border-left-width:1px; border-left-style:solid; border-left-color:FFFFFF; }
td.greyLeftWhiteBottom { border-left-width:1px; border-left-style:solid; border-left-color:CECECE;border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:FFFFFF;}
td.whiteLeftBottom { border-left-width:1px; border-left-style:solid; border-left-color:FFFFFF;border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:FFFFFF }
td.whiteBottomRight { border-right-width:1px; border-right-style:solid; border-right-color:FFFFFF;border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:FFFFFF }
td.whiteLeftGreyBottom { border-left-width:1px; border-left-style:solid; border-left-color:FFFFFF;border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:CECECE }
td.whiteLeftGrey { border-left-width:1px; border-left-style:solid; border-left-color:FFFFFF;border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:FFFFFF;border-right-width:1px; border-right-style:solid; border-right-color:CECECE; }
td.greyDottedRight { border-right-width:1px; border-right-style:dotted; border-right-color:DDDDDD;}


/* form styles */
input.input30 {font-size: 11px; border: 1px solid #CECECE; width:30;}
input.input50 {font-size: 11px; border: 1px solid #CECECE; width:50;}
input.input70 {font-size: 11px; border: 1px solid #CECECE; width:70;}
input.input80 {font-size: 11px; border: 1px solid #CECECE; width:80;}
input.input90 {font-size: 11px; border: 1px solid #CECECE; width:90;}
input.input112 {font-size: 11px; border: 1px solid #CECECE; width:112;}
input.input130 {font-size: 11px; border: 1px solid #CECECE; width:130;}
input.input180 {font-size: 11px; border: 1px solid #CECECE; width:180;}
input.input100 {font-size: 11px; border: 1px solid #CECECE; width:100;}
input.input110 {font-size: 11px; border: 1px solid #CECECE; width:110;}
select.select180 {font-size: 11px; width: 180; border: 1px solid #CECECE;}
.textarea {font-size:11px; font-family:verdana,arial,'sans serif';color:#000000; border: 1px solid #CECECE;}

/* buttons */
.buttonNormal {color:#000000; font-size:10px; BACKGROUND-COLOR: #EEEEEE; border:1px solid #999999; margin:0 0 0 0;width:75; height:20; cursor:hand;}
.buttonOver {color:#000000; font-size:10px; BACKGROUND-COLOR: #FFCC00; border:1px solid #999999; margin:0 0 0 0;width:75; height:20; cursor:hand;}
.buttonCurrencyNormal {color:#000000; font-size:11px; font-weight:normal; BACKGROUND-COLOR: #FFCC00; border:1px solid #999999; margin:0 0 0 0; height:20; cursor:hand;}
.buttonCurrencyOver {color:#000000; font-size:11px; font-weight:normal; BACKGROUND-COLOR: #EEEEEE; border:1px solid #999999; margin:0 0 0 0; height:20; cursor:hand;}

/*alternate table rows*/
table.alt {border:0px solid #4E6941;}
table.alt tr.blueList01 {background-color:#DCE6FA;}
table.alt tr.blueList02 {background-color:#EFF4FC;}

/*backgrounds*/
.mainback {background: url(../images/back06.gif) repeat-x center top;}
.topback {background: url(../images/top06.gif) repeat-x center top;}
.bevel01 {background: url(../images/bevel01.gif) repeat;}