@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E5E5E5;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: url('images/mainbg2.jpg') top left repeat-x #E5E5E5;
}
h1 {
	margin: 0px;
	font-size: 21px;
	font-weight: normal;
	background-image: url(images/dots.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

h2 {
	color: #CC6600;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h3 {
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/dots.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h4 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


p {
	font-size: 12px;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}



#container {
	text-align: left;
	margin: auto;
	padding: 0px;
	height: auto;
	width: 975px;

}

#headerTop {
	text-align: right;
	font-size: 10px;
}
#headerTop form {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#headerBottom {
	clear: both;
	height: 56px;
	padding-bottom: 5px;
}

#logo {
	width: 219px;
	float: left;
	margin-top: -6px;
}

#buttons {
	float: right;
	height: 28px;
	width: 750px;
	margin-top: 12px;
}
#dropdown {
	float: right;
	height: 10px;
	width: 686px;
}

#main {
	clear: both;
	height: auto;
	width: 975px;
}

#leftMain {
	width: 713px;
	float: left;
	height: auto;
	min-height: 511px;
	background-color: #E5E5E5;
	border: solid 1px #DEDEDE;
	border-top: 0px;
	border-left: solid 1px #EEEEEE;
}

#rightMain {
	width: 247px;
	float: right;
	height: auto;
}
.rightBox, .rightBoxTop {
	background-color: #494953;
	color: #FFFFFF;
	width: 227px;
	padding: 10px;
	height: auto;
	margin-bottom: 10px;
}

.rightBoxTop {
	padding: 0px;
	width: 247px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.rightBoxTop a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.rightBoxTop a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.rightBoxTop a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.rightBoxTop a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.rightBoxTop ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


.rightBoxTop h6 {
	height: 15px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	background-image: url(images/arrow-down.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.rightBoxGray {
	width: 227px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.rightBoxGray h1 {
	color: #FFFFFF;
}

.rightBox h1, .rightBoxTop h1, .rightBoxGray h1   {
	font-size: 10px;
	font-weight: normal;
	background-image: url(images/dots-white.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 22px;
	margin: 0px;
	color: #FFFFFF;
}
.rightBox h1 a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	letter-spacing: 0.05em;
	font-weight: normal;
}
.rightBox  a.notActive, .rightBox a.notActive:visited {
	color: #999999;
	padding-left: 0px;
	letter-spacing: 0.05em;
	font-weight: normal;
	padding-right: 0px;
}
.rightBox a.notActive:hover {
	color: #CCCCCC;
	padding-left: 0px;
	letter-spacing: 0.05em;
	padding-right: 0px;
}

.rightBox h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}


.rightBoxTop h1 {
	margin-left: 10px;
	padding-top: 15px;
	background-position: left 14px;
}

.whiteBox, .whiteBoxBottom, .whiteBoxTop  {
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 6px;
	font-size: 10px;
}
.whiteBoxBottom {
	height: 230px;
}
.whiteBoxBottom h1 {
	color: #000000;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 11px;
	font-weight: bold;
}
.whiteBoxTop {
	height: 90px;
}
.whiteBoxTop  p, .whiteBoxBottom p {
	font-size: 10px;
	line-height: 1.4em;
}

.whiteBox h1 {
	font-size: 10px;
	color: #8faa20;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.quoteBox {
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 0px;
	font-size: 10px;
	background-image: url(images/quote-bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.quoteBox p {
	font-size: 10px;
	padding-left: 36px;
	background-image: url(images/quote-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 34px;
}
p.quotename   {
	font-size: 9px;
	padding-left: 36px;
	background-image: none;
	padding-right: 34px;
	color: #999999;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#photos {
	clear: both;
	height: 280px;
	width: 713px;
}
#photosSub {
	clear: both;
	height: 163px;
	width: 713px;
}

.row  {
	clear: both;
	margin: 0px;
	padding: 10px;
	font-family: Tahoma, Geneva, Verdana, Arial, sans-serif;
}
.row p {
	margin-left: 20px;
}

.row .more A {
	float: right;
	margin: 20px 0px;
	font-size: 83%;
	background-color: #545454;
	padding: 1px 5px;
	text-decoration: none;
	color: #EEEEEE;
}

.row .more A:hover {
	background-color: #CC6600;
	color: #FFFFFF;	
}

.row h1 {
	margin-bottom: 18px;
	font-family: "GillSansMTBold", Tahoma, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 22px;
}
.row ul {
	margin-left: 50px;
	font-size: 93%;
	font-style: italic;
	line-height: 1.6em;
	color: #545454;
}

strong {
	font-size: 14px;
	color: #EB8136;
}
table {
	border: 1px solid #333333;
	background-color: #FAFAFA;
}

table strong {
	color: #000000;
	font-size: 12px;
}
table h1 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
	text-transform: uppercase;
}
table h2 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
	text-transform: uppercase;
	color: #000000;
}
tr.rowLine {
	background-color: #CCCCCC;
}
tr.row1, td.row1 {
	background-color: #EEEEEE;
}
tr.titleRow {
	background-color: #666666;
}
tr.titleRow  h2 {
	color: #FFFFFF;
}







.clear {
	clear: both;
}
.products {
	float: left;
	height: auto;
	margin-right: 8px;
}

.products p {
	font-size: 11px;
	line-height: 1.3em;
	margin-bottom: 6px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/* START Home Page Mediaplex blurbs */
.productsmp {
	float: left;
	height: auto;
	width: 218px;
	margin-top: 10px;
	margin-right: 8px;
}
.productsmp p {
	font-size: 11px;
	line-height: 1.3em;
	margin-bottom: 6px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
/* END Home Page Mediaplex blurbs */

.content {
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.content p {
	margin-left: 20px;
}
.rightBoxTop li {
	background-image: url(images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 12px;
	margin-bottom: 2px;
}



.rightSpace {
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #666666;
	height: 15px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#footer a {
	color: #666666;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
#footer a:hover {
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	color: #000000;
}

#copyright {
	float: right;
}

#copyright a {
	margin: 0px;
	padding: 0px;
}

#copyright a:hover {
	margin: 0px;
	padding: 0px;
}

a.active, a.active:visited, a.active:hover {
	color: #999999;
}

#contactform, #loginform {
	font-size: 11px;
	font-family: arial,helvetica, sans-serif;
}

#contactform TD, #loginform TD {
	line-height: 26px;
}

#contactform input, #loginform input{
	font-size: 11px;
	font-family: arial,helvetica, sans-serif;
	color: #454545;
	width: 220px;
	line-height: normal;
}

#contactform TD input[type="submit"], #loginform TD input[type="submit"],
#contactform TD input[type="reset"], #loginform TD input[type="reset"] {
	width: auto;
	border: solid 1px #666666;
	font-weight: bold;
	color: #454545;
	cursor: pointer;
	margin-bottom: 3px;
}

#contactform TD input[type="submit"]:hover, #loginform TD input[type="submit"]:hover,
#contactform TD input[type="reset"]:hover, #loginform TD input[type="reset"]:hover {
	border: solid 1px #333333;
	color: #000000;
	background-color: #C0C0C0;
}

#contactform textarea, #loginform textarea {
	font-size: 11px;
	font-family: arial,helvetica, sans-serif;
	color: #454545;
	width: 220px;
	padding: 2px;
	padding-top: 4px;
}
#contactBoxes {
	padding-bottom: 20px;
}
#helpcenter {
	position: absolute;
	height: 130px;
	width: 227px;
	visibility: hidden;
}
#whatsHot, #testimonials {
	position: absolute;
	height: 130px;
	width: 227px;
	visibility: hidden;
}
#news, #events, #jobPostings {
	position: absolute;
	height: 260px;
	width: 227px;
	margin-top: 140px;
	visibility: hidden;
}
#whatsHot, #news {
	visibility: visible;

}
#thumbnails {
	float: right;
	height: auto;
	width: 150px;
	margin-right: 10px;
	margin-left: 30px;
	margin-bottom: 50px;
}
h2  a:link {
	color: #999999;
	text-decoration: none;
}
h2 a:hover {
	color: #999999;
	text-decoration: none;
}
h2 a:visited {
	color: #999999;
	text-decoration: none;
}
.largerText {
	font-size: 13px;
}
p.logos img {
	margin: 5px;
}
img.summit {
	margin-top: 10px;
}


/* Presentation Video styles: 030708 */

#topofpage {
	margin: 0;
}

#popupdrop {
	display: none;
	background: url('/images/presdrop.png');
	position: absolute;
	top:110px;
	left:45%;
	width:526px;
	height:340px;
	margin: 0px -260px;
	z-index:5555;
}

#popup {
	display: none;
	position: absolute;
	top:130px;
	left:45%;
	width:480px;
	height:295px;
	margin: 0px -240px;
	z-index:9999;
	text-align:center;
	background: #454545;
	border:solid 3px #000;
}

P.popupfooter {
	height: 20px;
	background: #454545;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	text-transform: uppercase;
}

P.popupfooter:hover {
	background: #666666;
	color: #FFFFFF;
	cursor: pointer;
}

#presbox {
	display: block;
	margin-top:10px;
	cursor: pointer;
}

#presbox IMG {
	border: 0px;	
}


DIV.mediaplex {
	font-size: 95%;
	margin-left: 60px;	
	margin-right: 60px;
}

DIV.mediaplex UL, UL.mediaplex LI {
	font-size: 95%;
	margin-left: -10px;	
	color: #555;
}

#formcontainer H2 {
	font-weight: bold;
}


/* #### START Contact Form #### */

.error {
	position: absolute;
	text-align: center;
	margin: -45px 185px;
	color: #CC0000;
}

.ie .error {
	margin: -20px 0px;
}

.inputerror {
	border: solid 2px #990000;
}

#success {
	visibility: hidden;
	position: absolute;
	z-index: 9999;
	margin: 0px 125px;
	top: 285px;
	width: 500px;
	background-color: #333333;
	padding: 50px;
	border: solid 6px #666666;
}

.ie #success {
	margin: 0px;
	left: 400px;
}

#success P {
	color: #FFFFFF;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

#formbuttons INPUT {
	margin-right: 3px;
}

/* #### END Contact Form #### */
