



body

{

	margin: 0 auto;

	padding: 0;

	background-color: #0D3240;

	background-image: url('images/Page-BgTexture.jpg');

	background-repeat: repeat;

	background-attachment: scroll;

	background-position: top left;

}



#art-main

{

	position: relative;

	width: 100%;

	left: 0;

	top: 0;

}









#art-page-background-gradient

{

	background-position: top left;

}





.cleared

{

	float: none;

	clear: both;

	margin: 0;

	padding: 0;

	border: none;

	font-size:1px;

}





form

{

	padding:0 !important;

	margin:0 !important;

}



table.position

{

	position: relative;

	width: 100%;

	table-layout: fixed;

}



.art-Sheet

{

	position:relative;

	z-index:0;

	margin:0 auto;

	width: 800px;

	min-width:31px;

	min-height:31px;

}



.art-Sheet-body

{

	position: relative;

	z-index: 1;

	padding: 7px;

}



.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: 58px;

	height: 58px;

	background-image: url('images/Sheet-s.png');

}



.art-Sheet-tl

{

	top:0;

	left:0;

	clip: rect(auto, 29px, 29px, auto);

}



.art-Sheet-tr

{

	top: 0;

	right: 0;

	clip: rect(auto, auto, 29px, 29px);

}



.art-Sheet-bl

{

	bottom: 0;

	left: 0;

	clip: rect(29px, 29px, auto, auto);

}



.art-Sheet-br

{

	bottom: 0;

	right: 0;

	clip: rect(29px, auto, auto, 29px);

}



.art-Sheet-tc, .art-Sheet-bc

{

	left: 29px;

	right: 29px;

	height: 58px;

	background-image: url('images/Sheet-h.png');

}



.art-Sheet-tc

{

	top: 0;

	clip: rect(auto, auto, 29px, auto);

}



.art-Sheet-bc

{

	bottom: 0;

	clip: rect(29px, auto, auto, auto);

}



.art-Sheet-cr, .art-Sheet-cl

{

	top: 29px;

	bottom: 29px;

	width: 58px;

	background-image: url('images/Sheet-v.png');

}



.art-Sheet-cr

{

	right:0;

	clip: rect(auto, auto, auto, 29px);

}



.art-Sheet-cl

{

	left:0;

	clip: rect(auto, 29px, auto, auto);

}



.art-Sheet-cc

{

	position:absolute;

	z-index:-1;

	top: 29px;

	left: 29px;

	right: 29px;

	bottom: 29px;

	background-color: #FDFDE2;

}





.art-Sheet

{

	margin-top: 30px !important;

}



#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare

{

	min-width:800px;

}



/* end Box, Sheet */



/* begin ContentLayout */

.art-contentLayout

{

	position: relative;

	margin-bottom: 0px;

	width: 786px;

}


.art-Block

{

	position:relative;

	z-index:0;

	margin:0 auto;

	min-width:35px;

	min-height:35px;

}



.art-Block-body

{

	position: relative;

	z-index: 1;

	padding: 13px;

}



.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: 46px;

	height: 46px;

	background-image: url('images/Block-s.png');

}



.art-Block-tl

{

	top:0;

	left:0;

	clip: rect(auto, 23px, 23px, auto);

}



.art-Block-tr

{

	top: 0;

	right: 0;

	clip: rect(auto, auto, 23px, 23px);

}



.art-Block-bl

{

	bottom: 0;

	left: 0;

	clip: rect(23px, 23px, auto, auto);

}



.art-Block-br

{

	bottom: 0;

	right: 0;

	clip: rect(23px, auto, auto, 23px);

}



.art-Block-tc, .art-Block-bc

{

	left: 23px;

	right: 23px;

	height: 46px;

	background-image: url('images/Block-h.png');

}



.art-Block-tc

{

	top: 0;

	clip: rect(auto, auto, 23px, auto);

}



.art-Block-bc

{

	bottom: 0;

	clip: rect(23px, auto, auto, auto);

}



.art-Block-cr, .art-Block-cl

{

	top: 23px;

	bottom: 23px;

	width: 46px;

	background-image: url('images/Block-v.png');

}



.art-Block-cr

{

	right:0;

	clip: rect(auto, auto, auto, 23px);

}



.art-Block-cl

{

	left:0;

	clip: rect(auto, 23px, auto, auto);

}



.art-Block-cc

{

	position:absolute;

	z-index:-1;

	top: 23px;

	left: 23px;

	right: 23px;

	bottom: 23px;

	background-color: #D7E7EF;

}





.art-Block

{

	margin: 7px;

}




.art-BlockHeader

{

	position:relative;

	z-index:0;

	height: 30px;

	padding: 0 7px;

	margin-bottom: 10px;

}



.art-BlockHeader .t

{

	height: 30px;

	color: #134A5E;

font-family: Georgia, "Times New Roman", Times, Serif;

font-size: 14px;

	white-space : nowrap;

	padding: 0 1px;

	line-height: 30px;	

}



.art-BlockHeader .l, .art-BlockHeader .r

{

	display:block;

	position:absolute;

	z-index:-1;

	height: 30px;

	background-image: url('images/BlockHeader.png');

}



.art-BlockHeader .l

{

	left:0;

	right:10px;

}



.art-BlockHeader .r

{ 

	width:786px;

	right:0;

	clip: rect(auto, auto, auto, 776px);

}



.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: 11px;

}







.art-BlockContent-body

{

	color:#13262F;

font-family: Georgia, "Times New Roman", Times, Serif;

font-size: 14px;

}



.art-BlockContent-body a:link

{

	color: #2286AA;

font-family: Georgia, "Times New Roman", Times, Serif;

}



.art-BlockContent-body a:visited, .art-BlockContent-body a.visited

{

	color: #4E94B7;

font-family: Georgia, "Times New Roman", Times, Serif;

text-decoration: none;

}



.art-BlockContent-body a:hover, .art-BlockContent-body a.hover

{

	color: #09C1E1;

font-family: Georgia, "Times New Roman", Times, Serif;

text-decoration: none;

}



.art-BlockContent-body ul

{

	list-style-type: none;

	color: #32637B;

	margin:0;

	padding:0;

}



.art-BlockContent-body ul li

{

font-family: Georgia, "Times New Roman", Times, Serif;

font-size: 14px;

line-height: 125%;

  line-height: 1.25em;

  padding: 0px 0 0px 16px;

  background-image: url('images/BlockContentBullets.png');

  background-repeat: no-repeat;

}


.art-Post

{

	position:relative;

	z-index:0;

	margin:0 auto;

	min-width:1px;

	min-height:1px;

}



.art-Post-body

{

	position: relative;

	z-index: 1;

	padding: 10px;

}







.art-Post

{

	margin: 10px;

}



a img

{

	border: 0;
	float:left;

}



.art-article img, img.art-article

{

	margin: 1em;

}



.art-metadata-icons img

{

	border: none;

	vertical-align: middle;

	margin: 2px;

}

img

{

	border: 0;
	float:left;

}



.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: solid 1px #28A1CC;

	vertical-align: top;

	text-align:left;

}



.art-article th

{

	text-align: center;

	vertical-align: middle;

	padding: 7px;

}



/* Finish tables */



pre

{

	overflow: auto;

	padding: 0.1em;

}



/* end Box, Post */



/* begin PostHeaderIcon */

.art-PostHeader

{

	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: Georgia, "Times New Roman", Times, Serif;

font-size: 32px;

	color: #134A5E;

}



.art-PostHeader a, .art-PostHeader a:link, .art-PostHeader a:visited, .art-PostHeader a:hover

{

font-family: Georgia, "Times New Roman", Times, Serif;

font-size: 26px;

	margin:0;

	color: #134A5E;

}



/* end PostHeaderIcon */



/* begin PostHeader */

.art-PostHeader a:link

{

font-family: Georgia, "Times New Roman", Times, Serif;

text-decoration: none;

text-align: left;

  color: #175A73;

}



.art-PostHeader a:visited, .art-PostHeader a.visited

{

font-family: Georgia, "Times New Roman", Times, Serif;

text-decoration: none;

text-align: left;

  color: #356982;

}



.art-PostHeader a:hover, .art-PostHeader a.hovered

{

font-family: Georgia, "Times New Roman", Times, Serif;

text-decoration: none;

text-align: left;

  color: #09C1E1;

}



body

{

font-family: Georgia, "Times New Roman", Times, Serif;

font-size: 14px;

  color: #162C36;

}





.art-PostContent p 

{

	margin: 0.5em 0;

}



.art-PostContent, .art-PostContent p

{

font-family: Georgia, "Times New Roman", Times, Serif;

  color: #162C36;

}



.art-PostContent

{

  margin:0;

}

.float_center {

display: block;
    margin-left: auto;
    margin-right: auto;
	
padding: 5px;
	
}

a

{

font-family: Georgia, "Times New Roman", Times, Serif;

text-decoration: none;

  color: #1B6B88;

}



/* Adds special style to an unvisited link. */

a:link

{

font-family: Georgia, "Times New Roman", Times, Serif;

text-decoration: none;

  color: #1B6B88;

}



/* Adds special style to a visited link. */

a:visited, a.visited

{

font-family: Georgia, "Times New Roman", Times, Serif;

text-decoration: none;

  color: #407D9C;

}



/* :hover - adds special style to an element when you mouse over it. */

a:hover, a.hover

{

font-family: Georgia, "Times New Roman", Times, Serif;

text-decoration: none;

  color: #09C1E1;

}



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: Georgia, "Times New Roman", Times, Serif;

font-size: 35px;

  color: #2490B7;

}



h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover

{

font-family: Georgia, "Times New Roman", Times, Serif;

font-size: 26px;

  color: #2490B7;

}



h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover

{

font-family: Georgia, "Times New Roman", Times, Serif;

font-size: 21px;

  color: #589ABB;

}



h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover

{

font-family: Georgia, "Times New Roman", Times, Serif;

font-size: 18px;

  color: #162C36;

}



h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover

{

font-family: Georgia, "Times New Roman", Times, Serif;

font-size: 14px;

  color: #162C36;

}



h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover

{

font-family: Georgia, "Times New Roman", Times, Serif;

font-size: 12px;

  color: #162C36;

}



ol, ul

{

	color: #06171E;

	margin:1em 0 1em 2em;

	padding:0;

font-family: Georgia, "Times New Roman", Times, Serif;

font-size: 14px;

}



li ol, li ul

{

	margin:0.5em 0 0.5em 2em;

	padding:0;

}



li 

{

	margin:0.2em 0;

	padding:0;

}



ul

{

	list-style-type: none;

}



ol

{

	list-style-position:inside;

	

}







.art-Post li

{

	padding:0px 0 0px 9px;

	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/PostBullets.png');

	background-repeat:no-repeat;

	padding-left:9px;

}

.float_left {
  float: left;
  margin-right: 10px;
}


.float_right {
  float: right;
  margin-left: 10px;
}


blockquote,

blockquote p,

.art-PostContent blockquote p

{

	color:#091116;

font-family: Georgia, "Times New Roman", Times, Serif;

}



blockquote,

.art-PostContent blockquote

{

		border:solid 1px #9DC4D7; 

		margin:10px 10px 10px 50px;

	padding:5px 5px 5px 41px;

	background-color:#CCE0EA;

	background-image:url('images/PostQuote.png');

	background-position:left top;

	background-repeat:no-repeat;

}






.art-button-wrapper .art-button

{

	display:inline-block;

	width: auto;

	outline:none;

	border:none;

	background:none;

	line-height:27px;

	margin:0 !important;

	padding:0 !important;

	overflow: visible;

	cursor: default;

	text-decoration: none !important;

	z-index:0;

	vertical-align: middle;

}



.art-button img, .art-button-wrapper img

{

  margin: 0;

}



.art-button-wrapper

{

	display:inline-block;

	vertical-align: middle;

	position:relative;

	height: 27px;

	overflow:hidden;

	white-space: nowrap;

	width: auto;

	z-index:0;

}



.firefox2 .art-button-wrapper

{

	display:block;

	float:left;

}



.art-button-wrapper .art-button

{

	display:block;

	height: 27px;

font-family: Georgia, "Times New Roman", Times, Serif;

font-size: 14px;

	white-space: nowrap;

	text-align: left;

	padding: 0 10px !important;

	line-height: 27px;

	text-decoration: none !important;

	color: #EEF8FC !important;

}



input, select

{

  vertical-align: middle;

font-family: Georgia, "Times New Roman", Times, Serif;

font-size: 14px;

}



.art-button-wrapper.hover .art-button, .art-button:hover

{

	color: #0F3C4D !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: 81px;

	background-image: url('images/Button.png');

}



.art-button-wrapper .l

{

	left:0;

	right:1px;

}



.art-button-wrapper .r

{

	width:403px;

	right:0;

	clip: rect(auto, auto, auto, 402px);

}



.art-button-wrapper.hover .l, .art-button-wrapper.hover .r

{

	top: -27px;

}



.art-button-wrapper.active .l, .art-button-wrapper.active .r

{

	top: -54px;

}




.art-Footer

{

	position:relative;

	z-index:0;

	overflow:hidden;

	width: 786px;

	margin: 5px auto 0px auto;

}



.art-Footer .art-Footer-inner

{

	height:1%;

	position: relative;

	z-index: 0;

	padding: 8px;

	text-align: center;

}



.art-Footer .art-Footer-background

{

	position:absolute;

	z-index:-1;

	background-repeat:no-repeat;

	background-image: url('images/Footer.png');

	width: 786px;

	height: 150px;

	bottom:0;

	left:0;

}





.art-Footer .art-Footer-text p

{

	margin: 0;

}



.art-Footer .art-Footer-text

{

	display:inline-block;

	color:#152933;

font-family: Georgia, "Times New Roman", Times, Serif;

}



.art-Footer .art-Footer-text a:link

{

	text-decoration: none;

	color: #1A6884;

font-family: Georgia, "Times New Roman", Times, Serif;

text-decoration: none;

}



.art-Footer .art-Footer-text a:visited

{

	text-decoration: none;

	color: #3E7A98;

font-family: Georgia, "Times New Roman", Times, Serif;

text-decoration: none;

}



.art-Footer .art-Footer-text a:hover

{

	text-decoration: none;

	color: #09C1E1;

font-family: Georgia, "Times New Roman", Times, 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:#4CB5DC;

}



.art-page-footer

{

	margin:1em;

	text-align:center;

	text-decoration:none;

	color:#9AC2D6;

}

/* end PageFooter */



/* begin LayoutCell */

.art-contentLayout .art-content

{

	position: relative;

	margin: 0;

	padding: 0;

	border: 0;

	float: left;

	overflow: hidden;

	width: 785px;

}

/* end LayoutCell */





