@charset "UTF-8";
#body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #5A5B5E;
}
#globalC {
	font-family: Arial, Helvetica, sans-serif;
	height: inherit;
	width: inherit;
}

#headerC {
	height: 156px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E7E7E8;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#bodyC {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E1E1E2;
	font-size: 11px;
	color: #6D6F72;
	line-height: 13px;
	font-weight: normal;
	height: auto;
	background-image: url(../images/graphic/tile_ltGray.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#bodyC a:link, a:visited {
	color: #0F83BE;
	text-decoration: none;
}
#bodyC a:hover, a:active {
	color: #5AADD8;
}
#bodyC ol {
	list-style-type: decimal;
}
#bodyC ul {
	list-style-type: square;
}
#footerC {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E7E7E8;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	height: 48px;
	font-family: Arial, Helvetica, sans-serif;
}
#blocker {
	clear: both;
	height: 12px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#blockerSM {
	clear: left;
	height: 15px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
/* Top level menu styles start */
#menu1 {
	height: 20px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #0F83BE;
	float: left;
}
#menu1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu1 li {
	float: left;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	cursor: default;
}
#menu1 li a {
	float: left;
	text-decoration: none;
	outline: none;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#menu1 li a {
}
/* End IE5-Mac hack */ 
/* Menu rollover and link states */ 
#menu1 li a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: none;
	padding-top: 5px;
	padding-bottom: 4px;
	cursor: pointer;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	outline: none;
}
#menu1 li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 6px;
	display: block;
	float: none;
	outline: none;
}
#menu1 li a:hover {
	color: #5A5B5E;
	background: #E1E1E2;
	cursor: pointer;
	outline: none;
}
#menu1 li a:active {
	background: #CACACA;
	outline: none;
}
#mmb1 {
	background-color: #0F83BE;
	height: 20px;
	text-align: center;
	letter-spacing: 0.1em;
}
/* Top level menu styles end */

/* Menu 2 styles start */
#menu2 {
	height: 20px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	float: left;
	background-image: url(../images/graphic/tile_ltGray.gif);
	background-repeat: repeat;
}
#menu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu2 li {
	float: left;
	font-weight: normal;
	color: #5A5B5E;
	font-size: 10px;
	cursor: default;
}
#menu2 li a {
	float: left;
	text-decoration: none;
	outline: none;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#menu2 li a {
}
/* End IE5-Mac hack */ 
/* Menu rollover and link states */ 
#menu2 li a:link {
	color: #5A5B5E;
	text-decoration: none;
	display: block;
	float: none;
	cursor: pointer;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 4px;
	outline: none;
}
#menu2 li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 6px;
	display: block;
	float: none;
	outline: none;
}
#menu2 li a:hover {
	color: #0F83BE;
	cursor: pointer;
	outline: none;
}
#menu2 li a:active {
	text-decoration: underline;
	outline: none;
}
#menu2 li#divider {
	padding-top: 4px;
	padding-bottom: 4px;
	outline: none;
}
/* Menu 2 styles end */

/*#bodyContent1 {
	height: auto;
	width: 600px;
	float: left;
	padding-top: 25px;
	text-align: left;
	vertical-align: top;
	padding-right: 40px;
}
#bodyContent1 ol {
	list-style-type: decimal;
}
#bodyContent1 ul {
	list-style-type: square;
}*/
.photoLeft {
	padding-right: 16px;
	float: left;
}
.photoLeftWide {
	padding-right: 10px;
	float: left;
}
.photoTop {
	padding-bottom: 10px;
}
#copyright {
	font-size: 9px;
	color: #FFFFFF;
	margin-left: auto;
	height: auto;
	width: auto;
	margin-right: 14px;
	float: right;
	margin-top: 6px;
	letter-spacing: .1em;
	text-transform: uppercase;
}
#searchC {
	background-color: #FFFFFF;
	width: 100%;
	float: left;
	height: 42px;
}
#searchBlue {
	width: 100%;
	height: 22px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 8px;
	background-color: #0096C9;
}
#searchButton {
	height: 22px;
	width: 55px;
	float: right;
}

#searchField {
	background-color: #FFFFFF;
	height: 22px;
	width: auto;
	float: right;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	vertical-align: top;
}
.searchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F83BE;
	text-align: center;
	height: 16px;
	border: 1px solid #0F83BE;
	vertical-align: middle;
	letter-spacing: 0.1em;
	padding-top: 3px;
}
/* Contacct Us styles start */

#contacForm {
	width: auto;
	border: 1px solid #5AADD8;
	padding: 10px 15px 10px 10px;
	overflow: hidden;
}

#contactUs {
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	width: 172px;
	float: right;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	outline: none;
}

/* Contc=act Us styles end */

#headGraphic {
	background-color: #FFFFFF;
	height: 74px;
	width: 1024px;
	float: left;
}
#miniMenu {
	width: 1024px;
	height: 20px;
	position: relative;
	float: left;
	background-color: #0096C9;
}
#flashHead {
	height: 66px;
	width: 500px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}
#flashHome {
	float: left;
	height: 504px;
	width: 488px;
	margin-left: 14px;
}
#landingContentFullC {
	height: 160px;
	width: 990px;
	background-color: #FFFFFF;
	padding: 10px;
	overflow: hidden;
	float: left;
}
#landingContentHalfC {
	height: 160px;
	width: 494px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
	position: relative;
}
/* Menu Landing styles start */
#landingMenu {
	height: 130px;
	width: 150px;
	padding-left: 6px;
	float: left;
}
#landingMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#landingMenu li {
	font-weight: normal;
	color: #5A5B5E;
	font-size: 11px;
	padding-bottom: 4px;
	cursor: default;
}
#landingMenu li a {
	float: left;
	text-decoration: none;
	outline: none;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#landingMenu li a {
}
/* End IE5-Mac hack */ 
/* Menu rollover and link states */ 
#landingMenu li a:link {
	color: #0F83BE;
	text-decoration: none;
	float: none;
	cursor: pointer;
	outline: none;
}
#landingMenu li a:visited {
	color: #0F83BE;
	text-decoration: none;
	float: none;
	outline: none;
}
#landingMenu li a:hover {
	color: #0F83BE;
	text-decoration: underline;
	cursor: pointer;
	outline: none;
}
#landingMenu li a:active {
	color: #5A5B5E;
	text-decoration: underline;
	outline: none;
}
/* Menu Landing styles end */
#copyBlock1 {
	background-color: #FFFFFF;
	float: left;
	height: 474px;
	width: 140px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #5A5B5E;
	overflow: hidden;
}
#copyBlock2 {
	background-color: #FFFFFF;
	float: right;
	width: 476px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #5A5B5E;
	margin-right: 15px;
}
#copyBlock3 {
	background-color: #FFFFFF;
	float: right;
	width: 215px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #5A5B5E;
	margin-right: 15px;
}
#copyBlock4 {
	background-color: #FFFFFF;
	float: right;
	width: 476px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #5A5B5E;
	margin-right: 15px;
	overflow: hidden;
}
#copyBlock5 {
	background-color: #FFFFFF;
	float: right;
	width: 476px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #5A5B5E;
	margin-right: 15px;
	height: 660px;
	overflow: auto;
}
#copyBlock6 {
	background-color: #FFFFFF;
	float: right;
	width: 476px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #5A5B5E;
	margin-right: 15px;
	height: 485px;
	overflow: hidden;
	margin-top: 10px;
}
#copyBlock7 {
	background-color: #FFFFFF;
	float: right;
	width: 476px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #5A5B5E;
	margin-right: 15px;
	overflow: hidden;
	margin-top: 10px;
}
#copyBlock8 {
	background-color: #FFFFFF;
	float: right;
	width: 486px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #5A5B5E;
	margin-right: 15px;
	overflow: hidden;
	height: 675px;
}
#copyBlock9 {
	background-color: #FFFFFF;
	float: right;
	width: 476px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #5A5B5E;
	margin-right: 15px;
	overflow: hidden;
	padding-right: 10px;
}
#copyBlock10 {
	background-color: #FFFFFF;
	float: right;
	width: 486px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #5A5B5E;
	margin-right: 15px;
	overflow: hidden;
}

#copyBlockSearch {
	background-color: #FFFFFF;
	float: right;
	width: 476px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #5A5B5E;
	margin-right: 15px;
	height: 660px;
	overflow: auto;
}

#copyBlockSiteMap {
	background-color: #FFFFFF;
	float: right;
	width: 476px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #5A5B5E;
	margin-right: 15px;
	height: 660px;
	overflow: auto;
}
#bodyContent1 {
	height: auto;
	width: 600px;
	float: left;
	padding-top: 25px;
	text-align: left;
	vertical-align: top;
	padding-right: 40px;
}
#bodyContent2 {
	width: 822px;
	float: left;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	font-size: 11px;
	line-height: 18px;
	color: #5A5B5E;
	overflow: hidden;
}
#bodyContent3 {
	padding-right: 14px;
	width: 150px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	float: right;
	overflow: hidden;
}
#bodyContent4 {
	width: 480px;
	float: left;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	color: #5A5B5E;
	padding: 10px 10px 10px 14px;
	height: 480px;
}
#bodyContent5 {
	width: 990px;
	float: left;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	color: #5A5B5E;
	padding: 10px 10px 10px 14px;
}
#bodyContent6 {
	width: 154px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 14px;
	font-size: 11px;
	line-height: 18px;
	float: right;
	margin-left: 10px;
	height: 670px;
	background-color: #E7E7E8;
}
#bodyContent7 {
	width: 148px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 18px;
	float: right;
	margin-left: 10px;
	background-color: #E7E7E8;
	margin-bottom: 10px;
	position: relative;
	top: 0px;
	left: 10px;
	padding-right: 10px;
}
#landingContent {
	width: 822px;
	float: left;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	font-size: 11px;
	line-height: 18px;
	color: #5A5B5E;
	overflow: hidden;
	height: 284px;
}

/* Landing page menu styles end */
#lsmC {
	height: 130px;
	width: 320px;
	float: left;
	overflow: hidden;
}
#lsm0 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0F83BE;
	padding-left: 10px;
	position: absolute;
	width: 310px;
	visibility: hidden;
}
#lsm1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0F83BE;
	width: 310px;
	padding-left: 10px;
	position: absolute;
	visibility: hidden;
}
#lsm2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0F83BE;
	width: 310px;
	padding-left: 10px;
	position: absolute;
	visibility: hidden;
}
#lsm3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0F83BE;
	width: 310px;
	padding-left: 10px;
	visibility: hidden;
	position: absolute;
}
#lsm4 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0F83BE;
	width: 310px;
	padding-left: 10px;
	visibility: hidden;
	position: absolute;
	overflow: hidden;
}
#lsm5 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0F83BE;
	width: 310px;
	padding-left: 10px;
	visibility: hidden;
	position: absolute;
	overflow: hidden;
}
#lsm6 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0F83BE;
	width: 310px;
	padding-left: 10px;
	visibility: hidden;
	position: absolute;
	overflow: hidden;
}
/* Landing page menu styles end */

/* Foot Menu 2 styles start */
#footMenu {
	height: 28px;
	width: 1000px;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	background-image: url(../images/graphic/tile_drkGray.gif);
	background-repeat: repeat;
	padding-top: 8px;
}
#footMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0;
	letter-spacing: .1em;
}
#footMenu li {
	float: left;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 9px;
	cursor: default;
}
#footMenu li a {
	float: left;
	text-decoration: none;
	outline: none;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#footMenu li a {
}
/* End IE5-Mac hack */ 
/* Menu rollover and link states */ 
#footMenu li a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: none;
	cursor: pointer;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
	outline: none;
}
#footMenu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
	outline: none;
}
#footMenu li a:hover {
	color: #5AADD8;
	cursor: pointer;
	outline: none;
}
#footMenu li a:active {
	text-decoration: underline;
	outline: none;
}
#footMenu li#divider {
	padding-top: 4px;
	padding-bottom: 4px;
}
/* Foot Menu styles end */
.copyBlueBold {
	font-weight: bold;
	color: #0F83BE;
}
.copyBlueBold12 {
	font-weight: bold;
	color: #0F83BE;
	font-size: 12px;
	text-transform: uppercase;
}

.titleLSM {
	margin-left: 5px;
}
#landingBox {
	height: 82px;
	width: 326px;
	z-index: 100;
	position: relative;
	bottom: 82px;
	left: 500px;
}

h1 {
	font-weight: bold;
	color: #0F83BE;
	font-size: 14px;
	text-transform: uppercase;
}
.stockNumUL {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E2;
	text-align: left;
	vertical-align: middle;
	padding-right: 15px;
}

.webcast {
	float: right;
}
