h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-image: url(file:///C|/DOCUME%7E1/telferp/LOCALS%7E1/images/leftcolumnbkgroundBDBD9D.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}

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

a:hover{
	color: #0033FF;
	text-decoration: none;
}

p {
}

table {
	
}


#header {
	padding: 0px;
	width: 760px;
	position: absolute;
	left: 10px;
	top: 0px;
	height: 58px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #bdbd9d;
	overflow: hidden;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #bdbd9d;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 760px;
	height: 58px;
}
html>body #header {
     width: 760px;
	 height: 58px;
}

#leftcolumn {
	width: 175px;
	margin: 0px;
	padding: 5px;
	background-color: #e6e6cc;
	position: absolute;
	left: 11px;
	top: 96px;
	z-index: 50;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 165px;
	height: 1977px;
}
html>body #leftcolumn {
     width: 165px;
}

/*********** #leftcolumn link styles ***********/

#leftcolumn ul a:link, #navBar ul a:visited {display: block;}
#leftcolumn ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#leftcolumn li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #leftcolumn li {border-bottom: none;}

/*********** end #leftcolumn link styles ***********/

#sectionLinks{
	position: relative;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	color: #FFFFFF;
	background-color: #8c0046;
}


#sectionLinks a {
	display: block;
	text-decoration: none;
	border-top: 1px solid #e6e6cc;
	padding: 2px 5px 2px 5px;
	color: #FFFFFF
}

#sectionLinks a:hover{
	text-decoration: underline;
	color: #000000;
	background-color: #BDBD9D;
}


#topbanner {
	width: 585px;
	position: absolute;
	left: 185px;
	top: 95px;
	height: 30px;
	padding: 5px;
	background-color: #e6e6cc;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #e6e6cc;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 575px;
	height: 20px;
}
html>body #topbanner {
     width: 575px;
	 height: 20px;
}

#breadCrumb {
	width: 760px;
	position: absolute;
	left: 10px;
	top: 65px;
	background-color: #F2F2E6;
	padding: 2px 5px 3px 5px;
	font-style: oblique;
	text-align: left;
	height: 30px;
	font-size: 12px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #bdbd9d;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #bdbd9d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 750px;
	height: 15px;
}
html>body #breadcrumb {
     width: 750px;
	 height: 15px;
}


#main {
	padding: 20px 10px 10px;
	left: 185px;
	position: absolute;
	width: 575px;
	top: 120px;
	background-color: #F2F2E6;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 575px;
	height: 1791px;
}
html>body #main {
     width: 577px;
}

#footer {
	clear: both;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#corner {
	position: absolute;
	height: 50px;
	width: 50px;
	left: 185px;
	top: 120px;
	z-index: 49;
}

ul{
	list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

.textcenter {
	text-align: center;
}
.textright {
	text-align: right;
}
.textleft {
	text-align: left;
}

img.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}

img.right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

.border {
	border: 1px solid #000000;	
}

