#cmiheader {
	background-color: #FFFFFF;
	text-align: center;
	height: 138px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	visibility: visible;
}
#cmicontainer {
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-align: center;
}
#cmiheader1 {
	background-attachment: scroll;
	background-image: url(/_img/header/cmiheader-01.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	height: 100%;
}
.header1 {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/_img/header/cmiheader-01.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.header2 {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/_img/header/cmiheader-03.jpg);
	background-repeat: repeat-x;
}
.header3 {

	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/_img/header/cmiheader-04.jpg);
	background-repeat: repeat-x;
}
.header4 {


	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/_img/header/cmiheader-05.jpg);
	background-repeat: repeat-x;
}
.header5 {


	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/_img/header/cmiheader-06.jpg);
	background-repeat: repeat-x;
}
.header6 {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/_img/header/cmiheader-02.jpg);
	background-repeat: repeat-x;
}
/* imported style */
/* Default Style (Opera inspired) */

div.domMenu_menuBar {
	visibility: visible;
	z-index: 200;
	left: 0px;
}
div.domMenu_menuElement {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #0F0F0F;
	height: 28px;
	line-height: 28px;
	width: 100%;
	visibility: visible;
	z-index: 201;
	left: 0px;
}
div.domMenu_menuElementHover {
	z-index: 202;
	background-attachment: scroll;
	background-image: url(/_img/body/main_menu-hover.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 100%;
	left: 0px;
	background-position: left center;
}
div.domMenu_subMenuBar {
	border: 1px solid #035C69;
	background-color: #008594;
	opacity: .9;
	padding-top: 2px;
	padding-bottom: 2px;
	filter: Alpha(Opacity=90);
	z-index: 203;
}
div.domMenu_subMenuElement {
	font-family: Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #00B1C6;
	margin: 1px 1px 0;
	color: #FFFFFF;
	padding: 2px 15px;
	font-weight: bold;
	z-index: 204;
}
div.domMenu_subMenuElementHover {
	background-color: #00B1C6;
	z-index: 205;
}
div.domMenu_subMenuElementHeading {
    font-weight: bold;
}
div.domMenu_main {
	width: 678px;
	height: 28px;
}


#cmibodycontainer {
	position: absolute;
	width: 100%;
	top: 145px;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style-image: url(/_img/body/body_bullet-default.gif);
	background-attachment: fixed;
	background-image: url(../_img/cmi_globalbackground2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#cmibody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
	visibility: visible;
	text-align: left;
	padding-top: 0px;
	margin-bottom: 15px;
	margin-right: 10px;
	width: 678px;
	overflow: visible;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../_img/cmibody_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#cmibody h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00B1C6;
	font-variant: normal;
	padding-left: 15px;
}
#cmibody label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: normal;
 }
 
#cmibody p{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	color: #000000;
}

.smallList {
	padding-left: -15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}

#cmibody a:hover {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066CC;
	text-decoration: none;
*/	background-color: #C1E0FF;

}
div.domMenu_main a:hover {
	text-decoration: none;
}

a:link, a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066CC;
	text-decoration: none;
}

#headBanner {
	position: absolute;
	left: 0px;
	top: 2px;
	z-index: 102;
	visibility: visible;
}
/* imported style */
/* Default Style (Opera inspired) */
div.quik_menuBar {
	width: 138px;
	z-index: 150;
	background-attachment: scroll;
	background-image: url(/_templates/toolbar/images/quick_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-right: 10px;
	top: 40px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #666666;
	overflow: hidden;
}
div.quik_menuElement {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	height: 18px;
	visibility: visible;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	width: 138px;
	line-height: 14px;
	text-transform: capitalize;
	margin-top: 2px;
}
div.quik_menuElementHover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	height: 18px;
	visibility: visible;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	width: 138px;
	line-height: 14px;
	text-transform: capitalize;
	margin-top: 2px;
	overflow: hidden;
}
#cmifooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 12px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
	z-index: 30;
	height: 27px;
	overflow: visible;
	visibility: visible;
	width: 100%;
	position: static;
	bottom: 0px;
	background-attachment: scroll;
	background-image: url(/_img/footer/bar_station.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#cmifooter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	line-height: 12px;
}
#cmifooter a:link, #cmifooter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}
#cmifootimg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	visibility: visible;
	text-align: center;
	background-attachment: scroll;
	background-image:  url("/_img/footer/bar_background.gif");
	background-repeat: repeat;
	width: 100%;
	letter-spacing: 0px;
	z-index: 29;
	border-top: 1px solid #CCCCCC;
	overflow: visible;
}
#cmifooter body {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#quickLinks {
	position: absolute;
	visibility: visible;
	z-index: 4;
	width: 137px;
	left: 5px;
	top: 155px;
	background-attachment: scroll;
	background-image:  url("/_templates/toolbar/images/quick_bg.gif");
	background-repeat: repeat-x;
	line-height: 18px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	overflow: visible;
	border: 1px solid #999999;
}
#eNewsletter {
	background-attachment: scroll;
	background-image:  url("/_templates/toolbar/images/quick_bg.gif");
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	filter: Alpha(Opacity=90);
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 137px;
	height: 110px;
	overflow: hidden;
	margin-top: 10px;
}
#eNewsletter body, #eNewsletter tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#quickLinks a:link, #quickLinks a:visited, #quickLinks th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
}
#quickLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: left;
}
.indent {
	text-indent: -5px;
}
#newsFlash {
	position: absolute;
	width: 678px;
	margin-bottom: 5px;
}
#breadCrumbs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00B1C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0066CC;
	text-decoration: none;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../_img/body/forward_btn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 17px;
}
#breadCrumbs body, #breadCrumbs a:link, #breadCrumbs a:hover, #breadCrumbs a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	font-weight: bold;
	text-transform: capitalize;
}
.return_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
	background-attachment: scroll;
	background-image: url(../_img/body/back_btn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.forward_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
	background-attachment: scroll;
	background-image: url(../_img/body/forward_btn.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}




.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.h1highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
	font-variant: normal;
	padding-left: 0px;
	text-decoration: none;
}
#product411 {
	left: 0px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: top;
}
.productColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
}
.productColumn a: link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: underline;
	text-align: left;
	line-height: 22px;
	font-style: normal;
}

.boldteal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00B1C6;
}
#quickLinks th{
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
}
#cmibody h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #666666;
	font-variant: normal;
	padding-left: 0px;
	text-decoration: none;
	text-indent: 10px;
}
.input_button  {
	width : 65px;
	border : 1px solid #a5acb2;
	background-color : #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	margin: 5px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}
.input_text  {
	border : 1px solid #a5acb2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 5px;
	height: 19px;
	padding-left: 2px;
}
.form_text {
	margin-bottom : 5px;
	border : 1px solid #a5acb2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
#forms {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 600px;
	position: relative;
}
.underlined {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#forms h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
}
#winHelp {
	padding-left: 5px;
	position: absolute;
	z-index: 200;
	left: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	width: 200px;
	visibility: visible;
	overflow: visible;
}
input.errHilite, select.errHilite, textarea.errHilite {
	border: 1px solid #DDDDCC;
	background-color: #FFFFCC;
	}
label.errHilite {
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	}
#cmibody h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-variant: normal;
	padding-left: 0px;
	text-decoration: none;
	text-indent: 10px;
}
#cmibar {
	position: absolute;
	left: 190px;
	top: 111px;
	width: 100%;
	z-index: 149;
	visibility: visible;
}
#cmisearch {
	position: absolute;
	top: 81px;
	width: 800;
	height: 20px;
	vertical-align: top;
	z-index: 300;
}
.footlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}
.titlehaze {
	background-attachment: scroll;
	background-image: url(/_img/body/event_shade.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#cmibody h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	padding-left: 15px;
}
#cmimenubar {
	font-size: 3px;
	color: #FFFFFF;
	position: absolute;
	visibility: hidden;
	height: 100px;
	width: 100px;
	left: 0px;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.lefttrack {
	background-attachment: scroll;
	background-image: url(/_img/body/edge_background.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.righttrack {
	background-attachment: scroll;
	background-image: url(/_img/body/right-edge_background.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #007C90;
}
#quik_header {
	background-color: #999999;
	width: 100%;
	background-attachment: scroll;
	background-image: url(/_templates/toolbar/images/quick_header.gif);
	background-repeat: no-repeat;
	line-height: 22px;
}
#prdDisplay {
	height: 148px;
	width: 678px;
	background-attachment: scroll;
	background-image: url(/_img/products/products_display.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.prdResource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(/_img/body/body_bullet-default.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-left: 20px;
	color: #666666;
	text-transform: capitalize;
	text-decoration: none;
	font-variant: normal;
	padding-top: 5px;
	padding-bottom: 3px;
}
.prdResource a:link, .prdResource a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-transform: capitalize;
	text-decoration: none;
	font-variant: normal;
	padding-top: 5px;
	padding-bottom: 3px;
}
.prdResource a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	font-variant: normal;
	padding-top: 5px;
	padding-bottom: 3px;
	color: #999999;
	background-color: #FFFFFF;
}
.prdDisplay-CYNERG {
	background-image: url(/_img/products/cynerg_tribal.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 2in;
	width: 678px;
	text-align: right;
	vertical-align: middle;
	padding-top: 40px;
	padding-right: 25px;
	background-position: 5px 30px;
}
div.header {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	height: 18px;
	visibility: visible;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 138px;
	line-height: 14px;
	text-transform: capitalize;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #666666;
}
#cmiheadflash {
	z-index: 299;
	text-align: center;
	overflow: visible;
}
.prdDisplay-LCG {
	background-image: url(/_img/products/lcg-r_series-tribal.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 2in;
	width: 678px;
	text-align: right;
	vertical-align: middle;
	padding-top: 40px;
	padding-right: 25px;
	background-position: 5px 30px;
	font-family: Arial, Helvetica, sans-serif;
}

.tabelement {
	background-attachment: scroll;
	background-image: url(../_img/body/tab_button.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 35px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #000000;
	vertical-align: middle;
	padding-top: 8px;
	padding-left: 10px;
}
.tabelement a:link, .tableelement a:visited {
	background-attachment: scroll;
	background-image: url(../_img/body/tab_button.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 35px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #000000;
	vertical-align: middle;
	padding-top: 8px;
	padding-left: 10px;
}
.tabelement a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-transform: capitalize;
	vertical-align: middle;
}
#tabs {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(../_img/products/tab_splash.gif);
	background-position: left center;
}
#tabs a:link {
	text-decoration: underline;
}

#prodTabs {
	width: 678px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../_img/products/tabs/_tabbackground.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.tabElement {
	height: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}
#tabs p {
	background-attachment: scroll;
	background-repeat: repeat-y;
}
#tabs2 {
	right: 0px;
	text-align: right;
	background-attachment: scroll;
	background-image: url(../_img/products/tab_splash.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs2 p {

	background-attachment: scroll;
	background-repeat: repeat-y;
}

#tabs2u {
	right: 0px;
	text-align: right;
	background-attachment: scroll;
	background-image: url(../_img/products/tab_splash-2U.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs2u p {

	background-attachment: scroll;
	background-repeat: repeat-y;
}

#tabs3u {
	right: 0px;
	text-align: right;
	background-attachment: scroll;
	background-image: url(../_img/products/tab_splash-3U.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs3u p {

	background-attachment: scroll;
	background-repeat: repeat-y;
}


.prodSep {
	font-size: xx-small;
	background-attachment: scroll;
	background-image: url(../_img/body/news_separator.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.search_button {
	width : 65px;
	border : 1px solid #a5acb2;
	background-color : #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}
.input_search {
	border : 1px solid #a5acb2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 19px;
	padding-left: 2px;
}
.polltop {
	background-attachment: scroll;
	background-image: url(../_img/body/main_poll_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.pollmid {
	background-attachment: scroll;
	background-image: url(../_img/body/main_poll_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.pollbottom {
	background-attachment: scroll;
	background-image: url(../_img/body/main_poll_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
#cmipoll {
	width: 169px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	overflow: hidden;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tdbullet {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 5px;
	text-align: center;
	padding-top: 5px;
}
.pollHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008091;
	width: 130px;
}
.eventTab {
	position: relative;
	width: 650px;
	margin: 10px;
	text-align: center;
	border: 1px dotted #008091;
}
#cmitestim {
	width: 165px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	overflow: hidden;
	text-align: center;
	margin-top: 15px;
	right: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.testimMid p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
.testimMid {
	background-attachment: scroll;
	background-image: url(../_img/header/user_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #333333;
	width: 169px;
	left: 10px;
	right: 10px;
}
.testimBottom {

	background-attachment: scroll;
	background-image: url(../_img/header/user_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
.testimUser {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.pageFiller {
	margin-bottom: 33px;
	position: absolute;
	width: 138px;
	height: 350px;
	bottom: 0px;
}
#setEdition {
	text-align: center;
	height: 100%;
	width: 100%;
	margin-top: 5px;
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.releaseBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	vertical-align: middle;
	height: 10px;
	width: 10px;
	border: 1px solid #FF3300;
	background-image: url(../_img/body/x_button.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 3px;
}
.compRecc {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	background-color: #D5F1FF;
}
.TextTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	text-transform: capitalize;
	letter-spacing: 4px;
}
.fieldSet {
	margin: 10px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px 5px 5px 5px;
	padding: 10px;
}
legend {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.screenFrame {
	text-align: center;
}
.pClass {

	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 18px;
	font-size: 12px;
	color: #000000;
}
.input_buttonFree {
	border : 1px solid #a5acb2;
	background-color : #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	margin: 5px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}
.dowloadTopic {
	background-attachment: scroll;
	background-repeat: repeat-x;
	padding-left: 10px;
}
.dowloadSmallTopic {
	background-attachment: scroll;
	background-repeat: repeat-x;
	padding-left: 10px;
	background-position: center;
	height: 20px;
}
.dowloadSmallTopic0 {
	padding-left: 10px;
	height: 20px;
}
.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #E08593;
	padding: 5px;
	border: 2px solid #990000;
	-moz-border-radius: 5px 5px 5px 5px;
	font-weight: bold;
}
.noticeLegend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CA0005;
	border: 1px solid #000000;
}.notice a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	-moz-border-radius: 5px 5px 5px 5px;
	font-weight: bold;
}
.notice a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	-moz-border-radius: 5px 5px 5px 5px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #FF9999;
}
.notice a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	-moz-border-radius: 5px 5px 5px 5px;
	font-weight: bold;
}
.newspanel {
	background-attachment: scroll;
	background-image: url(../_img/rounded/rounded.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.newspanel a:link {
	font-weight: bold;
	color: #3366FF;
}
.newspanel .pClass b {
	color: #0066cc;
}
.quik_menuElement {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	height: 18px;
	visibility: visible;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 138px;
	line-height: 14px;
	text-transform: capitalize;
	margin-top: 2px;
	color: #FFFFFF;
}
#domMenu_quik {

	width: 137px;
	z-index: 150;
	background-attachment: scroll;
	background-image: url(/_templates/toolbar/images/quick_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-right: 10px;
	top: 40px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #666666;
	overflow: hidden;
}
.quik_menuElement a:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	visibility: visible;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	text-transform: capitalize;
	text-decoration: none;
}
.quik_menuElement a:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	visibility: visible;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	text-transform: capitalize;
	text-decoration: none;
	color: #FFFFFF;
}
.quik_menuElement a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	visibility: visible;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	text-transform: capitalize;
	text-decoration: none;
	background-color: #999999;
}
.fieldset2 {
	border: 1px solid #008091;
	-moz-border-radius: 5px 5px 5px 5px;
}
.smallList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
}
