/*layout*/

html,body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	height: 115%;
	background-color: #FFFFFF;
}
#outer{
	width:1024px;
	/*min-height:100%;*/
	height: 2000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	position: relative;
}

#header{
	width:100%;
	height:143px;
	background-image: url(images/headFinal.jpg);
	background-repeat: no-repeat;
	/*position: absolute;*/
}
#content{
font-size: 1.0em;
	width: 1000px;
	left: 0px;
	top:144px;
	height: 100%;
	position: absolute;
	}
	
#footer {
	width:1024px;
	height:103px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	bottom: 10px;		
}

#sponsorsobject {
	position: absolute;
	margin: 40px 0 0 860px;
}


#principalobject {
	position: absolute;
	top:1px;
	left: 222px;
	width: 650px;
}

#logoobject {
	background-image: url('images/title.gif');  
	width:500px;
	height: 44px;
	position:relative; 
	top:20px; 
	left: 50px;
	}

#photo{
	left: 218px;
	position: absolute;
	top: 1px;
	height: 35px;
	width: 235px;
}

#astro{
	background-image: url(images/astro.jpg);
	left: 710px;
	position: absolute;
	top: 5px;
	background-repeat: no-repeat;
	height: 450px;
	width: 300px;
}

#navigationobject {
	top:0px;
	left:0px;
	visibility: visible;
	position: absolute;
}

	
/*#sponsorsobject {
	position:relative;
	left: 865px;
	top: 25px;
}*/

#creditsobject {
	width:90%;
	position:relative;
	display:block;
	top: 10px;
	float: right;
}



/*Tags*/

strong, b {
	font-weight: bold;
	}
	
p {
	font-size: 1.0em;
	line-height: 1.9em;
	margin: 1.2em 0em 1.2em 0em;
	}
	
td {
	background-color:transparent;
}

h5 {
	font-size: 1.2em;
	font-weight: bold;
	
	color: #222277;
	margin: 10px 0 23px -6px;
	
	text-align: center;
	width: 235px;	
}

ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	list-style-type: circle;
	}
	
	
	/*classes*/
	
.title {
	font-size: 2.2em;
	font-weight: bolder;
	color: #FFFFFF;
	margin:45px 0 0 30px;
	position: absolute;
}

.date {
	font-size: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #666666;
	font-weight: normal;
	line-height: 1.8em;
}

.navsidebar {
	height:37px;
	background-image: url('images/butt2.jpg');
	background-repeat: no-repeat;
	text-align:left;
	}

.navsidebarhighlight {
	height:37px;
	background-image: url('images/hover2.jpg'); 
	background-repeat: no-repeat; 
	text-align:left;
}

.inctable {
	border-collapse: collapse;
	border: 1px solid #666666;
	font-size: 1em;
}

.bodytext {
	text-align: left;
	width: 80%;
	line-height: 1.6em;
}

.tabletext {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #666666;
}

.pagetitle {
	color: #000099;
	text-align: left;
	background-color: #ffffff;
	padding-left: 0px;
	font-weight: bold;
	line-height:2em;
}

.subtitle {
	text-align: left;
	color: #222277;
	padding-left: 0px;
	padding-top: 10px;
	
	font-weight: bold;
	font-size: 1.1em;
}

.tableheading {
	text-align: left;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	border: 1px solid #666666;
	
	background-image: url(images/TabHeadBack.jpg);
	font-size: 1.1em;
	background-repeat: no-repeat;
	background-position: right top;
}

.tiny {
	font-size: 0.9em;
	color: #999999;
	font-weight: normal;
	text-align: center;
	line-height: 1.1em;
}

.colour1 {
	background-color: #ddddee;
}

.colour2 {
	background-color: #ffffff;
}

.mandatory {
	color: #ff0000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: transparent;
	text-align:left;
	border: 1px solid #999999;
}

.formlegend {
	color: #333333;
	text-align: right;
	padding-top:2px;
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom:2px;
	background-color: transparent;
	border: 1px solid #999999;
}

.textbox {
	border-width: 1px; 
	border-style: solid;
	border-color: #777777;
	padding-left: 5px;
	background-color: #ffffff;
}

.formerrmsg {
	color: #ff3333;
	background-color: transparent;
	text-align: left;
	padding-left:5px;
	border: 1px solid #999999;
}

.votequestion {
	color: #222277;
	font-weight: bold;
	padding-left: 5px;
	text-align:left;
	font-size: 1.1em;
}

.logo {
	/*background-image: url('images/titleback1.gif');*/
	background-repeat: repeat-x;
	border: 1px solid #777777;
	border-bottom: 1px solid #eeeeee;
}


/*links*/
a {
	width:150px;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 4px;
	display: block;
	color: #3366CC;
	font-size: 0.9em;
	font-weight: 500;
}

a:link {
	}
	
a:visited {
	}
	
a:active {
	}
	
a:hover {
	text-decoration: underline;
	color: #000000;
	}

a.textlink {
	text-decoration: none;
	color: #0000aa;
	font-weight: normal;
	font-size: 1.0em;
	margin-left: -8px;
	display: inline;
}

a.textlink:visited {
	color: #0000aa;   
}

a.textlink:hover {
	text-decoration: underline;
	color: #bb3333;
}


a.sponsorlink {
	font-size: 0.8em;
	color: #666666;
	font-weight: normal;
	text-align: center;
	width: 100%;
	padding-left: 5px;
	line-height: 1em;
}

a.sponsorlink:visited {
	color: #666666;   
}

a.sponsorlink:hover {
	
	color: #0000aa;
}

/* buttons */

.nextpage {
	background-color: transparent;
	background-image: url("images/nextpage.gif");
	width: 125px;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:pointer;
}
.nextpage:hover {
	background-color: transparent;
	background-image: url("images/nextpageHov.gif");
	width: 125px;
	height: 30px;
	
}

.prevpage {
	background-color: #ffffff;
	background-image: url("images/prevpage.gif"); 
	width: 125px;
	height: 30px;
	border: 0px;
	cursor:pointer;
}
.prevpage:hover {
	background-color: #ffffff;
	background-image: url("images/prevpageHov.gif"); 
	width: 125px;
	height: 30px;
	border: 0px;
}

.submitbutton {
	background-color: #ffffff;
	background-image: url("images/submit.gif"); 
	width: 110px;
	height: 30px;
	border: 0px;
	cursor:pointer;
}

.reviewbutton {
	background-color: #ffffff;
	background-image: url("images/reviewdetails.gif"); 
	width: 160px;
	height: 30px;
	border: 0px;
	cursor:pointer;
}

.reviewbutton2 {
	background-color: #ffffff;
	background-image: url("images/review.gif"); 
	width: 110px;
	height: 30px;
	border: 0px;
	cursor:pointer;
}

.purchaseorderbutton {
	background-color: #ffffff;
	background-image: url("images/purchaseorder.gif"); 
	width: 160px;
	height: 30px;
	border: 0px;
	cursor:pointer;
}

.othermethodsbutton {
	background-color: #ffffff;
	background-image: url("images/othermethods.gif"); 
	width: 160px;
	height: 30px;
	border: 0px;
	cursor:pointer;
}

.loginbutton {
	background-color: #ffffff;
	background-image: url("images/login.gif"); 
	width: 101px;
	height: 30px;
	border: 0px;
	cursor:pointer;
}
.loginbutton:hover {
	background-color: #ffffff;
	background-image: url("images/loginHov.gif"); 
	width: 101px;
	height: 30px;
	border: 0px;
}
.logoutbutton {
	background-color: #ffffff;
	background-image: url("images/logout.gif"); 
	width: 101px;
	height: 30px;
	border: 0px;
	cursor:pointer;
}
.logoutbutton:hover {
	background-color: #ffffff;
	background-image: url("images/logoutHov.gif"); 
	width: 101px;
	height: 30px;
	border: 0px;
}

.updatebutton {
	background-color: #ffffff;
	background-image: url("images/update.gif"); 
	width: 110px;
	height: 30px;
	border: 0px;
	cursor:pointer;
}

.createsig {
	background-color: #ffffff;
	background-image: url("images/createsig.gif"); 
	width: 160px;
	height: 30px;
	border: 0px;
	cursor:pointer;
}

.addsig {
	background-color: #ffffff;
	background-image: url("images/addsig.gif"); 
	width: 130px;
	height: 30px;
	border: 0px;
	cursor:pointer;
}

.backbutton {
	background-color: #ffffff;
	background-image: url("images/back.gif"); 
	width: 110px;
	height: 30px;
	border: 0px;
	cursor:pointer;
}

/* buttons */

