.boxtext {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	padding-left: 5px;
	padding-right: 5px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #996666;
}
a:visited {
	text-decoration: none;
	color: #9900FF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
#footer {
	text-decoration: none;
}
a {
	color: #000000;
}

#title {
	text-align: center;
}



.headerbar {
	font-size: 12pt;
	font-weight: bold;
}
.headerblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCC19;
}

.headerblockpaw {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFCC19;
	background-image: url(/images/bt_pawtn.gif);
	background-repeat: no-repeat;
	text-indent: 35px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 14pt;
}
.footer {font-size: 9pt}

#logo-container img {
	width: 100%;
	height: auto;
	border: 0;
	left: 0px;
	top: 0px;
}
#logo-containerc img {
	width: 100%;
	height: auto;
	border: 0;
	left: 0px;
	top: 0px;
	background-position: center;
}


#footer {
	background-color: #FFCC66;
	clear: both;
	text-align: center;
	position: relative;
}
.box1 {
	float: left;
	position: relative;
	width: 90%;
	margin: 5px;
	padding: 5px;
}
.box1b {
	float: left;
	position: relative;
	width: 90%;
	margin: 5px;
	padding: 5px;
	background-color: #FFCC00;
	font-size: 14px;
	font-weight: bold;
}
.box2 {
	float: left;
	position: relative;
	width: 43%;
	margin: 5px;
	padding: 5px;
	clear: none;
}
.box3 {
	width: 28%;
	height: auto;
	border: thin solid #FFCC00;
	float: left;
	margin: 5px;
	padding: 5px;
	text-indent: 1px;
	}


.boxcontainer {
	float: left;
	position: relative;
	clear: both;
	width: 80%;
	margin: 2px;
	padding: 2px;
}



#socialshare {
	text-align: left;
	clear: both;
	background-image: url(/images/share_logo.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	float: left;
	position: relative;
	width: 98%;
	margin-left: 2px;
}

#footerlink {
	background-color: #CCCCCC;
	float: left;
	clear: both;
}
