body, p {
	font-family: Tahoma,Arial,Helvetica,Sans-Serif;
	letter-spacing: 1px;
	font-size: 12px;
	margin: 0.3em 0pt;
	color: rgb(51, 51, 51);
}

body {
	margin: 0pt auto;
	padding: 0pt;
	background-color: rgb(220, 220, 220);
	background-image: url("images/page_t.jpg");
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left top;
	color: rgb(34, 34, 34);
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, .art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover, .art-blockheader .t, .art-vmenublockheader .t, .art-logo-text, .art-logo-text a, h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size: 32px;
}

a, .art-post li a {
	text-decoration: none;
	color: rgb(0, 163, 146);
}

a:link, .art-post li a:link {
	text-decoration: none;
	color: rgb(0, 163, 146);
}

a:visited, a.visited, .art-post li a:visited, .art-post li a.visited {
	color: rgb(0, 163, 146);
}

a:hover, a.hover, .art-post li a:hover, .art-post li a.hover {
	color: rgb(0, 123, 111);
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	margin: 0.67em 0pt;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	color: rgb(89, 89, 89);
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font-weight: bold;
	margin: 0pt;
	color: rgb(34, 34, 34);
	font-size: 16px;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	color: rgb(51, 51, 51);
	margin: 0.5em 0pt;
	font-size: 16px;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	margin: 1.25em 0pt;
	font-size: 16px;
	color: rgb(41, 41, 41);
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	margin: 1.67em 0pt;
	font-size: 13px;
	color: rgb(41, 41, 41);
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	margin: 2.33em 0pt;
	font-size: 11px;
	color: rgb(41, 41, 41);
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover, h2 a, h2 a:link, h2 a:visited, h2 a:hover, h3 a, h3 a:link, h3 a:visited, h3 a:hover, h4 a, h4 a:link, h4 a:visited, h4 a:hover, h5 a, h5 a:link, h5 a:visited, h5 a:hover, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	margin: 0pt;
}

#art-main {
	position: relative;
	width: 100%;
	left: 0pt;
	top: 0pt;
	cursor: default;
}

#art-page-background-gradient {
	position: absolute;
	background-image: url("images/page_g.jpg");
	background-repeat: repeat-x;
	top: 0pt;
	width: 100%;
	height: 250px;
}

#art-page-background-gradient {
	background-position: left top;
}

.cleared {
	float: none;
	clear: both;
	margin: 0pt;
	padding: 0pt;
	border: medium none;
	font-size: 1px;
}

form {
	padding: 0pt ! important;
	margin: 0pt ! important;
}

table.position {
	position: relative;
	width: 100%;
	table-layout: fixed;
}

.art-sheet {
	position: relative;
	z-index: 0;
	margin: 0pt auto;
	width: 1000px;
	min-width: 33px;
	min-height: 33px;
}

.art-sheet-body {
	position: relative;
	z-index: 1;
	padding: 3px;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc, .art-sheet-cr, .art-sheet-cl {
	position: absolute;
	z-index: -1;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl {
	width: 44px;
	height: 44px;
	background-image: url("images/sheet_s.png");
}

.art-sheet-tl {
	top: 0pt;
	left: 0pt;
	clip: rect(auto, 22px, 22px, auto);
}

.art-sheet-tr {
	top: 0pt;
	right: 0pt;
	clip: rect(auto, auto, 22px, 22px);
}

.art-sheet-bl {
	bottom: 0pt;
	left: 0pt;
	clip: rect(22px, 22px, auto, auto);
}

.art-sheet-br {
	bottom: 0pt;
	right: 0pt;
	clip: rect(22px, auto, auto, 22px);
}

.art-sheet-tc, .art-sheet-bc {
	left: 22px;
	right: 22px;
	height: 44px;
	background-image: url("images/sheet_h.png");
}

.art-sheet-tc {
	top: 0pt;
	clip: rect(auto, auto, 22px, auto);
}

.art-sheet-bc {
	bottom: 0pt;
	clip: rect(22px, auto, auto, auto);
}

.art-sheet-cr, .art-sheet-cl {
	top: 22px;
	bottom: 22px;
	width: 44px;
	background-image: url("images/sheet_v.png");
}

.art-sheet-cr {
	right: 0pt;
	clip: rect(auto, auto, auto, 22px);
}

.art-sheet-cl {
	left: 0pt;
	clip: rect(auto, 22px, auto, auto);
}

.art-sheet-cc {
	position: absolute;
	z-index: -1;
	top: 22px;
	left: 22px;
	right: 22px;
	bottom: 22px;
	background-color: rgb(255, 255, 255);
}

.art-sheet {
	margin-top: 10px ! important;
	cursor: auto;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare {
	min-width: 1000px;
}

div.art-header {
	margin: 0pt auto;
	position: relative;
	z-index: 0;
	width: 994px;
	height: 250px;
	overflow: hidden;
}

div.art-header-png {
	position: absolute;
	z-index: -2;
	top: 0pt;
	left: 0pt;
	width: 994px;
	height: 250px;
	background-image: url("images/header.png");
	background-repeat: no-repeat;
	background-position: left top;
}

div.art-header-jpeg {
	position: absolute;
	z-index: -1;
	top: 0pt;
	left: 0pt;
	width: 994px;
	height: 250px;
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}

.art-logo {
	display: block;
	position: absolute;
	width: 905px;
	left: 50px;
	top: 50px;
}

h1.art-logo-name {
	display: block;
	text-align: left;
	height: 50px;
	width: 360px;
	background-image: url("images/logo.png");
}

h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 36px;
	text-decoration: none;
	padding: 0pt;
	margin: 0pt;
	color: rgb(235, 235, 235) ! important;
}

.art-logo-text {
	display: block;
	text-align: left;
}

.art-logo-text, .art-logo-text a {
	font-family: Tahoma,Arial,Helvetica,Sans-Serif;
	margin: 0pt;
	color: rgb(235, 235, 235) ! important;
	padding-left: 6px;
	font-size: 14px;
	padding-top: 6px;
	font-weight: bold;
}

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover {
	text-align: left;
	text-decoration: none;
	outline: medium none;
	letter-spacing: normal;
	word-spacing: normal;
}

.art-menu, .art-menu ul {
	margin: 0pt;
	padding: 0pt;
	border: 0pt none;
	list-style-type: none;
	display: block;
}

.art-menu li {
	margin: 0pt;
	padding: 0pt;
	border: 0pt none;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background: none repeat scroll 0% 0% transparent;
}

.art-menu li:hover {
	z-index: 10000;
	white-space: normal;
}

.art-menu li li {
	float: none;
	margin: 0pt;
	padding: 0pt;
}

.art-menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0pt;
	top: 0pt;
	background: none repeat scroll 0% 0% transparent;
}

.art-menu li:hover > ul {
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover > ul {
	top: 0pt;
	left: 100%;
}

.art-menu:after, .art-menu ul:after {
	content: ".";
	height: 0pt;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.art-menu, .art-menu ul {
	min-height: 0pt;
}

.art-menu ul {
	background-image: url("images/spacer.gif");
	padding: 10px 30px 30px;
	margin: -10px 0pt 0pt -30px;
}

.art-menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0pt 0pt -10px;
}

.art-menu {
	padding: 6px 6px 0pt;
}

.art-nav {
	position: relative;
	height: 41px;
	z-index: 100;
}

.art-nav .l, .art-nav .r {
	position: absolute;
	z-index: -1;
	top: 0pt;
	height: 41px;
	background-image: url("images/nav.png");
}

.art-nav .l {
	left: 0pt;
	right: 0pt;
}

.art-nav .r {
	right: 0pt;
	width: 994px;
	clip: rect(auto, auto, auto, 994px);
}

.art-menu a {
	position: relative;
	display: block;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
	height: 35px;
}

.art-menu li {
	margin-right: 2px;
	margin-left: 2px;
}

.art-menu ul li {
	margin: 0pt;
	clear: both;
}

.art-menu a .r, .art-menu a .l {
	position: absolute;
	display: block;
	top: 0pt;
	z-index: -1;
	background-image: url("images/menuitem.png");
	height: 105px;
}

.art-menu a .l {
	left: 0pt;
	right: 4px;
}

.art-menu a .r {
	width: 408px;
	right: 0pt;
	clip: rect(auto, auto, auto, 404px);
}

.art-menu a .t {
	color: rgb(255, 255, 255);
	margin: 0pt 4px;
	text-align: center;
	line-height: 35px;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 0pt 16px;
	text-shadow: 0px -1px rgb(51, 51, 51);
	font-size: 14px;
}

.art-menu a:hover .l, .art-menu a:hover .r {
	top: 0pt;
}

.art-menu li:hover > a .l, .art-menu li:hover > a .r {
	top: 0pt;
}

.art-menu li:hover a .l, .art-menu li:hover a .r {
	top: 0pt;
}

.art-menu a:hover .t {
	color: rgb(229, 255, 252);
}

.art-menu li:hover a .t {
	color: rgb(229, 255, 252);
}

.art-menu li:hover > a .t {
	color: rgb(229, 255, 252);
}

.art-menu a.active .l, .art-menu a.active .r {
	top: -70px;
}

.art-menu a.active .t {
	color: rgb(20, 20, 20);
	text-shadow: none;
}

.art-menu ul a {
	display: block;
	text-align: center;
	white-space: nowrap;
	width: 240px;
	overflow: hidden;
	line-height: 38px;
	background-image: url("images/subitem.png");
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(238, 238, 238) rgb(173, 173, 173) rgb(173, 173, 173);
	background-color: rgb(221, 221, 221);
	height: 36px;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span {
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	color: rgb(105, 105, 105);
	font-size: 12px;
	margin: 0pt;
	padding: 0pt;
	line-height: 36px;
	font-weight: bold;
}

.art-menu ul li a:hover {
	color: rgb(0, 112, 101);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(255, 255, 255) rgb(153, 153, 153) rgb(153, 153, 153);
	background-position: 0pt -38px;
	font-weight: bold;
}

.art-menu ul li:hover > a {
	color: rgb(0, 112, 101);
	border-width: 1px;
	border-style: solid;
	border-color: rgb(255, 255, 255) rgb(153, 153, 153) rgb(153, 153, 153);
	background-position: 0pt -38px;
	font-weight: bold;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span {
	color: rgb(0, 112, 101);
}

.art-nav .art-menu ul li:hover > a span, .art-nav .art-menu ul li:hover > a span span {
	color: rgb(0, 112, 101);
}

.art-content-layout {
	display: table;
	padding: 0pt;
	border: medium none;
	width: 994px;
}

.art-content-layout .art-content-layout {
	width: auto;
	margin: 0pt;
}

div.art-content-layout div.art-layout-cell, div.art-content-layout div.art-layout-cell div.art-content-layout div.art-layout-cell {
	display: table-cell;
}

div.art-layout-cell div.art-layout-cell {
	display: block;
}

div.art-content-layout-row {
	display: table-row;
}

.art-content-layout {
	table-layout: fixed;
	border-collapse: collapse;
	background-color: Transparent;
	border: medium none ! important;
	padding: 0pt ! important;
}

.art-layout-cell, .art-content-layout-row {
	background-color: Transparent;
	vertical-align: top;
	text-align: left;
	border: medium none ! important;
	margin: 0pt ! important;
	padding: 0pt ! important;
}

.art-vmenublock {
	position: relative;
	z-index: 0;
	margin: 0pt auto;
	min-width: 1px;
	min-height: 1px;
}

.art-vmenublock-body {
	position: relative;
	z-index: 1;
	padding: 0pt;
}

.art-vmenublock {
	border-right: 1px solid rgb(204, 204, 204);
	border-bottom: 1px solid rgb(204, 204, 204);
	margin: 0pt;
	padding: 0pt;
}

.art-vmenublockheader {
	position: relative;
	z-index: 0;
	height: 33px;
	margin-bottom: 0pt;
}

.art-vmenublockheader .t {
	height: 33px;
	font-family: Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 13px;
	margin: 0pt;
	padding: 0pt 10px 0pt 27px;
	white-space: nowrap;
	line-height: 33px;
	color: rgb(51, 51, 51);
	font-weight: bold;
}

.art-vmenublockheader .l, .art-vmenublockheader .r {
	display: block;
	position: absolute;
	z-index: -1;
	height: 33px;
	background-image: url("images/vmenublockheader.png");
}

.art-vmenublockheader .l {
	left: 0pt;
	right: 21px;
}

.art-vmenublockheader .r {
	width: 994px;
	right: 0pt;
	clip: rect(auto, auto, auto, 973px);
}

.art-vmenublockcontent {
	position: relative;
	z-index: 0;
	margin: 0pt auto;
	min-width: 1px;
	min-height: 1px;
}

.art-vmenublockcontent-body {
	position: relative;
	z-index: 1;
	padding: 0pt;
}

.art-vmenublockcontent {
	position: relative;
	z-index: 0;
	margin: 0pt auto;
	min-width: 1px;
	min-height: 1px;
}

.art-vmenublockcontent-body {
	position: relative;
	z-index: 1;
	padding: 0pt;
}

ul.art-vmenu, ul.art-vmenu li {
	list-style: none outside none;
	margin: 0pt;
	padding: 0pt;
	width: auto;
	line-height: 0pt;
}

ul.art-vmenu a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 30px;
	cursor: pointer;
	text-decoration: none;
}

ul.art-vmenu li.art-vmenu-separator {
	display: block;
	padding: 0pt;
	margin: 0pt;
	font-size: 1px;
	background-color: rgb(199, 199, 199);
}

ul.art-vmenu .art-vmenu-separator-span {
	display: block;
	padding: 0pt;
	font-size: 1px;
	height: 0pt;
	line-height: 0pt;
	border-top: 1px solid rgb(168, 168, 168);
}

ul.art-vmenu a .r, ul.art-vmenu a .l {
	position: absolute;
	display: block;
	top: 0pt;
	z-index: -1;
	height: 90px;
	background-image: url("images/vmenuitem.png");
}

ul.art-vmenu a .l {
	left: 0pt;
	right: 0pt;
}

ul.art-vmenu a .r {
	width: 1000px;
	right: 0pt;
	clip: rect(auto, auto, auto, 1000px);
}

ul.art-vmenu a .t {
	display: block;
	line-height: 30px;
	margin-left: 0pt;
	margin-right: 0pt;
	padding: 0pt 10px 0pt 15px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	font-size: 13px;
}

ul.art-vmenu a:hover .l, ul.art-vmenu a:hover .r {
	top: -30px;
}

ul.art-vmenu a:hover .t {
	color: rgb(0, 219, 197);
}

ul.art-vmenu a.active .l, ul.art-vmenu a.active .r {
	top: -60px;
}

ul.art-vmenu a.active .t {
	color: rgb(255, 255, 255);
	font-weight: bold;
}

ul.art-vmenu ul, ul.art-vmenu ul li {
	margin: 0pt;
	padding: 0pt;
}

ul.art-vmenu ul a {
	display: block;
	white-space: nowrap;
	overflow: visible;
	background-image: url("images/vsubitem.gif");
	background-repeat: repeat-x;
	padding-left: 32px;
	background-position: 15px 0pt;
	height: 30px;
}

ul.art-vmenu ul span, ul.art-vmenu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

ul.art-vmenu ul a, ul.art-vmenu ul a:link, ul.art-vmenu ul a:visited, ul.art-vmenu ul a:hover, ul.art-vmenu ul a:active, ul.art-vmenu ul span, ul.art-vmenu ul span span {
	margin-left: 0pt;
	color: rgb(51, 51, 51);
	line-height: 30px;
	font-weight: bold;
}

ul.art-vmenu ul {
	margin: 0pt 0pt 2px;
}

ul.art-vmenu ul ul {
	margin: 0pt 0pt 2px;
}

ul.art-vmenu ul li.art-vsubmenu-separator {
	display: block;
	margin: 0pt;
	font-size: 1px;
	padding: 0pt;
	background-color: rgb(237, 237, 237);
}

ul.art-vmenu ul .art-vsubmenu-separator-span {
	display: block;
	padding: 0pt;
	font-size: 1px;
	height: 0pt;
	line-height: 0pt;
	margin: 0pt;
	border-top: 1px solid rgb(212, 212, 212);
}

ul.art-vmenu ul li li a {
	background-position: 50px 0pt;
	padding-left: 67px;
}

ul.art-vmenu ul li li li a {
	background-position: 75px 0pt;
	padding-left: 92px;
}

ul.art-vmenu ul li li li li a {
	background-position: 100px 0pt;
	padding-left: 117px;
}

ul.art-vmenu ul li li li li li a {
	background-position: 125px 0pt;
	padding-left: 142px;
}

ul.art-vmenu ul li a.active {
	color: rgb(242, 242, 242);
	background-position: 15px -60px;
}

ul.art-vmenu ul li li a.active {
	background-position: 50px -40px;
}

ul.art-vmenu ul li li li a.active {
	background-position: 75px -40px;
}

ul.art-vmenu ul li li li li a.active {
	background-position: 100px -40px;
}

ul.art-vmenu ul li li li li li a.active {
	background-position: 125px -40px;
}

ul.art-vmenu ul li a:hover, ul.art-vmenu ul li a.active:hover {
	background-position: 15px -30px;
	color: rgb(0, 163, 146);
}

ul.art-vmenu ul li li a:hover, ul.art-vmenu ul li li a.active:hover {
	background-position: 50px -20px;
}

ul.art-vmenu ul li li li a:hover, ul.art-vmenu ul li li li a.active:hover {
	background-position: 75px -20px;
}

ul.art-vmenu ul li li li li a:hover, ul.art-vmenu ul li li li li a.active:hover {
	background-position: 100px -20px;
}

ul.art-vmenu ul li li li li li a:hover, ul.art-vmenu ul li li li li li a.active:hover {
	background-position: 125px -20px;
}

.art-block {
	position: relative;
	z-index: 0;
	margin: 0pt auto;
	min-width: 3px;
	min-height: 3px;
}

.art-block-body {
	position: relative;
	z-index: 1;
	padding: 8px;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl, .art-block-tc, .art-block-bc, .art-block-cr, .art-block-cl {
	position: absolute;
	z-index: -1;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl {
	width: 2px;
	height: 2px;
	background-image: url("images/block_s.png");
}

.art-block-tl {
	top: 0pt;
	left: 0pt;
	clip: rect(auto, 1px, 1px, auto);
}

.art-block-tr {
	top: 0pt;
	right: 0pt;
	clip: rect(auto, auto, 1px, 1px);
}

.art-block-bl {
	bottom: 0pt;
	left: 0pt;
	clip: rect(1px, 1px, auto, auto);
}

.art-block-br {
	bottom: 0pt;
	right: 0pt;
	clip: rect(1px, auto, auto, 1px);
}

.art-block-tc, .art-block-bc {
	left: 1px;
	right: 1px;
	background-image: url("images/block_h.png");
	height: 0px;
}

.art-block-tc {
	top: 0pt;
	clip: rect(auto, auto, 1px, auto);
}

.art-block-bc {
	bottom: 0pt;
	clip: rect(1px, auto, auto, auto);
}

.art-block-cr, .art-block-cl {
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url("images/block_v.png");
}

.art-block-cr {
	right: 0pt;
	clip: rect(auto, auto, auto, 1px);
}

.art-block-cl {
	left: 0pt;
	clip: rect(auto, 1px, auto, auto);
}

.art-block-cc {
	position: absolute;
	z-index: -1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-color: rgb(255, 255, 255);
}

.art-block {
	margin: 0pt;
	border-bottom: 1px solid rgb(221, 221, 221);
}

.art-blockheader {
	position: relative;
	z-index: 0;
	margin-bottom: 0pt;
	height: 25px;
	background-color: rgb(136, 136, 136);
}

.art-blockheader .t {
	font-family: Tahoma,Arial,Helvetica,Sans-Serif;
	margin: 0pt;
	white-space: nowrap;
	padding: 0pt 5px 0pt 27px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: rgb(255, 255, 255);
}

.art-blockheader .t a {
	color: rgb(255, 255, 255);
}

.art-blockheader .l, .art-blockheader .r {
	display: block;
	position: absolute;
	z-index: -1;
	background-image: url("images/blockheader.png");
	height: 25px;
	top: -4px;
}

.art-blockheader .l {
	left: 0pt;
	right: 21px;
}

.art-blockheader .r {
	width: 994px;
	right: 0pt;
	clip: rect(auto, auto, auto, 973px);
}

.art-blockcontent {
	position: relative;
	z-index: 0;
	margin: 0pt auto;
	min-width: 1px;
	min-height: 1px;
}

.art-blockcontent-body {
	position: relative;
	z-index: 1;
	padding: 7px;
	background-color: rgb(238, 238, 238);
}

.art-blockcontent-body, .art-blockcontent-body a, .art-blockcontent-body li a {
	color: rgb(41, 41, 41);
}

.art-blockcontent-body a, .art-blockcontent-body li a {
	color: rgb(0, 178, 161);
}

.art-blockcontent-body a:link, .art-blockcontent-body li a:link {
	color: rgb(0, 112, 101);
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited, .art-blockcontent-body li a:visited, .art-blockcontent-body li a.visited {
	text-decoration: none;
	color: rgb(68, 68, 68);
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover, .art-blockcontent-body li a:hover, .art-blockcontent-body li a.hover {
	color: rgb(89, 89, 89);
	text-decoration: none;
}

.art-blockcontent-body ul {
	list-style-type: none;
	color: rgb(84, 84, 84);
	margin: 0pt;
	padding: 0pt;
}

.art-blockcontent-body ul li {
	background-image: url("images/blockcontentbullets.png");
	background-repeat: no-repeat;
	display: block;
	border-bottom: 1px solid rgb(204, 204, 204);
	background-position: 0pt 3px;
	line-height: 15px;
	padding: 5px 0pt 5px 15px;
	font-size: 11px;
}

.art-button-wrapper .art-button {
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: left;
	text-decoration: none ! important;
	color: rgb(245, 245, 245) ! important;
	width: auto;
	outline: medium none;
	border: medium none;
	background: none repeat scroll 0% 0% transparent;
	line-height: 30px;
	height: 30px;
	margin: 0pt ! important;
	padding: 0pt 19px ! important;
	overflow: visible;
	cursor: default;
	z-index: 0;
}

.art-button img, .art-button-wrapper img {
	margin: 0pt;
	vertical-align: middle;
}

.art-button-wrapper {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	margin: 0pt;
	padding: 0pt;
	z-index: 0;
}

.firefox2 .art-button-wrapper {
	display: block;
	float: left;
}

input, select, textarea, select {
	vertical-align: middle;
	margin: 0pt 0pt 7px;
	color: rgb(68, 68, 68);
	padding: 2px;
	font-size: 12px;
}

.art-block select {
	width: 96%;
}

.art-button-wrapper.hover .art-button, .art-button:hover {
	color: rgb(51, 51, 51) ! important;
	text-decoration: none ! important;
}

.art-button-wrapper.active .art-button {
	color: rgb(0, 92, 83) ! important;
}

.art-button-wrapper .l, .art-button-wrapper .r {
	display: block;
	position: absolute;
	z-index: -1;
	height: 90px;
	margin: 0pt;
	padding: 0pt;
	background-image: url("images/button.png");
}

.art-button-wrapper .l {
	left: 0pt;
	right: 8px;
}

.art-button-wrapper .r {
	width: 409px;
	right: 0pt;
	clip: rect(auto, auto, auto, 401px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r {
	top: -30px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r {
	top: -60px;
}

.art-button-wrapper input {
	float: none ! important;
}

.art-post {
	position: relative;
	z-index: 0;
	margin: 0pt auto;
	min-width: 23px;
	min-height: 23px;
}

.art-post-body {
	position: relative;
	z-index: 1;
	padding: 12px 3px;
}

.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl, .art-post-tc, .art-post-bc, .art-post-cr, .art-post-cl {
	position: absolute;
	z-index: -1;
}

.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl {
	width: 30px;
	height: 30px;
	background-image: url("images/post_s.png");
}

.art-post-tl {
	top: 0pt;
	left: 0pt;
	clip: rect(auto, 15px, 15px, auto);
}

.art-post-tr {
	top: 0pt;
	right: 0pt;
	clip: rect(auto, auto, 15px, 15px);
}

.art-post-bl {
	bottom: 0pt;
	left: 0pt;
	clip: rect(15px, 15px, auto, auto);
}

.art-post-br {
	bottom: 0pt;
	right: 0pt;
	clip: rect(15px, auto, auto, 15px);
}

.art-post-tc, .art-post-bc {
	left: 15px;
	right: 15px;
	height: 30px;
	background-image: url("images/post_h.png");
}

.art-post-tc {
	top: 0pt;
	clip: rect(auto, auto, 15px, auto);
}

.art-post-bc {
	bottom: 0pt;
	clip: rect(15px, auto, auto, auto);
}

.art-post-cr, .art-post-cl {
	top: 15px;
	bottom: 15px;
	width: 30px;
	background-image: url("images/post_v.png");
}

.art-post-cr {
	right: 0pt;
	clip: rect(auto, auto, auto, 15px);
}

.art-post-cl {
	left: 0pt;
	clip: rect(auto, 15px, auto, auto);
}

.art-post-cc {
	position: absolute;
	z-index: -1;
	top: 15px;
	bottom: 15px;
	background-color: rgb(255, 255, 255);
	left: 3px;
	right: 3px;
}

.art-post {
	margin: 5px;
}

.art-postcontent {
	margin: 0pt 10px;
}

a img {
	border: 0pt none;
}

.art-article img, img.art-article {
	border: medium none;
	margin: 0pt;
}

.art-metadata-icons img {
	border: medium none;
	vertical-align: middle;
	margin: 2px;
}

.art-article table, table.art-article {
	border-collapse: collapse;
	margin: 1px;
	width: auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td {
	background-color: Transparent;
}

.art-article th, .art-article td {
	padding: 2px;
	border: medium none;
}

.art-article th {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

pre {
	overflow: auto;
	padding: 0.1em;
}

.art-post h2.art-postheader, .art-post h2.art-postheader a, .art-post h2.art-postheader a:link, .art-post h2.art-postheader a:visited, .art-post h2.art-postheader a.visited, .art-post h2.art-postheader a:hover, .art-post h2.art-postheader a.hovered {
	padding: 0pt;
	color: rgb(64, 64, 64);
	font-weight: bold;
	margin: 0pt;
	font-size: 15px;
}

.art-post h2.art-postheader a, .art-post h2.art-postheader a:link, .art-post h2.art-postheader a:visited, .art-post h2.art-postheader a.visited, .art-post h2.art-postheader a:hover, .art-post h2.art-postheader a.hovered {
	margin: 0pt 0pt 0pt 10px;
	text-align: left;
	text-decoration: none;
	color: rgb(77, 77, 77);
}

.art-post h2.art-postheader a:visited, .art-post h2.art-postheader a.visited {
	color: rgb(17, 17, 17);
}

.art-post h2.art-postheader a:hover, .art-post h2.art-postheader a.hovered {
	color: rgb(0, 178, 161);
}

.art-postmetadataheader {
	padding: 1px 1px 0pt;
	border: 1px solid rgb(199, 199, 199);
	background-color: rgb(245, 245, 245);
	margin: 10px;
}

.art-postheadericons {
	color: rgb(84, 84, 84);
	font-size: 11px;
	padding-bottom: 0pt;
}

.art-postheadericons a, .art-postheadericons a:link, .art-postheadericons a:visited, .art-postheadericons a:hover {
	margin: 0pt;
	text-decoration: none;
	color: rgb(77, 77, 77);
}

.art-postheadericons a:visited, .art-postheadericons a.visited {
	font-style: italic;
	font-weight: normal;
	color: rgb(77, 77, 77);
}

.art-postheadericons a:hover, .art-postheadericons a.hover {
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	color: rgb(0, 153, 138);
}

.art-post ol, .art-post ul {
	margin: 1em 0pt 1em 2em;
	padding: 0pt;
	color: rgb(51, 51, 51);
}

.art-post li ol, .art-post li ul {
	margin: 0.5em 0pt 0.5em 2em;
	padding: 0pt;
}

.art-post li {
	margin: 0.2em 0pt;
	padding: 0pt;
}

.art-post ul {
	list-style-type: none;
}

.art-post ol {
	list-style-position: inside;
}

.art-post li {
	padding: 0pt 0pt 0pt 13px;
	line-height: 1em;
}

.art-post ol li, .art-post ul ol li {
	background: none repeat scroll 0% 0% transparent;
	padding-left: 0pt;
}

.art-post ul li, .art-post ol ul li {
	background-image: url("images/postbullets.png");
	background-repeat: no-repeat;
	padding-left: 13px;
}

blockquote, blockquote p, .art-postcontent blockquote p {
	color: rgb(51, 51, 51);
}

blockquote, .art-postcontent blockquote {
	margin: 10px 10px 10px 50px;
	padding: 5px 5px 5px 41px;
	background-color: rgb(224, 224, 224);
	background-image: url("images/postquote.png");
	background-position: left top;
	background-repeat: no-repeat;
}

.art-postmetadatafooter {
	padding: 1px 1px 0pt;
	border: 1px solid rgb(199, 199, 199);
	background-color: rgb(245, 245, 245);
	margin: 10px;
}

.art-postfootericons {
	color: rgb(84, 84, 84);
	padding: 0pt;
	font-size: 11px;
}

.art-postfootericons a, .art-postfootericons a:link, .art-postfootericons a:visited, .art-postfootericons a:hover {
	margin: 0pt;
	text-decoration: none;
	color: rgb(93, 93, 93);
}

.art-postfootericons a:visited, .art-postfootericons a.visited {
	color: rgb(101, 101, 101);
}

.art-postfootericons a:hover, .art-postfootericons a.hover {
	color: rgb(56, 56, 56);
}

.art-footer {
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 994px;
	margin: 0pt auto;
}

.art-footer .art-footer-inner {
	height: 1%;
	position: relative;
	z-index: 0;
	padding: 20px;
}

.art-footer .art-footer-background {
	position: absolute;
	z-index: -1;
	background-repeat: no-repeat;
	background-image: url("images/footer.png");
	width: 994px;
	height: 150px;
	bottom: 0pt;
	left: 0pt;
}

.art-rss-tag-icon {
	position: relative;
	display: block;
	float: left;
	background-image: url("images/rssicon.png");
	background-position: right center;
	background-repeat: no-repeat;
	margin: 0pt 5px 0pt 0pt;
	height: 16px;
	width: 16px;
	cursor: default;
}

.art-footer .art-footer-text p {
	margin: 0pt;
}

.art-footer, .art-footer-text, .art-footer-text p {
	color: rgb(33, 33, 33);
	text-align: center;
}

.art-footer .art-footer-text a, .art-footer .art-footer-text a:link {
	color: rgb(77, 77, 77);
	text-decoration: none;
}

.art-footer .art-footer-text a:visited {
	text-decoration: none;
	color: rgb(77, 77, 77);
}

.art-footer .art-footer-text a:hover {
	text-decoration: none;
	color: rgb(0, 163, 146);
}

.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover {
	font-family: Arial;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	color: rgb(204, 0, 0);
	text-decoration: none;
}

.art-page-footer {
	margin: 1em;
	text-align: center;
	text-decoration: none;
	color: rgb(102, 102, 102);
}

.art-content-layout .art-sidebar1 {
	background-color: rgb(255, 255, 255);
	width: 20%;
}

.art-content-layout .art-content {
	width: 60%;
}

.art-content-layout .art-content-sidebar1 {
	width: 80%;
}

.art-content-layout .art-content-sidebar2 {
	width: 80%;
}

.art-content-layout .art-content-wide {
	width: 100%;
}

.art-content-layout .art-sidebar2 {
	background-color: rgb(255, 255, 255);
	width: 20%;
}

.commentlist, .commentlist li {
	background: none repeat scroll 0% 0% transparent;
	list-style: none outside none;
}

.commentlist li li {
	margin-left: 30px;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid rgb(238, 238, 238);
	padding: 2px;
	margin: 1px;
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
}

.commentlist li cite {
	font-size: 1.2em;
}

#commentform textarea {
	color: rgb(85, 85, 85);
	padding: 5px;
	width: 548px;
}

img.wp-smiley {
	border: medium none;
	margin: 0pt;
	padding: 0pt;
}

.navigation {
	display: block;
	text-align: center;
}

.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.alignright img, img.alignright {
	margin: 1em 0pt 1em 1em;
}

.alignleft img, img.alignleft {
	margin: 1em 1em 1em 0pt;
}

.wp-caption {
	border: 1px solid rgb(221, 221, 221);
	text-align: center;
	background-color: rgb(243, 243, 243);
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0pt;
	padding: 0pt;
	border: 0pt none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0pt 4px 5px;
	margin: 0pt;
}

.hidden {
	display: none;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0pt;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0pt;
	text-align: center;
}

.gallery {
	letter-spacing: normal;
}

.art-content {
	position: relative;
	z-index: 1;
}

#todays-events {
	position: relative;
	z-index: 11;
}

#upcoming-events {
	position: relative;
	z-index: 10;
}

div.textwidget p {
	font-size: 11px;
}

div.breadcrumb {
	font-size: 11px;
	margin: 6px 3px 3px 10px;
}

div.tweetmeme {
	margin: 10px 0px 0px;
}

div#pagesplit {
	text-align: center;
	font-weight: bold;
	border-top: 1px solid rgb(204, 204, 204);
	padding: 10px 0px;
	margin: 10px 0pt 0pt;
	font-size: 15px;
}

div#pagesplit span {
	padding: 5px;
}

div#pagesplit p {
	display: inline;
	padding: 3px;
	font-size: 12px;
}

div#pagesplit a {
	padding: 5px;
	text-decoration: underline;
}

a.more-link {
	color: #444444;
	text-decoration: underline;
}
a.more-link:hover {
	color: #222222;
	text-decoration: underline;
}
a.more-link:visited {
	color: #444444;
	text-decoration: none;
}
