body	{
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
	color: #333333;
	font: .9em/125% Verdana, Arial, Helvetica, sans-serif;
	background: #D0D85F url(img/stripes.gif) repeat;
	}



p {
	padding: 0px;
	margin: 0px 0px 10px;
	border-width: 0px;
	font-weight: normal;
	font-size: 90%;
	line-height: 130%;
	color: #333333;
	text-align: left;
}

a:link{color:#003399;text-decoration:underline;}
ul {
	list-style-type: square;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
li {
	padding-bottom: 5px;
	margin: 0px;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
}
a:visited {color:#666666;text-decoration:none;}
.photoleft {
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 15px;
}
a:active {color:#006699;}
a:hover {
	color:#CC3300;
	text-decoration: underline;
}
a.name:visited {color:#666666;text-decoration:none;}
.photoleft {
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 15px;
}
a.name:active {color:#006699;}
a.name:hover {
	color:#CC3300;
	text-decoration: underline;
}



h1, h2, h3, h4, h5, h6 {
	
	font-family: "Helvetica CE", Arial, Verdana, sans-serif; 
}

h1 {
	color: #FF6600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 170%;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	color: #003366;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 130%;
	font-weight: bold;
	line-height: 120%;
	padding: 0px;
}

h3 {
	color: #0099FF;
	font: normal 135%/120% Arial, Helvetica, sans-serif;
	margin: 10px 0px 8px;
}

h3.hilite {
	color: #0099FF;
	font: normal 135%/120% Arial, Helvetica, sans-serif;
	margin: 10px 0px 8px;
	border-style: dotted;
	background-color: #ff0;
}

h4 {
	color: #CC6633;
	font-weight: bold;
	margin: 10px 0px 0px;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 a:visited {
	color: #CC6633;
}
h4 a:hover {
	color: #CC3300;
}
h5 {
	color: #003366;
	font-weight: bold;
	font-size: 100%;
	font-style: normal;
	line-height: 115%;
	padding-left: 0px;
	margin: 10px 0px 3px;
}

/************* globalNav styles ****************/

#globalNav {
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 22px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background: #000000;
}

#globalLink {
	top: 0px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px auto;
	left: 0px;
	z-index: 100;
	display: block;
	width: 960px;
}
#globalLink a:first-child {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


a.glink, a.glink:visited {
	font-size: 11px;
	color: #104094;
	font-weight: bold;
	margin: 0px;
	padding: 0px 9px;
	border-right: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	line-height: 22px;
	display: block;
	float: left;
	text-decoration: none;
	background-color: #d0d85f;
}

a.glink:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #E48014;
}


.subnavtop {
	color: #339;
	padding-right: 20px;
	padding-left: 10px;
	width: auto;
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	float: left;
	margin-right: 0px;
	display: block;
	line-height: 22px;
	background-image: url(img/arrow_off.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

a.subnavtop:link {
	color: #A6D1F5;
	text-decoration: none;
}
a.subnavtop:visited {
	color: #A6D1F5;
	text-decoration: none;
}

a.subnavtop:hover {
	color: #FFDC7A;
	text-decoration: none;
	background-color: #162C41;
	display: block;
	background-image: url(../hepb_course/images/arrow_on.gif);
}

/************* end globalNav styles ****************/


#wrapper {
	padding: 0px;
	width: 960px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin: 0px auto;
}
#banner	{
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	height: 154px;
	background: #0E78AA;
	}
#searchBox {
	width: 250px;
	font-size: 75%;
	z-index: 1;
	top: 0px;
	float: right;
	margin-top: -135px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	height: 15px;
	padding: 0px;
	color: #234567;
	margin-right: 5px;
	float: left;
}

#bannerWrapper {
	height: 92px;
	width: 100%;
	background-color: #333366;
	background-image: url(img/background.jpg);
	background-repeat: repeat-y;
	background-position: 50% 50%;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 5px 5px;
}
.photoRight {
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #999999;
}
#pageNumber {
	text-align: right;
	width: 740px;
	padding: 0px;
	margin: 0px;
	background-image: url(img/menu_shadow.jpg);
	background-repeat: repeat-x;
}
#admin_pageNumber {
	text-align: right;
	width: 960px;
	padding: 0px;
	margin: 0px;
	background-image: url(img/menu_shadow.jpg);
	background-repeat: repeat-x;
}
#pageNumber p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #999999;
	text-align: right;
	font-size: 80%;
	font-weight: bold;
	margin: 0px;
	padding: 3px 10px 0px 0px;
}
	
#admin_maincontent 	{
	width: 942px;
	text-align: left;
	padding: 0px 0px 0px 15px;
	float: left;
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
	margin-top: 15px;
	}

#maincontent 	{
	width: 690px;
	text-align: left;
	padding: 0px 0px 0px 15px;
	float: left;
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
	margin-top: 15px;
	}
	
#rightColumn {
	background-color: #FFE567;
	float: right;
	padding: 0px;
	width: 220px;
	margin: -19px 0px 0px;
}
#rightColumn h1 {
	color: #0E78AB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 3px;
	padding: 8px 8px 3px;
	font: bold normal 125%/110% Georgia, "Times New Roman", Times, serif;
}
#rightColumn p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 85%;
	line-height: 125%;
	margin: 0px 0px 5px;
	padding: 5px 8px 0px;
}
#rightColumn li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 125%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #2E516A;
}
#rightColumn ul {
	padding: 0px;
	margin: 0px 0px 0px 25px;
}
#columnTwo/************* footer style ****************/

	{
	background: #244567 url(img/blue_shadow.jpg) repeat-x top;
	color: #FFFFFF;
	width: 740px;
	margin: 0px auto;
	padding: 10px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 30px;
	}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	display: inline;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: 70%;
	font-weight: bold;
	margin: 0px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #66CCFF;
}
#footer a:hover {
	color: #FF9900;
	text-decoration: none;
}

#select_podcast {
	border-style: dotted;
	border-width: 2px;
	border-color: #aaa;
}

.divider {
	padding: 0px 5px 15px 0px;
	margin-bottom: 15px;
	margin-left: 105px;
	background: url(img/double-dots.png) repeat-x bottom;
	margin-top: 0px;
	font-size: 85%;
}
.long_divider {
	padding: 0px 5px 5px 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background: url(img/double-dots.png) repeat-x bottom;
	margin-top: 0px;
	font-size: 85%;
}
.title {
	font-weight: bold;
	color: #FF9900;
}

/*--------------------------------------------*/
#podsection {
	margin-top: 15px;
}
#tabs ul {
	padding-top: 0px;
	list-style: none;
	margin: 0px;
	clear: both;
}
#tabs li {
	margin-right: 0px;
	float: left;
	height: 22px;
	line-height: 20px;
	display: block;
	width: 75px;
}

#tabs li a {
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	display: block;
	background: url(img/podtab.png) no-repeat;
	font-size: 10px;
	text-align: center;
}
#tabs li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #cc3300;
	background: url(img/podtab.png) no-repeat 0px -25px;
	display: block;
}

#tabs li b {
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	display: block;
	background: url(img/podtab_ghosted.png) no-repeat;
	font-size: 10px;
	text-align: center;
}

.indent {
	color: #dd0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 120px;
	font-size: 110%;
	font-weight: bold;
	line-height: 140%;
	padding: 20px 5px 5px 0px;
}

.podfeed_link { 
	color: #dd0000;
	margin-top: 400px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 290px;
	font-size: 110%;
	font-weight: bold;
	line-height: 100%;
	padding: 0px 0px 0px 0px;
}

.podfeed_image {
	position: float;
	color: #dd0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0 px;
	margin-left: 660px;
	font-size: 110%;
	font-weight: bold;
	line-height: 100%;
	padding: 0px 0px 0px 0px;
	float: left;
	z-index: 5;
}



#rightColumn h3 {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
}

#topIcons {
	width: 250px;
	z-index: 1;
	top: 0px;
	float: right;
	margin-top: -60px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

hr {
	padding: 0px 5px 5px 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background: url(img/double-dots.png) repeat-x bottom;
	margin-top: 0px;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-size: 85%;
}

