@charset "utf-8";

body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
a img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#footer_wrap {
	width:850px;
	height:40px;
	margin: 0px;
	background-color: #666666;
	padding: 0px;
}
#footer {
	text-align: center;
	letter-spacing: 0.01em;
	width: 550px;
	float: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
}
#footer a:hover {
	color: #333333;
	letter-spacing: 0.01em;
	margin: 0px;
	text-decoration: none;
}

#canon {
	float: right;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#main {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
#main a {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-weight: bold;
}
#main a:hover {
	color: #CC0000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pag_hdr {
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1E347D;
	text-align: left;
	margin: 0px;
	text-transform: uppercase;
}
#htp {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}
#htp a {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-weight: bold;
}
#htp a:hover {
	color: #CC0000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#exh_already {
	background-color: #FFFFCC;
	width: 500px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #213886;
}
#qLinks {
	padding: 0px;
	border: 1px solid #999999;
	width: 185px;
	display: block;
	margin: 0px;
	background-color: #F9F9F9;
	background-repeat: repeat;
}
#qLinks #qLinks_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #b4161c;
	margin: 0px;
	display: block;
	height: 26px;
	background-image: url(media/Qlink_bg.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#qLinks .q_Links a:link, #qLinks .q_Links a:visited, #qLinks .q_Links a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	display: block;
	line-height: 1.3em;
	text-decoration: none;
	margin: 0px;
	padding: 4px 4px 4px 8px;
	text-align: left;
	border-style: none;
}
#qLinks .q_Links a:hover {
	color: #192f78;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
	font-size: 12px;
	line-height: 1.3em;
	padding: 4px 4px 4px 8px;
	text-decoration: none;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.strong {
	font-weight: bold;
	color: #000000;
}
#int_colmL {
	float: left;
	width: 74%;
	margin-right: 5px;
	padding: 0px;
}

#int_colmR {
	float: left;
	width: 23%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#video {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	margin-left: 3px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#exh {
	margin: 0px;
	padding: 0px;
}
.hdr {
	font-weight: bold;
	color: #424242;
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 140%;
}
.rep {
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}
.rep a {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-weight: bold;
}
.rep a:hover {
	color: #CC0000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sitemap ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	line-height: 1.5em;
	background: center top;
	text-align: left;
	width: 500px;
	margin: 0px 0px 0px 250px;
	padding: 0px;
}
#sitemap ol {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.sub_hdr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #213886;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	vertical-align: top;
}
.exh {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	padding: 0px;
	margin: 0px;
}
#exh a {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-weight: bold;
}
#exh a:hover {
	color: #CC0000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#social_2 {
	margin: 15px 0px 0px;
	padding: 12px;
	border: 1px solid #999999;
	background: #F9F9F9;
	width: 162px;
}
#reading_hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #424242;
	display: block;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 26px;
}
#reading a {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
	font-weight: normal;
}
#reading a:hover {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
	font-weight: normal;
	color: #192f78;
}

#reading {
	margin: 0px;
	padding: 12px;
	border: 1px solid #999999;
	background: #F9F9F9;
	width: 162px;
}
.reading_s {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: list-item;
}

.style3 {
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	line-height: 140%;
}.list {
	margin-bottom: 12px;
}
#exh ul {
	margin: 0px;
	list-style-image: url(media/bullet.jpg);
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
#appliance {
	text-align: center;
}
.index {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.sub_hdr2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #213886;
	text-align: left;
	padding: 0px;
	line-height: 140%;
	vertical-align: top;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#superweb a {
	text-decoration:none;
	border-bottom:none;
}
/*Conference style*/
#conf {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
#conf a {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-weight: bold;
}
#conf a:hover {
	color: #CC0000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#conf_att_bx {
	height: auto;
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #F9F9F9;
	border: 1px solid #999;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 140%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.conf_att_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	text-align: center;
	line-height: 140%;
	padding-bottom: 5px;
	padding-top: 10px;
}
.conf_att {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 3px;
	text-align: left;
	padding-left: 9px;
}
#confReg_incld {
	border: 2px solid #9FA1A0;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 365px;
}
.conf_regteam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
	text-align: center;
	line-height: 140%;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	vertical-align: top;
}
