﻿
BODY {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; MIN-WIDTH: 722px; PADDING-LEFT: 0px; MIN-HEIGHT: 101%; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: center
}
A:active
{
	text-decoration:	underline;
	color: #616caa;
}

A:visited
{
	text-decoration:	underline;
	color: #616caa;
}

A:hover
{	
	text-decoration:	underline;
	color: #ff9900;
}

.headtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #616caa;
	
}
	
.headtext2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff9900;
	
}

.headtext3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #616caa;
	
}

.subheadtext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.main 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.mainB
{
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.mainLinkSmall 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #616caa;
}
.mainLink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #616caa;
}
.small 
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	}
.blacktext 
{
	font-weight: bold;
	color: #000000;
	}

.cellpadding 
{
	padding: 5px;
	}
	
	
.myinput
{
	border-right: #616caa 1px solid;
	border-top: #616caa 1px solid;
	border-left: #616caa 1px solid;
	border-bottom: #616caa 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.mycheckbox
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.textAlignRight
{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.textAlignCenter
{
	text-align: center;
}
.itemHidden
{
	visibility: hidden;
}
.MenuRoot
{
    color: white;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 2px;
    cursor: hand;
    padding-right: 6px;
    padding-left: 6px;
}

.MenuRootItem
{
    color: white;
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 2px;
    cursor: hand;
    padding-right: 6px;
    padding-left: 6px;
    border-right: white 1px solid;
    border-top: white 1px solid;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
}

.MenuRootItemSelected
{
    color: #ff9900;
    font-family:  verdana;
    font-size: 14px;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 2px;
    cursor: hand;
    background-color: #7a87ad;
    padding-right: 6px;
    padding-left: 6px;
    border-right: white 1px solid;
    border-top: white 1px solid;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
}

.MenuSubItem
{
    color: White;
    font-family: verdana;
    font-size: 12px;
    padding-top: 4px;
    padding-bottom: 2px;
    cursor: hand;
    background-color: #7a87ad;
    padding-right: 6px;
    padding-left: 6px;
}
.MenuSubItemSelected
{
    color: #666666;
    font-family: verdana;
    font-size: 12px;
    padding-top: 4px;
    padding-bottom: 2px;
    cursor: hand;
    background-color: #b5c7dd;
    padding-right: 6px;
    padding-left: 6px;
}
.centreDiv {
	BORDER-RIGHT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; BORDER-LEFT: 0px; WIDTH: 722px; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; POSITION: relative; TEXT-ALIGN: left
}
.BlueBox {
	PADDING-RIGHT: 5px; PADDING-LEFT: 15px; BACKGROUND-IMAGE: url(images/BackgroundGrey.gif); PADDING-BOTTOM: 5px; MARGIN: 10px 15px 10px 9px; PADDING-TOP: 5px; BACKGROUND-REPEAT: no-repeat
}
.YellowBox {
	PADDING-RIGHT: 5px; BACKGROUND-POSITION: 0px 25px; PADDING-LEFT: 5px; BACKGROUND-IMAGE: url(images/BackgroundYellow.gif); PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BACKGROUND-REPEAT: no-repeat; POSITION: relative
}