body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	margin: 0px;

}

.text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

}

.bold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #666666;

}

.headerProd {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #1992e0;

}

.camStamp {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	color: #666666;

}

.liveDemo {

font-weight: bold;

color: #FF7317;



}

a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #1992e0;

	text-decoration: underline;

}

.backGreen {

	background-color: #a5d800;

}

.textFooter {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	color: #ABABAB;

}



a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #ff7a22;

	text-decoration: underline;

}

a:hover {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #ff7a22;

	text-decoration: none;

}

a:active {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #1992e0;

	text-decoration: underline;

}

a.footer:link, a.footer:visited, a.footer:active, a.footer:hover {

font-family: Arial, Helvetica, sans-serif; 

font-size: 12px;

font-weight: normal; 

color: #ABABAB;

text-decoration:underline;

}

a.footer:hover {

font-family: Arial, Helvetica, sans-serif; 

font-size: 12px;

font-weight: normal; 

color: #333333; 

text-decoration:none;

}

a.linkGreen:link, a.linkGreen:visited, a.linkGreen:active, a.linkGreen:hover {

font-family: Arial, Helvetica, sans-serif; 

font-size: 11px;

font-weight: bold; 

color: #80B952;

text-decoration:underline;

}

a.linkGreen:hover {

font-family: Arial, Helvetica, sans-serif; 

font-size: 11px;

font-weight: bold; 

color: #333333; 

text-decoration:none;

}



.backSwirlGray {

	background-image: url(../../images/back_swirl_gray_page.gif);

	background-repeat: no-repeat;

	background-position: center top;

}

.backSwirlMain {

	background-image: url(../images/back_swirl_HPWhite.gif);

	background-repeat: no-repeat;

	background-position: right top;

}

.backSwirlSmall {

	background-image: url(../../images/back_swirl_small.gif);

	background-repeat: no-repeat;

	background-position: center top;

	background-attachment: fixed;

}

.backSwirlLarge {





	background-image: url(../../images/backSwirlBottom.png);

	background-repeat: no-repeat;

	background-position: right top;

}

.frameYellow {

	background-image: url(../../images/frame_yellow.gif);

	background-repeat: no-repeat;

	background-position: center top;

}

.frameGreen {

	background-image: url(../../images/frame_freen.gif);

	background-repeat: no-repeat;

	background-position: center top;

}

.frameBlue {



	background-image: url(../../images/frame_blue.gif);

	background-repeat: no-repeat;

	background-position: center top;

}

.frameOrange {





	background-image: url(../../images/frame_orange.gif);

	background-repeat: no-repeat;

	background-position: center top;

}

.backOrange {

	background-color: #ff7a22;

}

.backBlue {

	background-color: #1992e0;

}

.backGreen {

	background-color: #a5d800;

}

.headerOrange {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #ff7a22;

}

.formLabel {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #ff7a22;

}

.formTextBox {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	padding-left: 2px;

	border: 1px solid #999999;

	height: 18px;

}

.formElement {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #666666;

}

form {

	padding: 0px;

}



.formDropDown {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	border: 1px solid #666666;

}



.formMultiLine {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	padding-left: 2px;

	border: 1px solid #999999;

}

.formCheckbox {



	margin: 0px;

	border: 0 solid #FFFFFF;

	height: 12px;

	width: 12px;

	vertical-align: middle;

}

.formRadio {

	margin: 0px;

	border: 0 solid #FFFFFF;

	height: 10px;

	width: 10px;

	vertical-align: middle;

}

.button, #sideBar li{

	padding: 0.175em;

	background-color:#FFFFFF;

	color: #ff7a22;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	border-top: 3px double #ccc;

	border-right: 3px double #999;

	border-bottom: 3px double #999;

	border-left: 3px double #ccc;

}

.button:active{

	border: 3px double #cccccc;

	border-top-color: #999999;

	border-left-color: #999999;

	padding: 0.175em;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

}

.button:hover{

	cursor:pointer;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	padding: 0.175em;

}

.headerOrange16px {



	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #ff7a22;

}

.headerOrange14px {





	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bolder;

	color: #ff7a22;

}

.liveDemo2 {
	font-weight: bold;
	color: #FF7317;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.textBoldBlue12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1992e0;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.headerOrange22px {


	font-family: Arial, Helvetica, sans-serif;

	font-size: 22px;

	font-weight: bold;

	color: #ff7a22;
}
a.linkBlue:link, a.linkBlue:visited, a.linkBlue:active, a.linkBlue:hover {


font-family: Arial, Helvetica, sans-serif; 

font-size: 11px;

font-weight: bold; 

color: #1992e0;

text-decoration:underline;
}
a.linkBlue:hover {


font-family: Arial, Helvetica, sans-serif; 

font-size: 11px;

font-weight: bold; 

color: #333333; 

text-decoration:none;
}
.backCountryID {
	background-image: url(../images/header_identifier.gif);
	background-repeat: no-repeat;
	background-position: 210px center;
	width: 370px;
}
.headerHeight {
	height: 64px;
}
.backGlobalNav {
	background-image: url(../images/nav_global/back_nav_global21.png);
	background-repeat: repeat;
}
/* TOSHIBA Text Links */
a.ToshGlobal:link, a.ToshGlobal:visited, a.ToshGlobal:active, a.ToshGlobal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	text-transform: uppercase;
	background-image: url(../images/nav_global/tosh_arrow_off.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: table-cell;
	text-indent: 3px;
	height: 10px;
	width: 145px;
	text-align: left;
	padding-left: 18px;
}
a.ToshGlobal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #19A4B4;
	text-decoration:none;
	background-image: url(../images/nav_global/tosh_arrow_off.png);
	background-position: left center;
	display: table-cell;
	text-indent: 3px;
	height: 10px;
	width: 145px;
	text-align: left;
	padding-left: 18px;
}
/* LOCAL NAVIGATION STYLE ELEMENTS */

/* BREADCRUMB elements */
.backBreadcrumb {
	background-image: url(../../images/nav_local/back_bcrumb.png);
	background-repeat: repeat;
}
.bcText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #19A4B4;
	text-align: left;
	vertical-align: bottom;
}
.bcText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #19A4B4;
	text-align: left;
	vertical-align: bottom;
}
.bcText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #19A4B4;
	text-align: left;
	vertical-align: bottom;
}
.bcText4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #19A4B4;
	text-align: left;
	vertical-align: bottom;
}
a.bcLink1:link, a.bcLink1:visited, a.bcLink1:active, a.bcLink1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1E7C90;
	text-align: left;
	text-decoration:none;
	vertical-align: bottom;
}
a.bcLink2:link, a.bcLink2:visited, a.bcLink2:active, a.bcLink2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1E7C90;
	text-align: left;
	text-decoration:none;
	vertical-align: bottom;
}
a.bcLink3:link, a.bcLink3:visited, a.bcLink3:active, a.bcLink3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1E7C90;
	text-align: left;
	text-decoration:none;
	vertical-align: bottom;
}
a.bcLink4:link, a.bcLink4:visited, a.bcLink4:active, a.bcLink4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1E7C90;
	text-align: left;
	text-decoration:none;
	vertical-align: bottom;
}
/* DECORATIVE elements */
.borderNavSide {
	border: 1px solid #CCCCCC;
}
.navBoxOC {
	background-color: #19A4B4;
}
/* BACKGROUND elements */
.backNavSide {
	background-image: url(../../images/nav_local/back_nav_side.png);
	background-repeat: repeat;
}
.lineDotted {
	background-image: url(../../images/backs/back_dot_large.png);
	background-repeat: repeat;
	background-color: #FFFFFF;
	height: 1px;
}
/* END GLOBAL STYLE ELEMENTS */
.backGray {
	background-color: #CCCCCC;
}
