A.style1:hover {
	background-color: #E2E2E2;
}

A.style2, #footer A:hover, A.style1 {
	color: black;
}

A.style2:hover {
	font-weight: bold;
}

A.style3 {
	color: black;
	font-style: italic;
	text-decoration: none;
}

IMG.RadETool {
	background-color: #C3DAF9;
}

/*styles to be displaid in the Examples*/
TABLE.style1 {
	background-color: #F2F2F2;
	border: 1px solid #969696;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
}

TABLE.style1 TD {
	border: 1px solid white;
	height: 20px;
}

TABLE.style1 THEAD TH {
	background-color: #929292;
	border-bottom: 1px solid #444444;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}

TABLE.style2 {
	background-color: #FBFBE5;
	border: 1px solid #475E1E;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
}

TABLE.style2 TD {
	border-top: 1px solid #CBDE8E;
	height: 20px;
}

TABLE.style2 THEAD TH {
	background-color: #6C7D47;
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}

TABLE.style3 {
	background-color: #E9E9DE;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
}

TABLE.style3 TD {
	border-top: 1px solid #929292;
	height: 20px;
}

TABLE.style3 THEAD TH {
	background-color: #6F2C3E;
	border-bottom: 1px solid #ffffff;
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}

TD.sideNavSubSection {
	font-weight: bold;
	padding-top: 10px;
}

.body {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.bodytd {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 30px;
	padding-top: 20px;
}

.bodytdevent {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	padding-bottom: 20px;
	padding-top: 10px;
}

.bodyTextDarkGr, .mediumbodyblue, .body, .mediumbody {
	color: #333333;
	cursor: default;
	display: compact;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.5px;
	line-height: 14px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

.bodyTextDarkGrBld {
	color: #333333;
	cursor: default;
	display: compact;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0.5px;
	line-height: 15px;
	text-transform: none;
	white-space: nowrap;
	word-spacing: normal;
}

.bodyTextDarkGrBld a, .bodyTextDarkGr a, .bodyTextDarkGrNoLink a:hover {
	color: #333333;
	text-decoration: underline;
}

.bodyTextDarkGrNoLink {
	color: #333333;
	cursor: default;
	display: compact;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.5px;
	line-height: 12px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

.button, button {
	background-color: white;
	background-image: url(http://www.spexcsp.com/Img/buttonBg.gif);
	background-position: top;
	border: 1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	color: #666666;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	width: 80px;
}

.code {
	box-sizing: border-box;
	font-size: 12px;
	height: 100%;
	margin: 0px;
	-moz-box-sizing: border-box;
	overflow: auto;
	padding: 0px 5px 0px 8px;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-darkshadow-color: #AEAEAE;
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-track-color: #F5F5F5;
	width: 750px;
}

.codeBottomTabs TD {
	background-image: url(http://www.spexcsp.com/Img/codeTabBottomBg.gif);
	background-repeat: repeat-x;
	height: 26px;
}

.codeOuter  {
	background-image: url(http://www.spexcsp.com/Img/codeViewBg.gif); /*	background-repeat:no-repeat;*/
	background-position: left bottom;
	background-repeat: repeat-y;
}

.codeTabs TD {
	background-image: url(http://www.spexcsp.com/Img/codeTabBg.gif);
	background-repeat: repeat-x;
	height: 26px;
}

.COMbodyTextYelBld {
	color: #CC9900;
	cursor: default;
	display: compact;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 16px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

.COMbodyTextYelBld a{
	color: #CC9900;
	text-decoration: underline;
}

.COMMrollLink a, .ENVIROrollLink a, .SAMPLErollLink a, .rollLinkText a, .bodyTextDarkGrNoLink a {
	color: #333333;
	text-decoration: none;
}

.COMMrollLink a:hover{
	color: #DAA520;
	text-decoration: underline;
}

.contentInner {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 21px;
	width: 750px;
}

.CRMbodyTextRustBldTitle a:hover{
	color: #CC6633;
	text-decoration: underline;
}

.CRMTextRustBldBg {
	background-color: #DDDDDD;
	color: #333333;
	cursor: default;
	display: compact;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 13px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

.DataCellDkGr {
	color: #333333;
	cursor: default;
	display: compact;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.5px;
	line-height: 16px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

.DataCellDkGr, .DataCellDkGrBck {
	color: #333333;
	cursor: default;
	display: compact;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.5px;
	line-height: 18px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

.datagrid {
	border: 1px solid #C0C0C0;
}

.download {
	background-image: url(http://www.spexcsp.com/Img/downloadBg.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	height: 36px;
	margin-top: 3px;
	padding-left: 30px;
	padding-top: 11px;
}

.DropDown {
	font-size: 11px;
}

.ENVIRObodyTextGrnBld {
	color: #669933;
	cursor: default;
	display: compact: #6B8E23;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 20px;
	margin-right: 5px;
	padding-left: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

.ENVIRObodyTextGrnBld a{
	color: #6B8E23;
	text-decoration: none;
}

.ENVIROrollLink a:hover{
	color: #9ACD32;
	text-decoration: underline;
}

.footerTextDarkGr {
	color: #333333;
	cursor: default;
	display: compact;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.5px;
	line-height: 12px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

.header {
	background-image: url(http://www.spexcsp.com/Img/bg.gif);
	background-repeat: repeat-x;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	width: 1001px;
}

.headlineblue a, .CRMbodyTextRustBldTitle a, .smallheadlineblue a, .CRMbodyTextRustBld a {
	color: #CC6633;
	text-decoration: none;
}

.headlineblue, .CRMbodyTextRustBldTitle {
	color: #CC6633;
	color: #CC6633;
	cursor: default;
	display: compact;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 800;
	letter-spacing: normal;
	line-height: 20px;
	margin-right: 5px;
	padding-left: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

.HOMEBlueBldTitle {
	: #80ABD4;
	color: #336699;
	cursor: default;
	display: compact;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 800;
	letter-spacing: normal;
	line-height: 20px;
	margin-right: 5px;
	padding-left: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

.module {
	background-image: url(http://www.spexcsp.com/Img/moduleBg.gif);
	background-repeat: repeat-x;
	border: 1px solid #DADADA;
	color: #333333;
	font-family: Verdana, Arial;
	font-size: 10px;
	margin-right: 3px;
	padding: 12px;
	vertical-align: top;
}

.module TD, .module A {
	color: #333333;
	font-size: 10px;
}

.navigationCategoryNode {
	color: #666666;
	cursor: hand;
	font-size: 12px;
}

.navigationNodes {
	background-repeat: no-repeat;
	font-size: 11px;
	margin-top: 16px;
	padding-left: 16px;
	text-decoration: none;
}

.navigationNodes A {
	color: #666666;
	text-decoration: none;
}

.navigationNodes A:hover, .download A {
	color: black;
	text-decoration: underline;
}

.projects {
	background-image: url(http://www.spexcsp.com/Img/projectsBg.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 132px;
	margin-left: 16px;
	margin-top: 21px;
	padding: 12px 0px 0px 0px;
	width: 193px;
}

.projects A {
	color: #333333;
	padding-left: 24px;
	text-decoration: none;
}

.projects A:hover {
	color: black;
	padding-left: 25px;
	text-decoration: underline;
}

.rollLinkText a:hover{
	color: #CC6600;
	text-decoration: underline;
}

.rollLinkText, .COMMrollLink, .ENVIROrollLink, .SAMPLErollLink {
	color: #333333;
	cursor: default;
	display: compact;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 0.25px;
	line-height: 18px;
	text-decoration: none;
	text-transform: none;
	white-space: nowrap;
	word-spacing: normal;
}

.SAMPLEbodyTextBlueBld {
	color: #336699;
	cursor: default;
	display: compact;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 18px;
	margin-right: 5px;
	padding-left: 0px;
	text-decoration: color: #336699;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

.SAMPLEbodyTextBlueBld a, .HOMEBlueBldTitle a {
	color: #336699;
	text-decoration: none;
}

.SAMPLEbodyTextBlueBld a:hover, .HOMEBlueBldTitle a:hover {
	color: #80ABD4;
	text-decoration: underline;
}

.SAMPLEbodyTextBlueBldTitle {
	color: #696969;
	cursor: default;
	display: compact;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 800;
	letter-spacing: normal;
	line-height: 20px;
	margin-right: 5px;
	padding-left: 0px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

.SAMPLErollLink a:hover{
	color: #336699;
	text-decoration: underline;
}

.sideNav {
	background-image: url(http://www.spexcsp.com/Img/sideNavBg.gif); /*width:206px;*/
	font-size: 12px;
	height: 24px;
	padding-right: 27px;
	padding-top: 12px;
	text-align: right;
}

.sideNav A, .welcomeModule A {
	color: black;
	text-decoration: none;
}

.sideNavCategoryTitle {
	box-sizing: border-box;
	font-weight: bold;
	-moz-box-sizing: border-box;
	padding: 2px 0px 16px 39px;
}

.smallheadlineblue a:hover, .CRMbodyTextRustBld a:hover {
	color: #CC9966;
	text-decoration: underline;
}

.smallheadlineblue, .CRMbodyTextRustBld {
	color: #CC6633;
	cursor: default;
	display: compact;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 13px;
	margin-right: 5px;
	padding-left: 0px;
	text-decoration: color: #CC6633;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

.subheadBld, .bodyBld {
	color: #333333;
	cursor: default;
	display: compact;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 0.5px;
	line-height: 14px;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

.subheadBld a, .bodyBld a {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.subheadBld a:hover, .bodyBld a:hover {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}



.subheadBldRust {
	color: #CC6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.tab {
	cursor: hand;
}

.TabsRightCorner {
	background-image: url(http://www.spexcsp.com/Img/cornerRight.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textfield {
	background-attachment: fixed;
	background-color: #E5E5E5;
	background-image: url(http://www.spexcsp.com/Img/textfield.gif);
	background-repeat: no-repeat;
	border: 0px;
	font-size: 11px;
	height: 18px;
	padding-left: 3px;
	padding-top: 3px;
	vertical-align: middle;
	width: 77px;
}

.textred {
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.welcomeModule {
	background-image: url(http://www.spexcsp.com/Img/welcomeBg.gif);
	background-position: right 23px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 80px;
	margin-top: 20px;
	width: 344px;
}

.whiteOnDarkGr {
	color: #FFFFFF;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

.whiteOnDarkGrBld {
	color: #FFFFFF;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}

.whiteOnDarkGrBldLrg {
	color: #FFFFFF;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}

.whiteOnDrkBld {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#content {
	height: auto;
	margin-left: 30px;
	background-color: White;  
}

#contentRight {
	background-image: url(http://www.spexcsp.com/Img/bgRight.gif); /*padding-right: 9px;*/
	background-position: right;
	background-repeat: repeat-y;
	box-sizing: border-box;
	height: auto;
	-moz-box-sizing: border-box;
	width: 100%;
}

#contentTD {
	background-image: url(http://www.spexcsp.com/Img/tabsBg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	height: auto;
	width: 100%;
}

#footer {
	background-image: url(http://www.spexcsp.com/Img/footerBg.gif);
	color: #999999;
	font-size: 11px;
	height: 77px;
}

#footer A {
	color: #999999;
}

#footerRightCorner {
	background-image: url(http://www.spexcsp.com/Img/footerRight.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#navigation {
	left: 0;
	position: absolute;
	top: 0;
	width: 200px;
}

#newRelease	a {
	text-decoration: none;
}

#newRelease	a:hover, .sideNav A:hover, .welcomeModule A:hover, A.style3:hover {
	text-decoration: underline;
}

#tabs {
	background-image: url(http://www.spexcsp.com/Img/topBg.gif); /* height: 35px; */
}

#wrapper {
	clear: right;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 1001px;
	background-color: White;  
}
