@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	color: #ffffff 
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	text-align: left;
}

th {
	font-weight: normal;
	text-align: left;
}

h1 {
	font-size: 3em;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	text-align: left;
}

h2 {
	font-size: 1.5em;
	margin-top: 0px;
}
	
h3 {
	font-size: 1.2em;
	font-family: "myriad-pro-condensed",sans-serif;
	font-size: x-large;
	line-height: 1em;
}

h6 {
	font-size: .9em;
	font-family: "myriad-pro-condensed",sans-serif;
	font-size: medium;
	line-height: 1em;
}


p {
	line-height: normal;
	text-align: left;
	font-family: "myriad-pro-condensed",sans-serif;
	font-size: large;
	line-height: 1em;
}

ul {
	line-height: normal;
	text-align: left;
	font-family: "myriad-pro-condensed",sans-serif;
	font-size: 20px;
	line-height: 1em;
}

a {
	color: #2889AF;
}


a:visited {
	color: #415C6A;
}

.centered {
	text-align: center;
}

.giant {
	font-size: 48px;
	color: #4F463F;
}

.xlarge {
	font-size: 21px;
	margin-bottom: -18px;
}

.large {
	font-size: 18px;
}

.mediumlarge {
	margin-top: -6px;
	font-size: 13.5pt;
	text-align: center;
}

.medium {
    font-size: 16px;
}

.size11px {
	font-size: 11px;

}

.sizesmall {
	font-size: 14px;

}

.supersmall {
	font-size: 10px;
}
.supersmallCentered {
	font-size: 10px;
	text-align: center;
}


.bold{
	font-weight: bold;
}

.italics{
	font-style: italic;
}

.red {
	color: #990005;
}

.darkbrown {
	color: #4F463F;
}

.redcentered {
	text-align: center;
	color: #990005;
}

.gray {
	color: #C1B7AF;
}

.nobulletlist {
	list-style-image: none;
	list-style-type: none;
}

.imgcellpad01 {
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.podcastimg {
	padding-right: 10px;
	padding-top: 5px;
}

.podcastdata {
	font-size: x-small;
	color: #333;
	text-align: left;
}

.unwrap {
	width: 100px;
}

#center /* center column */
{
position:relative;
top:150px;
left:0px;
border:0;
text-align:left;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
text-align:justify;
line-height:120%;
color:#000000;
background:none;
margin:0;
/*padding:0 250px 0 220px;*/
padding:0 280px 0 270px;
}

.rightpaneliframe {
width: 275px;
height: 800px;
overflow: auto;
margin-left: 10px;
background-color: #D8D1C9;
border-width: thin;
padding-left: 7px;
padding-right: 7px
}

.contentframe {
	width: 700px;
	height: 500px;
	overflow: auto;
	margin-left: 10px;
	border-width: thin;
	padding-left: 7px;
	padding-right: 7px
}

.indexframe {
	width: 240px;
	height: 500px;
	overflow: auto;
	margin-left: 10px;
	border-width: thin;
	padding-left: 7px;
	padding-right: 7px
}



