/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_gray {
	width: 100%;
	background-color: #DFE1DC;
	BORDER-RIGHT: #DFE1DC 1px solid; 
	BORDER-TOP: #DFE1DC 1px solid; 
	BORDER-LEFT: #DFE1DC 1px solid; 
	BORDER-BOTTOM: #DFE1DC 1px solid; 
	moz-border-radius-bottomleft: 5px; 
	moz-border-radius-bottomright: 5px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow1_gray {
	background-color: #DFE1DC;
}
.containerrow2_gray {
	background-color: #DFE1DC;
}
.containermaster_blue {
	width: 100%;
	background-color: #12567E;
	BORDER-RIGHT: #DFE1DC 1px solid; 
	BORDER-TOP: #DFE1DC 1px solid; 
	BORDER-LEFT: #DFE1DC 1px solid; 
	BORDER-BOTTOM: #DFE1DC 1px solid; 
	moz-border-radius-bottomleft: 5px; 
	moz-border-radius-bottomright: 5px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow1_blue {
	background-color: #12567E;
}
.containerrow2_blue {
	background-color: #12567E;
}
.containermaster_green {
	width: 100%;
	background-color: #629342;
	BORDER-RIGHT: #DFE1DC 1px solid; 
	BORDER-TOP: #DFE1DC 1px solid; 
	BORDER-LEFT: #DFE1DC 1px solid; 
	BORDER-BOTTOM: #DFE1DC 1px solid; 
	moz-border-radius-bottomleft: 5px; 
	moz-border-radius-bottomright: 5px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
.Head   {	font-family: Georgia, "Times New Roman", Times, serif;	font-size:  14px;	font-weight:    bold;	color: white;	font-style: normal;	text-transform: uppercase;}
}
.containerrow1_green {
	background-color: #629342;
}
.containerrow2_green {
	background-color: #629342;
}
}
.containerrow1_gray_pink {
	background-color: #EAE5DA;
}
.containerrow_contact_us {
	background-color: #00263C;
}
.containerrow2_contact_us {
	background-color: #00263C;
}
.containerrow2_gray_pink {
	background-color: #EAE5DA;
}


.containermaster_gray_pink {
	width: 100%;
	background-color: #EAE5DA;
	BORDER-RIGHT: #EAE5DA 1px solid; 
	BORDER-TOP: #EAE5DA 1px solid; 
	BORDER-LEFT: #EAE5DA 1px solid; 
	BORDER-BOTTOM: #EAE5DA 1px solid; 
	moz-border-radius-bottomleft: 5px; 
	moz-border-radius-bottomright: 5px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containermaster_contact_us {
	width: 100%;
	background-color: #00263C;
	BORDER-RIGHT: #EAE5DA 1px solid; 
	BORDER-TOP: #EAE5DA 1px solid; 
	BORDER-LEFT: #EAE5DA 1px solid; 
	BORDER-BOTTOM: #EAE5DA 1px solid; 
	moz-border-radius-bottomleft: 5px; 
	moz-border-radius-bottomright: 5px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.Title
{
	font-family: Tahoma, Arial, Helvetica;
    font-size:12px;
    font-weight:Bold;
    color: #08495F;
}
.Head
{
	font-family: Tahoma, Arial, Helvetica;
    font-size:12px;
    font-weight:Bold;
    color: #08495F;
}
