BODY, TD
 {	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #000000; }

A:LINK
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A:VISITED 
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A:ACTIVE 
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
A:HOVER
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a.top:link
{	color: #042669;	text-decoration: none;	font-weight : bold; }
a.top:visited
{	color: #042669;  text-decoration: none;  font-weight : bold; }
a.top:active
{	color: #042669;  text-decoration: underline;  font-weight : bold; }
a.top:hover
{	color: #042669;  text-decoration: underline;  font-weight : bold;}

a.PrevNext:link
{	color: #042669;	text-decoration: none;	font-weight : normal; }
a.PrevNext:active
{	color: #042669;  text-decoration: underline;  font-weight : normal; }
a.PrevNext:hover
{	color: #042669;  text-decoration: underline;  font-weight : normal;}
a.PrevNext:visited
{	color: #042669;  font-weight : normal; }

a.plainLink:link
{	color: #000000;	text-decoration: none;	font-weight : normal; }
a.plainLink:active
{	color: #000000;	text-decoration: none;	font-weight : normal; }
a.plainLink:hover
{	color: #000000;	text-decoration: none;	font-weight : normal; }
a.plainLink:visited
{	color: #000000;	text-decoration: none;	font-weight : normal; }

.boldText 
{ color : #000000; font-weight : bold; }

form, body
{	padding: 0; margin: 0;	}

.rightCol{
	background-color : #EDEDED; }

.borderBottom
{	border-bottom: solid 1px #CA0303; }	
	
.FormButton
{	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	text-decoration: none;
	background: #E6BE4C;
	cursor: hand;
	color : Black;
	border-left : 1px solid #F1DA98;
	border-bottom : 1px solid #615020;
	border-top : 1px solid #F1DA98;
	border-right : 1px solid #615020;
	font-family : Arial, Helvetica, sans-serif;
	height: 20px;
	width : 100px; }

.FormButtonHover
{	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	text-decoration: none;
	background: #FACF52;
	cursor: hand;
	color : Black;
	border-left : 1px solid #F1DA98;
	border-bottom : 1px solid #615020;
	border-top : 1px solid #F1DA98;
	border-right : 1px solid #615020;
	font-family : Arial, Helvetica, sans-serif;
	height: 20px;
	width : 100px; }
	
.FormButtonLarge
{	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	text-decoration: none;
	background: #E6BE4C;
	cursor: hand;
	color : Black;
	border-left : 1px solid #F1DA98;
	border-bottom : 1px solid #615020;
	border-top : 1px solid #F1DA98;
	border-right : 1px solid #615020;
	font-family : Arial, Helvetica, sans-serif;
	height: 20px;
	width : 250px; }

.FormButtonLargeHover
{	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	text-decoration: none;
	background: #FACF52;
	cursor: hand;
	color : Black;
	border-left : 1px solid #F1DA98;
	border-bottom : 1px solid #615020;
	border-top : 1px solid #F1DA98;
	border-right : 1px solid #615020;
	font-family : Arial, Helvetica, sans-serif;
	height: 20px;
	width : 250px; }

.textfield250
{	height: 20px; 	width: 250px;	border: 1px solid Black;	background: #FFFFFF;	padding-left : 4; }

.formMandatory
{ color : #C71020; font-weight : bold; }

.formErrors
{ color : #ff0000; font-weight : bold; }

.subSectionHeaders{
	color: #ffffff;
	font-size : 100%;
	font-weight : bold;
}

.itemBox{
	background-color : #E8EDF6;
	border-bottom: 1px solid #042669;
}
	
.textfield200
{	width: 200px;	border: 1px solid #442701;	background: #FFFFFF;	padding-left : 4; 	}

.textfield180
{	width: 180px;	border: 1px solid #442701;	background: #FFFFFF;	padding-left : 4; 	}

.textfield120
{	width: 120px;	border: 1px solid #442701;	background: #FFFFFF;	padding-left : 4; 	}

.popUpCalendar
{ padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	text-decoration: none;
	background: #E6BE4C;
	cursor: hand;
	color : Black;
	border-left : 1px solid #F1DA98;
	border-bottom : 1px solid #615020;
	border-top : 1px solid #F1DA98;
	border-right : 1px solid #615020;
	font-family : Arial, Helvetica, sans-serif;
	width : 23px;
	height: 20px;
	font-weight : bold; }

.popUpCalendarHover
{ padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	text-decoration: none;
	background: #FACF52;
	cursor: hand;
	color : Black;
	border-left : 1px solid #F1DA98;
	border-bottom : 1px solid #615020;
	border-top : 1px solid #F1DA98;
	border-right : 1px solid #615020;
	font-family : Arial, Helvetica, sans-serif;
	width : 23px;
	height: 20px;
	font-weight : bold; }
	
a.loginRegisterLink:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
}
a.loginRegisterLink:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
}
a.loginRegisterLink:active
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight : bold;
}
a.loginRegisterLink:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight : bold;
}

a.printLinks:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
}
a.printLinks:visited
{	color: #FFFFFF;  text-decoration: none;  font-weight : bold; }
a.printLinks:active
{	color: #FFFFFF;  text-decoration: underline;  font-weight : bold; }
a.printLinks:hover
{	color: #FFFFFF;  text-decoration: underline;  font-weight : bold;}
	
	
.bottomBar{
	color:#FFFFFF;
	background-image: url(../images/bottom_bar.jpg);
}

.loginArea{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.whiteText 
{ color : #ffffff; font-weight : normal; }

a.bottomBarLink:link
{		color: #ffffff;	font-weight : bold;}
a.bottomBarLink:active
{		color: #ffffff;	font-weight : bold;}
a.bottomBarLink:hover
{		color: #ffffff;	font-weight : bold;}
a.bottomBarLink:visited
{		color: #ffffff; font-weight : bold;}

.actionTabBar{
	color:#000000;
	font-weight:bold;
	background-image: url(../images/level_tab_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
	
.actionInfoColour{
	background-color:#3c6694;
	color: #FFFFFF;
}
	
.mainBG {
	background-color:#2675cc;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.welcomeTable {
	background-color:#a1cdff;
}
.loginBox {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
.loginYellowText {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #ffcc00;
}
.welcome {
	font-weight: bold;
	color: #FFFFFF;
}
.level {
	font-weight: bold;
	color: #ffcc00;
}
.welcomeText {
	font-weight: bold;
	color: #7cade5;
}
.stepBox {
	color: #000000;
	background-color: #7cade5;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.stepHeader {
	color: #000000;
	font-size: 110%;
	font-weight: bold;
}
.borderRight {
	border-right-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-color: #eeeeee;
}
.borderLeft {
	border-right-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfdfdf;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	border-left-color: #dfdfdf;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-color: #eeeeee;
}
