/* CSS Document for corporate (underwriters/membercard) area of KUED.org */

div#rightCol {
	float: right;
	width: 180px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0 1em 1em 1em;
	margin: 0 0 1em 1em;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 85%;
	min-height: 130px;
}

div#rightCol p {
	line-height: 15px;
}

div#rightCol #switchType a {
	display: block;
	padding: 0.5em;
	margin-bottom: 2em;
	color: #000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

div#rightCol #switchType a:hover {
	color: #000;
	background-color: #ccc;
}

div#searchBox {
	margin: 2em 0;
}

div#catListing a {
	display: block;
	padding: 2px 2px 2px 2em;
	margin: 3px 0;
	text-decoration: none;
	border: 1px solid #fff;
}

div#catListing a:hover {
	border: 1px solid #ccc;
}

div#catListing a:active {
	background-color: #ccc;
}

.subCatHighlight {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}


div#listingRow a {
	display: block;
	padding: 5px 0 5px 10px;
	margin: 0 0 0 1em;
/*	margin: 0 19em 0 0;		*/
}

div#listingRow a:hover {
	background-color: #E4E4E4;
	text-decoration: none;
}
div#listingRow img {
	margin: 6px 0.5em -3px 0;
}

div#listingRow #highlight {
	color: #000;
	text-decoration: none;
}

div#logoBox {
	float: left;
	width: 150px;
	background-color: #fff;
/*	border: 1px solid #000;		*/
	margin: 0 1em 1em 0;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	color: #000;
}






#corpCatHighlight {
	color: #000;
	font-weight: bold;
}

#letterHighlight {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background-color: #fff;
}


div#bottom {
	margin-top: 1em;
	clear: right;
	color: #000;
}

div#bottom table a {
	color: #fff;
	text-decoration: none;
}

div#bottom table a:hover {
	text-decoration: underline;
	color: #fff;
}

div#bottom .bottomHighlight {
	background-color: #000;
	font-weight: bold;
	padding: 7px 0.8em 8px;
}


.digitalCampaignHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: purple;
	font-size: 34px;
	font-weight: bold;
	padding: 15px 0;
}


h4 {
	background-color: #b8cfe5;
}
h4 a {
	color: #000;
	padding: 0 2px;
	font-weight: bold;
}
h4 a:hover {
	color: #000;
}





div#newsletterPreviewBox {
	margin: 1em 0.5em 0 0;
	float: right;
	width: 150px;
	text-align: center;
	background-color: #900;
	padding: 1em;
}
div#newsletterPreviewBox a {
	color: #fff;
	font-size: 16px;
}
div#newsletterPreviewBox a:hover {
	text-decoration: none;
	color: #fff;
}





#eventUserDataBox {
	width: 500px;
	margin: 0 auto;
}