body {
	margin-top:				0px;
	margin-left:			0px;
	margin-right:			0px;
	margin-bottom:			0px;
}

td {
	font-family:            verdana,helvetica;
	font-size: 				10px;
	font-weight: 			normal;
	color: 					#000B67;
}

a:link{
	font-family:            verdana,helvetica;
	font-size:				10px;
	font-weight: 			bold;
	color:					#0061BC;
	text-decoration:		none;
}

a:visited{
	font-family:            verdana,helvetica;
	font-size:				10px;
	font-weight: 			bold;
	color:					#0061BC;
	text-decoration:		none;
}

a:hover{
	font-family:            verdana,helvetica;
	font-size:				10px;
	font-weight: 			bold;
	color:					#0061BC;
	text-decoration:		none;
}

a:active{
	font-family:            verdana,helvetica;
	font-size:				10px;
	font-weight: 			bold;
	color:					#0061BC;
	text-decoration:		none;
}

a.textlink:link{
	font-family:            verdana,helvetica;
	font-size:				10px;
	font-weight: 			bold;
	color:					#0061BC;
	text-decoration:		none;
}

a.textlink:hover{
	font-family:            verdana,helvetica;
	font-size:				10px;
	font-weight: 			bold;
	color:					#0061BC;
	text-decoration:		none;
}

a.textlink:visited{
	font-family:            verdana,helvetica;
	font-size:				10px;
	font-weight: 			bold;
	color:					#0061BC;
	text-decoration:		none;
}

a.textlink:active{
	font-family:            verdana,helvetica;
	font-size:				10px;
	font-weight: 			bold;
	color:					#0061BC;
	text-decoration:		none;
}



ul.square {

	list-style-type: square;
	list-style-position:  outside;
	margin-left: 15px;
	margin-top: 10px;

	}


.inputfield {
	font-family:			verdana,helvetica;
	font-size:				9px;
	color:					#000000;
	border-color: 			#000000;
	border-width:			1px;
	border-style: 			solid;
	line-height:			9px;
	height:					14px;
	width:					100px;
}


.smallblueboldtext{
	font-family:			verdana,helvetica;
	font-size:				10px;
	color:					#091C5A;
	font-weight:			bold;
}

.headertext {
	font-family:            arial,verdana,helvetica;
	font-size: 				24px;
	font-weight: 			normal;
	color: 					#091C5A;
}

.smallbluebodytext {
	font-family:            verdana,helvetica;
	font-size: 				10px;
	font-weight: 			normal;
	color: 					#000B67;
}

.smallblueboldtext{
	font-family:			verdana,helvetica;
	font-size:				10px;
	color:					#091C5A;
	font-weight:			bold;
}

.headlinetext {
	font-family:            verdana,helvetica;
	font-size: 				11px;
	font-weight: 			Bold;
	color: 					#000B67;
}
.smallblueitalictext {
	font-family:            verdana,helvetica;
	font-size: 				10px;
	font-weight: 			normal;
	color: 					#091C5A;
	font-style: 			italic;
}

.strongwhiteboldtext{
	font-family:			verdana,helvetica;
	font-size:				12px;
	color:					#FFFFFF;
	font-weight:			bold;
}


.footertext {
	font-family:            arial,verdana,helvetica;
	font-size: 				10px;
	font-weight: 			normal;
	color: 					#091C5A;
	line-height:			14px;
}



.bgwhite {
	background-color: #FFFFFF;
}

.bggrey {
	background-color: #CDCDCD;
}

.bglightgrey {
	background-color: #E7E7E7;
}


.hilight {
	background-color: #FFFFFF;
}

.lowlight {
	background-color: #000B67;
}

.selectlightblue{
	color:#090069;
	background-color:#E4E4EC;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	width: 130px
}

.routerText{
	font-family:			verdana,helvetica;
	font-size:				11px;
	font-weight: 			bold;
	color:					#0061BC;
	text-decoration:		none;
}

.formfield
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
}

formInput
{
    FONT-SIZE: 10px;
}


body div#navSide
{
  font-weight: normal;
	font-family:            verdana,helvetica;
	font-size:				10px;
	margin:					10px 0px 10px 10px;
	width:					145px;
}

body div#navSide ul
{
	width:				145px;
	list-style:			none;
	margin:				0px;
	padding:			0px;
}

body div#navSide ul li
{
	margin:				0px;
}

body div#navSide ul li.subLinks
{
	background-image:	url(../../images/arrowClosed.gif);
	background-repeat:	no-repeat;
	background-position: 0% 1px;
}

body div#navSide ul ul li.subLinks
{
	background-position: 10px 1px;
}

body div#navSide ul ul ul li.subLinks
{
	background-position: 20px 1px;
}

body div#navSide ul li.openLink 
{
	background-image:	url(../../images/arrowOpen.gif);
	background-repeat:	no-repeat;
	background-position: 0px 1px;
}

body div#navSide ul ul li.openLink 
{
	background-position: 10px 1px;
}

body div#navSide ul ul ul li.openLink 
{
	background-position: 20px 1px;
}

body div#navSide ul li div
{
	margin:				0px;
	border-bottom:		1px solid #31347B;
	padding:			0px 0px 0px 10px;
}

body div#navSide ul li a
{
  font-weight: normal;
	display:			block;
	margin:				0px;
	text-decoration:	none;
	color:				#31347B;
}

body div#navSide ul li a:hover li.subLinks
{
	background-image:	url(../../images/arrowClosedHover.gif);
}

body div#navSide ul li a:hover li.openLink
{
	background-image:	url(../../images/arrowOpenHover.gif);
}

body div#navSide ul ul li div
{
	margin:				0px;
	padding:			0px 0px 0px 20px;
}

body div#navSide ul ul ul li div
{
	margin:				0px;
	padding:			0px 0px 0px 30px;
}

body div#navSide ul ul ul ul li div
{
	margin:				0px;
	padding:			0px 0px 0px 40px;
}

body div#navSide ul ul ul ul ul li div
{
	margin:				0px;
	padding:			0px 0px 0px 50px;
}

body div#navSide ul
{
	background-color:	#FFFFFF;
}

body div#navSide ul ul
{
	background-color:	#EEEEEE;
}

body div#navSide ul ul ul
{
	background-color:	#DDDDDD;
}

body div#navSide ul ul ul ul
{
	background-color:	#CCCCCC;
}

body div#navSide ul ul ul ul ul
{
	background-color:	#BBBBBB;
}

body div#navSide ul ul ul ul ul ul
{
	background-color:	#AAAAAA;
}

body div#navSide li#openPage a
{
	color:				#FF6D10;
}


body div#navSide li#openPage ul a
{
	color:				#31347B;
}

body div#navSide li#openPage
{
	color:				#FF6D10;
}


body div#navSide a:hover
{
	color:				#FF6D10;
}





/***********************************************************************
	2 - TOOLS
************************************************************************/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-table;
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
	
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}

/***********************************************************************
	3 - FORMS
************************************************************************/
/*form {
  margin: 0px;
  padding: 0px;
}*/


.formContainer input, form select {
  margin: 0px;
  padding: 0px;
  font-size: small;
}

.formContainer label, form textarea {
	font-size: small;
}

.formContainer {
	padding: 5px;
}

.FormField {
	margin: 0px 0px 5px 0px;
}

.formContainer label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0px; 
	margin: 0px 0px 5px 0px; /* set top margin same as form input - textarea etc. elements */
	text-align: left; /* Can be set to 'right' if you prefer right align field lables */
	vertical-align: top;
}

.FormField label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 140px; 
	padding: 0px; 
	margin: 0px 0px 5px 0px; /* set top margin same as form input - textarea etc. elements */
	text-align: left; /* Can be set to 'right' if you prefer right align field lables */
	vertical-align: top;
	font-size: 10px;
}

#login label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0px; 
	margin: 0px 0px 5px 0px; /* set top margin same as form input - textarea etc. elements */
	text-align: left; /* Can be set to 'right' if you prefer right align field lables */
	vertical-align: top;
}
.FormField_sm label {
	width: 80px;
	margin-bottom: 10px;
}

.FormField_sm select {
	font-size: small;
	
}


.FormField_sm span {
	width: auto; /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	font-size: small;
	display: block;
	
}

.formContainer input {
	
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width: auto; /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin: 0px 10px 0px 0px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
	padding: 0px;
}

.FormField input {
	
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width: auto; /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin: 0px 10px 0px 0px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
	padding: 0px;
}

#login input {
	
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width: auto; /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin: 0px 10px 0px 0px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
	padding: 0px;
}


.formContainer br {
	clear: left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

.infoText {
	margin-bottom: 20px;
}

.infoText p {
	font-size: smaller; 
	margin: 0px;
	color: #B22222; /* Colour for infoText please change*/
}

.formButtons {
	clear:both;
	margin-top:20px;
}

.FormDescription {
	font-size:small;
}	

.FormField span {
	width: auto; /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	font-size: small;
	display: block;
	padding-top: 5px;
}

/***********************************************************************
	7 - FORM COLUMN STRUCTURE
************************************************************************/
#form_left {
	width: 45%;
	float: left;
}

#form_right {
	width: 45%;
	float: left;
}

/******************************************************************************
	MISC.
*******************************************************************************/

.errorText {
	color:red;
}


.errorText p{
	color:red;
}

