@charset "UTF-8";
/* CSS Document */

/********************* begin global styles *********************/
body {border:0px; padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; line-height:1.5em; background-image:url(/images/background.gif);}
img {border:0px; border:0px; padding:0px; margin:0px;}
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
table {padding:0px; border:0px; margin:0px;}
td {vertical-align:top;} 
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	background-color: #FFFFFF;
}
a:link, a:visited, a:active {color: #330066; text-decoration: none;}
a:hover {color: #FF6600; text-decoration: underline;}
a.reverse:link, a.reverse:visited, a.reverse:active {color: #FFFFFF; text-decoration: none;}
a.reverse:hover {color: #FF9900; text-decoration: underline;}
b {font-weight:bold;}
i{font-style:italic;}
.invisible	{display: none;}
/********************* end global styles *********************/

/********************* begin homepage container styles *********************/
#header {position: absolute; top: 8px; left: 0px; height:80px; background-image:url(/images/logorange.gif); background-repeat:no-repeat; background-color:#FFFFFF; clear:both; padding-left:780px; padding-top:20px; font-size:9px;}
#navrow {position: absolute; top: 109px; left: 0px; z-index:1;}

#col1 {position: absolute; top: 155px; left:16px; width: 160px;}
#meetingholder {
	width: 160px;
	margin: 0px 0px 0px 0px;
	background-color:#cbd1ca;
}
#meetingholdertop {
	width: 160px;
	height:12px;
	margin: 0px;
	background-image:url(/images/curveSmT.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#cbd1ca;
}
#meetingholdermiddle {
	width: 160px;
	margin: 0px;
	background-color:#cbd1ca;
}
#meetingholderbottom {width: 160px; height:12px; margin: 0px; background-image:url(/images/curveSmB.gif); background-repeat:no-repeat; background-position:bottom;}
#dashholder {
	width: 160px;
	margin: 0px;
	background-color:#cbd1ca;
}
#dashholdertop {width: 160px; margin: 0px; height:12px; margin: 0px; background-image:url(/images/curveSmT.gif); background-repeat:no-repeat; background-position:top;}
#dashholdermiddle {
	width: 160x;
	margin: 0px;
	background-color:#cbd1ca;
}
#dashholderbottom {width: 160px; height:12px; margin: 0px; background-image:url(/images/curveSmB.gif); background-repeat:no-repeat; background-position:bottom;}
.pullheading {
	font-size:9px;
	text-align: center;
	color:#4c2d62;
	font-size:12px;
	font-weight:bold;
	padding-bottom: 5px;
}
.pullsection {
	font-size:9px;
	text-align: right;
	background-color:#edefed;
	;
	border-bottom-width:1px;
	border-bottom-color:#cbd1ca;
	border-top-width:1px;
	border-top-color:#cbd1ca;
	border-top-style: dotted;
	border-bottom-style: dotted;
	padding: 5px;
	color: #330066;
}
.pullsection2 {
	font-size:9px;
	text-align: right;
	background-color:#edefed;
	border-bottom-width:1px;
	border-bottom-color:#cbd1ca;
	border-bottom-style: dotted;
	padding: 5px;
	color: #330066;
}

#col2home {position: absolute; top: 155px; left:190px; width:752px; background-color:#FFFFFF;}
#col2 {position: absolute; top: 155px; left:190px; width:752px; background-color:#FFFFFF;}
.adspacebackground {background-image:url(/images/bannerHolder.gif); width: 752px; height:162px; overflow:hidden;}
.adspacecontent {width: 752px; height:162px; overflow:hidden; vertical-align:middle;}
#contentholder {width: 752px; margin: 0px 0px 0px 0px; background-color:#ffffff;}
#contentholdertop {width: 752px; height:22px; margin: 0px; background-image:url(/images/curveLgT.gif); background-repeat:no-repeat; background-position:top;}
#contentholdermiddle {
	width: 720px;
	margin: 0px;
	background-color:#ffffff;
}
.servicemainblurb {font-size:13px; line-height:1.5em;}
.servicenestedblurb {padding:0px 30px;}
.homepageproducts {padding: 0px 2px 0px 30px; font-size:12px; line-height:120%;}
.homepageproductstd {vertical-align:top; padding:0px 3px 3px 3px; border:1px; border-style:solid; border-color:#CCCCCC; margin:0px; background-image:url(/images/logomark_mini.gif); background-repeat:no-repeat;}
#products {display:inline;}
#contentholderbottom {width: 752px; height:12px; margin: 0px; background-image:url(/images/curveLgB.gif); background-repeat:no-repeat; background-position:bottom; clear: both;}
#footer {
	color:#cccccc;
	padding: 10px;
	margin:0px;
	clear:both;
	font-size:9px;
	background-color: #7E8B7A;
}


#col2top {width:752px; height:10px; background-image:url(/images/curveLgT.gif); background-repeat:no-repeat; background-position:top;}
#col2quote {height:75px; margin: 0px; background-color:#ffffff; background-image:url(/images/header_quotewide.gif); background-repeat: no-repeat; padding: 30px 30px 20px 60px; color:#FF6600; font-size:14px; font-weight:bold; font-family: Verdana, Arial, sans-serif;}
#col2nest {
	height:100%;
}
#col2nestleft {
	width:500px;
	float:left;
	padding: 20px 10px 30px 30px;
}
#col2nestright {width:180px; float:left;  padding: 20px 10px 30px; border-left-color:#999999; border-left-style:dotted; border-left-width:1px;}
#col2bottom {width:752px; height:10px; background-image:url(/images/curveLgB.gif); background-repeat:no-repeat; background-position:bottom;}
/********************* end homepage container styles *********************/


/********************* begin template styles *********************/
#createholder {
	width: 160px;
	margin: 0px 0px 0px 0px;
	background-color:#cbd1ca;
}
#createholdertop {
	width: 160px;
	height:12px;
	margin: 0px;
	background-image:url(/images/curveSmT.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#cbd1ca;
}
#createholdermiddle {
	width: 160px;
	margin: 0px;
	background-color:#cbd1ca;
}
#createholderbottom {width: 160px; height:12px; margin: 0px; background-image:url(/images/curveSmB.gif); background-repeat:no-repeat; background-position:bottom;}
#col2nestleft h1 {font-size:18px; color:#330066; font-weight:lighter;}
#col2nestleft ul {padding-left: 50px; padding-right: 40px; list-style:square; color: #666666; line-height:1.5em; text-align:justify;}
.libraryproductstd {
	width:160px;
	vertical-align:top;
	padding:6px;
	margin:0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(/images/background_library2.gif);
	background-repeat: repeat;
}
#col2nestright h3 {font-size:12px; color:#330066; font-weight:light; line-height:1em;}
#col2nestright ul {padding:0px; padding-left: 0px; list-style:none; color: #330066; line-height:1.5em;}
#col2nestright li {padding-top:3px; padding-bottom: 3px; border-bottom-color: #999999; border-bottom-style:dotted; border-bottom-width:1px; padding-left:0px;}


/********************* end template styles *********************/
.libraryproductLeft {
	width:160px;
	vertical-align:top;
	padding:6px;
	margin:0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	background-image: url(/images/background_library.gif);
	background-repeat: repeat;
}
.libraryproductRight {
	width:160px;
	vertical-align:top;
	padding:6px;
	margin:0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	background-image: url(/images/background_library.gif);
	background-repeat: repeat;
}
.libraryproductMiddle {
	width:160px;
	vertical-align:top;
	padding:6px;
	margin:0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(/images/background_library.gif);
	background-repeat: repeat;
}
#contentholdermiddleHOME {
	width: 100%;
	background-color:#ffffff;
}
.productsHOME {
	background-image: url(../images/background_productsHP.gif);
	background-repeat: repeat;
	padding: 2px;
}
.productHOMEhead {
	font-size:12px;
	line-height: 95%;
}
.productsHOMEtext {
	padding: 10px 10px 0px;
	background-image: url(/images/bkg_productText.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
}
#contentholderbottomHP {
	width: 752px;
	height:10px;
	background-image:url(/images/curveLgB_hp.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	clear: both;
	margin: 0px;
}
.productsHOMEtextLeft {
	padding: 10px 10px 0px;
	background-image: url(/images/bkg_productText.gif);
	background-repeat: repeat;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.productsHOMEtextRight {
	padding: 10px 10px 0px;
	background-image: url(/images/bkg_productText.gif);
	background-repeat: repeat;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
#swfBottom {
	width: 752px;
	height:20px;
	overflow:hidden;
	vertical-align:middle;
	background-image: url(../images/swf_btm.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-color: #DEE1DD;
}
#swfTop {
width: 752px; height:162px; overflow:hidden;
}
