a {
	color:#0000FF;
	text-decoration:underline;
}

a:active {
	color:#0000FF;
}

a:hover {
	color:#0000FF;
}

a:visited {
	color:#0000FF;
}

form {
	display:inline;
}

h1, h2, h3, h4 {
	margin-top:0px;
	font-weight:bold;
}

img {
	border:none;
	display:block;
}

li {
	margin:0px;
	padding:0px;
}

object {
	display:block;
}

p {
	margin-top:0px;
	margin-bottom:15px;
}

p.instruct {
	margin:0px 0px 14px 0px;
}

td {
	xfont-size:13px;
}

td.dark_coloured {
	background-color:#FBFBFB;
	font-size:11px;
}

td.dark_grayscale {
	background-color:#E8E8E8;
	font-size:11px;
}

td.light_coloured {
	background-color:#FBFBFB;
	font-size:11px;
}

td.light_grayscale {
	background-color:#F0F0F0;
	font-size:11px;
}

ul {
	margin:0px 0px 15px 18px;
	padding:0px;
	list-style-type:disc;
}

.warning {
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}








.link {
	text-decoration:underline;
	color:#0000FF;
	cursor:pointer;
}

body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

div.record {
	border-top:2px solid #4B444C;
	border-bottom:2px solid #4B444C;
	padding:5px;
}

input.xl {
	background-color:#DEDBD6;
	width:400px;
}

input.l {
	background-color:#DEDBD6;
	width:300px;
}

input.m {
	background-color:#DEDBD6;
	width:200px;
}

input.medium {
	width:200px;
}

input.s {
	background-color:#DEDBD6;
	width:100px;
}

input.xs {
	background-color:#DEDBD6;
	width:50px;
}

input.textbox {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#000066;
	background-color:#FFFFFF;
	border:1px solid #000066;
	width:110px;
}

select.textbox {
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#000066;
	background-color:#FFFFFF;
	border:1px solid #000066;
	width:180px;
}

.headline_title {
 	color:#1A427E;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

td.checkout {
	background-color:#E1E4E5;
}

td.checkout2 {
	background-color:#E1E4E5;
	color:#003366;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#DEDBD6;
	width:400px;
	height:64px;
}

textarea.large {
	height:96px;
}

textarea.medium {
	height:64px;
}

textarea.small {
	height:32px;
}

.pheading {
	color:#006699;
	font-weight:bold;
}

table.side {
	border:1px solid #124B66; border-top:none;
	background-color:#E2EBF4;
	background-color:#D3D5E1;
	background-color:#B1CDE2;
}




a.menulink:link  {
 	text-decoration : none;
 	color :#FFFFFF;
 }
 
 a.menulink:visited  {
 	text-decoration : none;
 	color :#FFFFFF;
 }
 
 a.menulink:active  {
 	text-decoration : none;
 	color :#FFFFFF;
 }
 
 a.menulink:hover  {
 	text-decoration : none;
 	color :#FFFF00;
 }


 a.bluelink:link  {
 	text-decoration : none;
 	color :#003366;
 }
 
 a.bluelink:visited  {
 	text-decoration : none;
 	color :#003366;
 }
 
 a.bluelink:active  {
 	text-decoration : none;
 	color :#003366;
 }
 
 a.bluelink:hover  {
 	text-decoration : underline;
 	color :#003366;
 }


 a.bluelink_:link  {
 	text-decoration : underline;
 	color :#003366;
 }
 
 a.bluelink_:visited  {
 	text-decoration : underline;
 	color :#003366;
 }
 
 a.bluelink_:active  {
 	text-decoration : none;
 	color :#003366;
 }
 
 a.bluelink_:hover  {
 	text-decoration : none;
 	color :#003366;
 }

 a.whitelink:link  {
 	text-decoration : underline;
 	color :#FFFFFF;
 }
 
 a.whitelink:visited  {
 	text-decoration : underline;
 	color :#FFFFFF;
 }
 
 a.whitelink:active  {
 	text-decoration : underline;
 	color :#FFFFFF;
 }
 
 a.whitelink:hover  {
 	text-decoration : none;
 	color :#FFFFFF;
 }


 a.articlelink:link  {
 	text-decoration : underline;
 	color :#0000FF;
 }
 
 a.articlelink:visited  {
 	text-decoration : underline;
 	color :#0000FF;
 }
 
 a.articlelink:active  {
 	text-decoration : underline;
 	color :#0000FF;
 }
 
 a.articlelink:hover  {
 	text-decoration : none;
 	color :#0000FF;
 }


table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}




.button {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	cursor:pointer;
	font-style: italic;
}


.cell_label { font-size:80%; background-color: #EBEBEB;
    BORDER-BOTTOM: #B9B9B9 1px solid;
    BORDER-LEFT: #FFFFFF 1px solid;
    BORDER-RIGHT: #B9B9B9 1px solid;
    BORDER-TOP: #FFFFFF 1px solid }


.cell_field { font-size:80%; background-color: #F5F5F5;
    BORDER-BOTTOM: #D2D2D2 1px solid;
    BORDER-LEFT: #FFFFFF 1px solid;
    BORDER-RIGHT: #D2D2D2 1px solid;
    BORDER-TOP: #FFFFFF 1px solid }

.cell_field_link { font-size:80%; background-color: #F5F5F5;
    cursor:pointer;
    BORDER-BOTTOM: #D2D2D2 1px solid;
    BORDER-LEFT: #FFFFFF 1px solid;
    BORDER-RIGHT: #D2D2D2 1px solid;
    BORDER-TOP: #FFFFFF 1px solid }


.found {  background-color: #66FFCC}

.printer {
	display:none;
}

td.centre {
	padding-top:6px; padding-left:5px; padding-right:0px;
}

p.hr {
	margin-top:19px;
	margin-bottom:8px;
}

hr {
	
}

