body 
{
	background-image: url(images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #eeeeee;
}

.Title, .Head
{
	color: #0054A4;
	font-family: Calibri, Tahoma;
	font-size: 16px;
	font-weight: bold;
}

.SubHead
{
	font-family: Calibri, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}

.Normal, P, DIV, TD, .Normal TD
{
	font-family: Calibri, Tahoma;
	font-size: 12px;
}

A.SkinObject, A.CommandButon
{
	font-family: Calibri, Tahoma;
	font-size: 12px;
	font-weight: normal;
}

.HeaderText, .Footer_Left, .Footer_Right
{
	color: #666666;
	font-weight: normal;
	font-size: 12px;
}

A.HeaderText, A.HeaderText:visited
{
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
}

A.HeaderText:hover
{
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	text-decoration:underline;
}



#dnn_dnnSEARCH_txtSearch
{
	border: 1px solid #999;
	height:18px;
	vertical-align: middle;
	background-color: Transparent;
	width: 100px;
	font-family: Calibri, Tahoma;
	font-size: 12px;
	color: #666;
	margin-left: 20px;
}



/****************** MENU ******************/

.Menu_MenuContainer
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

.Menu_MenuItem
{
	background-color: #eee;
	padding-left: 2px;
	height: 22px;
	font-family: Calibri, Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	cursor: hand;
}

.Menu_MenuItem_Active
{
	background-color: #0054A4;
	padding-left: 2px;
	height: 22px;
	font-family: Calibri, Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
}

.Menu_RootMenuItem
{
	padding-top: 0px;
	background-image: url(images/bg_menuitem.gif);
	background-repeat: repeat-x;
	height: 29px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Calibri, Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
}

.Menu_RootMenuItem_Active
{
	background-image: url(images/bg_menuitem_active.gif);
	background-repeat: repeat-x;
	height: 29px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Calibri, Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
}

.Menu_RootMenuItem TD, .Menu_RootMenuItem_Active TD, .Menu_MenuItem TD
{
	font-size: 12px;
	font-family: Calibri;
}
.Menu_RootMenuItem TD, .Menu_RootMenuItem_Active TD
{
	text-align: center;
}

.Menu_SubMenu TD
{
    color: #555555;
	height: 20px;
	xborder-bottom: 1px dotted #0054A4;
}
.Menu_Submenuitemselected TD
{
	color: #ffffff !important;
}

.Menu_SubMenu
{
    border-left:4px solid #0054A4;
    cursor:pointer;
    margin-top: 0px;
    margin-left: 0px; 
    z-index: 1000;
    font-size: 12px; 
    font-weight: bold; 
	background: #E7E7E7;
    color: #555555;
}

.Menu_Submenuitemselected 
{
    border:0px none;
    margin-top: 0px;
    margin-left: 0px; 
    font-size: 12px; 
	color: #ffffff !important;
	font-weight: bold; 
	background: #0054A4; 
}

.Skin_Body
{
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	background-color: #fff;
	width: 759px;
}
.SloganRow
{
	padding: 6px;
	font-size: 14px;
	color: #AAA;
	font-weight: bold;
	text-align: center;
}
.FeatureRow
{
	background-image: url(images/bg_feature.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #0050A2;
	padding: 8px;
}
.BannerRow
{
	padding: 1px;
	text-align: center;
	background-color: #16499E;
}
.DateText
{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 0px 8px 8px 8px;
}
.ProductsRowHeader
{
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 6px;
	color: #0054A4;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.ProductsRow
{
	background-color: #C4CAD0;
}
.Footer_Row
{
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 10px 4px 4px 4px;
}
.Footer_MenuItem, .Footer_Menu
{
	color: #0054A4;
	font-size: 12px;
	font-weight: bold;
}
.Footer_MenuItem
{
	cursor: hand;
}
.FooterText
{
	color: #666;
	font-size: 12px;
	font-weight: normal;
}

.Content_Pane
{
	padding: 5px 10px 5px 10px;
	width: 100%;
}


.Right_Pane
{
	padding: 10px;
}

.Right_Pane_Shaded
{
	padding: 5px;
	background-color: #C4CAD0;
}
.Left_Pane
{
	padding: 5px;
}
.Left_Pane_Shaded
{
	padding: 5px;
	background-color: #C4CAD0;
}
.Bottom_Pane
{
	border-top: dotted 1px silver;
}
.Shadow_Left
{
	background-color: Gray;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=0,finishOpacity=25,startX=0,finishX=100,startY=0,finishY=0); 
	width: 10px;
	opacity:.12;opacity:.12;
}

.Shadow_Right
{
	background-color: Gray;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=25,finishOpacity=0,startX=0,finishX=100,startY=0,finishY=0); 
	width: 10px;
	opacity:.12;opacity:.12;
}

.Shadow_Bottom
{
	background-color: Gray;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=25); 
	opacity:.12;opacity:.12;
}

.Right_Pane_Shaded .HeaderRow
{
	background-color: #E2E5E8;
}

.Right_Pane_Shaded .Head
{
	padding: 6px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}

.Right_Pane_Shaded A, .Right_Pane_Shaded A:hover, .Right_Pane_Shaded A:visited, .Right_Pane_Shaded A.Normal, .Right_Pane_Shaded A.Normal:hover, .Right_Pane_Shaded A.Normal:visited
{
	color: #526476;
	font-weight: bold;
	text-decoration: underline;
}

.FeaturePane
{
	width:50%;
	padding: 6px;
}

.FeaturePane .HeaderRow
{
	background-image: url(images/bg_dither.gif);
	padding: 4px 4px 4px 0px;
}

.FeaturePane .Head
{
	color: White;
	font-size: 14px;
	font-weight: bold;
}

.FeaturePane TD, .FeaturePane .Normal, .FeaturePane P
{
	color: White;
}

.FeaturePane A, .FeaturePane A:visited, .FeaturePane .CommandButton, .FeaturePane A.Normal, .FeaturePane A.Normal:hover, .FeaturePane A.Normal:visited
{
	color: Yellow;
	font-weight: bold;
	text-decoration: underline;
}

.ProductsPane
{
	width:25%;
}

.ProductsPane .Head
{
	padding: 6px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}

.ProductsPane A, .ProductsPane A:hover, .ProductsPane A:visited
{
	color: #526476;
	font-weight: bold;
	text-decoration: underline;
}


