body
{
	margin: 0 auto;
	padding: 0;
	background-color: #EFF3F5;
	background-image: url('../images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

#mask-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}



#mask-page-background-gradient
{
	position: absolute;
	background-image: url('../images/Page-BgGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 900px;
	
}

#mask-page-background-gradient
{
	background-position: top left;
}

#mask-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 373px;
	left: 0;
	top: 0;
}

#mask-page-background-glare-image
{
	background-image: url('../images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 373px;
	width: 523px;
	margin: 0;
}


.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;
}
/* end Page */

/* begin Box, Sheet */
.mask-layer
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:51px;
	min-height:51px;
}

.mask-layer-body
{
	position: relative;
	z-index:1;
	padding: 5px;
}

.mask-layer-tr, .mask-layer-tl, .mask-layer-br, .mask-layer-bl, .mask-layer-tc, .mask-layer-bc,.mask-layer-cr, .mask-layer-cl
{
	position:absolute;
	z-index:-1;
}

.mask-layer-tr, .mask-layer-tl, .mask-layer-br, .mask-layer-bl
{
	width: 70px;
	height: 70px;
	background-image: url('../images/Sheet-s.png');
}

.mask-layer-tl
{
	top:0;
	left:0;
	clip: rect(auto, 35px, 35px, auto);
}

.mask-layer-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 35px, 35px);
}

.mask-layer-bl
{
	bottom: 0;
	left: 0;
	clip: rect(35px, 35px, auto, auto);
}

.mask-layer-br
{
	bottom: 0;
	right: 0;
	clip: rect(35px, auto, auto, 35px);
}

.mask-layer-tc, .mask-layer-bc
{
	left: 35px;
	right: 35px;
	height: 70px;
	background-image: url('../images/Sheet-h.png');
}

.mask-layer-tc
{
	top: 0;
	clip: rect(auto, auto, 35px, auto);
}

.mask-layer-bc
{
	bottom: 0;
	clip: rect(35px, auto, auto, auto);
}

.mask-layer-cr, .mask-layer-cl
{
	top: 35px;
	bottom: 35px;
	width: 70px;
	background-image: url('../images/Sheet-v.png');
}

.mask-layer-cr
{
	right:0;
	clip: rect(auto, auto, auto, 35px);
}

.mask-layer-cl
{
	left:0;
	clip: rect(auto, 35px, auto, auto);
}

.mask-layer-cc
{
	position:absolute;
	z-index:-1;
	top: 35px;
	left: 35px;
	right: 35px;
	bottom: 35px;
	background-color: #FCFDFD;
}


.mask-layer
{
	margin-top: 10px !important;
}

#mask-page-background-simple-gradient, #mask-page-background-gradient, #mask-page-background-glare
{
	min-width:900px;
}

/* end Box, Sheet */

/* begin Header */
div.mask-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 890px;
	height: 150px;
}

div.mask-Header-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 890px;
	height: 150px;
	background-image: url('../images/zurrgurt.png');
	background-repeat: no-repeat;
	background-position: left top;
}

/* end Header */

/* begin Logo */
.mask-Logo
{
	display : block;
	position: absolute;
	left: 53px;
	top: 46px;
	width: 837px;
}

h1.mask-Logo-name
{
	display: block;
	text-align: left;
}

h1.mask-Logo-name, h1.mask-Logo-name a, h1.mask-Logo-name a:link, h1.mask-Logo-name a:visited, h1.mask-Logo-name a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 49px;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #FBFDFE !important;
}

.mask-Logo-text
{
	display: block;
	text-align: left;
}

.mask-Logo-text, .mask-Logo-text a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding:0;
	margin:0;
	color: #0C263B !important;
}

/* end Logo */

/* begin ContentLayout */
.mask-contentLayout
{
	position: relative;
	margin-bottom: 5px;
	width: 890px;
}
/* end ContentLayout */

/* begin Box, Block */
.mask-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:3px;
	min-height:3px;
}

.mask-Block-body
{
	position: relative;
	z-index:1;
	padding: 3px;
}

.mask-Block-tr, .mask-Block-tl, .mask-Block-br, .mask-Block-bl, .mask-Block-tc, .mask-Block-bc,.mask-Block-cr, .mask-Block-cl
{
	position:absolute;
	z-index:-1;
}

.mask-Block-tr, .mask-Block-tl, .mask-Block-br, .mask-Block-bl
{
	width: 2px;
	height: 2px;
	background-image: url('../images/Block-s.png');
}

.mask-Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 1px, 1px, auto);
}

.mask-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
}

.mask-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
}

.mask-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
}

.mask-Block-tc, .mask-Block-bc
{
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('../images/Block-h.png');
}

.mask-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 1px, auto);
}

.mask-Block-bc
{
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
}

.mask-Block-cr, .mask-Block-cl
{
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('../images/Block-v.png');
}

.mask-Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 1px);
}

.mask-Block-cl
{
	left:0;
	clip: rect(auto, 1px, auto, auto);
}

.mask-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-color: #E2EAEE;
}


.mask-Block
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.mask-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 8px;
	margin-bottom: 7px;
}

.mask-BlockHeader .t
{
	height: 30px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 8px;
	line-height: 30px;
}

.mask-BlockHeader .l, .mask-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('../images/BlockHeader.png');
}

.mask-BlockHeader .l
{
	left:0;
	right:1px;
}

.mask-BlockHeader .r
{ 
	width:890px;
	right:0;
	clip: rect(auto, auto, auto, 889px);
}





.mask-header-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('../images/BlockHeaderIcon.png');
	padding:0 0 0 17px;
	background-repeat: no-repeat;
	min-height: 10px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.mask-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.mask-BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 8px;
}



.mask-BlockContent-body
{
	color:#567B8F;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.mask-BlockContent-body a:link
{
	color: #256FAD;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.mask-BlockContent-body a:visited, .mask-BlockContent-body a.visited
{
	color: #668EA3;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.mask-BlockContent-body a:hover, .mask-BlockContent-body a.hover
{
	color: #09BDDC;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.mask-BlockContent-body ul
{
	list-style-type: none;
	color: #436070;
	margin:0;
	padding:0;
}

.mask-BlockContent-body li
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.mask-BlockContent-body ul li
{
	padding:1px 0 1px 16px;
	background-image: url('../images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.mask-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.mask-Post-body
{
	position: relative;
	z-index:1;
	padding: 25px;
}



.mask-Post
{
	margin: 7px;
}

/* Start images */
a img
{
	border: 0;
}

.mask-article img, img.mask-article
{
	margin: 1em;
}

.mask-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Start tables */

.mask-article table, table.mask-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.mask-article table, table.mask-article .mask-article tr, .mask-article th, .mask-article td
{
	background-color:Transparent;
}

.mask-article th, .mask-article td
{
	padding: 2px;
	border: solid 1px #7095A9;
	vertical-align: top;
	text-align:left;
}

.mask-article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.mask-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: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1D5787;
}

.mask-PostHeaderIcon-wrapper, .mask-PostHeaderIcon-wrapper a, .mask-PostHeaderIcon-wrapper a:link, .mask-PostHeaderIcon-wrapper a:visited, .mask-PostHeaderIcon-wrapper a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1D5787;
}

.mask-PostHeaderIcon-wrapper img
{
	border:none;
	vertical-align: middle;
	margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.mask-PostHeader a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #236AA4;
}

.mask-PostHeader a:visited, .mask-PostHeader a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #4B6B7C;
}

.mask-PostHeader a:hover, .mask-PostHeader a.hovered
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  text-align: left;
  color: #09BDDC;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #3D5866;
  line-height: 24px;
}

.mask-PostContent
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #3D5866;
}


/* 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: Arial, Helvetica, Sans-Serif;
  border-bottom: 1px dashed;
  color: #297DC2;
  text-decoration: none;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #297DC2;
  border-bottom: 1px dashed;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  border-bottom: 1px dashed;
  color: #587E93;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #09BDDC;
}

/* 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;
  margin: 0;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  color: #1E5C8F;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  text-align: left;
  color: #1E5C8F;
  font-weight: bold;
  margin-top: 25px;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #4683A4;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  text-align: left;
  color: #4E7083;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  text-align: left;
  color: #4E7083;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-align: left;
  color: #4E7083;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #071622;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

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;
	
}



.mask-Post li
{
	padding:0px 0 0px 12px;
	line-height:1.2em;
}

.mask-Post ol li, .mask-Post ul ol li
{
	background: none;
	padding-left:0;
}

.mask-Post ul li, .mask-Post ol ul li 
{
	background-image: url('../images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:12px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
	color:#0B1013;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
}

blockquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 27px;
	background-color:#D2DEE4;
	background-image:url('../images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.mask-button-wrapper .mask-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;
}

.mask-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 26px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.mask-button-wrapper .mask-button
{
	display:block;
	height: 26px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 11px !important;
	line-height: 26px;
	text-decoration: none !important;
	color: #000000 !important;
}

input, select
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.mask-button-wrapper.hover .mask-button, .mask-button:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.mask-button-wrapper.active .mask-button
{
	color: #1C3340 !important;
}

.mask-button-wrapper .l, .mask-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 78px;
	background-image: url('../images/Button.png');
}

.mask-button-wrapper .l
{
	left:0;
	right:7px;
}

.mask-button-wrapper .r
{
	width:403px;
	right:0;
	clip: rect(auto, auto, auto, 396px);
}

.mask-button-wrapper.hover .l, .mask-button-wrapper.hover .r
{
	top: -26px;
}

.mask-button-wrapper.active .l, .mask-button-wrapper.active .r
{
	top: -52px;
}


/* end Button */

/* begin Footer */
.mask-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 890px;
	margin: 5px auto 0px auto;
}

.mask-Footer .mask-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 15px;
	text-align: center;
}

.mask-Footer .mask-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('../images/Footer.png');
	width: 890px;
	height: 150px;
	bottom:0;
	left:0;
}


.mask-Footer .mask-Footer-text p
{
	margin: 0;
}

.mask-Footer .mask-Footer-text
{
	display:inline-block;
	color:#666666;
	font-family: Arial, Helvetica, Sans-Serif;
	letter-spacing: 1px;
	font-size: 10px;
}

.mask-Footer .mask-Footer-text a:link,
.mask-Footer .mask-Footer-text a:visited
{
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.mask-Footer .mask-Footer-text a:hover
{
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.mask-page-footer,
.mask-page-footer a,
.mask-page-footer a:link,
.mask-page-footer a:visited,
.mask-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
	color:#666666;
}
.mask-page-footer a:hover
{
	text-decoration: underline;
	color: #333333;
}

.mask-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color: #666666;
}
/* end PageFooter */

/* begin LayoutCell */
.mask-contentLayout .mask-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 889px;
}
/* end LayoutCell */


