/* reset css styles individually instead of universal selector. */
/* based on http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {list-style: none;}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* end reset styles */

/* mac hide \*/
html,body{height:100%}
/* end hide*/

h1,h2,h3,h4,h5,h6{
	font-weight:bold;
}
h1{font-size:140%}
h1,h2,h3,h4,h5,h6{margin-bottom:4px;}
h3{margin:1em 0 .5em 0;}
ul{list-style:none;}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide */
.to-top{clear:both;margin:1em 0;}
.clear {line-height: 0px; font-size: 1px; height: 0px; clear: both; margin: 0; padding: 0; }
body{
	background:#B9B9B9 url(images/bkg_body.gif) 0 0 repeat-x;
	color:#000;
	text-align:center;
	overflow:visible;
}
body { behavior: url(iepngfix.htc); }

/* vertical center page */

#xinner #topLeft {width:58px; height:64px; margin:0; 	float:left;}
#xinner #topRight {width:942px; height:64px; margin:0; 	float:left;}

#xinner #topRight #login{
	width:942px;
	height:32px;
	margin:0;
	background-color:#7B7B7B;
}
#xinner #topRight #login #userLogin form#loginForm{
	margin:8px 8px 0 0;
	padding:0;
	float:right;
}
#xinner #topRight #login #userLogin form#loginForm label{
	font:normal 11px/20px Arial, Verdana, Helvetica, sans-serif;
	color:#ccc; 
	padding:0 10px 0 0;
	float:left;
} 
#xinner #topRight #login #userLogin form#loginForm input{
	width:124px;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#000000;	
	border:#656565 solid 1px;
	float:left;
	margin:0 10px 0 0;
	padding:0 2px;
}
#xinner #topRight #login #userLogin form#loginForm input.submitBtn{
	width:32px;
	height:16px; 
	margin:0 0 0 0; 
	padding:0;
	border:none;
	float:left;
}
/*--navi--*/
#xinner #topRight #navi{
	width:934px;
	height:26px;
	margin:0;
	padding-top:6px;
	padding-right:8px;
	background-color:#5D5D5D;
}
/*--Logo Box--*/
#xinner #topHeadCTN {
	width:1000px;
	height:50px;
	margin:0;
}
#xinner #topHeadCTN h1 {
	font:bold 12px/50px Arial, Helvetica, sans-serif;
	color:#000;
	padding-left:10px;
	margin:0;
	display:inline;
}
/*--mainBodyCN--*/
#xinner #mainBodyCN {
	width:1000px;
	height:488px;
	margin:0;
}
/*--Overview Page--*/
#xinner #mainBodyCN #overview_flashCTN {
	width:980px;
	height:488px;
	margin:0 auto;
}
/*--footer--*/
#xinner #footer {
	width:1000px;
	height:84px;
	margin:0;
	position:relative;
	background-color:#B9B9B9;
}
#xinner #footer ul {
	width:500px;
	position:absolute;
	display:block;
	top:24px;
	left:0px;
}
#xinner #footer ul li {
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 0 0;
	float:left;
	padding: 0 8px 0 0;
}
#xinner #footer ul li.fixed {
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	float:left;
	background:url(images/line-break.gif) no-repeat ;
	background-position: 0 50%;
	padding: 0 8px 0 8px;
}
#xinner #footer p {
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0;
	z-index: 91;
	left:0px;
}
#xinner #footer p.credit {
	top:40px;
	position:absolute;
}
#xinner #footer a {
	color:#000;
	text-decoration:none;
}
#xinner #footer a:hover {
	color:#790000;
	text-decoration:none;
}
































