/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px
}
.containerrow1_blue {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.containerrow2_blue {
	background-color: #FFFFFF
}
.ModuleTitle_MenuItem
{
	border: white 0px solid;
}
.ModuleTitle_MenuItem TD
{
	cursor: pointer;
	cursor: hand;
	color: Black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: normal;
	height: 21px;
	white-space: nowrap;
	padding: 1px 3px 3px 1px;
}
.ModuleTitle_MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #EEEEEE;
	font-family: Tahoma, Arial, Helvetica;
	width: 15px;
	height: 100%;
}
.ModuleTitle_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	padding: 1px 1px 1px 1px;
}
.ModuleTitle_MenuBreak
{
	background-color: #EEEEEE;
	font-size: 1px;
}
.ModuleTitle_MenuItemSel
{
	cursor: pointer;
	cursor: hand;
	color: Black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #C1D2EE;
}
.containerrow
{
	background-color: White;
}
.containermaster
{
	width: 100%;
	background-color: white;
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px
}

/* Transfered from old Heart to Heart */
.navtable        
{
	width: 750px;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
}
.maintitle
{
	font-family: Arial;
	color: crimson;
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
}
.pagelink
{
	font-family: Arial;
	color: crimson;
	background-color: Transparent;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
.footerclub
{
	font-family: Times New Roman;
	text-align: center;
	font-size: 11pt;
	color: black;
}
.footer
{
	font-family: Times New Roman;
	text-align: center;
	font-size: 8pt;
	color: crimson;
	vertical-align: top;
}
a.footer:link
{
	font-family: Times New Roman;
	text-align: center;
	font-size: 8pt;
	color: crimson;
	vertical-align: top;
	text-decoration: underline;
}
a.footer:active
{
	font-family: Times New Roman;
	text-align: center;
	font-size: 8pt;
	color: crimson;
	vertical-align: top;
	text-decoration: underline;
}
a.footer:visited
{
	font-family: Times New Roman;
	text-align: center;
	font-size: 8pt;
	color: crimson;
	vertical-align: top;
	text-decoration: underline;
}
a.footer:hover
{
	font-family: Times New Roman;
	text-align: center;
	font-size: 8pt;
	color: crimson;
	vertical-align: top;
	text-decoration: underline;
}
.headingclass
{
	font-family: Times New Roman;
	color: crimson;
	font-weight: bold;
	font-size: 16pt;
	text-align: center;
	font-style: Italic;
}
.headingclassnormal
{
	font-family: Times New Roman;
	color: crimson;
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
}
.headingclasssmall
{
	font-family: Times New Roman;
	color: crimson;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}
.textclass
{
	font-Family: Times New Roman;
	font-size: 12pt;
}
a.contactlink:link
{
	font-size: 12pt;
	color: black;
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: underline;
}
a.contactlink:active
{
	font-size: 12pt;
	color: black;
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: underline;
}
a.contactlink:visited
{
	font-size: 12pt;
	color: black;
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: underline;
}
a.contactlink:hover
{
	font-size: 12pt;
	color: black;
	font-family: Times New Roman;
	font-weight: bold;
	text-decoration: underline;
}
.brokerlinktext
{
	font-family: Times New Roman;
	font-size: 14pt;
	color: #FF9900;
}
.biggertext
{
	font-Family: Times New Roman;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.headingclassblue
{
	font-family: Times New Roman;
	color: #333399;
	font-weight: bold;
	font-size: 13pt;
	text-align: center;
	text-style: italic;
}
.startsign
{
	font-familiy: Verdana;
	color: white;
	background-color: green;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	width: 30px;
}
.endsign
{
	font-familiy: Verdana;
	color: white;
	background-color: red;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	width: 30px;
}

