* {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #fff;
}
#wrapper {
	width: 782px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 762px;
	clear: both;
	color: #000;
	background: #fff;
	height: 0px;
	padding: 10px;
	margin: 0px;
}#headerbig {
	width: 762px;
	clear: both;
	color: #000;
	background: #fff;
	height: 124px;
	padding: 12px;
	margin: 0px;
}
#footer {
	color: #000;
	width: 762px;
	float: left;
	padding: 10px;
	height: 20px;
	background-color: #fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}
#footerbig {
	color: #000;
	width: 782px;
	float: left;
	padding: 0px;
	border: 0px;
	height: 160px;
	background-color: #000;
}
#leftcolumn {
	color: #000;
	width: 147px;
	float: left;
	background-color: #fff;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 12px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#rightcolumn {
	float: right;
	color: #000;
	width: 590px;
	display: inline;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
}
#bigone {
	text-align: left;
	width: 486px;
	float: none;
	background-color: #FFF;
}
#thumbcontent {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
	background-color: #FFF;
}
img {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	color: #333;
}
a:active {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	color: #333;

}
a:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	color: #999;

}
#title_sctn {
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFF;
	font-size: 14px;
	font-style: italic;
}
#txt_sctn {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFF;
	font-size: 14px;
	font-style: italic;
}



/* TEXT SECTION */

p.righttitle {
	text-align: right;
	font-style: italic;
	font-size: 18px;
}
p.right {
	text-align: right;
	font-style: italic;
	font-size: 14px;
}
p.lefttitle {
	text-align: left;
}
p.left {
	text-align: left;
	font-size: 12px;
}
p.leftjust {
	text-align: justify;
	font-style: normal;
	font-size: 12px;
}
p.description {
	text-align: left;
	font-size: 14px;
}
p.disclaimer {
	text-align: right;
	font-size: 10px;
}
