body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	text-align: center;
	background:#fff;
	min-width:600px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
}
a {
	font-family: Helvetica, Verdana, Arial;
	word-break: loose;
	line-height: 14px;
	word-wrap: break-word;
	text-align: justify;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	color: #666;
	font-size: 13px;
}
a:hover {
	color:#000;
	text-decoration:none;
}
h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
	font-family: Helvetica, Verdana, Arial;
	word-break: loose;
	line-height: 15px;
	word-wrap: break-word;
	text-align: justify;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	color: #666;
	font-size: 13px;
	}
	
	p.note {
	margin:.4em 0 .8em 0;
	padding:0;
	font-family: Futura, Verdana, Arial;
	word-break: loose;
	line-height: 11px;
	word-wrap: break-word;
	text-align: right;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	color: #666;
	font-size: 10px;
}

	p.title {
	margin:.4em 0 .8em 0;
	padding:0;
	font-family: Helvetica, Verdana, Arial;
	word-break: loose;
	line-height: 17px;
	word-wrap: break-word;
	text-align: left;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	color: #666;
	font-size: 15px;
	}

	p.title2 {
	margin:.4em 0 .8em 0;
	padding:0;
	font-family: Helvetica, Verdana, Arial;
	word-break: loose;
	line-height: 20px;
	word-wrap: break-word;
	text-align: left;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	color: #666;
	font-size: 18px;
	}


	p.title1 {
    margin:0px 0px 0px 52px;
	padding:0;
	font-family: Helvetica, Verdana, sans-serif;
	word-break: loose;
	line-height: 15px;
	word-wrap: break-word;
	text-align: left;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	color: #666;
	font-size: 13px;
	}



.margin {
    width: 155px; 
    margin:0px 0px 0px 5px;
	font-family: Helvetica, Verdana, sans-serif;
	line-height: 14px;
	word-wrap: normal;
	text-align: justify;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	color: #666;
	font-size: 14px;

}

.margin2 {
    width: 169px; 
    margin:0px 0px 0px 5px;
	font-family: Helvetica, Verdana, sans-serif;
	line-height: 13px;
	word-wrap: normal;
	text-align: justify;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	color: #333;
	font-size: 11px;

}
#margin2 a {
    width: 169px; 
    margin:0px 0px 0px 5px;
	font-family: Helvetica, Verdana, sans-serif;
	line-height: 13px;
	word-wrap: normal;
	text-align: justify;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	color: #033;
	font-size: 11px;

}

.margin4 {
    width: 355px; 
    margin:0px auto 0px auto;
	font-family: Helvetica, Verdana, sans-serif;
	line-height: 13px;
	word-wrap: normal;
	text-align: justify;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	color: #333;
	font-size: 11px;

}


.margin5 {
    width: 200px; 
    margin:0px 0px 0px 5px;
	font-family: Helvetica, Verdana, sans-serif;
	line-height: 13px;
	word-wrap: normal;
	text-align: justify;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	color: #333;
	font-size: 11px;

}

	
	p.inline {
	display:inline;
	color: #65909A;
	font-weight: bold;
	margin:0 0 0 1px;
	padding:3px 5px;
	line-height:1.3em;

}
	p.inline2 {
	display:inline;
	color: #666;
	font-weight: bold;
}

	p.inline3 {
	display:inline;
	color: #666;
	font-weight: normal;
	font-size: 11px;
}

img {
	margin:0px 0 0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:2px;
	padding-right:2px;

}

#ads img {
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	margin-left: auto; 
	margin-right: auto
}

#zk {position: relative; left: 10px; top: -5px; text-align: left;}


/* Header styles */
#header {
	clear:both;
	position: relative; top: 3px;
	width:100%;
	height:15px;
}
#header {
	border-bottom:0px solid #000;
}
#header p,
#header h1 {
	align:center;
}
#header h2 {
	padding:.4em 15px 0 15px;
	margin:0;
}

#header a {
	display:block;
	margin:0 0 0 1px;
	padding:4px 10px;
	text-align:center;
	color:#666;
	text-decoration:none;
	position:relative;
	line-height:1.3em;
}
#header a:hover {
	background:#65909A;
	color:#fff;
}
#header a.active,
#header a.active:hover {
	color:#fff;
	background:#000;
	font-weight:bold;
}
#header a span {
	display:block;
}

/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1 {
	float:left;
	position:relative;
	padding:1% 0% 0% 0%;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	
	overflow:visible;
	text-align:center;
}
.col2 {
	float:left;
	position:relative;
	padding:7% 0% 0% 0%;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
	text-align:left;

}
.col3 {
	float:left;
	position:relative;
	padding:7% 0% 0% 0%;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Column settings */
.threecol {
			/* right column background colour */
}
.threecol .colmid {
	right:25%;			/* width of the right column */
			/* center column background colour */
}
.threecol .colleft {
	right:50%;			/* width of the middle column */
		/* left column background colour */
}
.threecol .col1 {
	width:46%;			/* width of center column content (column width minus padding on either side) */
	left:105%;			/* 100% plus left padding of center column */
	text-align: center;
}
.threecol .col2 {
	width:20%;			/* Width of left column content (column width minus padding on either side) */
	left:33%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.threecol .col3 {
	width:21%;			/* Width of right column content (column width minus padding on either side) */
	left:84%;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}




/* Footer styles */
#footer {
	clear:both;
	position: fixed; bottom: 5px;
	text-align: right;
	width:100%;
	border-top:0px solid #999;
}
#footer p {
	padding:0px;
	margin-right: 10px;
	margin-bottom: 0px;

}

