html, body { background-image: URL(../images/tile.gif); margin-top: 5px; padding: 0; background-color: #fff; }

.small {  font-family: Arial, Helvetica, san-serif; font-size: 9px; color: #23438C; }
a:link {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #d75100; }
a:visited {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #d75100; }
a:hover {  font-family: Arial, Helvetica, sans-serif; text-decoration: underline; color: #D75100; }
a:active {  font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #d75100; }

label, p, .body, li, td { font-family: Arial, Helvetica, san-serif; font-size: 11px; color: #23438C; }
.bodyBig { font-family: Arial, Helvetica, san-serif; font-size: 12px; color: #23438C; }

h1, .headerCaps, .headercaps { font-family: Arial, Helvetica, san-serif; font-size: 12px; color: #23438C ; font-weight: bold; text-transform: uppercase}
h2, .header { display: inline; font-family: Arial, Helvetica, san-serif; font-size: 12px; color: #23438C ; font-weight: bold; text-transform: none}


.bodyBigCentre { font-family: Arial, Helvetica, san-serif; font-size: 12px; color: #23438C; text-align: justify;}

/* Purchase Section uses tabless forms */

label, input, textarea, select { font-family: Arial, Helvetica, san-serif; font-size: 11px; color: #23438C; }
label { text-align: right; padding-right: 15px; }
input, textarea { border: 1px solid #b6dfb5; background-color: #fff; padding-left: 3px; }
input.numeric { width: 25px; }
select { background-color: #fff; }

.mandatory {font-weight: bold;}

textarea {width: 400px; height: 100px;}

br { clear: left; }
input.submit, button.submit { width: 100px; background-color: #b6dfb5; border: 1px solid #23438C; color: #23438c; }

li { list-style-type: lower-alpha; }

/* Style the disabled fields */
input[disabled], textarea[disabled], select[disabled] {background-color: #cccccc;}

.terms p, .termstitle p, td.terms { font-family: "Courier New", monospace; font-size: 13px;}

p.termstitle { font-weight: bold; }
.terms ul li { list-style-type: square; }
.terms ol li { list-style-type: decimal; }

ul.arrow li {
	list-style-image: url(../images/bullet_right_orange.gif);
	font-family: Arial, Helvetica, san-serif; 
	font-size: 12px; 
	color: #23438C;
	padding-bottom: 5px;
}

ol li {
	font-family: Arial, Helvetica, san-serif; 
	font-size: 12px; 
	color: #23438C;
	padding-bottom: 5px;
}
.pancentric  	{font-size: 65%; color: #cccccc; font-family: verdana, sans-serif, helvetica, arial;}
.pancentric a		{color: #cccccc;  text-decoration: none;}
.pancentric a:visited	{color: #cccccc;}
.pancentric a:hover	{color: #cccccc; text-decoration: underline;}
