* {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

body,td,th {
	font: 11px Arial, Helvetica, sans-serif;
	color: #505050;	
}
body {
	text-align:center;
	margin-top: 22px;	
}
br {
	clear:both;
}
#pageContainer {
	width: 740px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}
#page {
	margin-left: 13px;
	background: url(../images/pageBG.gif) repeat-y;
	margin-right: 13px;
}
#headerContainer {
	background: url(../images/hdrBG.gif) no-repeat;
	height: 128px;
	width: auto;
}
#header {
	clear: both;	
}

#aHcolContainer {
	width: 534px;
	float: left;
	height: 96px;
}
#aHcolContainerMarketCenter {
	width: 714px;
	float: left;
	height: 96px;
}
#bHcolContainer {
	width: 180px;
	float: left;
	height: 96px;
}
#bHcol {
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
#bHcol div {
	clear: left;
	margin-bottom: 4px;
}

#menuContainer {
	background: url(../images/mnContainerBG.gif) repeat-x;
	margin-right: 1px;
	margin-left: 1px;
	clear: left;
}
#menu {
	height: 32px;
	background-position:bottom;        
 	background: url(../images/Navigation/pageBg.gif) repeat-x;
	text-decoration: none;
}

#menu ul, #footer ul{
	white-space: nowrap;
	padding: 3px 0px 0px;
	margin: 2px 0px 0px;
}
#menu ul li, #footer ul li{
	display: inline;
	list-style-type: none;
	text-transform: capitalize;
}

#menu a, #footer a{
	color: #505050;
	margin: 4px 10px 0px;
	padding: 5px 0px 0px;
	
}
#menu a:hover, #menu a.select, #footer a:hover, #footer a.select{
	background: url(../images/mnItemBG.gif) no-repeat 50% 0px;
	text-decoration: none;
}

#brandMrkContainer {
	height: 197px;
	background: #CCCCCC;
	margin-left: 1px;
	clear: left;
}
#brandMrkIntContainer {
	height: 12px;
	margin-left: 1px;
	clear: left;
}
#contentContainer {
	height: auto;
	margin-left: 1px;
	margin-right: 1px;
}
#content {
	
}
#contentInt {
	background: url(../images/intBG.gif) repeat-y;
	margin-bottom: 20px;
	margin-top: 10px;
}
#aColContainer {
	width: 435px;
	float: left;
}
#aColIntContainer {
	float: left;
	width: 277px;
}
#aColInt {
	margin-left: 10px;
	margin-right: 10px;
}
#aCol {
	margin-left: 23px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#hmTop {
	margin-top: 10px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
}
#hmAdvert1Container {
	float: left;
	width: 201px;
}
#hmAdvert2Container {
	clear: right;
	float: left;
	width: 201px;
}
#hmAdvert1 {
	border-right: 1px solid #e1e1e1;
	margin-right: 6px;
	padding-right: 4px;
}
#hmAdvert2 {
}
#aColInt #menuInt {
	margin-left: 10px;
	width: 211px;
}
#aColInt #menuInt ul{
	margin-top: 10px;
	margin-left: 0px;
	list-style: none;
	font-size: 12px;
	color: #C16C46;
	border-top: 1px solid #EAE1E1;
}
#aColInt #menuInt ul li{
	height: auto;
	border-bottom: 1px solid #EAE1E1;
	padding-top: 10px;
	padding-bottom: 10px;
}

#aColInt #menuInt ul li a{
	color: #bc9060;
	text-decoration: none;
	display: block;
}
#aColInt #menuInt ul li a:hover{
	color: #C16C46;
}
#bColContainer {
	float: left;
	width: 277px;
}
#bCol {
	margin-top: 10px;
	margin-left: 10px;
}
#bColIntContainer {
	width: 435px;
	float: left;
}
#bColInt {
	margin-left: 12px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.RadEditorText {
	color: #000000;
	margin-left: 12px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#quoteContainer {
	background: url(../images/quoteBg.gif) no-repeat;
	height: 191px;
	width: 251px;
	float: right;
}
#quote {
	margin: 20px;
	color: #5D6CA9;
	font: italic bold 14px "Times New Roman", Times, serif;
}
#quote .author {
	font: italic bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #505050;
}
 /* #utilContainer {
	height: 67px;
	background: url(../images/meetTeamBg.gif) no-repeat;
}
#util {
	background: #00FF99;
	margin-left: 260px;
}
#util div {
	width: auto;
	margin-left: 5px;
	margin-right: 5px; 
	float: left;
}
#util div.scroll {
	height: 45px;
	width: 326px;
	margin-top: 10px;
	background: #FFFFFF;
}
*/
#utilContainer {
	height: 67px;
	background: url(../images/meetTeamBg.gif) no-repeat;
}
#util {
	background: #00FF99;
	margin-left: 220px;
}
#util div {
	width: auto;
	float: left;
	margin-left: 10px;
}
#util div.right {
    float: right;
    margin-right: 10px;
}
#util div.scroll {
	height: 45px;
	width: 286px;
	background: #FFFFFF;
	margin-top: 10px;
}
#util div.scroll img {
	margin: 4px 2px 2px;
	
}
.RotatorScroll {
	height: 67px;
	width: 326px;

	margin-top: 10px; 
	background: #FFFFFF;
}

#util div.scroll img {
	margin: 4px 2px 2px;
	
}
#footerContainer {
	height: 19px;
	background: #FFFFFF;
	margin-bottom: 20px;
}
#footer {
	float: left;
	height: 25px;
}
#footer a:hover, #footer a.select{
	background: url(../images/mnItemBG.gif) no-repeat 50% 100%;
	margin-bottom: 4px;
	padding-bottom: 5px;	
}
#copyright {
	float: right;
	margin-top: 5px;
	text-align: right;
}
/* end layout CSS */

/* begin content CSS */


a {
	color: #B57C62;
	text-decoration: none;
}
a:hover {
	color: #B57C62;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	margin-bottom: .5em;
}
/* #hmTop p {
	font-size: 11px;
}
#hmTop p a{
	font-size: 11px;
} */
h2 {
	font-size: 12px;
	margin-bottom: 0.2em;
}
h3 {
	font-size: 10px;
	margin: 0px;
}
#hmAdvert2 h2{
	color: #D50B07;
	margin: 0px;
	font-weight: normal;
}
/* #contentContainer span {
	color: #D50B07;
} */
fieldset {
	border: none;
	margin-left: 10px;
}
#bHcol .frmHdr {
	text-align: center;
	color: #B57C62;
}
#bHcol label {
	display: block;
	float: left;
	width: 56px;
	margin-top: 2px;
	margin-bottom: 4px;
}
#bHcol input {
	width: 100px;
	font-size: 10px;
	float: left;
	clear: right;
	height: 12px;
	margin: 0px;
	padding: 0px;
}
#bHcol div.button {
	float: none;
	text-align: right;
}
#bHcol div.button input {
	border: none;
	width: 50px;
	background: #F4F4F4 url(../images/spacer.gif);
	color: #B57C62;
	margin: 0px;
	padding: 0px;
	float: none;
	cursor: pointer;
}
#aColInt #menuInt h1{}

#aColInt ul.normal {
}
#aColInt ul.normal li {
    margin-left: 25px;
}

#bColInt label {
	display: block;
	margin-bottom: 4px;
	
}
#bColInt input {
	width: 100px;
	font-size: 11px;
	height: 13px;
	margin-bottom: 1em;
	
}
#bColInt div.button {
	width: 300px;
	text-align: right;
	margin-top: 10px;
	
	
}
#bColInt div.buttonSm {
	width: 150px;
	text-align: right;
	margin-top: 10px;
	
	
}
#bColInt div.button input, #bColInt div.buttonSm input {
	cursor: pointer;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #B57C62;
	width: auto;
	height: 17px;
	padding-right: 4px;
	padding-left: 4px;
	border: none;
	font-weight: bold;
}
#bColInt textarea {
	width: 300px;
	height: 100px;
	font-size: 112px;
	font-family: Arial, Helvetica, sans-serif;
}
#campaignContainer {
	background: url(../images/creativeLab/campaignBg.jpg) no-repeat;
	width: 251px;
}
#campaign {
	margin-left: 7px;

}
#campaign h1 {
	color: #D50B07;
	font-size: 12px;
	padding-top: 12px;
	padding-left: 4px;
}
#campaign h2 {
	font-size: 11px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 6px;
	margin-bottom: 4px;
}
#campaign p {
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 10px;
}
#repContainer, #mediaContainer {
	float: left;
	width: 50%;
}
#rep{
	margin: 6px;
}
#rep h1 {
	font-size: 11px;
	margin: 0px 0px 0px 4px;
	padding: 0px;
	border: none;
}
#rep h2{
	font-size: 10px;
	margin: 0px 0px 4px 4px;
	padding: 0px;
}
#rep p{
	margin: 0px 0px 0px 4px;
	padding: 0px;
}
#rep img{
	display: block;
	float: left;
	margin-top: 4px;
	margin-right: 6px;
}
#productContent {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #43809F;
}
#renewalTop, #maximizeTop, #outsourcedTop {
	height: 126px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

#renewalTop {
	background-image: url(../images/products/renewTop.jpg);
	background-repeat: no-repeat;
}
#maximizeTop {
	background-image: url(../images/products/maximizeTop.jpg);
	background-repeat: no-repeat;
}
#outsourcedTop {
	background-image: url(../images/products/outsourcedTop.jpg);
	background-repeat: no-repeat;
}

#renewalBottom, #maximizeBottom, #outsourcedBottom {
	margin: 0px;
	padding: 20px;
	font-size: 11px;
	background: no-repeat;
}

#renewalBottom {
	background-image: url(../images/products/renewBottom.jpg);
	background-repeat: no-repeat;
}
#maximizeBottom {background-image: url(../images/products/maximizeBottom.jpg);}
#outsourcedBottom {
	background-image: url(../images/products/outsourcedBottom.jpg);
	background-repeat: no-repeat;
}

#renewalTop h1, #maximizeTop h1, #outsourcedTop h1 {
	color: #FFFFFF;
	margin-left: 10px;
	padding-top: 95px;
	clear: left;
	float: left;
	width: auto;
}
#renewalTop ul, #maximizeTop ul, #outsourcedTop ul {
	white-space: nowrap;
	padding-top: 95px;
	clear: right;
	float: right;
	width: 147px;
	margin: 0px;
	padding-bottom: 0px;
}
#renewalTop ul li, #maximizeTop ul li, #outsourcedTop ul li{
	display: inline;
}
#renewalTop ul li a, #maximizeTop ul li a, #outsourcedTop ul li a{
	color: #FFFFFF;
	width: 14px;
	display: block;
	float: left;
	padding-left: 10px;
	padding-bottom: 15px;
}
#renewalTop ul li a:hover, #maximizeTop ul li a:hover, #outsourcedTop ul li a:hover {
	color: #808080;
	text-decoration: none;
}
#renewalTop ul li a.select,  #maximizeTop ul li a.select,  #outsourcedTop ul li a.select{
	background-image: url(../images/products/prodArrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#renewalBottom .next, #maximizeBottom .next, #outsourcedBottom .next {
	text-align: right;
}

#renewalBottom h2, #maximizeBottom h2, #outsourcedBottom h2 {
	font-size: 18px;
	margin-bottom: 0em;
	padding-bottom: 0px;
}
#renewalBottom p, #maximizeBottom p, #outsourcedBottom p {
	font-size: 12px;
	color: #505050;
}
#bColInt .greyBox {
	background: #EDEDED;
	border: 1px solid #EAE1E1;
	padding-top: 10px;
	width: 411px;
	text-align: center;
	float: left;
}
.red {
	color: #D50B07;
}
#bColInt .noFloat {
	margin: 0px auto;
	width: 400px;
}
#bColInt .greyBox div   {
	padding: 4px;
	float: left;
}
#bColInt .greyBox div h3  {
	color: #D50B07;
	display: block;
	font-size: 11px;
	margin-bottom: 4px;
}
#bColInt .greyBox div img {
	margin-bottom: 4px;
}
#bColInt .item {
	width: 126px;
}
#bColInt .itemLg {
	width: 189px;
}
#bColInt .itemFull {

	width: 402px;
}

.error {
    font-weight: bold;
    color: #ed0000;
}
