/*************************
Media
**************************/

h2.media {
	margin:0 15px 9px 10px;
	padding:5px 0 0 0;
}

p.indentmedia {
	font-size:0.8125em;
	line-height:130%;
	color:#666666;
	font-weight:normal;
	margin:0 15px 2px 10px;
}

p.indentmediab {
        font-size:0.8125em;
        line-height:130%;
        color:#666666;
        font-weight:normal;
        margin:0 15px 18px 10px;
	padding:0 0 6px 0;
	border-bottom:solid 1px #f1daca;
}

p.viewall {
	text-align:right;
	margin:0 15px 18px 0;
	padding:0 0 6px 0;
	border-bottom:solid 1px #f1daca;
}

p.viewall a {
	color:#ff6000;
}

p.viewall a:hover {
	color:#666;
}

ul.mediaquestions {
 margin:0;
 padding:0 0 0 10px;
 list-style-type:none;
 cursor: pointer;
}

ul.mediaquestions li.question {
 background: url(../images/arrow_orange_closed.gif) no-repeat 0 0px;
}

ul.mediaquestions li.question.expanded{
 background: url(../images/arrow_orange_open.gif) no-repeat 0 0px;
}

ul.mediaquestions a {
 font-size:0.825em;
 color:#666;
 display:block;
 padding:0 0 3px 35px;
 text-decoration:none;
}

ul.mediaquestions a:hover {
 color:#ff6000;
}


.tblnews a {
	color:#3c0058;
	text-decoration:none;
}

.tblnews a:hover {
	color:#666;
}




 
#tblmmaterials {
	border:1px solid #CCCCCC;
	width:350px;
	font-size:90%;
	margin:16px 0 16px 10px;
	}


#tblmmaterials th {
	font-size:0.75em;
	font-weight:bold;
	background-image:url('../images/th_bg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	padding:3px 2px 2px 4px;
	color:#3c0058;
	text-align:left;
	}
	
#tblmmaterials td {
	padding:3px 4px 3px 4px;
	border-top:1px solid #fff;
	border-bottom:1px solid #ccc;
	}	
	

#tblmmaterials td.right {
	width:30px;
	text-align:right;
	}	
		
#tblmmaterials tr.alt {
	background-color:#EDF2F7;
	}	
		
#tblmmaterials td.lefth {
        font-weight:bold;
        border-bottom:1px solid #ccc;
        padding:4px 3px 3px 10px;
        width:460px;
        }

#tblmmaterials td.left {
        border-bottom:1px solid #ccc;
        padding:4px 3px 3px 20px;
        width:460px;
        }

#tblmmaterials tr.p {
        background-color:#ECF3F8;
}










#tblmresources {
	border:1px solid #CCCCCC;
	width:500px;
	font-size:90%;
	margin:16px 0 16px 10px;
	}


#tblmresources th {
	font-size:0.75em;
	font-weight:bold;
	background-image:url('../images/th_bg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	padding:3px 2px 2px 4px;
	color:#3c0058;
	text-align:left;
	}
	
#tblmresources td {
	padding:3px 4px 3px 4px;
	border-top:1px solid #fff;
	border-bottom:1px solid #ccc;
	}	
	

#tblmresources td.right {
	width:30px;
	text-align:right;
	}	
		
#tblmresources tr.alt {
	background-color:#EDF2F7;
	}	
		
#tblmresources td.lefth {
        font-weight:bold;
        border-bottom:1px solid #ccc;
        padding:4px 3px 3px 10px;
        width:460px;
        }

#tblmresources td.left {
        border-bottom:1px solid #ccc;
        padding:4px 3px 3px 20px;
        width:460px;
        }

#tblmresources tr.p {
        background-color:#ECF3F8;
}

#tblmresources a {
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

#tblmresources a:hover {
        color:#ff6000;
}

