*{
	margin:0;
	padding:0;
}

#borderl {
	background: #cacaca url(images/borderleft.gif) right repeat-y;
}
#borderr {
	background: #cacaca url(images/borderright.gif) repeat-y;
}

#header {
	background: #dddddd url(images/banner.png);
	width: 994px;
	height: 165px;
}
	#headbody {
		width: 994px;
		margin: 0;
		padding: 0;
	}
	.imglink1 {
		position: relative;
		top: -12px;
		left: 2px;
		height: 70px;
		width: 240px;
		display: block;
		border: none;
	}
	a.textonly:link {
		position: relative;
		top: 2px;
		left: 934px;
		font-family: verdana;
		font-size: 8pt;
		color: #ffffff;
		text-decoration: none;
	}
	a.textonly:visited {
		position: relative;
		top: 2px;
		left: 934px;
		font-family: verdana;
		font-size: 8pt;
		color: #ffffff;
		text-decoration: none;
	}
	a.textonly:hover{
		text-decoration: underline;
	}
	.imglink2 {
		position: relative;
		top: -19px;
		left: 196px;
		height: 30px;
		width: 280px;
		display: block;
		border: none;
	}
	#topnavbox {
		position: relative;
		top: -17px;
		right: 0px;
	}
	#topnavbox img {
		position: relative;
		top: 8px;
	}
	#topnavbox a {
		display: inline-block;
		font: 7pt verdana;
		color: #003333;
		padding: 5px 0 0;
		width: 115px;
		height: 18px;
		text-decoration: none;
		text-align: center;
	}
	#topnavbox a:hover {
		color: #cc6633;
		background-color: #cccccc;
	}
	#searchform {
		position: relative;
		top: -57px;
		left: 317px;
	}
		#searchbox {
			vertical-align: top;
		}

#sitenav {
	background: #dddddd url(images/leftbar.png);
	width: 185px;
	min-height: 575px;
}
	#navbox {
		position: relative;
		top: 80px;
	}
	#sitenav a {
		display: block;
		font: 7pt verdana;
		color: #003333;
		border-top: #cccccc 2px solid;
		padding: 2px 4px 0 0;
		width: 165px;
		height: 22px;
		text-decoration: none;
		text-align: right;
	}
	#sitenav a:hover {
		color: #cc6633;
	}

	#sitenav a.wiredimg {
        display: block;
        font: 7pt verdana;
        color: #003333;
        border-top: none;
        padding: 2px 4px 0 0;
        width: 165px;
        height: 22px;
        text-decoration: none;
        text-align: right;
    }
    #sitenav a.wiredimg:hover {
        color: #cc6633;
    }
	
#pageback {
	background: #dddddd url(images/page_bg.png) repeat-y;
	margin: 0;
	padding: 0;
}

#content {
	width: 725px;
	padding:0;
	margin: 0;
	font-family: verdana;
}
	#content h1 {
		font: 16pt calibri, arial;
		font-weight: bold;
		size: 16pt;
		color: #999999;
		margin-bottom: 10px;
	}
	#content h2 {
		font: 12pt verdana;
		font-weight: bold;
		color: #003366;
		text-align: center;
		border-bottom: #333333 2px solid;
	}
	#content h3 {
		font: 12pt verdana;
		color: #333333;
		border-bottom: #333333 2px solid;
		width: 80%;
		padding: .1em;
		margin-bottom: 5px;
	}
	#content p {
		font: 8pt verdana;
		color: #333333;
		line-height: 1.4em;
		margin-bottom: 10px;
	}
	#content ul{
		font: 8pt verdana;
		margin: -5px 0 5px 20px;
		line-height: 1.6em;
	}
	#content ol {
		line-height: 1.5em;
	}
	#content a {
		font-family: verdana;
		font-size: 8pt;
		color: #cc6633;
		text-decoration: none;
	}
	#content a:hover {
		font-family: verdana;
		color: #999999;
		text-decoration: none;
	}

	#contentleft {
		float: left;
		width: 492px;
	}
		#contentleft h3 {
		font: 12pt verdana;
		color: #333333;
		border-bottom: #333333 2px solid;
		width: 100%;
		padding: .1em;
		margin-bottom: 5px;
		}
		#contentleft p {
			font: 8pt verdana;
			color: #333333;
			line-height: 1.4em;
			margin-bottom: 10px;
			text-align: justify;
		}
	#contentright {
		float: right;
	}
body {
	padding:0 18px;
	margin: 3px 10px 0;
	font: .7em verdana;
}
	
h1 {
	font: 16pt calibri, arial;
	font-weight: bold;
	size: 16pt;
	color: #999999;
	margin-bottom: 10px;
}
h2 {
	font: 12pt verdana;
	font-weight: bold;
	color: #003366;
	text-align: center;
	border-bottom: #333333 2px solid;
	margin-bottom: 5px;
}
h3 {
	font: 12pt verdana;
	color: #333333;
	border-bottom: #333333 2px solid;
	width: 80%;
	padding: .1em;
	margin-bottom: 5px;
}
h4 {
	font: bold 10pt verdana;
	color: #000000;
	margin-bottom: 2px;
}
p {
	font: 8pt verdana;
	color: #333333;
	line-height: 1.4em;
	margin-bottom: 10px;
}
ul{
	font: 8pt verdana;
	margin: -5px 0 5px 20px;
	line-height: 1.6em;
}
ol {
	line-height: 1.5em;
}

a {
	font-family: verdana;
	font-size: 8pt;
	color: #cc6633;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	color: #999999;
	text-decoration: none;
}

table {
	font: 8pt verdana;
}

	
/* the following commands are taken from the old master css file */
.footer {
	font-family: verdana;
	font-size: x-small;
}
	.footer a {
		font-size: x-small;
	}
.lmdate {
	font-family: verdana;
	font-size: x-small;
}




