/* Top Right Bottom Left */
p {
    margin: 30px 40px 30px 40px;
	padding:0px;
    font: normal 10pt Arial, Helvetica, sans-serif;
	color: #000000;
}

ul {
    margin: 30px 40px 30px 40px;
	padding-left: 280px;
}

li {
	padding: 10px 0px 10px 0px;
    font: normal 12pt Arial, Helvetica, sans-serif;

}

BODY {
    margin: 20px 20px 40px 20px;
	background-color: white;
}

.nodec {
    text-decoration: none;
}

A:link {color: blue;}
A:visited {color: blue;}
A:active {color: #ff0000;}
A:hover {color: blue;}

A.tablnk:link {color: black;}
A.tablnk:visited {color: black;}

.tbrk {
	border: none;
    width: 100%;
    background-color: black;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.btnbg {
	background-color: #babdd0;
}

.indexbtn {
    text-align: center;
    font: normal bold 12pt/105% Impact;
    max-width: 20px;
    padding: 10px 10px 10px 10px;
}

.nobdrsp {
    border-spacing: 0px;
}

.spcr {
    background: transparent;
}
.navbtntl {background: url("subfiles/btnTopLeft.gif") #babdd0 top left no-repeat scroll;
}

.navbtntr {background: url("subfiles/btnTopRight.gif") #babdd0 top right no-repeat scroll;
}

.navbtn {
    text-align: center;
    /* overflow: scroll;  IE doesn't like this */
    font: normal bold 12pt/105% Impact;
    /* max-width: 20px; */
}

.bbar {
    background: url("subfiles/bBar.gif") bottom repeat-x scroll;
    width:100%;
}

.hd1 {
    font: normal bold 12pt Arial, Helvetica, sans-serif;
}

.hdbgc {
    font: normal bold 18pt Arial, Helvetica, sans-serif;
	text-align: center;
}



#wbar {
    background: #ffffff;
    width:100%;
}

#gbar {
    width:100%;
}



#wrapper {
	width:100%;
	border: none;
	padding:0px;
	height:101px;
	position:relative;
}
.topleft {
	float:left;
	background:transparent;
	display:block;
	position:absolute;
}
.left1 {
	left: 0px;
	top: 0px;
	height:101px;
	width:136px;
}
.left2 {
	left: 136px;
	bottom: 0px;
	height:50px;
	width:215px;
}
.left3 {
	left: 0px;
	bottom: 0px;
	width:100%;
	margin-left: 351px;
}

.botalign {
	position:absolute;
	bottom:0px;
	left:0px;
}

#toprround{
	background:transparent;
	display:block;
	position:absolute;
    top:0px;
    right:0px;
	width:9px;
	height:21px;
}

#topright{
	background:transparent;
	display:block;
	position:absolute;
    top:0px;
    right:100px;
	width:131px;
}
#floating {
	position:absolute;
	left: 56px;
    top: 1px;
	float:left;
	background:#EAEAEA;
	display:block;
	width:100px;
	height:80px;
}
#floating div {
	position:absolute;
	bottom:0px;
	left:0px;
}

/* Top Right Bottom Left */
#linkleft {
	float: left;
    padding: 5px 20px 5px 20px;
	text-align: center;
	margin-right: 40px;
	width: 219px;
}

.ctr {
	text-align: center;
}

#content {
}

hr {
	margin-top: 15px;
	margin-bottom: 15px;
}

.lrg {
    font: normal 32pt/105% Arial, Helvetica, sans-serif;
    margin: 20px 10px 20px 0px;
}

.mid {
    font: normal 18pt/105% Arial, Helvetica, sans-serif;
    margin: 10px 10px 20px 0px;
}

.sml {
    font: normal 14pt/105% Arial, Helvetica, sans-serif;
    margin: 10px 10px 10px 0px;
}

.exp {
	font-stretch: expanded;
}

.bld {
	font-weight: bold;
}

.red {
	color: red;
}

.comp {
    padding: 0px 0px 0px 0px;
}
