
html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-image: url(images/BG.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #FFFFFF;
	font-size:100%;
}
body,td,th {
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	text-align:left;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	line-height: 20px;
}

.footerText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}

a.footernav:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footernav:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footernav:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.footernav:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}



.styleTable { border-collapse:collapse; border-left-style:solid; border-left-width:1px; border-left-color:#CCCCCC; width:100%;}
.styleQoute { background-color:#F4F4F4; font-style:italic; color:#666666; padding-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; text-indent:-0.2em;}
.styleAddress { border-collapse:collapse; border-left-style:solid; border-left-width:1px; border-left-color:#CCCCCC; width:200px; padding-left:0px;}


.img-tn {
	border: 8px solid #F4F4F4;
}

.titleText {
	font-family: NillandRegular;
	font-size: 34px;
	color: #6F92BF;
	font-style: normal;
	font-weight: bold;
	line-height: 30px;
}