/*!--*************************************************************--*/
/*!-- Dotnetnuke skins - http://www.2designstudio.net     --*/                                                                                                              
/*!-- Copyright (c) 2003-2008 www.2designstudio.net   --*/                                                                                             
/*!-- support@2designstudio.net --*/                                                                                       
/*!--*************************************************************--*/


.container02_topbg01{
	background-image: url(container02_topbg01.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}
.container02_topbg02{
	background-image: url(container02_topbg02.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}
.container02_bottombg01{
	background-image: url(container02_bottombg01.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}
.container02_bottombg02{
	background-image: url(container02_bottombg02.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}
.container02_contentbg{
	background-image: url(container02_contentbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F5F5F5;
	border-top: 1px solid #E0E0E0;
	padding-top: 7px;
	padding-bottom: 10px;
}
.container02_leftbg{
	border-left: 1px solid #E0E0E0;
	background-color: #F5F5F5;
}
.container02_rightbg{
	border-right: 1px solid #E0E0E0;
	background-color: #F5F5F5;
}
.container02_topbg{
	border-top: 1px solid #E0E0E0;
	background-color: #F5F5F5;
}
.container02_title{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #28509A;
}
.container02_contentpane{
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	line-height: 120%;
}
.container02_padd01{
	padding-left: 6px;
}
.container02_padd02{
	padding-right: 6px;
}
.container02_mar{
	margin-bottom: 18px;
}
