﻿.Header
{
	color: #333333;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
}

.Header-Highlighted
{
	color: #B40000;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
}

.SubHeader
{
	color: #333333;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

.SubHeader-Highlighted
{
	color: #B40000;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}

.GridViewScroll
{
	width:100%; 
	height:200px; 
	text-align:left; 
	border-top-width:1px; 
	border-top-style:solid; 
	border-top-color:#cccccc; 
	border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-bottom-color:#cccccc; 
	border-left-width:1px; 
	border-left-style:solid; 
	border-left-color:#cccccc; 		
	overflow:auto;
}

.GPC_ClientAccess_Wizards_Flyer_step5_ddlMailingListGroupID
{
	/*display: none;*/
}