body {
	background-color: #2D6691;
	background-image: url('../images/bg/Page-BgTexture.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top left;
}
:focus {
	-moz-outline-style: none;
}

#art-main {
	position: relative;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}
.results {
	display: inline!important;
	list-style-type: none!important;
	padding: 5px!important;
	color:#F4F4F4!important;
}
.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}
div.art-head-jpeg {
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 938px;
	height: 225px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#FFF
}
form {
	padding:0 !important;
	margin:0 !important;
}
table.position {
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet {
	position:relative;
	z-index:0;
	width: 950px;
	min-width:23px;
	min-height:23px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.art-Sheet-body {
	position: relative;
	z-index:1;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-left: auto;
	margin-right: auto;
}
.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: 42px;
	height: 61px;
	background-image: url('../images/bg/Sheet-s.png');
}
.art-Sheet-tl {
	top:0;
	left:0;
	clip: rect(auto, 21px, 21px, auto);
}
.art-Sheet-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 21px, 21px);
}
.art-Sheet-bl {
	bottom: -19px;
	left: 0;
	clip: rect(21px, 21px, auto, auto);
}
.art-Sheet-br {
	bottom: -19px;
	right: 0;
	clip: rect(21px, auto, auto, 21px);
}
.art-Sheet-tc, .art-Sheet-bc {
	left: 21px;
	right: 21px;
	height: 61px;
	background-image: url('../images/bg/Sheet-h.png');
}
.art-Sheet-tc {
	top: 0;
	clip: rect(auto, auto, 21px, auto);
}
.art-Sheet-bc {
	bottom: -19px;
	clip: rect(21px, auto, auto, auto);
}
.art-Sheet-cr, .art-Sheet-cl {
	top: 21px;
	bottom: 21px;
	width: 42px;
	background-image: url('../images/bg/Sheet-v.png');
}
.art-Sheet-cr {
	right:0;
	clip: rect(auto, auto, auto, 21px);
}
.art-Sheet-cl {
	left:0;
	clip: rect(auto, 21px, auto, auto);
}
.art-Sheet-cc {
	position:absolute;
	z-index:-1;
	top: 21px;
	left: 21px;
	right: 21px;
	bottom: 21px;
	background-color: #EFEFEF;
}
.art-Sheet {
	margin-top: 3px !important;
}
#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare {
	min-width:950px;
}
/* end Box, Sheet */

/* begin Header */
div.art-Header {
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 938px;
	height: 225px;
	background-color: #FFF;
}
div.art-Header-jpeg {
	position: absolute;



 n z-index:-1;
	top: 0;
	left: 0;
	width: 938px;
	height: 225px;
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.art-Logo {
	display : block;
	position: absolute;
	left: 57px;
	top: 42px;
	width: 774px;
	height: 96px;
	clear:both
}
h1.art-Logo-name {
	display: block;
	text-align: left;
}
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: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 42px;
	color: #333;
	text-transform: capitalize;
	margin-bottom:-5px;
	margin-left:-2px;
	text-shadow: 0px 1px 2px #D3D3D3;
}
.art-Logo-text {
	display: block;
	text-align: left;
}
.art-Logo-text, .art-Logo-text a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #666;
	text-transform: uppercase;
	text-shadow: 0px 1px 2px #D3D3D3;
}
/* end Logo */

/* begin Menu */

/* begin MenuSeparator */
.art-nav .art-menu-separator {
	display: block;
	width: 1px;
	height: 40px;
	background-image: url('../images/bg/menuseparator.png');
}
/* end MenuSeparator */


/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover {
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}
.art-menu, .art-menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.art-menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}
.art-menu li:hover {
	z-index: 10000;
	white-space: normal;
}
.art-menu li li {
	float: none;
}
.art-menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}
.art-menu li:hover>ul {
	visibility: visible;
	top: 100%;
}
.art-menu li li:hover>ul {
	top: 0;
	left: 100%;
}
.art-menu:after, .art-menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul {
	min-height: 0;
}
.art-menu ul {
	background-image: url(../images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}
.art-menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* menu structure */

.art-menu {
	padding: 0px 0px 0px 0px;
}
.art-nav {
	position: relative;
	height: 40px;
	z-index: 100;
}
.art-nav .l, .art-nav .r {
	position: absolute;
	z-index: -1;
	top: 0;
	height: 40px;
	background-image: url('../images/bg/nav.png');
}
.art-nav .l {
	left: 0;
	right:0px;
}
.art-nav .r {
	right: 0;
	width: 938px;
	clip: rect(auto, auto, auto, 938px);
}
/* end Menu */

/* begin MenuItem */
.art-menu ul li {
	clear: both;
}
.art-menu a {
	position:relative;
	display: block;
	overflow:hidden;
	height: 40px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}
.art-menu a .r, .art-menu a .l {
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 120px;
	background-image: url('../images/bg/menuitem.png');
}
.art-menu a .l {
	left:0;
	right:0px;
}
.art-menu a .r {
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}
.art-menu a .t {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	padding: 0 60px;
	line-height: 40px;
	text-align: center;
	letter-spacing: 0px;
	overflow: visible;
	position: relative;
}
.art-menu a:hover .l, .art-menu a:hover .r {
	top:-40px;
}
.art-menu li:hover>a .l, .art-menu li:hover>a .r {
	top:-40px;
}
.art-menu li:hover a .l, .art-menu li:hover a .r {
	top:-40px;
}
.art-menu a:hover .t {
	color: #FFF;
}
.art-menu li:hover a .t {
	color: #FFF;
}
.art-menu li:hover>a .t {
	color: #FFF;
}
.art-menu a.active .l, .art-menu a.active .r {
	top: -80px;
}
.art-menu a.active .t {
	color: #FFF;
}
/* end MenuItem */

/* begin ContentLayout */
.art-contentLayout {
	position: relative;
	margin-bottom: 0px;
	width: 938px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block {
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:19px;
	min-height:19px;
}
.art-Block-body {
	position: relative;
	z-index:1;
	padding: 7px;
}
.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: 18px;
	height: 18px;
	background-image: url('../images/bg/Block-s.png');
}
.art-Block-tl {
	top:0;
	left:0;
	clip: rect(auto, 9px, 9px, auto);
}
.art-Block-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 9px, 9px);
}
.art-Block-bl {
	bottom: 0;
	left: 0;
	clip: rect(9px, 9px, auto, auto);
	z-index: 5;
}
.art-Block-br {
	bottom: 0;
	right: 0;
	clip: rect(9px, auto, auto, 9px);
	z-index: 5;
}
.art-Block-tc, .art-Block-bc {
	left: 9px;
	right: 9px;
	height: 18px;
	background-image: url('../images/bg/Block-h.png');
}
.art-Block-tc {
	top: 0;
	clip: rect(auto, auto, 9px, auto);
}
.art-Block-bc {
	bottom: 0;
	clip: rect(9px, auto, auto, auto);
	z-index: 5;
}
.art-Block-cr, .art-Block-cl {
	top: 9px;
	bottom: 9px;
	width: 18px;
	background-image: url('../images/bg/Block-v.png');
}
.art-Block-cr {
	right:0;
	clip: rect(auto, auto, auto, 9px);
}
.art-Block-cl {
	left:0;
	clip: rect(auto, 9px, auto, auto);
}
.art-Block-cc {
	position:absolute;
	z-index:-1;
	top: 9px;
	left: 9px;
	right: 9px;
	bottom: 9px;
	background-color: #FFFFFF;
	height: auto;
}
.art-Block {
	margin: 15px;
}
/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader {
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 13px;
	margin-bottom: 0px;
}
.art-BlockHeader .t {
	height: 30px;
	color: #1F3D4C;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 13px;
	line-height: 30px;
}
.art-BlockHeader .l, .art-BlockHeader .r {
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('../images/bg/BlockHeader.png');
}
.art-BlockHeader .l {
	left:0;
	right:9px;
}
.art-BlockHeader .r {
	width:938px;
	right:0;
	clip: rect(auto, auto, auto, 929px);
}
.art-header-tag-icon {
	display:inline-block;
	background-position:left top;
	background-image: url('../images/icons/BlockHeaderIcon.png');
	padding:0 0 0 30px;
	background-repeat: no-repeat;
	min-height: 17px;
	margin: 0 0 0 5px;
}
/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent {
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}
.art-BlockContent-body {
	position: relative;
	z-index:1;
	padding: 13px;
	background-color: #FFF;
	
}
.art-BlockContent-body {
	color:#182F3A;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.art-BlockContent-body a:link {
	color: #279AC4;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}
.art-BlockContent-body a:visited, .art-BlockContent-body a.visited {
	color: #67A3C1;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.art-BlockContent-body a:hover, .art-BlockContent-body a.hover {
	color: #09C1E1;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.art-BlockContent-body ul {
	list-style-type: none;
	color: #333;
	margin:0;
	padding:0;
}
.art-BlockContent-body li {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
/* end Box, BlockContent */

/* begin Box, Post */
.art-Post {
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:33px;
	min-height:33px;
}
.art-Post-body {
	position: relative;
	z-index:1;
	padding: 16px;
}
.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: 32px;
	height: 32px;
	background-image: url('../images/bg/Post-s.png');
}
.art-Post-tl {
	top:0;
	left:0;
	clip: rect(auto, 16px, 16px, auto);
}
.art-Post-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 16px, 16px);
}
.art-Post-bl {
	bottom: 0;
	left: 0;
	clip: rect(16px,16px,auto,auto);
	z-index: 5;
}
.art-Post-br {
	bottom: 0;
	right: 0;
	clip: rect(16px, auto, auto, 16px);
	z-index: 5;
}
.art-Post-tc, .art-Post-bc {
	left: 16px;
	right: 16px;
	height: 32px;
	background-image: url('../images/bg/Post-h.png');
}
.art-Post-tc {
	top: 0;
	clip: rect(auto, auto, 16px, auto);
}
.art-Post-bc {
	bottom: 0;
	clip: rect(16px, auto, auto, auto);
}
.art-Post-cr, .art-Post-cl {
	top: 16px;
	bottom: 16px;
	width: 32px;
	background-image: url('../images/bg/Post-v.png');
}
.art-Post-cr {
	right:0;
	clip: rect(auto, auto, auto, 16px);
}
.art-Post-cl {
	left:0;
	clip: rect(auto, 16px, auto, auto);
}
.art-Post-cc {
	position:absolute;
	z-index:-1;
	top: 16px;
	left: 16px;
	right: 16px;
	bottom: 16px;
	background-color: #FFFFFF;
}
.art-Post {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
/* Start images */
a img {
	border: 0;
	text-align: left;
}
.art-article img, img.art-article {
	margin: 1em;
}
.art-metadata-icons img {
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Start tables */

.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 {
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}
/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.art-PostHeaderIcon-wrapper {
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: 'Josefin Sans Std Light', arial, serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #316077;
}
.art-PostHeaderIcon-wrapper, .art-PostHeaderIcon-wrapper a, .art-PostHeaderIcon-wrapper a:link, .art-PostHeaderIcon-wrapper a:visited, .art-PostHeaderIcon-wrapper a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #333;
	text-transform: uppercase;
	text-shadow: 0px 1px 2px #D3D3D3;
}
.art-PostHeaderIcon-wrapper img, .art-ArticleHeaderIcon-wrapper img {
	border:none;
	vertical-align: baseline;
	margin-bottom:-5px;
}
.art-ArticleHeaderIcon-wrapper, .art-ArticleHeaderIcon-wrapper a, .art-ArticleHeaderIcon-wrapper a:link, .art-ArticleHeaderIcon-wrapper a:visited, .art-ArticleHeaderIcon-wrapper a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 21px;
	color: #67A3C1;
	text-transform: uppercase;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.art-PostHeader a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #196480;
}
.art-PostHeader a:visited, .art-PostHeader a.visited {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #3B7491;
}
.art-PostHeader a:hover, .art-PostHeader a.hovered {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #09C1E1;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #182F3A;
}
.art-PostContent {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color: #182F3A;
	font-size: 14px;
}
/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #2B38BF;
}
/* Adds special style to an unvisited link. */
a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #039;
}
/* Adds special style to a visited link. */
a:visited, a.visited {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #039;
}
/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #036;
	text-align: right;
}
/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
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 {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 35px;
	color: #279AC4;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 26px;
	color: #279AC4;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 21px;
	color: #67A3C1;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	color: #182F3A;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #182F3A;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #182F3A;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul {
	color: #071B22;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
}
li ol, li ul {
	margin:0.5em 0 0.5em 2em;
	padding:0;
}
li {
	margin:0.9em 0;
	padding:0;
}
ul {
	list-style-type: none;
	text-align: left;
}
ol {
	list-style-position:inside;
}
.art-Post li {
	padding:0px 0 0px 16px;
	line-height:1.2em;
}
.art-Post ol li, .art-Post ul ol li {
	background: none;
	padding-left:0;
}
.art-Post ul li, .art-Post ol ul li {
	background-image: url('../images/icons/postbullets.png');
	background-repeat:no-repeat;
	padding-left:16px;
}
/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	width: 500px;
	background: url(../images/icons/quote-closed.gif) no-repeat right bottom;
	padding-left: 5px;
	text-indent: -18px;
}
blockquote:first-letter {
	background: url(../images/icons/quote-open.gif) no-repeat left top;
	padding-left: 18px;
}
/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.art-button-wrapper .art-button {
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:26px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}
.art-button-wrapper {
	display:inline-block;
	position:relative;
	height: 26px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}
.art-button-wrapper .art-button {
	display:block;
	height: 26px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	white-space: nowrap;
	text-align: left;
	padding: 0 5px !important;
	line-height: 26px;
	text-decoration: none !important;
	color: #F2FAFC !important;
}
input, select {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
}
.art-button-wrapper.hover .art-button, .art-button:hover {
	color: #E5F4FA !important;
	text-decoration: none !important;
}
.art-button-wrapper.active .art-button {
	color: #E8F3F8 !important;
}
.art-button-wrapper .l, .art-button-wrapper .r {
	display:block;
	position:absolute;
	z-index:-1;
	height: 78px;
	background-image: url('../images/bg/Button.png');
}
.art-button-wrapper .l {
	left:0;
	right:4px;
}
.art-button-wrapper .r {
	width:409px;
	right:0;
	clip: rect(auto, auto, auto, 405px);
}
.art-button-wrapper.hover .l, .art-button-wrapper.hover .r {
	top: -26px;
}
.art-button-wrapper.active .l, .art-button-wrapper.active .r {
	top: -52px;
}
/* end Button */

/* begin Footer */
.art-Footer {
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 938px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.art-Footer .art-Footer-inner {
	height:1%;
	position: relative;
	z-index: 0;
	padding: 10px;
	text-align: right;
}
.art-Footer .art-Footer-background {
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('../images/bg/Footer.png');
	width: 938px;
	height: 150px;
	bottom:0;
	left:0;
}
.art-Footer .art-Footer-text p {
	margin: 0;
	text-align: right;
	clip: rect(auto,auto,auto,auto);
	padding-right: 10px;
}
.art-Footer .art-Footer-text {
	display:inline-block;
	color:#182F3A;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}
.art-Footer .art-Footer-text a:link {
	text-decoration: none;
	color: #0E4B81;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.art-Footer .art-Footer-text a:visited {
	text-decoration: none;
	color: #4486A7;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.art-Footer .art-Footer-text a:hover {
	text-decoration: none;
	color: #0011FA;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.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;
	text-decoration:underline;
	color:#2286AA;
}
.art-page-footer {
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#5598B9;
}
/* end PageFooter */

/* begin LayoutCell */
.art-contentLayout .art-content {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 670px;
	background-color: #f0f0f0;
}
.art-contentLayout-wide .art-content-wide {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	width: 923px;
	background-color: #f0f0f0;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar1 {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 268px;
	background-color: #f0f0f0;
}
hr {
	border: 0;
	width: 100%;
	color: #dedede;
	background-color: #dedede;
	height: 1px;
}
div.headerlogo {
	width: 935px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	padding-top:20px;
}
.art-Footer-ssl {
	position:absolute;
	z-index:99;
	overflow:visible;
	width: 950px;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: right;
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	visibility: visible;
	top: -8px;
}
.art-Footer .art-Footer-ssl-inner {
	height:1%;
	position: relative;
	z-index: 0;
	padding: 10px;
	text-align: left;
}
.rightpad {
	padding-right: 10px;
}
.art-Form ul li, .art-Form ol ul li {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif !important;
	background-image: url('');
	background-repeat:no-repeat;
	padding-left:16px;
}
.art-Form {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif !important;
	margin: 15px;
}
/* end LayoutCell */
/* Start CustomCSS */

.tablecenter {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}


#basenav {
	position: relative;
	overflow: visible;
	margin-top: -15px;
	margin-bottom: 5px;
	width:100%;
	text-align:center;
}
#basenav ul {
	clear:left;
	list-style:none;
	margin:0;
	position:relative;
	text-align:center;
}
#basenav ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	text-align:center;
}
#basenav li {
	width: auto;
	height: 40px;
	display: inline;

}
#basenav li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #069;
	vertical-align: text-top;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#basenav ul li a {
	display:block;
	margin:0 0 0 0;
	padding:15px 30px 15px;
	color:#FFF;
	text-decoration:none;
	line-height:1.3em;
}
#basenav ul li a:hover {
	color: #FF0;
	/*
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	*/
}
#basenav ul li a.active,
#basenav ul li a.active:hover {
   color:#fff;
   font-weight:bold;
}
#basenav li:first-child a {
	/*
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	*/
}
#basenav li a:hover {
}

.bqside {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	width: auto;
	text-indent: -18px;
	text-align:left;
	padding-right: 10px;
	margin-left: 18px;
	margin-right: 7px;
}
.bqmain {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	width: auto;
	padding-left: 5px;
	text-indent: -18px;
	line-height: 25px;
}
.bqname {
	color:#666;
	padding-left: 45px;
	text-align:right;
	position: absolute;
	right: 30px;
}
.bqcontainer {
	background-color: #F5F5F5;
	border: 1px solid #EBEBEB;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px !important;
}
.footer-sheet-wrap {
	float:left !important;
	width:430px;
	height: 80px;
	margin: 10px 10px 0px 20px;
	clear: both !important;
	
}
.footer-sheet-ssl {
	float:left !important;
	overflow: hidden;
	
}
.footer-sheet-trustlink {
	width: auto;
	overflow: visible;
	position: relative;
}
.footer-sheet-bbb {
	width: auto;
	overflow: visible;
	position: relative;
}
.footer-sheet-links {
	float:right;
	text-align: right;
	clear: right;
	padding-right: 25px;
	line-height: 25px;
}
#footwrap {
		width:938px;
		margin:0 auto;
		height:80px;
		background-image:url(../images/bg/Footer.jpg);
	}

#footleft {
	float:left;
	width:420px;
	padding-left:15px;
	position: relative;
	height: auto;
	padding-top:5px;

}
#footright {
	float:right;
	width:430px;
	padding-right:15px;
	padding-top:10px;
	line-height:1.9;
	text-align:right;
	vertical-align:bottom;

	height: 50px;

	margin-right: 5px;

	margin-left: 5px;
}

.hide {
	visibility: hidden;
	overflow:hidden
}



td.dir_name {
			
				background:#2D6691;
			
				border-bottom:#a1a1a1 solid 1px;
			
				padding-left:10px;
				
				color:#FFF
			
			}
			
			td.dir_content {
			
				padding-bottom:5px;
			
				padding-left:20px;
			
				padding-right:10px;
			
				padding-top:5px;
			
			}
			
			table.dir {
			
				border:#666666 solid 0px;
			
			}
			
			table.map_link:hover {
			
				background:#CCCCCC;
			
			}


#frcontainer{
    width:300px;
    height:90px;
    border:1px solid #000; 
    overflow:hidden;
    margin:auto;
}
#frcontainer iframe {
    width:300px;
    height:750px;
    margin-left:-20px;
    margin-top:3px;   
    border:0 solid;
 }


#affiliateLogin {
	background-image: url(../images/bg/affiliate.png);
	height:290px;
	width:100%;
 }


<style type="text/css">

.navcentre {
margin:10px auto;
display:table;
white-space:nowrap;
}
.navcentre ul {
list-style:none;
margin:0;
padding:0;
display:table-row;
white-space:nowrap;
}

.navcentre ul li{
display:table-cell;
}
.navcentre ul a{
	color:#FFF;
display:block;
padding:4px 10px;
text-decoration:none;
}
.navcentre ul a:hover{background:#;color:#FF3}

</style>
[if lt IE 8]>
<style type="text/css">
.navcentre ul {display:inline-block;}
.navcentre ul{display:inline; }
.navcentre ul li{display:inline-block}
.navcentre ul li{ display:inline;}
.navcentre ul a{ display:inline-block;}
.navcentre{text-align:center}
</style>
<![endif]







div.sc_menu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 145px;
  width: 500px;
  /* Add scroll-bars */
  overflow: auto;
}
ul.sc_menu {
  display: block;
  height: 110px;
  /* Max width here, for users without Javascript */
  width: 1500px;
  padding: 15px 0 0 15px;
  /* Remove default margin */
  margin: 0;
  background: url('navigation.png');
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0 4px;
}
.sc_menu a {
  display: block;
  text-decoration: none;
}
.sc_menu span {
  /* We want a caption to display on the next line */
  display: block;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}

.refhelper {
position:absolute;
top: 0px;
left: 0px;
background-color: #CC3300;
color:#FFFFFF;
}
