/* 
================================
 Container Styles for DotNetNuke
================================
*/	 
.containermaster {
	width: 100%;
	background-color: transparent;
	padding-top:0px; 
	padding-left:10px; 
	padding-right:10px; 
	padding-bottom:10px;
}
.content {
	padding-top:15px; 
	padding-left:3px; 
	padding-right:3px; 
	padding-bottom:15px;
}
.content2 {
	padding-top:15px; 
	padding-left:15px; 
	padding-right:15px; 
	padding-bottom:15px;
}
.content3 {
	padding-top:5px; 
	padding-left:5px; 
	padding-right:5px; 
	padding-bottom:5px;
}
.content_paper {
	padding-top:15px; 
	padding-left:155px; 
	padding-right:15px; 
	padding-bottom:15px;
	background-image:url(paper_2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:136px;
}
#banner .content {
	padding:5px;
}
#blue .title {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	height:27px;
	line-height:27px;
	font-weight:normal;
	padding-right:3px;
	padding-left:0px;
}
#blue .box_blue {
	padding:0px;
	padding-right:8px;
	padding-left:8px;
	height:27px;
	background-image:url(blue.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#blue .box {
	padding:9px;
	background-image:url(bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#blue .box2 {
	padding:9px;
	padding-bottom:0px;
	background-image:url(bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#silver .title {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:26px;
	height:26px;
	font-weight:bold;
	padding-right:3px;
	padding-left:0px;
	padding-top:1px;
}
#silver .box_left {
	padding:0px;
	height:26px;
	width:10px;
	background-image:url(left.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#silver .box_back {
	padding:0px;
	padding-right:6px;
	padding-left:6px;
	height:26px;
	background-image:url(back.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#silver .box_right {
	padding:0px;
	height:26px;
	width:10px;
	background-image:url(right.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#silver .box_left2 {
	padding:0px;
	height:26px;
	width:10px;
	background-image:url(left_sq.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#silver .box_back2 {
	padding:0px;
	padding-right:6px;
	padding-left:6px;
	height:26px;
	background-image:url(back_sq.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#silver .box_right2 {
	padding:0px;
	height:26px;
	width:10px;
	background-image:url(right_sq.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#silver .reflex_left {
	padding:0px;
	height:26px;
	width:10px;
	background-image:url(r_left.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#silver .reflex_back {
	padding:0px;
	height:26px;
	background-image:url(r_back.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:37px;
}
#silver .reflex_right {
	padding:0px;
	height:26px;
	width:10px;
	background-image:url(r_right.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.bottom {
	padding:0px;
	background-image:url(bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#banner .title {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-left:5px;
	padding-right:10px;
}


