* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

html {
	background: #d9e3ed url(../images/navBg.jpg) repeat-x;
}

body {
	text-align: center;
	font-family: "Arial", helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	line-height: 1.6em;
	background:  #edf2f6 url(../images/windowBg.jpg) no-repeat center top;
}

.bodyFCK {
	text-align: left;
	font-family: "Arial", helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	line-height: 1.6em;
}

.right {
	float: right;
	display: inline;
}

.left {
	float: left;
	display: inline;
}

.imageLeft {
	margin: 0 12px 3px 0;
}

.imageRight {
	margin: 0 0px 3px 12px;
}

p {
	margin: 0 0 12px 0;
	text-align: justify;
}

ul li {
	text-align: left !important;
}

p span {
	font-weight: bold;
	color: #0888c3;
}

a {
	color: #0077ae;
	text-decoration: underline;
	padding: 1px 2px 1px 2px;
	background: #ffffff;
}

a:hover {
	background: #d4e2e8;
	text-decoration: none;
}

h3 {
	margin: 12px 0 4px 0;
	color: #0077ae;
	font-size: 1.2em;
}

h6 {
	margin: 12px 0 4px 0;
	font-size: 1.2em;
}

h4 {
	margin: 0 0 6px 0;
}

ul.ulLeft {
	float: left;
	width: 41%;
}

ul.ulRight {
	float: right;
	width: 41%;
}

.ulRight li, .ulLeft li, .ulWide li {
	line-height: 1.4em;
	margin: 0 0 12px 16px;
	padding: 0 0 0 0px;
	color: #5c5c5c;
	/*background: url(../images/bullet.jpg) no-repeat top left;*/
	list-style-type: disc;
}

li.title {
	background-image: none;
	padding: 0px;
	color: #000000;
}

.rows {
	float: left;
	display: inline;
	margin: 0 0 12px 0;
	padding: 0 0 6px 0;
	width: 100%;
	border-bottom: 1px solid #e9eaeb;
}

.spacer {
	float: left;
	display: inline;
	width: 100%;
	height: 25px;
	background: #ffffff;
}

#contentHeading {
	margin: 0 auto;
	width: 944px;
	height: 98px;
	overflow: visible;
}

#logo {
	float: left;
	display: inline;
	margin: 5px 0 0 0;
}

#logoLink {
		position: absolute;
		margin: 0px;
}

#logoLink a {
	display: block;
	width: 208px;
	height: 42px;
	margin: 12px 0 0 0;
	background: transparent;
	text-indent: -9000px;
}

#logo h1 {
	display: block;
	width: 262px;
	height: 89px;
	background: transparent url(../images/logo.jpg) no-repeat;
	text-indent: -9000px;
	margin: -5px 0 0 -25px;
}

#flashHeader {
	margin: -9px auto;
	width: 944px;
	height: 337px;
	background: url(../images/flashBg.jpg) no-repeat;
}

#mainNav {
	float: right;
	display: inline;
	width: 522px;
	height: 40px;
	padding: 0 0 0 43px;
	margin: 9px 0px 0 0px;
	background: url(../images/corner.jpg) no-repeat left;
}

#mainNavCorner {
	float: right;
	width: 14px;
	height: 40px;
	margin: 0 -1px 0 0;
	background: url(../images/navCornerRight.jpg) no-repeat right;
}

/*sliding door navigation*/
#navigation li {
	float: left;
	margin-left: 0px;
	background: url(../images/navigationRight.jpg) no-repeat 100% 0px;
	font-size: 1.3em;
	font-weight: normal;
}

#navigation li a {
float: left;
display: block;
height: 1em; /* Targets IE 5.5 only */
hei\ght: 1em; /* All Other Browsers */
padding: .9em 1.2em 1.2em 1.2em;
background: url(../images/navigationLeft.jpg) no-repeat 0% 0px;
color: #b4b4b4;
text-decoration: none;
overflow: hidden;
}

#navigation li.current_page_item {
background-position: 100% -40px;
}

#navigation li.current_page_item a {
background-position: 0% -40px;
color: #ffffff;
/*padding-bottom: 1px;*/
}

#navigation li:hover, #navigation li.ieHover {
background-position: 100% -40px;
}

#navigation li:hover a, #navigation li.ieHover a {
background-position: 0% -40px;
color: #ffffff;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	#mainNav {
		width: 515px;
	}
}

/*navigation ends*/
#search {
	float: right;
	display: inline;
	width: 225px;
	margin: 13px -8px 0 0;
}

#search ul li {
	float: left;
	margin: 0 0 0 4px;
}

#searchButton {
	width: 53px;
	height: 22px;
	margin: -1px 0 0 0;
}

#searchText {
	width: 145px;
	height: 15px;
	padding: 2px;
	background: #ffffff;
	border: 1px solid #000000;
	font-size: 1.4em;
	color: #555555;
}

#contentWrapper {
	margin: -5px auto;
	width: 944px;
	background: #ffffff;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.8em;
	background: #ffffff url(../images/contentBg.gif) no-repeat bottom left;
}

.clearFix {
	clear: both;
	width: 1px;
	height: 1px;
}

#contentLeft {
	float: left;
	display: inline;
	width: 585px;
	margin: 36px 0 0 38px;
	padding: 0 0 32px 0;
}

.tursh #contentLeft {
	width: 45%;
}

/* 2 col layout */
.contentCol {
	float: left;
	display: inline;
	width: 35%;
	margin: 0 0 0 0px;
}

.marginLeft {
	margin: 0 0 0 35px;
}

#contentLeftTursh {
	float: left;
	width: 19%;
	display: inline;
	margin: 6px 0 0 16px;
	background: #e7f0f5;
	padding: 0 0 6px 0;
}


.pLarge {
	font-size: 1.3em;
	color: #666666;
}

.underline {
	padding: 0 0 12px 0;
	margin: 0 0 12px 0;
	border-bottom: 1px solid #e0e0e0;
}

#blueBar {
	padding: 0 0 0 24px;
	background: url(../images/blue.gif) repeat-y left;
}

#contentRight, #footerRight {
	float: right;
	display: inline;
	width: 260px;
	margin: 36px 38px 0 0;
	padding: 0 0 32px 0;
}

#contentRightContent {
	float: left;
	width: 260px;
	margin: 14px 0 0 0;
}

.rightImage {
	float: left;
	display: inline;
	width: 260px;
	margin: 12px 0 0 0;
	text-align: center;
}

.rightImage img {
	border: none;
	margin: 0 18px 0 0;
}

#contentRightContent p {
	font-size: .9em;
	line-height: 1.5em;
	color: #606060;
}



#footer {
	clear: both;
	width: 100%;
	padding: 32px 0 0 0;
	background: #d9e3ed;
}

#footerContentWrapper {
	margin: -18px auto;
	width: 944px;
	padding: 0 0 48px 0;
	text-align: left;
}

#footerContentWrapper a, #footerContentWrapper a:hover {
	background: transparent;
}

#footerLeft {
	float: left;
	display: inline;
	width: 585px;
	margin: 0 0 0 38px;
}

#footerLeft ul li {
	display: inline;
	padding: 0 12px 0 0;
	font-size: 1.1em;
}

#footerLeft ul li a {
	color: #686d71;
	background: transparent;
}

#footerLeft ul li a:hover {
	text-decoration: none;
	background: transparent;
}

#footerRight {
	margin: 0 38px 0 0;
}

#footerRight h2 {
	display: block;
	width: 126px;
	height: 22px;
	background: url(../images/smallLogo.jpg) no-repeat;
	text-indent: -9000px;
	margin: 0 0 0 92px;
}

#footerLeft p {
	margin: 12px 0 0 0;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #686d71;
}

#tags {
	float: left;
	display: inline;
	width: 590px;
	margin: 0px 0 0 -12px;
}

#tags ul li a {
	display: inline-block;
	float: left;
	width: 135px;
	height: 63px;
	text-indent:-9000px;
}

#tags ul li#ms a {
	margin: 0px 0 0 0;
	background: url(../images/footerMs.jpg) no-repeat;
}

#tags ul li#ii a {
	margin: 12px 0 0 0;
	background: url(../images/footer_iiLogo2.jpg) no-repeat;
}

#tags ul li#alt a {
	background: url(../images/footerAltigen.jpg) no-repeat;
}

#tags ul li#poly a {
	margin: -10px;
	background: url(../images/polycomFooter.jpg) no-repeat;
}

#footerRight dl dt, #footerRight dl dt a {
	font-weight: bold;
	color: #686d71;
}

#footerRight dd.underline {
	border-bottom: 1px solid #ffffff;
}

#footerRight dt {
	margin: 12px 0 0 0;
}

#footerRight dd {
	color: #686d71;
	font-size: 1em;
	line-height: 1.6em;
	margin: 4px 0 0 0;
}

/* colleen's getting crazy and trying to help finish up */
div#slideshow {
  float: right;
  /*width: 205px;
  height: 94px;*/
}

div.slide {
  float: right;
  /*width: 205px;*/
}

div.slide img {
	border:none;
}

div.slide a:hover {
	background: #ffffff;
}
