/************************************** 
 Container Styles for DotNetNuke 4
 Copyright 2007 
   Del Mayhak - dnnskins@gyrumtechnologies.com
**************************************/   

/* Common */

HR {
	height: 2px;
	color: #CCCCFF;
}

.GyrumPlainBlue_SpacerTable {
	width: 100%;
	background-color: transparent;
	border-right: 0px #000080 solid;
	border-top: 0px #000080 solid;
	border-left: 0px #000080 solid;
	border-bottom: 0px #000080 solid;
}

/* End Common */

/* GyrumPlainBlueC01 */

.GyrumPlainBlueC01_TitleTable {
	width: 100%;
	background-color: transparent;
	border-right: 0px #000080 solid;
	border-top: 0px #000080 solid;
	border-left: 0px #000080 solid;
	border-bottom: 2px #000080 solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.GyrumPlainBlueC01_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000080 ;
}

.GyrumPlainBlueC01_ContentTable {
	width: 100%;
	background-color: transparent;
	border-right: #000080 0px solid; 
	border-top: #000080 0px solid; 
	border-left: #000080 0px solid; 
	border-bottom: #000080 0px solid; 
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.GyrumPlainBlueC01_FooterTable {
	width: 100%;
	background-color: transparent;
	border-right: 0px #000080 solid;
	border-top: 0px #000080 solid;
	border-left: 0px #000080 solid;
	border-bottom: 0px #000080 solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* End  GyrumPlainBlueC01 */

/* GyrumPlainBlueC02 */

.GyrumPlainBlueC02_TitleTable {
	width: 100%;
	background-color: #F5F5FF;
	border-right: 0px #000080 solid;
	border-top: 0px #000080 solid;
	border-left: 0px #000080 solid;
	border-bottom: 0px #000080 solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.GyrumPlainBlueC02_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000080 ;
}

.GyrumPlainBlueC02_ContentTable {
	width: 100%;
	background-color: transparent;
	border-right: #000080 0px solid; 
	border-top: #000080 0px solid; 
	border-left: #000080 0px solid; 
	border-bottom: #000080 0px solid; 
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.GyrumPlainBlueC02_FooterTable {
	width: 100%;
	background-color: transparent;
	border-right: 0px #000080 solid;
	border-top: 0px #000080 solid;
	border-left: 0px #000080 solid;
	border-bottom: 0px #000080 solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* End  GyrumPlainBlueC02 */


/* GyrumPlainBlueC03 */

.GyrumPlainBlueC03_TitleTable {
	width: 100%;
	background-color: #F5F5FF;
	border-right: 0px #000080 solid;
	border-top: 0px #000080 solid;
	border-left: 0px #000080 solid;
	border-bottom: 1px #000080 solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.GyrumPlainBlueC03_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000080 ;
}

.GyrumPlainBlueC03_ContentTable {
	width: 100%;
	background-color: #F5F5FF;
	border-right: #000080 0px solid;
	border-top: #000080 0px solid;
	border-left: #000080 0px solid;
	border-bottom: #000080 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.GyrumPlainBlueC03_FooterTable {
	width: 100%;
	background-color: #F5F5FF;
	border-right: 0px #000080 solid;
	border-top: 0px #000080 solid;
	border-left: 0px #000080 solid;
	border-bottom: 0px #000080 solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* End  GyrumPlainBlueC03 */



