@charset "UTF-8";
/* CSS Document */

body {
	font: 72% Verdana, Arial, Helvetica, sans-serif;
	background-color: #898989;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #363636;
}

p,h1 {
	margin: 0 0 10px 0;
	padding:0px 8px;
}

h2,h3,form {
	margin:0px;
}

ul {
	margin-top: 8px;
	list-style-image: url(none);
	list-style-position: outside;
	margin-bottom: 22px;
}
li {
	margin-bottom: 6px;
}

a:link {
	color: #0066FF;
}

a:visited {
	color: #006699;
}

a:hover {
	color: #003366;
	font-weight: bold;
}

#container {
	background: url(../images/main-bg.gif) repeat-y;
	margin: 0px auto;
	width: 960px;
}

#containerinside {
	margin: 0px 17px;
}

.topbar {
	background-color: #0099ff;
	height: 14px;
}

#top {
	margin: 0;
	border-bottom: #ccc solid 1px;
}

#top .logo {
	padding: 17px 10px;
	float: left;
}

.subbar {
	border-top: #fff solid 1px;
	border-bottom: #ccc solid 1px;
	color: #666666;
	background: url(../images/sidebar-bg.jpg) repeat-x bottom;
}
.search {
	float: left;
	width: 250px;
	border-right: #ccc solid 1px;
}
.searchbox {
	border-right: #fff solid 1px;
	height: 24px;
	padding-top: 6px;
}
.searchbox #searchbar {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	margin: 0px 2px;
	padding: 2px 0px;
	width: 150px;
	border: #333 solid 1px;
	vertical-align: middle;
}
.searchbox #searchbutton {
	font-size: 11px;
	background-image: none;
	background-color: #333333;
	color: #ededed;
	padding: 2px 4px;
	margin: 0px;
	vertical-align: middle;
	width: 60px;
	cursor: pointer;
	border: none;
}
.breadcrumbs {
	float: left;
	margin-left: 16px;
	height: 30px;
	font-size: 0.9em;
	line-height: 29px;
}

.breadcrumbs a {
	color:#333;
	text-decoration:none;
}

.breadcrumbs a:hover {
	text-decoration:underline;
}

.textresize {
	float: right;
	background-image: url(../images/subbar-border.gif);
	background-repeat: repeat-y;
	background-position: left center;
	height: 30px;
	padding: 0px 16px;
	font-size: 0.9em;
}
.bc-text {
	margin: 8px 0px;
	display: block;
}
.textresize img {
	vertical-align: middle;
}

#contentwrapper {
	border-top: #fff solid 1px;
}
.flashintro {
	height: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.homebottom {
}

.clmn1 {
	float: left;
	width: 26%;
}
.clmn2 {
	float: left;
	width: 26%;
}
.clmn3 {
	float: left;
	width: 26%;
}
.clmn4 {
	float: right;
	width: 22%;
}
.clmninside {
	margin: 6px;
	height: 146px;
	border: 1px solid #CCCCCC;
	text-align: left;
	background-image: url(../images/feature-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 0.9em;
}

.clmncontact {
	text-align: left;
	font-size: 0.9em;
	margin-left: 6px;
}

.clmncontact h1 {
	text-align: left;
	display: block;
	font-size: 1.1em;
	padding: 2px 4px;
	color: #FFFFFF;
	margin: 1px;
	font-weight: bold;
	background-color: #0099FF;
	background-image: url(../images/bc-bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.clmninsidedark {
	margin: 6px;
	height: 146px;
	border: 1px solid #CCCCCC;
	text-align: left;
	background-color: #333333;
	color: #ededed;
	font-size: 0.9em;
}
.clmninside h1 {
	text-align: left;
	display: block;
	font-size: 1.1em;
	padding: 2px 4px;
	background-image: url(../images/sidebar-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 1px;
	font-weight: bold;
}
.clmntext {
	margin: 12px 6px;
	line-height: 1.3em;
}
.learnmore {
	text-align: right;
	padding: 0px;
	display: block;
	margin-top: 2px;
}
a.ctnews {
	font-weight: bold;
	text-decoration: none;
	color: #993300;
	font-size: 1.02em;
	line-height: 1.4em;
}
a.ctnews:hover {
	color: #CC3300;
	text-decoration: underline;
}

.leftoutside {
	float: left;
	width:250px;
	border-right: #ccc solid 1px;
	height:auto;
	min-height:100%;
}

.contentleft {
	width: 249px;
	background: url(../images/sidebar-bg.jpg) repeat-x left bottom;
	background-color: #ededed;
	text-align: left;
	height:auto;
	min-height:100%;
}
.contentleft p {
	margin: 0px;
}

.contentleft h2 {
	display: block;
	background-color: #003366;
	color: #FFFFFF;
	font-size: 1.02em;
	height: 25px;
	line-height: 26px;
	font-weight: normal;
	padding: 0px 0px 0px 12px;
	border-bottom:none;
	margin: 0px;
	text-transform: uppercase;
}

.sidenav li
{
display: inline;
/* for IE5 and IE6 */
}

.sidenav {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(none);
	background-color: #fff;
	border-top: #fff solid 1px;
}

.sidenav li a {
	font-size: 0.88em;
	text-decoration: none;
	background-color: #d6e1ea;
	color: #003366;
	display: block;
	padding: 3px 18px;
	border-bottom: #fff solid 1px;
}
.sidenav li a:hover {
	background-color: #afcfe9;
}

.sidenav li a.sublink {
	text-decoration: none;
	background-color: #d6e1ea;
	color: #003366;
	display: block;
	padding: 4px 4px 4px 32px;
	margin-top:0;
}

.sidenav li a.sublink:hover {
	background-color: #afcfe9;
}

li.sidenav-nolink, .sidenav li a.highlightlink {
	text-decoration: none;
	background-color: #afcfe9;
	color: #003366;
	display: block;
	border-bottom: #003366 solid 1px;
	margin-bottom: 1px;
	padding: 4px 12px;
	list-style-image: none;
	list-style-type: none;
	font-size: 0.88em;
}

.sidenav li a.highlightlink {
	border-bottom:#fff solid 1px;
	border-top: #003366 solid 1px;
}

.sidenav li a.highlightlink:hover {
	background-color:#7cb1d8;
}

.contentright {
	float: right;
	width: 675px;
	height:auto;
	min-height:450px;
	text-align: left;
	font-size: 11px;
}

/* for Internet Explorer */
/*\*/
* html .contentright {
height: 450px;
}
/**/

.contentpgimage {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 10px;
}

.feedback {
	display: block;
	padding: 8px;
	margin: 6px 0px;
	background-color: #ededed;
	border-top: #ccc dotted 1px;
	border-bottom: #ccc dotted 1px;
}

.feedbackwht {
	display: block;
	padding: 8px;
	margin-bottom: 0px;
}

.feedbackname {
	margin-top: 4px;
	display: block;
	padding-left: 24px;
}
table.tablelist {
	margin: 0px 0px 6px 6px;
}
table.tablelist td {
	padding: 4px 12px;
}
td.tableheader {
	color: #333;
	font-weight: bold;
	background-image: url(../images/sidebar-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-bottom:#333 solid 1px;
}
table.tablelist td.tablelistbottom {
	padding: 2px 0px;
	border-top: #ccc solid 1px;
	font-size: 0.92em;
}
table.formtable td {
	padding: 2px 4px;
	white-space: nowrap;
}
table.formtable input {
	font-size: 0.8em;
	color: #666666;
	padding: 0px;
	width: 160px;
}
table.formtable textarea {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.9em;
}

table.comparetable {
	margin:0px;
}

table.comparetable td {
	background-color:#f8f8f8;
	border:#fff solid 2px;
	padding: 2px 6px;
}

.separator {
	line-height: 1px;
	height: 10px;
	margin: 6px 0px 12px 0px;
	border-bottom: #ccc solid 1px;
}

/* DLS Begin:  The following are styles created by Fairfax */
.separator-ForTitles {
	line-height: 1px;
	height: 0px;
	margin-left: 8px;
	border-bottom: #ccc solid 1px;
}
.Bulleted ul {
	list-style-image: none;
	list-style-type: none;
}
.NoMarkings li {
	list-style-image: none;
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
}
.Bulleted ul {
	list-style-image:url(../images/list-img.gif);
}
.Bulleted li {
	list-style-image:url(../images/list-img.gif);
	font-size: 11px;
	line-height: 18px;
}

.OneHalfSpacing p{
	padding-bottom: 10px
}

/* DLS End */
.redtext {
	color: #FF0000;
}
.cellbg {
	background-color: #ededed;
}

.linkedin {
	font-size: 0.9em;
	display: block;
	float: left;
	height: 16px;
	line-height: 16px;
	background-image: url(../images/linkedin.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

img.floatright {
	margin: 8px 8px 16px 16px;
	float: right;
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
}

#footer {
	background: url(../images/footer-bg.gif) no-repeat center top;
	padding: 36px 0px;
	background-color: #898989;
}
.footertext {
	text-align: left;
	margin: 0px 18px;
	font-size: 0.75em;
	color: #CCCCCC;
}

.footertext a:link, .footertext a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}

.footertext a:hover {
	color: #FFFFFF;
}

.clr {
	clear: both;
}

.rightinside {
	margin: 15px;
}
.contentfloatleft {
	float: left;
	width: 60%;
}
.calloutfloatright {
	float: right;
	width: 38%;
	padding: 1px;
	border: #d6e1ea solid 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.calloutfloatright h2 {
	background-color: #003366;
	color: #fff;
	font-size: 1.6em;
	background-image: url(../images/callout-bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.calloutfloatright ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.calloutfloatright li {
	margin: 1px 0px 0px 0px;
	padding: 4px 8px;
	font-size: 1.16em;
	color: #003366;
	background-color: #d6e1ea;
}

.inside {
	margin: 15px;
}

/* Typography */

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;
	font-size: 2em;
	padding-left: 8px;
	padding-top: 12px;
}

h2 {
	display: block;
	padding: 10px 8px 4px 8px;
	font-weight: bold;
	font-size: 1.4em;
}

h3 {
	color: #0099FF;
	line-height: 1.6em;
	font-size: 1em;
	padding-left: 8px;
}

.bluetext {
	color: #003366;
}

.bluetextlg {
	color: #003366;
	font-size: 1.28em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.28em;
}
.boxlinkborder {
	margin-top: 18px;
}
a.boxlink {
	background-color: #999999;
	padding: 3px 6px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-size: 0.8em;
}

a.boxlink:hover {
	background-color:#666666;
	color: #fff;
}
.productheader {
	display: block;
	margin: 0px 7px;
	text-transform: uppercase;
	font-size: 1.1em;
	background: url(../images/callout-bg.jpg) repeat-x center bottom;
	border-bottom: #fff solid 1px;
	padding: 0;
}
.productheader a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 2px 7px;
	background-image: url(../images/expand-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.productheader a:hover {
	color:#FFFF66;
}

.productcontent {
	margin: 0px 7px;
	padding: 6px 8px 2px 2px;
	border-left: #D6E1EA solid 1px;
	border-right: #D6E1EA solid 1px;
	border-bottom: #D6E1EA solid 1px;
}
.productcontent ul {
	margin-bottom: 0px;
}
.productcontentleft {
	float: left;
	width: 40%;
}
.productcontentright {
	float: right;
	width: 58%;
}
.callout {
	margin: 0px 10px;
	background-color: #0099FF;
	border: #fff solid 3px;
	text-align: center;
	background-image: url(../images/callout-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 4px;
}
.callout p {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 0.95em;
}
.callout img {
	border: 1px solid #003366;
	margin: 4px;
	padding: 3px;
	background-color: #fff;
}
.callout a {
	color: #fff;
	text-decoration: underline;
}
.callout a:hover {
	color: #FFFFCC;
}

.feedburnerFeedBlock {
	background-color: #FFFFFF;
	background-image: url(../images/aiim-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px 10px;
	padding-bottom: 4px;
	border:#fff solid 3px;
}

.feedTitle {
	background-image: url(../images/aiim-logo.gif);
	background-repeat: no-repeat;
	background-position: -7px top;
	display: block;
	height:42px;
	padding-left:98px;
}

.feedTitle a {
	font-weight: bold;
	color: #606d76;
	text-decoration: none;
	line-height:55px;
}

.feedburnerFeedBlock ul {
	margin:6px 0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
}

.feedburnerFeedBlock li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.98em;
	line-height:1.14em;
	font-weight: normal;
	margin:0px;
	padding:4px 7px;
}

.feedburnerFeedBlock li a {
	
	text-decoration: none;
	color:#606d76;
}

.feedburnerFeedBlock li a:hover {
	color:#333;
}
/* --- Slideshow Containers --- */
#fpss-outer-container {padding:1px;margin:0px auto;border:1px solid #ccc;width:642px;}
#fpss-container {/*clear:both;*/padding:0;margin:0;position:relative;text-align:left;width:642px;height:234px;}
#fpss-slider {overflow:hidden;background:none;/*clear:both;*/width:442px;height:234px;position:absolute;right:0;top:0;}

#slide-loading {background-color:#fff;margin:0;padding:0;width:442px;height:194px;}
#slide-wrapper {display:none;font-size:11px;text-align:left;}
#slide-wrapper #slide-outer {height:194px;}
#slide-wrapper #slide-outer .slide {position:absolute;overflow:hidden;width:442px;height:234px;}
#slide-wrapper #slide-outer .slide .slide-inner {position:relative;margin:12px 0 0 0;color:#fff;overflow:hidden;background:#fff;text-align:left;height:194px;}
#slide-wrapper #slide-outer .slide .slide-inner a.fpss_img span span span {background:none;padding-left:18px;}

/* --- Content --- */
.fpss-introtext {width:auto;margin:-12px 0 0 0;padding:0px 0px 0px 120px;position:absolute;top:0;left:0;right:0;font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;}
.fpss-introtext .slidetext {margin:0;padding:4px 12px;}

/* --- Navigation Buttons --- */
#navi-outer {position:absolute;top:0;left:0;/*clear:both;*/margin:0;padding:0;color:#fff;background:#ededed;overflow:hidden;width:200px;height:234px;}
#navi-outer ul {padding:0;margin:0;background:none;text-align:left;}
#navi-outer li {display:inline;padding:0;margin:0;border:none;height:40px;list-style:none;background:none;}
#navi-outer a {display:block;padding:4px;margin:0;text-decoration:none;height:30px;border-bottom:1px solid #fff;overflow:hidden;font-weight:normal;color:#333;line-height:10px;background:url(nav.gif) no-repeat center center;}
#navi-outer a:hover,
#navi-outer a.navi-active {display:block;padding:4px;margin:0;text-decoration:none;background-color:#fff;height:30px;overflow:hidden;font-weight:normal;color:#ffff99;line-height:10px;background:url(nav-over.gif) no-repeat center center;}

#navi-outer li a span.navbar-img {display:none;}
#navi-outer li a span.navbar-key {display:none;}
#navi-outer li a span.navbar-title {display:block;font-size:13px;font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-weight:bold;line-height:13px;margin:8px 2px;}
#navi-outer li a span.navbar-title:hover {display:block;font-size:13px;font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-weight:bold;color:#ffff99;line-height:13px;margin:8px 2px;}
#navi-outer li a span.navbar-tagline {font-weight:normal;font-size:10px;color:#fff;margin:0;padding:0;}
#navi-outer li a:hover span.navbar-tagline,
#navi-outer li a.navi-active span.navbar-tagline {font-weight:normal;font-size:10px;color:#fff;margin:0;padding:0;line-height:12px;}
span.navbar-clr {display:block;/*clear:both;*/}
#navi-outer li a span.navbar-clr {display:none;}
#navi-outer li.noimages {display:none;}

/* --- Notice: Add custom text styling here to overwrite your template's CSS styles! --- */
.fpss-introtext .slidetext h1 {color:#fff;font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:20px;margin:0;padding:6px 0 0 0;line-height:30px;}
.fpss-introtext .slidetext h1 a {color:#003366;font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:20px;margin:0;padding:0;text-decoration:none;}
.fpss-introtext .slidetext h1 a:hover {color:#006699;font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;font-size:20px;margin:0;padding:0;text-decoration:none;}
.fpss-introtext .slidetext h2 {display:none;}
.fpss-introtext .slidetext h3 {display:none;}
.fpss-introtext .slidetext p {font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;margin:4px 0;padding:0;color:#333;font-size:1.2em;line-height:1.2em;}
.fpss-introtext .slidetext a.readon {background-color: #999999;padding: 3px 6px;text-decoration: none;text-transform: uppercase;color: #FFFFFF;letter-spacing: 0.1em;font-size: 0.8em;float:right;margin:8px 0px;}
.fpss-introtext .slidetext a.readon:hover {background-color:#666666;color: #fff;}

/* --- Generic Styling (highly recommended) --- */
a:active,a:focus {outline:0;}
#fpss-container img {border:none;}
.fpss-introtext .slidetext img,
.fpss-introtext .slidetext p img {display:none;} /* this will hide images inside the introtext */
.fpss-clr {clear:both;height:0;line-height:0;}

