
#column-one {
	padding-top: 0px;
}
#content {
	background: white;
	color: black;
}
#globalWrapper {
	font-size: 127%;
	width: 100%;
	margin: 0;
	padding: 0;
}
table {
	font-size: 100%;
	color: black;
	background-color: white;
}
img {
	border: none;
	vertical-align: middle;
}
p {
	margin: .4em 0 .5em 0;
	line-height: 1.5em;
}
p img {
	margin: 0;
}

hr {
	height: 1px;
	color: #aaa;
	background-color: #aaa;
	border: 0;
	margin: .2em 0 .2em 0;
}
/*
h2 {
	color: black;
	background: none;
	font-weight: normal;
	margin: 5px 0px 10px 0px;
} */
 h3, h4, h5, h6 {
	color: black;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
	border-bottom: 1px solid #aaa;
}

h1 { font-size: 140%; margin:0px 0px 15px 0px; padding:0px 0px 8px 15px; border-bottom: 1px solid #a7c8e0;background: url(h1_bg.gif) top left no-repeat; width:96%;}

h2 { 	text-align: left;
	text-indent: 15px;
	font-weight: bold;
	color: #fff;
	font-style:Times New Roman PS MT; font-weight:Bold Italic;
	margin-top: 13px;
	margin-bottom: 10px; 
	background-repeat: no-repeat;
	background-position: 0px;
	height:20px;
	padding-top:5px; padding-bottom:3px;
    background-image: url(h1_250.gif);
	font-size:110%;

}
h2 a { 	
	color: #ffffff;
}
h2 a:visited {
	color:#ffffff;
	text-decoration:none;
}
 h2 a:hover {
	color:#ffffff;
	text-decoration:none;
}


h1 .editsection { font-size: 53%; }
/*
h2 { font-size: 150%; }
h2 .editsection { font-size: 67%; }
*/
h3, h4, h5, h6 {
	border-bottom: none;
	font-weight:  Italic;
}
h3 { font-size: 112%; background:url('c.gif')  left no-repeat;  margin:0px 0px 3px 10px; padding:0px 0px 0px 10px;}
h3 .editsection { font-size: 76%; font-weight: normal; }
h4 { font-size: 116%; }
h4 .editsection { font-size: 86%; font-weight: normal; }
h5 { font-size: 100%; }
h5 .editsection { font-weight: normal; }
h6 { font-size: 80%;  }
h6 .editsection { font-size: 125%; font-weight: normal; }

ul {
	
	list-style-type: square;
	margin: 0.3em 0 0.1em 1.5em;
	padding: 0;
	list-style-image: url('c.gif');
	
}
ol {
	
	margin: .3em 0 0 1.8em;
	padding: 0;
	list-style-image: none;
}
li {
	margin: 0.2em 0 0 0; padding: 0 0 0 0.2em;
}
dt {
	font-weight: bold;
	margin-bottom: .1em;
}
dl {
	margin-top: .2em;
	margin-bottom: .5em;
}
dd {
	line-height: 1.5em;
	margin-left: 2em;
	margin-bottom: .1em;
}



form {
	border: none;
	margin: 0;
}

textarea {
	width: 100%;
	padding: .1em;
}



/* Some space under the headers in the content area */
#bodyContent h1, #bodyContent h2 {
	margin-bottom: .6em;
}
#bodyContent h3, #bodyContent h4, #bodyContent h5 {
	margin-bottom: .3em;
}

/* emulate center */
.center {
	width: 100%;
	text-align: center;
}
*.center * {
	margin-left: auto;
	margin-right: auto;
}
/* small for tables and similar */
.small, .small * {
	font-size: 94%;
}
table.small {
	font-size: 100%;
}


/* thumbnails */
div.thumb {
	margin-bottom: .5em;
	border-style: solid;
	border-color: white;
	width: auto;
}
div.thumbinner {
	border: 1px solid #ccc;
	padding: 3px !important;
	background-color: #f9f9f9;
	font-size: 94%;
	text-align: center;
	overflow: hidden;
}
html .thumbimage {
	border: 1px solid #ccc;
}
html .thumbcaption {
	border: none;
	text-align: left;
	line-height: 1.4em;
	padding: 3px !important;
	font-size: 94%;
}
div.tright {
	clear: right;
	float: right;
	border-width: .5em 0 .8em 1.4em;
}


#divFooter
{
	clear: both;
	width: 100%;
	height: auto;
}
#divFooter .footWhy
{
	width: 100%;
	margin-top:10px;
	margin-bottom: 10px;
	overflow:hidden;
	border: 1px solid #CCCCCC;
}


.footWhy .divfooter_title
{
	width: 100%;
	height:25px;
	background:transparent url('footerTitle_bg.gif') repeat-x scroll 0 0;
}


#divFooter .whyTitle span
{
	font-weight:bold;
	padding-left:8px; margin-left:8px;
	line-height:24px;
	background:transparent url('footerTitle_Arrow.gif') no-repeat scroll 0 center;
}
#divFooter .footWhy .whyTitle span.titleSpan
{
	margin-left:14px;
/*	margin-right:152px; */
}
#divFooter .footWhy .whyLeft
{
	width:67%;
	float:left;
	min-height:100px;
	margin-right:12px;
	padding-bottom:5px;
	padding-right:25px;
}
#divFooter .footWhy .whyLeft div
{
	color:#666666;
	font-size:11px;
	margin-left:10px;
	margin-bottom:5px;
}
#divFooter .footWhy .whyLeft .leftTitle
{
	font-weight:bold;
	margin:10px 5px 3px 12px;
}
#divFooter .footWhy .whyLeft .leftTitle span
{
	padding-left:28px;
}

#divFooter .footWhy .whyRight
{
	width:28%;
	float:left;
	min-height:100px;
	padding-bottom:5px;
}
#divFooter .footWhy .whyRight .divFootQuestion
{
	clear:both;
	text-align:right;
	margin-right:10px;
}
#divFooter .footWhy .whyRight .divFootQuestion a
{
	color:#732DAA;
	text-decoration:underline;
}
#divFooter .footWhy .whyRight .divFootQuestion a:hover
{
	color:#C66B02;
	text-decoration:underline;
}
#divFooter .footWhy .whyRight ul
{
	list-style:none;
	margin-top:10px;
}

#divFooter .footWhy .whyRight ul li
{
	width:100%;
	float:left;
	line-height:14px;
	padding-left:8px;
	margin-top:6px;
	margin-bottom:6px;
	background:transparent url('c.gif') no-repeat scroll 0 center;
}
#divFooter .footerInfo
{
	width: 100%;
	height: auto;
}
.footer_Top
{
	width: 100%;
	height: 125px;
	background: transparent url('footer_bg.gif') repeat scroll 0 0;
	border-top: 1px solid #DBDBDB;
	text-align: center;
}
.footer_Top2
{
	width: 100%;
	height: 20px;
	background: transparent url('footer_bg.gif') repeat scroll 0 0;
	border-top: 1px solid #DBDBDB;
	text-align: center;
}

.footer_Link
{
	padding-top: 10px;
	margin-top: 5px;
	line-height: 24px;
}
.footer_Link span
{
	margin-right:35px;
}
.footer_img
{
	height: 69px;
	margin-top: 5px;
	text-align: center;
	background: transparent url('footer_Img_bg.gif') repeat scroll 0 0;
}
.footer_img img
{
	margin-left: 5px;
	vertical-align: middle;
}
.footer_copyright
{
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
}
.col2{width:43%;padding:3%;float:left}
#divFooter a:visited {
	color:#333333;
	text-decoration:none;
}
#divFooter  a:hover {
	color:#333333;
	text-decoration:underline;
}
#divFooter  a {
	color:#333333;
	text-decoration:none;
}

/* wikitable class for skinning normal tables */
table.wikitable {
    margin: 1em 1em 1em 0;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse;
	font-size:11px;
}
.wikitable th, .wikitable td {
    border: 1px #aaa solid;
    padding: 0.2em; text-align: center;
}
.wikitable th {
    background: #f2f2f2;
    
}
.wikitable a {		background-color:#f1f9ff;
	color:#333;
	font-weight:bold;	


}
table.wikitable3 {
    margin: 1em 1em 1em 0;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse;
	font-size:11px;
}
.wikitable3 td {
    border: 1px #aaa solid;
    padding: 0.2em; 
}


.en_mid
{
background-image: url("mid.gif");
background-repeat:repeat-y;
}
.cnkbox {
	margin:10px 10px 10px 0px; padding:10px 10px 10px 0px;
	border: 1px solid #CCC;
	text-align: left;
}


/*  2010-06-09 */

a:link {
	color: #0180AF;
	text-decoration: none;
}
a:visited {
	color: #0180AF;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #0180AF;
	text-decoration: none;
}
