/*awards NEW*/
#homeaward a
{
	margin-top:2px;
	margin-bottom:2px;
	border-bottom:1px dotted #2C67A7;
	clear:both;
}
/*---------*/
.bodycopy #col1 {
	display:block;
	float:left;
	width:330px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.bodycopy #col2 {
	display:block;
	float:right;
	width:330px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}
#mainContent #flash {
	display:block;
	overflow:hidden;
}

.virtusalayout #imgcomponent{
	margin-bottom: 10px;
	width:330px;
}

.virtusalayout #textbanner1 {
	background-color: #F7FDFF;
	padding: 6px;
	border: 1px solid #bbd8eb;
	background-image: url(/images/interface/subbanner_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.virtusalayout #textbanner1 p a{
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: underline;
	color: #538ac3;
	font-size: 11px;
	line-height: 16px;
}

.virtusalayout #textbanner1 p a:hover{
	color: #6AB5FF;
}

.virtusalayout #textbanner2 p a:hover{
	color: #6AB5FF;
}
.virtusalayout #textbanner1 p b{
	font-size: 11px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 10px;
	color: #3b76b8;
}

.virtusalayout #textbanner2 {
	background-color: #BAE3FF;
	padding: 6px;
	padding-bottom:12px;
	border: 1px solid #bbd8eb;
	margin-top: 10px;
	background-image: url(/images/interface/subbanner_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.virtusalayout #textbanner2 p b{
	font-size: 11px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 10px;
	color: #3b76b8;
}

.virtusalayout #textbanner2 p a{
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: underline;
	color: #538ac3;
	font-size: 11px;
	line-height: 16px;
}

.virtusalayout #imgcomponent H3{
	display:block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2c67a7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2c67a7;
	line-height: 22px;
	color: #2c67a7;
	/*padding-left: 30px;*/
	padding-left: 10px;
	font-weight: bold;
	background-color: #E8EBEB;
	line-height: 22px;
	height:22px;
}

.virtusalayout #component {
	margin-bottom: 10px;
	width:330px;
}
.virtusalayout #component H3{
	display:block;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2c67a7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2c67a7;
	line-height: 22px;
	color: #2c67a7;
	padding-left: 10px;
	/*padding-left: 30px;*/
	font-weight: bold;
	background-color: #E8EBEB;
	line-height: 22px;
	height:22px;
}
.virtusalayout #component ul {
	display:block;
	list-style:none;
	padding:0;
	margin:0;
}
.virtusalayout #component ul li {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2c67a7;
}

.virtusalayout #component ul li a.pdficon {
	display:block;
	text-decoration:none;
	color: #2c67a7;	
	margin:0;
	padding:4px 2px 3px 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	min-height:18px;
}
#component ul li a.pdficon:hover {
	background-color:#F4F7F7;
	color: #036;
}
.virtusalayout #awardcomponent {
	display:block;
	background-color: #FFF;
	color: #000;
	font-size:11px;
	margin-bottom:5px;
	padding:0;

}
.virtusalayout #awardcomponent span {
	
	line-height:12px;
	display: block;
	font-size: 11px;
	padding-right:2px;
/*	float:right;
	position:relative;
	top:-12px;
	width:80px;
	background-color: #E8EBEB;*/
	text-align:left;

}
.virtusalayout #awardcomponent img{
	/*float:left;*/
	margin-right:5px;
	margin-bottom:4px;
	/*display:block;*/
	padding:2px;
	border: 1px solid #437bb7;
	background-color: #FFF;
}
.virtusalayout #awardcomponent a {
	color: #2c67a7;
	text-decoration:none;
	display:block;
	padding-left:2px;
	padding:2px;
}
.virtusalayout #awardcomponent a:hover {
	/*background-color:#F4F7F7;*/
	color: #036;
}
.virtusalayout #awardcomponent .morelink {
	display:block;
	clear:both;
	text-align:right;
	margin-top:2px;
	padding-top:2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2c67a7;
}

.virtusalayout #awardcomponent .morelink a {
	font-weight: bold;
	color: #2c67a7;
	text-decoration:none;
	display:inline;	
}
.virtusalayout .morelink_common a{
	font-weight: bold;
	color: #2c67a7;
	text-decoration:none;
	text-align: right;
	padding-top: 2px;
	font-size: 11px;
	display:block;
}

.bannerimage{
 	margin-top:4px;
}

