body, td {
	color: #000000;
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
}

p {
	color: #333366;
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	line-height: 1.3em;
	text-align: justify;
}

h5 { 
	color: #CCFFFF;
	background: #009999;
	text-align:left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 10pt;
}

#logoobject {
	width:775px;
	height: 74px;
	background:#ffffff;
	position:absolute; 
	top:0px; 
	left: 0px;
	display:block;
}

#navigationobject {
	width:775px;
	position:absolute;
	top:74px;
	left:0px;
	text-align:left;
	display:none;
}

#sponsorsobject {
	width: 155px;
	height: 400px;
	background:#ffffff;
	position:absolute;
	top: 112px;
	left: 604px;
	text-align:left;
	line-height: 12px;
}

#principalobject {
	width:575px;
	background: #ffffff;
	position:absolute; 
	top:115px; 
	left: 10px;
	padding: 5px;
	color: #333377;
	font-weight:normal;
}

#creditsobject {
	width:575px;
	height:10px;
	background:#ffffff;
	position:relative; 
	top:40px; 
	padding: 5px;
	text-align:center;
	font-size:xx-small;
	color:#cccccc;
	display:block;
}

.date {
	font-size: xx-small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #666666;
	font-weight: normal;
	line-height: 1.8em;
}

.navsidebar {
	background-color: #dddddd;
	padding-left: 2px;
	padding-right: 2px;
	border-left: 1px solid #777777; 
	border-bottom: 1px solid #777777;  
	line-height: 10.5pt;
	text-align:center;
}

.navsidebarhighlight {
	background-color: #ffffff;
	padding-left: 2px;
	padding-right: 2px;
	border-left: 1px solid #777777; 
	border-bottom: 1px solid #ffffff;
	line-height: 11pt;
	text-align:center;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
	font-weight: 700;
}

a:hover {
	color:#FF6600;
}

a:visited {
	color: #003399;
}

a.textlink {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0000aa;
	font-weight: 400;
	font-size: 1em;
}

a.textlink:hover {
	text-decoration: underline;
	color: #bb3333;
	font-weight: 400;
}

a.textlink:visited {
	color: #0000aa;   
}

a.sponsorlink {
	font-size: xx-small;
	color: #666666;
	font-weight: normal;
	text-align: center;
	width: 100%;
	padding-left: 5px;
	line-height: 1em;
}

a.sponsorlink:visited {
	color: #666666;   
}

a.sponsorlink:hover {
	font-size: xx-small;
	color: #0000aa;
	font-weight: normal;
	text-align: center;
	width: 100%;
	padding-left: 5px;
	line-height: 1em;
}

.inctable {
	border-collapse: collapse;
	border: 1px solid #999999;
}

.bodytext {
	line-height: 1.3em;
	text-align: justify;
	color: #333366;
}

.tabletext {
	line-height: 1.3em;
	text-align: left;
	color: #333366;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999999;
}

ul, li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	text-align: justify;
	color: #333366;
}

.title {
	height: 30px;
	text-align: center;
	font-size: 13pt;
	background-color: #B8E6FF;   
	color: #000000;
	letter-spacing: 1px;
	background-image: url('images/titleback.gif');  
	background-repeat: repeat;   
	padding-top: 4px;
	padding-bottom: 4px;
	font-family:  Trebuchet MS, arial, helvetica, sans-serif;
}

.pagetitle {
	color: #000099;
	text-align: left;
	background-color: #ffffff;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:2em;
}

.subtitle {
	text-align: left;
	color: #222277;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom:1px;
	font-weight: bold;
}

.tableheading {
	text-align: left;
	color: #333377;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #cccccc;
	font-weight: bold;
	border: 1px solid #999999;
}

.tiny {
	font-size: xx-small;
	color: #666666;
	font-weight: normal;
	text-align: center;
	width: 100%;
	padding-left: 5px;
	line-height: 1em;
}

.colour1 {
	background-color: #ddddee;
}

.colour2 {
	background-color: #ffffff;
}

.mandatory {
	color: #ff0000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #ffffff;
	text-align:left;
	border: 1px solid #999999;
}

.formlegend {
	color: #333333;
	font-size: 0.8em;
	text-align: right;
	font-weight: 500;
	padding-top:2px;
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom:2px;
	background-color: #ffffff;
	border: 1px solid #999999;
}

.textbox {
	border-width: 1px; 
	border-style: solid;
	border-color: #777777;
	padding-left: 5px;
	background-color: #ffffff;
}

.formerrmsg {
	color: #ff3333;
	font-size: 0.7em;
	background-color: #ffffff;
	font-weight: 400;
	text-align: left;
	padding-left:5px;
	border: 1px solid #999999;
}

.votequestion {
	color: #333377;
	background-color: #ffffff;
	padding-left: 5px;
	font-size: 1.2em;
	text-align:left;
}

.logo {
	background-image: url('images/titleback1.gif');
	background-repeat: repeat-x;
	border: 1px solid #777777;
	border-bottom: 1px solid #eeeeee;
}

/* buttons */

.nextpage {
	background-color: #ffffff;
	background-image: url("images/nextpage.gif"); 
	width: 150px;
	height: 30px;
	border: 0px;
}

.prevpage {
	background-color: #ffffff;
	background-image: url("images/prevpage.gif"); 
	width: 150px;
	height: 30px;
	border: 0px;
}

.submitbutton {
	background-color: #ffffff;
	background-image: url("images/submit.gif"); 
	width: 110px;
	height: 30px;
	border: 0px;
}

.reviewbutton {
	background-color: #ffffff;
	background-image: url("images/reviewdetails.gif"); 
	width: 160px;
	height: 30px;
	border: 0px;
}

.reviewbutton2 {
	background-color: #ffffff;
	background-image: url("images/review.gif"); 
	width: 110px;
	height: 30px;
	border: 0px;
}

.purchaseorderbutton {
	background-color: #ffffff;
	background-image: url("images/purchaseorder.gif"); 
	width: 160px;
	height: 30px;
	border: 0px;
}

.creditcardbutton {
	background-color: #ffffff;
	background-image: url("images/creditcard.gif"); 
	width: 160px;
	height: 30px;
	border: 0px;
}

.loginbutton {
	background-color: #ffffff;
	background-image: url("images/login.gif"); 
	width: 110px;
	height: 30px;
	border: 0px;
}

.logoutbutton {
	background-color: #ffffff;
	background-image: url("images/logout.gif"); 
	width: 110px;
	height: 30px;
	border: 0px;
}

.updatebutton {
	background-color: #ffffff;
	background-image: url("images/update.gif"); 
	width: 110px;
	height: 30px;
	border: 0px;
}

.createsig {
	background-color: #ffffff;
	background-image: url("images/createsig.gif"); 
	width: 160px;
	height: 30px;
	border: 0px;
}

.addsig {
	background-color: #ffffff;
	background-image: url("images/addsig.gif"); 
	width: 130px;
	height: 30px;
	border: 0px;
}

.backbutton {
	background-color: #ffffff;
	background-image: url("images/back.gif"); 
	width: 110px;
	height: 30px;
	border: 0px;
}

/* buttons */
