@charset "utf-8";
/* CSS Document */
body {
	margin-top: 10px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color:#666666;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	margin-top: 8px;
	padding-top:8px;
}
#content {
	overflow: auto;
	z-index: 10;
	height: 500px;
	width: 790px;
	left: 185px;
	top: 285px;
	position: absolute;
	background-image:url(../gfx/vline.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#container {
	position:relative;
	height: 1020px;
	width: 1010px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(../gfx/bg.jpg);
	background-repeat: no-repeat;
}

#topbar {
	height: 150px;
	width: 1000px;
	left: 0px;
	top: 10px;
	position: absolute;
}
#display{
	height: 100px;
	width: 980px;
	left: 15px;
	top: 185px;
	position: absolute;
	background-image: url(../gfx/keyboardPic.jpg);
}

#logo{
	height: 150px;
	width: 400px;
	left: 60px;
	top: 0px;
	position: absolute;
	background-image:url(../gfx/logo.gif);
	background-repeat: no-repeat;
}
#address{
	height: 150px;
	width: 150px;
	right: 15px;
	top: 5px;
	position: absolute;
	text-align:right;
}
#address p{
font-size:10px;
}
#strapline{
	height: 20px;
	width: 450px;
	left: 84px;
	top: 102px;
	position: absolute;
	text-align:center;
}
#strapline h3{
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
}
#topmenu {
	text-align:left;
	height: 20px;
	width: 974px;
	left: 15px;
	top: 160px;
	position: absolute;
	background-color:#0000FF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF0000;
	text-align:center;
	padding:3px;
	color:#FFFFFF;
}
#bottombara {
	height: 205px;
	width: 970px;
	padding:5px;
	left: 15px;
	top: 785px;
	position: absolute;
	background-color:#000000;
	z-index: 1;
	visibility: visible;
}
#bottombara a{
	color:#999999;
	text-decoration:none;
}
#bottombara a:hover{
text-decoration:underline;
color:#CCC;
}
#bottombara #col1{
	position: absolute;
	height: 180px;
	width: 250px;
	left: 20px;
	top: 10px;

}
#bottombara #col2{
	position: absolute;
	height: 180px;
	width: 250px;
	left: 270px;
	top: 10px;

}
#bottombara #col3{
	position: absolute;
	height: 180px;
	width: 250px;
	left: 520px;
	top: 10px;

}#bottombara #col4{
	position: absolute;
	height: 180px;
	width: 250px;
	left: 770px;
	top: 10px;

}



#bottombarb {
	height: 205px;
	width: 970px;
	padding:5px;
	left: 15px;
	top: 785px;
	position: absolute;
	background-color:#f00;
	z-index: 1;
	visibility: hidden;
}
#bottombarb a{
color:#fff;
text-decoration:none;

}
#bottombarb a:hover{
text-decoration:underline;
color:#333;
}

#bottombarb #col1{
	position: absolute;
	height: 180px;
	width: 320px;
	left: 20px;
	top: 10px;
}
#bottombarb #col2{
	position: absolute;
	height: 180px;
	width: 320px;
	left: 340px;
	top: 10px;
}
#bottombarb #col3{
	position: absolute;
	height: 180px;
	width: 320px;
	left: 660px;
	top: 10px;
}
#bottombarc {
	height: 215px;
	width: 980px;
	left: 15px;
	top: 785px;
	position: absolute;
	background-color:#00f;
	z-index: 1;
	visibility: hidden;
}
#bottombarc a{
	color:#000000;
	text-decoration:none;
	font-size:10px;
}
#bottombarc a:hover{
text-decoration:underline;
color:#fff;
}
#bottombarc h1{
color:#fff;
font-size:11px;
padding:0px;
margin:0px;

}

#bottombarc #col1{
	position: absolute;
	height: 180px;
	width: 180px;
	left: 20px;
	top: 10px;
}
#bottombarc #col2{
	position: absolute;
	height: 180px;
	width: 180px;
	left: 200px;
	top: 10px;
}
#bottombarc #col3{
	position: absolute;
	height: 180px;
	width: 180px;
	left: 380px;
	top: 10px;
}
#bottombarc #col4{
	position: absolute;
	height: 180px;
	width: 180px;
	left: 560px;
	top: 10px;
}
#bottombarc #col5{
	position: absolute;
	height: 180px;
	width: 180px;
	left: 740px;
	top: 10px;
}

#tabs{
	text-align:center;
	height: 30px;
	width: 375px;
	right: 35px;
	top: 755px;
	position: absolute;
	z-index:12;
}
#leftmenu{
	margin-left:5px;
	margin-top:10px;
	height: 480px;
	width: 165px;
	left: 15px;
	top: 285px;
	position: absolute;
	text-align:left;
}
#leftmenu p{
font-size:14px;
}
#leftmenu ul{
font-size:12px;
}

#leftmenu a:link {
	color: #00F;
	text-decoration: none;
}
#leftmenu a:visited {
	color: #00F;
	text-decoration: none;
}
#leftmenu a:hover {
	color: #F00;
	text-decoration: underline;
}

.formfield {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.formbutton {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
#next {
	position: absolute;
	height: 30px;
	width: 100px;
	right: 20px;
	bottom: 40px;
}
#prev {
	position: absolute;
	height: 30px;
	width: 100px;
	left: 20px;
	bottom: 40px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	border: 1px dotted #CCCCCC;
}
#topmenu a{
color:#FFFFFF;
text-decoration:none;
}

#topmenu a:hover{
color:#FFFFFF;
text-decoration:underline;
}

.dottytable {
	border: thin dotted #999999;
}
h2{
font-size:14px;
font-weight:bold;
