body {
	background-color: #dedbec;/*themecolour3;*/
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #000000;/*themecolour3*/
	margin-top: 0px;
	margin-bottom: 0px;
}

.topstrip {
	background-image:  url(main_images/index2_topstrip.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-x;
	background-color: #dedbec;/*themecolour3;*/
}
.logocell {
	background-image:  url(main_images/logo_bg.gif);
	background-repeat: repeat;
	background-color: #ffffff;/*themecolour3;*/
}
div { 
      font-size: 10px; 
      font-style: normal; 
      line-height: normal; 
      font-weight: normal; 
      font-variant: small-caps; 
      text-transform: none; 
      color: #000000; 
      text-decoration: none; 
      text-align: center;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 5px;
	color: #000000;/*themecolour3*/
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #000000;/*themecolour3*/
}
.headercell	{ 
      font-family: Arial, Helvetica, serif;
      font-size: 18px; 
      font-style: italic;
      line-height: normal;
      font-weight: bold;
      font-variant: normal;
      text-transform: none;
      color: #FFFFFF;
      text-decoration: none;
      background-color: #1c1c65;
}
.smallnotice { 
      font-size: 10px; 
      font-style: italic; 
      line-height: normal; 
      font-weight: bold; 
      font-variant: normal; 
      text-transform: none; 
      text-decoration: none; 
      text-align: center;
}
.rednotice { 
      font-size: 10px; 
      font-style: italic; 
      line-height: normal; 
      font-weight: bold; 
      font-variant: normal; 
      text-transform: none; 
      color: #af0501; 
      text-decoration: none; 
}
.red_wh_notice { 
	background-color: #ffffff;
      font-size: 10px; 
      font-style: italic; 
      line-height: normal; 
      font-weight: bold; 
      font-variant: normal; 
      text-transform: none; 
      color: #af0501; 
      text-decoration: none; 
}
.leftcoltext h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #000000;/*themecolour3*/
}
table {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #000000;/*themecolour3*/
	}

p {
	margin-top: 2px;
	margin-bottom: 2px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;/*themecolour3*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #af0501;
}
ul {
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;/*themecolour3*/
	list-style-image:   url(main_images/index2_bullet.gif);	
}
.whitetext {
	color: #ffffff;
	font-size: 10px;
}
.miniwhitetext {
	color: #ffffff;
	font-size: 9px;
}
.rightcoltext {
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #000000;/*themecolour3*/
}
.leftcoltext {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 9px;
	color: #000000;/*themecolour3*/
}
.centercoltext {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000000;/*themecolour3*/
}

.imageborder {
	border-right-style: solid;
	border-right-color: #000000;/*themecolour3*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;/*themecolour3*/
	border-bottom-style: solid;
	border-bottom-color: #000000;/*themecolour3*/
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;/*themecolour3*/
	border-top-width: 1px;
}
th.mainTable {
   text-align:center;
   cursor:pointer; 
   border: 1px solid #000000; 
   background-color: #B9E9FF; 
   color:#005984; 
   font-family:Tahoma; 
   font-size:10pt 
}
tr.mainTable {
   text-align:center; 
   cursor:pointer; 
   border: 0px solid #000000; 
   background-color: #005984; 
   font-family:Tahoma; 
   font-size:10pt; 
   color:#8CDAFF
}
a:link.mainTable {
   font-family: Tahoma; 
   font-size: 10pt; 
   color: #8CDAFF ; 
   text-decoration: none
}
a:hover.mainTable {
   font-size: 10pt; 
   font-family: Tahoma; 
   color: white; 
   text-decoration: none
}
a.mainTable {
   font-family: Tahoma; 
   font-size: 10pt; 
   color: #8CDAFF ; 
   text-decoration: none
}
table.mainTable {
   border-style: groove;
    border-width: 4px;
    border-collapse:collapse
}
a:link {
	color: #1c1c65;/*themecolour1;*/
	font-weight: bold;
}
a:link.leftmenu {
	color: #ffffff;
	font-weight: bold;
}
a:visited {
	color: #000000;/*themecolour3*/
	font-weight: bold;
}
a:visited.leftmenu {
	color: #ffffff;
	font-weight: bold;
}
a:link:hover.leftmenu {
	color: #ffffff;
	font-weight: bold;
}
a:link:hover {
	color: #af0501;/*themecolour2$ 0%, 50.4%;*/
	font-weight: bold;
}
a:link.pending {
	color: #ff0000;
	font-weight: bold;
	font-size: 15px;
      text-decoration: none; 
}
a:visited.pending {
	color: #ff0000;
	font-weight: bold;
	font-size: 15px;
      text-decoration: none; 
}
a:link:hover.pending {
	color: #ff0000;
	font-weight: bold;
	font-size: 15px;
      text-decoration: none; 
}
.divider {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #af0501;/*themecolour2;*/
}
.box {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #af0501;/*themecolour2;*/
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #af0501;/*themecolour2;*/
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #af0501;/*themecolour2;*/
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #af0501;/*themecolour2;*/
}
.redbot {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #af0501;/*themecolour2;*/
}
.redleft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #af0501;/*themecolour2;*/
}
.stathead {
	background-color: #1c1c65;/*themecolour1;*/
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.parahead {
	background-color: #1c1c65;/*themecolour1;*/
	color: #ffffff;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #af0501;/*themecolour2;*/
}
.parahead2 {
	background-color: #1c1c65;/*themecolour1;*/
	color: #ffffff;
	padding-left: 5px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #af0501;/*themecolour2;*/
}
.bluehead {
	color: #1c1c65;
	font-size: 16px;
	font-weight: bold;
}
.bluehuge {
	color: #1c1c65;
	font-size: 24px;
	font-weight: bold;
}
.bluenote {
	color: #1c1c65;
	font-size: 9px;
	font-weight: bold;
}
.bluenote12 {
	color: #1c1c65;
	font-size: 12px;
	font-weight: bold;
}
.redhead {
	color: #af0501;
	font-size: 16px;
	font-weight: bold;
}
.rednote {
	color: #af0501;
	font-size: 9px;
	font-weight: bold;
}
.rednote8 {
	color: #af0501;
	font-size: 8px;
	font-weight: bold;
}
.red10 {
	color: #af0501;
	font-size: 10px;
}
.red12 {
	color: #af0501;
	font-size: 12px;
}
.red14 {
	color: #af0501;
	font-size: 14px;
}
.rednote2 {
	color: #af0501;
	font-size: 12px;
	font-weight: bold;
}
.grey12 {
	color: #808080;
	font-size: 12px;
}
.reg8 {
	font-size: 8px;
}
.reg10 {
	font-size: 10px;
}
.reg11 {
	font-size: 11px;
}
.reg12 {
	font-size: 12px;
}
.reg13 {
	font-size: 13px;
}
.reg14 {
	font-size: 14px;
}
.reg16 {
	font-size: 16px;
}
.reg7 {
	font-family: Verdana;
	font-size: 7px;
}
.bold10 {
	font-size: 10px;
	font-weight: bold;
}
.bold11 {
	font-size: 11px;
	font-weight: bold;
}
.bold12 {
	font-size: 12px;
	font-weight: bold;
}
.bold14 {
	font-size: 14px;
	font-weight: bold;
}
.bold22 {
	font-size: 22px;
	font-weight: bold;
}
.whitebg12 {
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
}
.whitebg14 {
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
}
.footer {
	background-color: #1c1c65;/*themecolour1$ 0%, 26.9%;*/
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #af0501;/*themecolour2;*/
}
.themecolor1 {
	background-image: url(main_images/index2_leftcolumn_bg.gif);
	background-repeat: repeat-y;
	background-color: #1c1c65;/*themecolour1;*/
}
.themecolor1a {
	background-color: #1c1c65;/*themecolour1;*/
}
.themecolor3 {
	background-color: #dedbec;/*themecolour3;*/
}
.themecolor2 {
	background-color: #af0501;/*themecolour2;*/
	background-image: url(main_images/index2_endcap_top.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.endcap {
	background-image: url(main_images/index2_endcap.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.endcapbottom {
	background-image: url(main_images/index2_endcap_bottom.gif);
	background-repeat: no-repeat;
	background-position: right;
}

