/* begin Page */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#fds-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#fds-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 422px;
	left: 0;
	top: 0;
}

#fds-page-background-glare-image
{
	background-image: url('images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 422px;
	width: 350px;
	margin: 0;
}

html:first-child #fds-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}




#fds-page-background-simple-gradient
{
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 900px;
}

.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 */
.fds-hator
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:3px;
	min-height:3px;
}

.fds-hator-body
{
	position: relative;
	z-index:1;
	padding: 1px;
}

.fds-hator-tr, .fds-hator-tl, .fds-hator-br, .fds-hator-bl, .fds-hator-tc, .fds-hator-bc,.fds-hator-cr, .fds-hator-cl
{
	position:absolute;
	z-index:-1;
}

.fds-hator-tr, .fds-hator-tl, .fds-hator-br, .fds-hator-bl
{
	width: 2px;
	height: 2px;
	background-image: url('images/Sheet-s.png');
}

.fds-hator-tl
{
	top:0;
	left:0;
	clip: rect(auto, 1px, 1px, auto);
}

.fds-hator-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
}

.fds-hator-bl
{
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
}

.fds-hator-br
{
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
}

.fds-hator-tc, .fds-hator-bc
{
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('images/Sheet-h.png');
}

.fds-hator-tc
{
	top: 0;
	clip: rect(auto, auto, 1px, auto);
}

.fds-hator-bc
{
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
}

.fds-hator-cr, .fds-hator-cl
{
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('images/Sheet-v.png');
}

.fds-hator-cr
{
	right:0;
	clip: rect(auto, auto, auto, 1px);
}

.fds-hator-cl
{
	left:0;
	clip: rect(auto, 1px, auto, auto);
}

.fds-hator-cc
{
	position:absolute;
	z-index:-1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-image: url('images/Sheet-c.png');
}


.fds-hator
{
	margin-top: 10px !important;
}

#fds-page-background-simple-gradient, #fds-page-background-gradient, #fds-page-background-glare
{
	min-width:900px;
}

/* end Box, Sheet */

/* begin Header */
div.fds-hat
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 898px;
	height: 200px;
}


div.fds-hat-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 898px;
	height: 200px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.fds-hapting
{
	display : block;
	position: absolute;
	left: 10px;
	top: 71px;
	width: 536px;
}

h1.fds-hapting-name
{
	display: block;
	text-align: center;
}

h1.fds-hapting-name, h1.fds-hapting-name a, h1.fds-hapting-name a:link, h1.fds-hapting-name a:visited, h1.fds-hapting-name a:hover
{
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 37px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	padding:0;
	margin:0;
	color: #E2F0F3 !important;
}

.fds-hapting-text
{
	display: block;
	text-align: center;
}

.fds-hapting-text, .fds-hapting-text a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding:0;
	margin:0;
	color: #E2F0F3 !important;
}
/* end Logo */

/* begin ContentLayout */
.fds-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 898px;
}
/* end ContentLayout */

/* begin Box, Block */
.fds-horning
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.fds-horning-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}



.fds-horning
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.fds-horn
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 8px;
	margin-bottom: 0px;
}

.fds-horn .t
{
	height: 30px;
	color: #A6CFD9;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-variant: small-caps;
	white-space : nowrap;
	padding: 0 7px;
	line-height: 30px;
}

.fds-horn .l, .fds-horn .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.fds-horn .l
{
	left:0;
	right:7px;
}

.fds-horn .r
{ 
	width:898px;
	right:0;
	clip: rect(auto, auto, auto, 891px);
}





.fds-hat-tag-icon
{
	display:inline-horning;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 15px;
	background-repeat: no-repeat;
	min-height: 18px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.fds-horningContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.fds-horningContent-body
{
	position: relative;
	z-index:1;
	padding: 8px;
}

.fds-horningContent-tr, .fds-horningContent-tl, .fds-horningContent-br, .fds-horningContent-bl, .fds-horningContent-tc, .fds-horningContent-bc,.fds-horningContent-cr, .fds-horningContent-cl
{
	position:absolute;
	z-index:-1;
}

.fds-horningContent-tr, .fds-horningContent-tl, .fds-horningContent-br, .fds-horningContent-bl
{
	width: 14px;
	height: 14px;
	background-image: url('images/BlockContent-s.png');
}

.fds-horningContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.fds-horningContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.fds-horningContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.fds-horningContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.fds-horningContent-tc, .fds-horningContent-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('images/BlockContent-h.png');
}

.fds-horningContent-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.fds-horningContent-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.fds-horningContent-cr, .fds-horningContent-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('images/BlockContent-v.png');
}

.fds-horningContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.fds-horningContent-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.fds-horningContent-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #EBF3F5;
}


.fds-horningContent-body
{
	color:#173036;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}

.fds-horningContent-body a:link
{
	color: #0085A3;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.fds-horningContent-body a:visited, .fds-horningContent-body a.visited
{
	color: #5BA7B9;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.fds-horningContent-body a:hover, .fds-horningContent-body a.hover
{
	color: #00B3DB;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.fds-horningContent-body ul
{
	list-style-type: none;
	color: #22464F;
	margin:0;
	padding:0;
}

.fds-horningContent-body li
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}

.fds-horningContent-body ul li
{
	padding:0px 0 0px 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 */
.fds-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.fds-Post-body
{
	position: relative;
	z-index:1;
	padding: 7px;
}



.fds-Post
{
	margin: 5px;
}

/* Stfds images */
a img
{
	border: 0;
}

.fds-fdsicle img, img.fds-fdsicle
{
	margin: 1em;
}

.fds-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Stfds tables */

.fds-fdsicle table, table.fds-fdsicle
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.fds-fdsicle table, table.fds-fdsicle .fds-fdsicle tr, .fds-fdsicle th, .fds-fdsicle td
{
	background-color:Transparent;
}

.fds-fdsicle th, .fds-fdsicle td
{
	padding: 2px;
	border: solid 1px #7EBAC8;
	vertical-align: top;
	text-align:left;
}

.fds-fdsicle th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostMetadata */
.fds-PostMetadataHeader
{
	padding:1px;
	background-color: #CDE4EA;
	border-color: #9FCCD6;
	border-style: solid;
	border-width: 1px;
}
/* end PostMetadata */

/* begin PostHeaderIcon */
.fds-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: "Times New Roman", Georgia, Times, Serif;
	font-size: 31px;
	text-align: center;
	color: #004F61;
}

.fds-PostHeaderIcon-wrapper, .fds-PostHeaderIcon-wrapper a, .fds-PostHeaderIcon-wrapper a:link, .fds-PostHeaderIcon-wrapper a:visited, .fds-PostHeaderIcon-wrapper a:hover
{
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 31px;
	text-align: center;
	color: #004F61;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.fds-PostHeader a:link
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  text-decoration: none;
  font-variant: small-caps;
  color: #00647A;
}

.fds-PostHeader a:visited, .fds-PostHeader a.visited
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  text-decoration: none;
  font-variant: small-caps;
  color: #316672;
}

.fds-PostHeader a:hover, .fds-PostHeader a.hovered
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  text-decoration: none;
  font-variant: small-caps;
  color: #00A2C7;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #0F2024;
}

.fds-PostContent
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #0F2024;
}


/* Stfds 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;
  text-decoration: underline;
  color: #007D99;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #007D99;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #3D808F;
}

/* :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: #00A7CC;
}

/* 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;
}


/* Stfds Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 33px;
  color: #007D99;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 31px;
  color: #00A7CC;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 20px;
  color: #2E606B;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 18px;
  color: #310F02;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 15px;
  color: #310F02;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 13px;
  color: #310F02;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Stfds Content list */
ol, ul
{
	color: #183339;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}

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;
	
}



.fds-Post li
{
	padding:0px 0 0px 12px;
	line-height:1.2em;
}

.fds-Post ol li, .fds-Post ul ol li
{
	background: none;
	padding-left:0;
}

.fds-Post ul li, .fds-Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:12px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Stfds blockquote */
blockquote p
{
	color:#091315;
	font-family: Arial, Helvetica, Sans-Serif;
}

blockquote
{
		border:solid 1px #9FCCD6; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 28px;
	background-color:#CDE4EA;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.fds-plaug-wrapper .fds-plaug
{
	display:inline-horning;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:34px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.fds-plaug-wrapper
{
	display:inline-horning;
	position:relative;
	height: 34px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.fds-plaug-wrapper .fds-plaug
{
	display:block;
	height: 34px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 34px;
	text-decoration: none !important;
	color: #FEE5DD !important;
}

input, select
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.fds-plaug-wrapper.hover .fds-plaug, .fds-plaug:hover
{
	color: #F1F7F9 !important;
	text-decoration: none !important;
}

.fds-plaug-wrapper.active .fds-plaug
{
	color: #EBFBFF !important;
}

.fds-plaug-wrapper .l, .fds-plaug-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 102px;
	background-image: url('images/Button.png');
}

.fds-plaug-wrapper .l
{
	left:0;
	right:7px;
}

.fds-plaug-wrapper .r
{
	width:403px;
	right:0;
	clip: rect(auto, auto, auto, 396px);
}

.fds-plaug-wrapper.hover .l, .fds-plaug-wrapper.hover .r
{
	top: -34px;
}

.fds-plaug-wrapper.active .l, .fds-plaug-wrapper.active .r
{
	top: -68px;
}


/* end Button */

/* begin Footer */
.fds-hatoring
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 898px;
	margin: 5px auto 0px auto;
}

.fds-hatoring .fds-hatoring-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 20px;
	text-align: center;
}

.fds-hatoring .fds-hatoring-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 898px;
	height: 150px;
	bottom:0;
	left:0;
}


.fds-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 24px;
}




.fds-hatoring .fds-hatoring-text p
{
	margin: 0;
}

.fds-hatoring .fds-hatoring-text
{
	display:inline-horning;
	color:#0B1619;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.fds-hatoring .fds-hatoring-text a:link
{
	text-decoration: none;
	color: #EBFBFF;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.fds-hatoring .fds-hatoring-text a:visited
{
	text-decoration: none;
	color: #F1F7F9;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.fds-hatoring .fds-hatoring-text a:hover
{
	text-decoration: none;
	color: #75E6FF;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.fds-page-hatoring, .fds-page-hatoring a, .fds-page-hatoring a:link, .fds-page-hatoring a:visited, .fds-page-hatoring a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#00A7CC;
}

.fds-page-hatoring
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#57A6B7;
}
/* end PageFooter */

/* begin LayoutCell */
.fds-contentLayout .fds-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 628px;
}
.fds-contentLayout .fds-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 897px;
}
/* end LayoutCell */

/* begin LayoutCell */
.fds-contentLayout .fds-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 269px;
}
/* end LayoutCell */


