

BODY
{
	background-color: #5E5C4E;
	margin: 0px;
}

TD
{
    font-family: tahoma, verdana, arial, geneva, helvetica;
	font-size: 10pt;
	color: #333333;
	line-height: 130%;
}

.navbar
{
	background-color: RGB(230,232,233);
	color: #ffffff;
	font-size: 8pt;
	text-align:center;
}

.navbar a
{
	/* font-weight: bold; */
}




.RadioPodCast
{
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.container
{
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
}

.subnav
{
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	font-size: 10pt;
	font-weight: bold;
	line-height: 200%;
	color: Maroon;
	text-decoration: underline;
}

.subnav A 
{
	color: Maroon;
	font-weight: normal;
}

.subnav SPAN
{
		text-decoration: none;
}

.sidebar
{
	background-color: #EBEDEF;
}

.content
{
	background-color: #ffffff;
	text-align: left;
}

#footer 
{
	width: 770px;
	padding: 5px;
	border-collapse: collapse;
	font-size: 8pt;
	color: #616161;	
	background-color: #EBEDEF;
}

.footer-links
{
	font-size: 8pt;
	text-align: center;
	padding: .5em .5em .5em 0em;
}

.address
{
	font-size: 8pt;
	text-align: center;
}

.team-member-name
{
	font-weight: bold;
}

.team-member-title
{
	font-style: italic;
}



.rule
{
	background-color: #CFD0CF;
}

H1
{
	font-size: 12pt;
	line-height: 130%;
	color: #404040;
	margin-top: 0px;
}

em
{
	font-weight: bold;
	font-style: normal;
}

ul
{
	 padding-top: 0px;
	 margin-top: 0px;
}

li
{
	margin-bottom: 8px;
}

.fullwidth
{
    font-family: tahoma, verdana, arial, geneva, helvetica;
	font-size: 8pt;
	color: #444444;
	width: 100%;
}

.lesswidth
{
    font-family: tahoma, verdana, arial, geneva, helvetica;
	font-size: 8pt;
	color: #444444;
	width: 80%;
}

A
{
	color: blue;
	text-decoration: none;	
}

A:hover
{
	text-decoration: underline;	
}






A.footer-link:link
{
	color: blue;
}

A.footer-link:visited
{
	color: yellow;
}




/*
A:link
{
    COLOR: #0001B3;
    TEXT-DECORATION: none;
}



A:visited
{
    COLOR: #0001B3;
    TEXT-DECORATION: none;
}
A:active
{
    COLOR: #0001B3;
    TEXT-DECORATION: underline;
}
A:hover
{
    COLOR: #0001B3;
    TEXT-DECORATION: underline;
}






A.navlink:link
{
    COLOR: #5E5C4E;
    TEXT-DECORATION: none;
}
A.navlink:visited
{
    COLOR: #5E5C4E;
    TEXT-DECORATION: none;
}
A.navlink:active
{
    COLOR: #5E5C4E;
    TEXT-DECORATION: none;
}
A.navlink:hover
{
    COLOR: #5E5C4E;
    TEXT-DECORATION: underline;
}

*/
