/* Container Styles for DotNetNuke
Transparent Container Simple Red Leaf Skin */

/* Adds spacing between the containers */

td, li, a, blockquote {
	font-size: 12px;
}

.content_transparent {
    margin-bottom: 15px;
}

.content_no_margin {
	margin: 0;
	padding: 0;
}

.research {
	margin:5px;
	padding:10px;
	margin-bottom: 15px;
	background-image:url(../img/Container/white60-trans.png);
	border-bottom:#A7A8AF solid 2px;
	border-right:#A7A8AF solid 2px;
	clear: both;
}

.researchwhite {
	margin:20px 30px 0 30px;
	padding-bottom:10px;
	
	background-image:url(../img/Container/white.png);
	clear:both;
}

#leftside select {
width:100px;
}

.Head{
font-size:1.8em;
font-family:"Times New Roman", Times, serif;
color:#004685;
font-weight: bold;
}