﻿body
{
	margin: 0;
	padding: 0;
	font: 100% arial, hevetica, sans-serif;
	text-align: center;
	background-color: #333878;
	color: #645F64;
	background-image: url(/mcms/images/departments/4hteens/blk-gradient2.png);
	background-position: left top;
	background-repeat: repeat-x; 
}

/* Containter that holds the centered design */
#container
{
	margin-left: auto;
	width: 914px;	/* width of the entire design */
	margin-top: 0px;
	margin-right: auto;
	text-align: left;
	background-color: none;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	/*position:relative;*/
}
#background-image 
{

	background-image: url(/mcms/images/departments/4hteens/teen-bkg2.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:530px;
	z-index:1;
	height:592px;
	width:1024px;
	margin-left:-55px;
	
}
#textonly
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	width: 914px;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 1px;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
}

#textonly a
{ 
	color: white;
	text-decoration: none;
}

#textonly a:hover
{
	color: White;
}


#design_content
{
	margin-left: 32px;
	padding-bottom: 15px;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	position:relative;
z-index:2;
}

#row1_colwrapper
{
	width: 846px;
	overflow:hidden;
/*	background-image: url(/mcms/images/departments/4hcontent/fauxcol_bg.png);
	background-repeat: repeat-y;*/
}

#row1_colwrapper .leftcol
{
	width: 198px;
	float: left;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
}

#row1_colwrapper .leftcol .leftnavmenu
{
	border-bottom: #d3e3d7 1px solid;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	display: block;
	margin-bottom: 10px;
}

#row1_colwrapper .rightcol
{
	width: 648px;
	float: left;
	/*min-height:612px;
height:612px;*/

}

#content_pane
{
	width: 638px;
	padding: 1px 1px 1px 1px;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	margin-left: 10px;
	background-color:white;
	min-height:612px;
	height:612px;
}

html>body #content_pane{
	
	height:auto;
}
#content_pane .channelname
{
	width:100%;
	height:24px;
	font-size: 11pt;
	font-family: Verdana, Arial, sans-serif;
	color: White;
	padding : 3px 10px 2px 10px;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
}
.menu1_pane .titlebar a:link, .menu1_pane .titlebar a:visited,
.menu2_pane .titlebar a:link, .menu2_pane .titlebar a:visited,
.menu3_pane .titlebar a:link, .menu3_pane .titlebar a:visited,
.menu4_pane .titlebar a:link, .menu4_pane .titlebar a:visited,
.menu5_pane .titlebar a:link, .menu5_pane .titlebar a:visited,
.menu6_pane .titlebar a:link, .menu6_pane .titlebar a:visited,
.menu7_pane .titlebar a:link, .menu7_pane .titlebar a:visited,
.menu8_pane .titlebar a:link, .menu8_pane .titlebar a:visited,
.about4H_pane .titlebar a:link, .about4H_pane .titlebar a:visited
{
	color: white;
	text-decoration: none;
}

.menu1_pane .titlebar a:hover,
.menu2_pane .titlebar a:hover,
.menu3_pane .titlebar a:hover,
.menu4_pane .titlebar a:hover,
.menu5_pane .titlebar a:hover,
.menu6_pane .titlebar a:hover,
.menu7_pane .titlebar a:hover,
.menu8_pane .titlebar a:hover,
.about4H_pane .titlebar a:hover
{
	text-decoration: underline;
}

/*.menu1_pane .content ul,
.menu2_pane .content ul, 
.menu3_pane .content ul, 
.menu4_pane .content ul, 
.menu5_pane .content ul,
.menu6_pane .content ul,*/
.about4H_pane .content ul
{
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	list-style-type: none;
}

/*.menu1_pane .content li,
.menu2_pane .content li, 
.menu3_pane .content li, 
.menu4_pane .content li, 
.menu5_pane .content li,
.menu6_pane .content li,*/
.about4H_pane .content li
{	
	/*display: inline-block;*/
}

/*.menu1_pane .content a, .menu1_pane .content a:link, .menu1_pane .content a:visited,
.menu2_pane .content a, .menu2_pane .content a:link, .menu2_pane .content a:visited,
.menu3_pane .content a, .menu3_pane .content a:link, .menu3_pane .content a:visited,
.menu4_pane .content a, .menu4_pane .content a:link, .menu4_pane .content a:visited,
.menu5_pane .content a, .menu5_pane .content a:link, .menu5_pane .content a:visited,
.menu6_pane .content a, .menu5_pane .content a:link, .menu5_pane .content a:visited
{
	color: #454545;
	display: block;
	padding: 5px 0px 5px 25px;
	text-decoration: none;
	width: 100%;
}*/

.menu1_pane
{
	border-top: #d3e3d7 1px solid;
	border-left: #d3e3d7 1px solid;
	border-right: #d3e3d7 1px solid;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.menu1_pane .titlebar
{
	background-color: #676ebf;
	width: 100%;
	height: 26px;
	border-bottom: #d3e3d7 1px solid;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;	
	color: White;
	padding: 4px 10px 4px 10px; 
	font-size: 13px;
	
}

.menu1_pane .content a:hover
{
	color: White;
	text-decoration: none;
	background-color: #676ebf;
}

.menu1_pane .content
{
	background-image: url(/mcms/images/departments/4hcontent/welcome_bg.png);
	background-repeat: repeat;
}

.menu2_pane
{
	border-top: #d3e3d7 1px solid;
	border-left: #d3e3d7 1px solid;
	border-right: #d3e3d7 1px solid;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.menu2_pane .titlebar
{
	background-color: #323879;
	width: 100%;
	height: 26px;
	border-bottom: #d3e3d7 1px solid;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	color: White;
	padding: 4px 10px 4px 10px; 
	font-size: 13px;
}

.menu2_pane .content
{
	background-image: url(/mcms/images/departments/4hcontent/welcome_bg.png);
background-repeat: repeat;
}

.menu2_pane .content a:hover
{
	color: White;
	text-decoration: none;
	background-color: #81b31c;
}


.menu5_pane
{
	border-top: #d3e3d7 1px solid;
	border-left: #d3e3d7 1px solid;
	border-right: #d3e3d7 1px solid;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.menu5_pane .titlebar
{
	background-color: #676ebf;
	width: 100%;
	height: 26px;
	border-bottom: #d3e3d7 1px solid;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;	
	color: White;
	padding: 4px 10px 4px 10px; 
	font-size: 13px;
}

.menu5_pane .content
{
		background-image: url(/mcms/images/departments/4hcontent/welcome_bg.png);
	background-repeat: repeat;
	background-repeat: repeat;
}

.menu5_pane .content a:hover
{
	color: White;
	text-decoration: none;
	background-color: #676ebf;
}

.menu4_pane
{
	border-top: #d3e3d7 1px solid;
	border-left: #d3e3d7 1px solid;
	border-right: #d3e3d7 1px solid;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.menu4_pane .titlebar
{
	background-color: #555660;
	width: 100%;
	height: 26px;
	border-bottom: #d3e3d7 1px solid;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	color: White;
	padding: 4px 10px 4px 10px; 
	font-size: 13px;	
}

.menu4_pane .content
{
	background-color:#a5a6ae;
}

.menu4_pane .content a:hover
{
	color: White;
	text-decoration: none;
	background-color: #d2a917;
}

.menu6_pane
{
	border-top: #d3e3d7 1px solid;
	border-left: #d3e3d7 1px solid;
	border-right: #d3e3d7 1px solid;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.menu6_pane .titlebar
{
	background-color: #323879;
	width: 100%;
	height: 26px;
	border-bottom: #d3e3d7 1px solid;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	color: White;
	padding: 4px 10px 4px 10px; 
	font-size: 13px;
}

.menu6_pane .content
{
	background-image: url(/mcms/images/departments/4hcontent/welcome_bg.png);
background-repeat: repeat;
}

.menu6_pane .content a:hover
{
	color: White;
	text-decoration: none;
	background-color: #81b31c;
}

.menu3_pane
{
	border-top: #d3e3d7 1px solid;
	border-right: #d3e3d7 1px solid;
	border-left: #d3e3d7 1px solid;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.menu3_pane .titlebar
{
	background-color: #662d91;
	width: 100%;
	height: 26px;
	border-bottom: #d3e3d7 1px solid;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	color: White;
	padding: 4px 10px 4px 10px; 
	font-size: 13px;
}

.menu3_pane .content
{
	background-image: url(/mcms/images/departments/4hcontent/news_bg.png);
	background-repeat: repeat;
}

.menu3_pane .content a:hover
{
	color: White;
	text-decoration: none;
	background-color: #662d91;
}

.menu7_pane
{
	border-top: #d3e3d7 1px solid;
	border-right: #d3e3d7 1px solid;
	border-left: #d3e3d7 1px solid;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.menu7_pane .titlebar
{
	background-color: #662d91;
	width: 100%;
	height: 26px;
	border-bottom: #d3e3d7 1px solid;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	color: White;
	padding: 4px 10px 4px 10px; 
	font-size: 13px;
}

.menu7_pane .content
{
	background-image: url(/mcms/images/departments/4hcontent/news_bg.png);
	background-repeat: repeat;
}

.menu7_pane .content a:hover
{
	color: White;
	text-decoration: none;
	background-color: #662d91;
}

.menu8_pane
{
	border-top: #d3e3d7 1px solid;
	border-left: #d3e3d7 1px solid;
	border-right: #d3e3d7 1px solid;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.menu8_pane .titlebar
{
	background-color: #555660;
	width: 100%;
	height: 26px;
	border-bottom: #d3e3d7 1px solid;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	color: White;
	padding: 4px 10px 4px 10px; 
	font-size: 13px;	
}

.menu8_pane .content
{
	background-color:#a5a6ae;
}

.menu8_pane .content a:hover
{
color: White;
	text-decoration: none;
	background-color: #d2a917;
}

.about4H_pane
{
	border: #d3e3d7 1px solid;
	width: 198px;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.about4H_pane .titlebar
{
	background-color: #383276;
	width: 100%;
	height: 26px;
	border-bottom: #d3e3d7 1px solid;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box;
	color: White;
	text-indent: 10px;
	padding-top: 4px;
	font-size: 13px;	
}

.about4H_pane .content
{
	background-color: #3c367e;
	
	
}

.about4H_pane .content a, .about4H_pane .content a:link, .about4H_pane .content a:visited
{
	color: #8083b0;
	display: list-item;
	/*margin: 0px 0px 0px 0px;*/
	padding: 5px 0px 5px 10px;
	text-decoration: none;
}

.about4H_pane .content a:hover
{
	color: White;
	text-decoration: none;
	background-color: #4d5180;
}

/***** START header area *****/
#header 
{
	height: 118px;
	width: 100%;
	position:relative;
	margin:auto;
	font-family: Verdana, Arial, sans-serif;
	z-index:4;
}

#header .fourhlogo
{
	float: left;
	padding: 8px 15px 0px 5px;
	position:relative;
	z-index:2;
}

#header .topnav
{
	float: left;
	width: 675px;
	height: 88px;
	-webkit-box-sizing:border-box;
		z-index:5;
}

#header .lsulogo
{
	/*float: right;
	padding: 10px 15px 0px 0px;*/
}

#header .topnav_title
{	
	padding-top: 20px;
	color: #006b42;
	font-size: 30pt;
	height: 56px;	
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
}

#header .titleimage
{
	float: left;
}

#header .titlesearch
{
	float: right;
	width:200px;
	-moz-box-sizing: border-box; -webkit-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
	padding-top: 4px;
}
#header .top_menu 
{
	background-image: url(/mcms/images/departments/4hteens/header_bg2.png);
	background-repeat: repeat-x;
	position:absolute;
	z-index:1;
	width:950px;
	height:27px;
	top:55;
left:0;
	
	
}
/*html>body #header .titlesearch
{
width:auto;
}*/
#header .searchbox
{
	float: left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box; 
	width:130px;
}

#header .searchbutton
{
	float: right;	
	-moz-box-sizing: border-box; 
	-webkit-box-sizing:border-box;
	padding-top: 1px;
	margin-right:25px;
}

#header .topnav_menu
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: White;
	height: 24px;
	vertical-align: bottom;
	-webkit-box-sizing:border-box;
}

/***** START Footer area *****/
#footer
{
	clear: both;
	width: 100%;
	height: 62px;
	position:relative;
	z-index:3;
	
	
}

#footer .innerfooter
{
	margin: 12px;
}

#footer .content
{
	padding-top: 18px; 
	font-size: 10px;
	color: white;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#footer a:visited
{
	font-family: inherit;
	color: white;
	text-decoration: none;
}
#footer a:link
{
	color: white;
	font-family: inherit;
	text-decoration: none;
}
#footer a:hover
{
	font-family: inherit;
	color: #FFFFFF;
	text-decoration: underline;
}

#footer .rssicon
{
	vertical-align: bottom;
}
/***** END Footer area *****/



/***** START Imported stuff from redesign *****/
b, em, strong
{
	color: #333333;
}
/*body text is actually controlled within the code of the document using a global variable*/

.RadEDomMouseOver
{
	background-color:#efefef;
	border:1px dashed red;
}

.RadEContent, .RadEContentBordered
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #645F64;
	list-style-position: outside;
	list-style-type: circle;
	background-color:white;
}

.RadEContentBordered form
{
	 background-color:#efefef;
	 border:1px dashed #555555;		 
}
/* CSS class for A name */

.RadEContentBordered table
{
	BORDER-RIGHT: #999999 1px dashed; 
	BORDER-BOTTOM: #999999 1px dashed;
}

.RadEContentBordered table td
{
	PADDING: 2px;
	BORDER-TOP: #999999 1px dashed;	
	BORDER-LEFT: #999999 1px dashed;	
}

.RadEContentBordered table th
{
	PADDING: 2px;
	BORDER-TOP: #000000 1px dashed;	
	BORDER-LEFT: #000000 1px dashed;
}


.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #645F64;
	list-style-position: outside;
	list-style-type: circle;
}

a.bodytext:visited
{
	font-family: inherit;
	color: #70885D;
	text-decoration: none;
}

a.bodytext:link
{
	color: #026c44;
	font-family: inherit;
	text-decoration: underline;
}

a.bodytext:hover
{
	font-family: inherit;
	color: #032f1e;
	text-decoration: underline;
}

.portal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #181A39;
	list-style-position: outside;
	list-style-type: circle;
}

a.portal:link
{
	font-family: inherit;
	color: #181A39;
	text-decoration: none;
}

.more_articles_bar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: white;
	list-style-position: outside;
	list-style-type: circle;
	background-color: #676ebf;
}

/*end bodytext style definition*/




/*start breadcrumb style definition*/

.breadcrumb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #645F64;
	list-style-position: outside;
	list-style-type: circle;
}
a.breadcrumb:visited
{
	font-family: inherit;
	color: #70885D;
	text-decoration: none;
}
a.breadcrumb:link
{
	color: #4e7171;
	font-family: inherit;
	text-decoration: none;
}
a.breadcrumb:hover
{
	font-family: inherit;
	color: #4E7171;
	text-decoration: underline;
}
/*end breadcrumb style definition*/


.searchtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #645F64;
	list-style-position: outside;
	list-style-type: circle;
	width:130px;
}

/*start right_column_header style definition*/
.right_column_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: circle;
}
a.right_column_header:link
{
	color: #FFFFFF;
	font-family: inherit;
	text-decoration: none;
}
a.right_column_header:visited
{
	font-family: inherit;
	color: #FFFFFF;
	text-decoration: none;
}
a.right_column_header:hover
{
	font-family: inherit;
	color: #FFFFFF;
	text-decoration: underline;
}
.headerbar_events
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #676ebf; /*#676ebf;*/
	height: 18px;
}
.headerbar_relatedarticles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #181a39; /*#89b0b0*/
	height: 18px;
}
.headerbar_pointofcontact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #676ebf; /*#a7a786*/
	height: 18px;
}
.headerbar_contributors
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #181a39; /*#89b0b0*/
	height: 18px;
}
.headerbar_institutions
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #676ebf; /*#a7a786*/
	height: 18px;
}
.headerbar_subtopics
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #181a39; /*#89b0b0*/
	height: 18px;
}
.headerbar_relatedtopics
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #555660; /*#89b0b0*/
	height: 18px;
}
.headerbar_officelocator
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #181a39; /*#89b0b0*/
	height: 18px;
}
.headerbar_aboutus
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #676ebf; /*#676ebf*/
	height: 18px;
}
.headerbar_recentpostings
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #181a39; /*#89b0b0*/
	height: 18px;
}
.headerbar_topics
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #181a39; /*#89b0b0*/
	height: 18px;
}
.headerbar_portal1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #181a39; /*#89b0b0*/
	height: 18px;
}
.headerbar_portal2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #676ebf; /*#a7a786*/
	height: 18px;
}
/*end right_column_header style definition*/


/*start right_column style definition*/
.right_column
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #645F64;
	list-style-position: outside;
	list-style-type: circle;
}
a.right_column:visited
{
	font-family: inherit;
	color: #70885D;
	text-decoration: none;
}
a.right_column:link
{
	color: #4e7171;
	font-family: inherit;
	text-decoration: none;
}
a.right_column:hover
{
	font-family: inherit;
	color: #4E7171;
	text-decoration: underline;
}
/*end right_column style definition*/


/*start titletext style definition*/
.titletext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: circle;
}
a.titletext:visited
{
	font-family: inherit;
	color: #FFFFFF;
	text-decoration: none;
}
a.titletext:link
{
	color: #FFFFFF;
	font-family: inherit;
	text-decoration: none;
}
a.titletext:hover
{
	font-family: inherit;
	color: #FFFFFF;
	text-decoration: underline;
}

/*end titletext style definition*/
.tblmetadata
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #D2CEE3;
}
.feedback
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #645F64;
	background-color: #EEF3EA;
}
a:visited
{
	font-family: inherit;
	color: #70885D;
	text-decoration: none;
}
a:link
{
	color: #408C9F;
	font-family: inherit;
	text-decoration: underline;
}
a:hover
{
	font-family: inherit;
	color: #4E7171;
	text-decoration: underline;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #181A39;
	/*color: #4E7171;*/
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #181A39;
	text-decoration: none;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #181A39;
	text-decoration: none;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #181A39;
	text-decoration: none;
}

/*for use with screen read and hidden text*/
h5
{
	display: none;
}
/*end of hidden text definition*/

.caption
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #645F64;
}

.podcastPlaylist
{ 
	BACKGROUND-COLOR: #eff3ef;
	overflow: auto;
	height: 200px;
}


.podcastDivider
{
	BACKGROUND-POSITION: left center;
	BACKGROUND-IMAGE: url(/mcms/images/podcast/pcdivider.gif);
	BACKGROUND-REPEAT: repeat-x; 
	HEIGHT: 1px;
}

.podcastPLBackgroundcolor
{
	BACKGROUND-COLOR: #eff3ef;
}

.podcastPLDatefont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color: #645F64;
	text-align: right;
}

.podcastPLTypefont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #645F64;
	text-align: left;
	vertical-align: middle
}

.podcastPLTitle
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	COLOR: #4E7171;
	text-align: center;
}

.podcastPLDescription
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #645F64;
	font-size: 9pt;
}

.podcastPLEpisode
{
	border-right: #635d63 1px solid;
	border-top: #635d63 1px solid;
	border-left: #635d63 1px solid;
	border-bottom: #635d63 1px solid;
}

.episodeButtonBackground
{
	background-position: center center;
	font-weight: bold;
	font-size: 12pt;
	background-image: url(/mcms/images/podcast/pceb.png);
	color: white;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	width: 40px;
}

.podcastCTitle
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #4E7171;
	text-align: left;
}

.podcastETitle
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: black;
	text-align: left;
}

.podcastCList
{
	margin-top: 0px;
	margin-left: 0px;
	list-style-position: outside; 
	list-style-type: circle;
}

.podcastCList2
{
	margin-left: 7px;
	list-style-position: inside; 
	list-style-type: upper-roman;
}

.podcastEPlayButton
{
	background-position: center center;
	font-weight: bold;
	font-size: 14pt;
	background-image: url(/mcms/images/podcast/pcplay.png);
	color: white;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	height: 70px;
	width: 70px;
}

.podcastHidden
{
	display: none;
}

.podcastTest
{
	height: 100px;
	background-color: #eff3ef;
	overflow: auto;
	
	 
}
/***** END Imported stuff from redesign *****/

/***** START Image rotation area *****/
/***START Image1_design Rotation Blocks***/
#image1_wrapper_design
{
	height: 344px;
	width: 563px;
}

#image1_slide1_design
{
	background-image: url(/mcms/images/departments/4hcontent/rotate_design/centerphoto/centerphoto.png);
	background-repeat: no-repeat;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 20;
	height: 344px;
	width: 563px;
}

#image1_slide2_design
{

	background-image: url(/mcms/images/departments/4hcontent/rotate_design/centerphoto/centerphoto.png);
	background-repeat: no-repeat;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	position: relative;
	top: -344;
	left: 0px;
	z-index: 10;
	height: 344px;
	width: 563px;

}
/***** END Image1_design rotation blocks *****/
/***** END Image rotation area *****/
