﻿html, body
{
	padding: 0;
	margin: 0;
}

body
{
	position: relative;
	background-color: #fff;
}

body.zoom { padding-top: 0; }

body, th, td
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 13px;
}

input, textarea, select
{
	font-family: Arial, Sans Serif;
	font-size: 11px;
}

a
{
	text-decoration: none;
}

img, form
{
	padding: 0;
	border: 0;
	margin: 0;
}

.sitebackground
{
	background-repeat: repeat-x;
}

.pagebody h1,
.pagebody h2,
.pagebody h3,
.pagebody h4,
.pagebody h5,
.pagebody h6
{
	margin: 0;
	padding-top:30px;
	display: inline;
	font-size: 14px;
}

.pagebody .body
{
	margin-top: 10px;
	min-height: 300px
}

.siteheader, .sitefooter
{
	background-color: #fff;
	background-repeat: repeat-x;
}

.siteheader
{
	background-image: url(images/header.gif);
	height: 85px;
	position: relative;
}

.siteheaderinside,
.sitefooterinside,
.sitebodyinside
{
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.siteheaderlogo
{
	top: 0;
	left: 0;
	font-size: 0;
}

.siteheaderglance
{
	position: absolute;
	top: 30px;
	right: 0;
	text-align: right;
	font-size: 14px;
	z-index:1000;
	background-image:url(images/2010/ataglanceBG.png);
	width:400px;
	height:40px;
	padding:10px;
}

.siteheaderglance h2
{
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.sitefooter
{
	background-image: url(images/footer.gif);
	height: 53px;
	position: relative;
}

.sitefooterlogo
{
	position: absolute;
	top: 0;
	left: 0;
}

.sitefooterlink
{
	text-align: center;
	padding-top: 16px;
	font-size: 12px;
}

.sitefooterlink a,
.sitefooterlink a:visited,
.surroundcolour
{
	color: #333333;
}

.sitebodytable
{
	width: 100%;
	border-collapse: collapse;
}

td.sitebodytableleftnav
{
	white-space: nowrap;
	vertical-align: top;
	padding: 0;
}

.leftnav
{
	/*padding: 8px 16px;*/
	width: 200px;	
}

.leftnavitem
{
	margin: 8px 0;
	text-align: center;
}

td.sitebodytablecontent
{
	width: 100%;
	vertical-align: top;
	padding: 0;
	
}

.pagebody
{
	padding: 16px 16px 16px 30px;
}

p
{
	margin: 8px 0;
}

.pagefooter
{
	height: 20px;
	font-size: 0;
}

.pagebody .files
{
	margin-top: 16px;
}

.files .fileitem
{
	margin: 6px 0;
	padding-left: 17px;
}

#zoomcontainer
{
	font-size: 0;
}

.glanceMask
{
	background-color: #FFF;
}

form table
{
	border-collapse: collapse;
}

form th
{
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	padding: 4px 0 2px 4px;
	vertical-align: top;
}

form td
{
	padding: 2px 0 2px 4px;
	vertical-align: top;
}

.registercontainer
{
	position: absolute;
	top: 70%;
	right: 0;
	cursor: pointer;
	width:436px;
}

.registercontainer .registertop
{
	background-color: #FFF;
	font-size: 14px;
	padding: 4px 0 2px 12px;
}

.registercontainer .registerbottom
{
	color: #FFF;
	font-size: 14px;
	padding: 6px 32px 6px 12px;
}

#handanchor
{
	position: absolute;
	bottom: 17px;
	left: 79px;
}

#handmovable
{
	position: absolute;
	top: 0;
	left: 0;
}
