body {
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
	color: #8c8c8c;
	text-align:center;
}
a:link {
	text-decoration: none;
	color: #8c8c8c;
}
a:visited {
	text-decoration: none;
	color: #8c8c8c;
}
a:hover {
	text-decoration: underline;
	color:#FF0000;
}

span a:hover {
	text-decoration: underline;
	color: #34beed;
}

a:active {
	text-decoration: none;
	color: #8c8c8c;
}
strong {
	font-weight: bold;
	color: #666666;
}
hr{display: none;}
ul,ol,li,dl,dt,dd,p {
	margin:0px;
	padding:0px;
}
.clear{display:none}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#centerColumn {
   width:780px;
   min-width:780px;
   padding: 20px 0px 40px 0px;
   margin:auto;
   text-align:left;
}
#header {
	height:69px;
	background-image: url(../images/common/dotline_x.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#header h1 {
	margin:0px;
	padding:0px;
	float: left;
}
#header ul.gnavi li{
	float: left;
	margin:22px 0px 0px 20px;
	list-style-type: none;
}
#header ul.global li{
	float: right;
	margin:41px 0px 0px 0px;
	list-style-type: none;
}
#warning {
	text-align:center;
	margin-top:20px;
}
/* Hides from IE-mac \*/
#warning { display: none; }
/* End hide from IE-mac */

#contents {
	clear:both;
}
#cont_left {
	float:left;
	width:560px;
	padding-bottom: 10px;
}
#cont_right {
	float:right;
	width:200px;
}
#pagefooter {
	clear:both;
	height:52px;
	background-image: url(../images/common/dotline_x.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#pagefooter ul.pnkz li{
	float: left;
	margin:21px 20px 0px 0px;
	list-style-type: none;
}
#pagefooter ul.pagetop li{
	float: right;
	margin:21px 0px 0px 20px;
	list-style-type: none;
}
#footer {
	clear:both;
	height:50px;
	background-image: url(../images/common/footer_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#footer ul.subm li{
	float: right;
	margin:11px 10px 0px 0px;
	list-style-type: none;
}
#footer .logo{
	float: right;
	width: 200px;
	margin:11px 0px 0px 0px;
}

:focus
{
-moz-outline-style: none;
}

/* Page footer for Software pages */

#pagefooterSW_Top, #pagefooterSW {
	clear:both;
	height:10px;
}

#pagefooterSW{
	background-image: url(../images/common/dotline_x.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#pagefooterSW ul.pnkzSW li{
	float: left;
	margin:10px 0px 10px 0px;
	list-style-type: none;
}

#spacerSW{
	margin: 10px 0px 0px 0px;
}

h1.imageSpacer{
	height:30px;
}
