/* begin Page */
/* Created by Artisteer v3.0.0.37990 */

#bluesky-main, table
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.bluesky-postcontent,
.bluesky-postcontent li,
.bluesky-postcontent table,
.bluesky-postcontent a,
.bluesky-postcontent a:link,
.bluesky-postcontent a:visited,
.bluesky-postcontent a.visited,
.bluesky-postcontent a:hover,
.bluesky-postcontent a.hovered
{
    font-family: Arial, Helvetica, Sans-Serif;
}

.bluesky-postcontent p
{
    margin: 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  text-align: left;
  text-decoration: none;
}

.bluesky-postcontent a
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #297DC2;
}

.bluesky-postcontent a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #297DC2;
}

.bluesky-postcontent a:visited, .bluesky-postcontent a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #37607B;
}

.bluesky-postcontent  a:hover, .bluesky-postcontent a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #497EA2;
}

.bluesky-postcontent h1
{
   color: #37607B;    
}

h1
{
   margin: 20px 0;
   font-family: Arial, Helvetica, Sans-Serif;
   font-style: normal;
   font-weight: bold;
   font-size: 30px;
   text-align: left; 
}

h1 a, h1 a:link, h1 a:hover, h1 a:visited
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-style: normal;
   font-weight: bold;
   font-size: 30px;
   text-align: left; 
}

.bluesky-postcontent h2
{
   color: #497EA2;    
}

h2
{
   margin: 22px 0;
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 28px;
   text-align: left; 
}

h2 a, h2 a:link, h2 a:hover, h2 a:visited
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 28px;
   text-align: left; 
}

.bluesky-postcontent h3
{
   color: #595959;    
}

h3
{
   margin: 24px 0;
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 24px;
   text-align: left; 
}

h3 a, h3 a:link, h3 a:hover, h3 a:visited
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 24px;
   text-align: left; 
}

.bluesky-postcontent h4
{
   color: #545454;    
}

h4
{
   margin: 27px 0;
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 22px;
   text-align: left; 
}

h4 a, h4 a:link, h4 a:hover, h4 a:visited
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 22px;
   text-align: left; 
}

.bluesky-postcontent h5
{
   color: #545454;    
}

h5
{
   margin: 30px 0;
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 18px;
   text-align: left; 
}

h5 a, h5 a:link, h5 a:hover, h5 a:visited
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 18px;
   text-align: left; 
}

.bluesky-postcontent h6
{
   color: #757575;    
}

h6
{
   margin: 37px 0;
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 16px;
   text-align: left; 
}

h6 a, h6 a:link, h6 a:hover, h6 a:visited
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 16px;
   text-align: left; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

#bluesky-main
{
  position: relative;
  z-index: 0;
  width: 100%;
  overflow:hidden;
  left: 0;
  top: 0;
  cursor:default;
}

#Body
{
  padding: 0; 
  margin:0;
  color: #071622;
  height:100%;
  background-color: #6195B8;
  background-image: url('images/Bottom_texture.jpg');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: top left;
}

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:inline-block; 
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  width: 100%;
  table-layout: fixed;
  position: static;
}
/* end Page */

/* begin Box, Sheet */
.bluesky-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 3px;
  min-height: 3px;
  margin-top: 20px;
  margin-bottom: 0;
  cursor:auto;
  width: 800px;
}

.bluesky-sheet-body
{
  position: relative;
  padding: 1px;
    padding-top:1px;
    padding-bottom:1px;
}

.bluesky-sheet-tr, .bluesky-sheet-tl, .bluesky-sheet-br, .bluesky-sheet-bl, .bluesky-sheet-tc, .bluesky-sheet-bc,.bluesky-sheet-cr, .bluesky-sheet-cl
{
  position: absolute;
}

.bluesky-sheet-tr, .bluesky-sheet-tl, .bluesky-sheet-br, .bluesky-sheet-bl
{
  width: 2px;
  height: 2px;
  background-image: url('images/sheet_s.png');
}

.bluesky-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 1px, 1px, auto);
}

.bluesky-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 1px, 1px);
}

.bluesky-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(1px, 1px, auto, auto);
}

.bluesky-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(1px, auto, auto, 1px);
}

.bluesky-sheet-tc, .bluesky-sheet-bc
{
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('images/sheet_h.png');
}

.bluesky-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 1px, auto);
}

.bluesky-sheet-bc
{
  bottom: 0;
  clip: rect(1px, auto, auto, auto);
}

.bluesky-sheet-cr, .bluesky-sheet-cl
{
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('images/sheet_v.png');
}

.bluesky-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 1px);
}

.bluesky-sheet-cl
{
  left: 0;
  clip: rect(auto, 1px, auto, auto);
}

.bluesky-sheet-cc
{
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #DDECF8;
}

body
{
  min-width: 800px;
}

#bluesky-page-background-top-texture, #bluesky-page-background-middle-texture, #bluesky-page-background-glare
{
  min-width: 800px;
}

.bluesky-controlpanel-container
{
  margin:0 auto;
  width: 800px;
}
/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.bluesky-hmenu a, .bluesky-hmenu a:link, .bluesky-hmenu a:visited, .bluesky-hmenu a:hover
{
    outline: none;
}

.bluesky-hmenu, .bluesky-hmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.bluesky-hmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.bluesky-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.bluesky-hmenu li li
{
  float: none;
}

.bluesky-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.bluesky-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.bluesky-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.bluesky-hmenu:after, .bluesky-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.bluesky-hmenu{
  min-height: 0;
  position:relative;
  padding: 0 0 0 0;
  float: left;
}

.bluesky-hmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

/* menu structure */

.bluesky-nav
{
  position: relative;
  margin:0 auto;
  min-height: 25px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
}

.bluesky-nav-outer
{
    position:absolute;
    width:100%;
}

.bluesky-nav-l, .bluesky-nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('images/nav.png');
}

.bluesky-nav-l
{
  left: 0;
  right: 0;
}

.bluesky-nav-r
{
  right: 0;
  width: 798px;
  clip: rect(auto, auto, auto, 798px);
}

.bluesky-hmenu-extra1
{
  position: relative;
  display: block;
  float: left;
  width: auto;
  height: 25px;
  background-position: center;
}

.bluesky-hmenu-extra2
{
  position: relative;
  display: block;
  float: right;
  width: auto;
  height: 25px;
  background-position: center;
}

/* end Menu */

/* begin MenuItem */
.bluesky-hmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 25px;
  cursor: pointer;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  text-align: left;
  text-decoration: none;
}

.bluesky-hmenu ul li
{
    margin:0;
    clear: both;
  list-style-type: none;
}

.bluesky-hmenu a .r, .bluesky-hmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 85px;
  background-image: url('images/menuitem.png');
}

.bluesky-hmenu a .l
{
  left: 0;
  right: 0;
}

.bluesky-hmenu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.bluesky-hmenu a .t, .bluesky-hmenu ul a, .bluesky-hmenu a:link, .bluesky-hmenu a:visited, .bluesky-hmenu a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  text-align: left;
  text-decoration: none;
}

.bluesky-hmenu a .t
{
  color: #FFFFFF;
  padding: 0 22px;
  margin: 0 0;
  line-height: 25px;
  text-align: center;
}

.bluesky-hmenu a:hover .l, .bluesky-hmenu a:hover .r
{
  top: -30px;
}

.bluesky-hmenu li:hover>a .l, .bluesky-hmenu li:hover>a .r
{
  top: -30px;
}

.bluesky-hmenu li:hover a .l, .bluesky-hmenu li:hover a .r
{
  top: -30px;
}
.bluesky-hmenu a:hover .t
{
  color: #FFFFFF;
}

.bluesky-hmenu li:hover a .t
{
  color: #FFFFFF;
}

.bluesky-hmenu li:hover>a .t
{
  color: #FFFFFF;
}

/* end MenuItem */

/* begin MenuSeparator */
.bluesky-hmenu .bluesky-hmenu-li-separator
{
  display: block;
  width: 1px;
  height:25px;
}
.bluesky-nav .bluesky-hmenu-separator
{
  display: block;
  margin:0 auto;
  width: 1px;
  height: 25px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.bluesky-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  width: 180px;
  overflow: hidden;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #FEF2D2;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #184972;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  letter-spacing: 1px;
  margin:0;
  padding:0;
}

.bluesky-nav ul.bluesky-hmenu ul span, .bluesky-nav ul.bluesky-hmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.bluesky-hmenu ul a:link, .bluesky-hmenu ul a:visited, .bluesky-hmenu ul a:hover, .bluesky-hmenu ul a:active, .bluesky-nav ul.bluesky-hmenu ul span, .bluesky-nav ul.bluesky-hmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #184972;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  letter-spacing: 1px;
  margin:0;
  padding:0;
}

.bluesky-hmenu ul li a:hover
{
  color: #000000;
  border-color: #6CACE0;
  background-position: 0 -20px;
}

.bluesky-hmenu ul li:hover>a
{
  color: #000000;
  border-color: #6CACE0;
  background-position: 0 -20px;
}

.bluesky-nav .bluesky-hmenu ul li a:hover span, .bluesky-nav .bluesky-hmenu ul li a:hover span span
{
  color: #000000;
}

.bluesky-nav .bluesky-hmenu ul li:hover>a span, .bluesky-nav .bluesky-hmenu ul li:hover>a span span
{
  color: #000000;
}

/* end MenuSubItem */

/* begin Header */
div.bluesky-header
{
  margin: 0 auto;
  position: relative;
  width:100%;
  height: 150px;
  margin-top: 0;
  margin-bottom: 0;
}

div.bluesky-header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:150px;
}

div.bluesky-header-center
{
	position: relative;
	width: 798px;
	left:50%;
}

div.bluesky-header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 798px;
  height: 150px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin HeaderObject */
div.bluesky-headerobject
{
  display: block;
  left: 3%;
  margin-left: -6px;
  position: absolute;
  top: 17px;
  width: 233px;
  height: 100px;
  background-image: url('images/header-object.png');
}
/* end HeaderObject */

/* begin Logo */
div.bluesky-logo
{
  display: block;
  position: absolute;
  top: 46px;
  left: 84%;
  margin-left: -449px;
  width: 581px;
}

h1.bluesky-logo-name
{
  display: block;
  text-align: center;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #1D5A8B !important;
}
h1.bluesky-logo-name a, 
h1.bluesky-logo-name a:link, 
h1.bluesky-logo-name a:visited, 
h1.bluesky-logo-name a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #1D5A8B !important;
}

h2.bluesky-logo-text
{
  display: block;
  text-align: center;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #1D5A8B !important;
}
h2.bluesky-logo-text a,
h2.bluesky-logo-text a:link,
h2.bluesky-logo-text a:visited,
h2.bluesky-logo-text a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #1D5A8B !important;
}

/* end Logo */

/* begin Layout */
.bluesky-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.bluesky-layout-cell, .bluesky-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.bluesky-content-layout .bluesky-content-layout{width: auto;margin:0;}
.bluesky-content-layout .bluesky-layout-cell, .bluesky-content-layout .bluesky-layout-cell .bluesky-content-layout .bluesky-layout-cell{display: table-cell;}
.bluesky-layout-cell .bluesky-layout-cell{display: block;}
.bluesky-content-layout-row {display: table-row;}
.bluesky-layout-glare{position:relative;}/* end Layout */

/* begin Button */
.bluesky-button-wrapper a.bluesky-button,
.bluesky-button-wrapper a.bluesky-button:link,
.bluesky-button-wrapper input.bluesky-button,
.bluesky-button-wrapper button.bluesky-button
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 33px;
  height: 33px;
  margin: 0 !important;
  padding: 0 16px !important;
  overflow: visible;
  cursor: pointer;
}

.bluesky-button img, .bluesky-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.bluesky-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 33px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .bluesky-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
}

.bluesky-block select 
{
    width:96%;
}

.bluesky-button-wrapper.hover .bluesky-button, .bluesky-button-wrapper.hover a.bluesky-button:link, .bluesky-button:hover
{
  color: #FFFFFF !important;
  text-decoration: none !important;
}

.bluesky-button-wrapper.active .bluesky-button, .bluesky-button-wrapper.active a.bluesky-button:link
{
  color: #FFFFFF !important;
}

.bluesky-button-wrapper .bluesky-button-l, .bluesky-button-wrapper .bluesky-button-r
{
  display: block;
  position: absolute;
  height: 109px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.bluesky-button-wrapper .bluesky-button-l
{
  left: 0;
  right: 10px;
}

.bluesky-button-wrapper .bluesky-button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.bluesky-button-wrapper.hover .bluesky-button-l, .bluesky-button-wrapper.hover .bluesky-button-r
{
  top: -38px;
}

.bluesky-button-wrapper.active .bluesky-button-l, .bluesky-button-wrapper.active .bluesky-button-r
{
  top: -76px;
}

.bluesky-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Block */
.bluesky-block
{
  position: relative;
  min-width: 15px;
  min-height: 15px;
  margin: 10px;
  z-index: auto;
}

.bluesky-block-body
{
  position: relative;
  padding: 4px;
  z-index: auto;
}

.bluesky-block-tr, .bluesky-block-tl, .bluesky-block-br, .bluesky-block-bl, .bluesky-block-tc, .bluesky-block-bc,.bluesky-block-cr, .bluesky-block-cl
{
  position: absolute;
}

.bluesky-block-tr, .bluesky-block-tl, .bluesky-block-br, .bluesky-block-bl
{
  width: 14px;
  height: 14px;
  background-image: url('images/block_s.png');
}

.bluesky-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 7px, 7px, auto);
}

.bluesky-block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 7px, 7px);
}

.bluesky-block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(7px, 7px, auto, auto);
}

.bluesky-block-br
{
  bottom: 0;
  right: 0;
  clip: rect(7px, auto, auto, 7px);
}

.bluesky-block-tc, .bluesky-block-bc
{
  left: 7px;
  right: 7px;
  height: 14px;
  background-image: url('images/block_h.png');
}

.bluesky-block-tc
{
  top: 0;
  clip: rect(auto, auto, 7px, auto);
}

.bluesky-block-bc
{
  bottom: 0;
  clip: rect(7px, auto, auto, auto);
}

.bluesky-block-cr, .bluesky-block-cl
{
  top: 7px;
  bottom: 7px;
  width: 14px;
  background-image: url('images/block_v.png');
}

.bluesky-block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 7px);
}

.bluesky-block-cl
{
  left: 0;
  clip: rect(auto, 7px, auto, auto);
}

.bluesky-block-cc
{
  position: absolute;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-color: #FFFFFF;
}

div.bluesky-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #C7C7C7;
  border-style: solid;
  margin: 0;
}

/* end Box, Block */

/* begin BlockHeader */
.bluesky-blockheader
{
  margin-bottom: 0;
  position: relative;
  height: 26px;
  z-index: auto;
}

.bluesky-blockheader h3.t
{
  position: relative;
  height: 26px;
  color: #284558;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 26px;
}

.bluesky-blockheader h3.t a,
.bluesky-blockheader h3.t a:link,
.bluesky-blockheader h3.t a:visited, 
.bluesky-blockheader h3.t a:hover
{
  color: #284558;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.bluesky-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.bluesky-blockcontent-body
{
  position: relative;
  padding: 5px;
  color: #284558;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}

.bluesky-blockcontent-body li, 
.bluesky-blockcontent-body a,
.bluesky-blockcontent-body a:link,
.bluesky-blockcontent-body a:visited,
.bluesky-blockcontent-body a:hover
{
  color: #284558;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}

.bluesky-blockcontent-body p
{
  margin: 6px 0;
}

.bluesky-blockcontent-body a, .bluesky-blockcontent-body a:link
{
  color: #297DC2;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}

.bluesky-blockcontent-body a:visited, .bluesky-blockcontent-body a.visited
{
  color: #949494; 
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}

.bluesky-blockcontent-body a:hover, .bluesky-blockcontent-body a.hover
{
  color: #497EA2;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.bluesky-blockcontent-body ul li
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  line-height: 125%;    
  color: #545454;
  padding: 0 0 0 12px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
  list-style-type: none;
}/* end Box, BlockContent */

/* begin Box, Post */
.bluesky-post
{
  position: relative;
  min-width: 23px;
  min-height: 23px;
  margin: 10px;
  z-index: auto;
}

.bluesky-post-body
{
  position: relative;
  padding: 11px;
  z-index: auto;
}

.bluesky-post-tr, .bluesky-post-tl, .bluesky-post-br, .bluesky-post-bl, .bluesky-post-tc, .bluesky-post-bc,.bluesky-post-cr, .bluesky-post-cl
{
  position: absolute;
}

.bluesky-post-tr, .bluesky-post-tl, .bluesky-post-br, .bluesky-post-bl
{
  width: 22px;
  height: 22px;
  background-image: url('images/post_s.png');
}

.bluesky-post-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 11px, 11px, auto);
}

.bluesky-post-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 11px, 11px);
}

.bluesky-post-bl
{
  bottom: 0;
  left: 0;
  clip: rect(11px, 11px, auto, auto);
}

.bluesky-post-br
{
  bottom: 0;
  right: 0;
  clip: rect(11px, auto, auto, 11px);
}

.bluesky-post-tc, .bluesky-post-bc
{
  left: 11px;
  right: 11px;
  height: 22px;
  background-image: url('images/post_h.png');
}

.bluesky-post-tc
{
  top: 0;
  clip: rect(auto, auto, 11px, auto);
}

.bluesky-post-bc
{
  bottom: 0;
  clip: rect(11px, auto, auto, auto);
}

.bluesky-post-cr, .bluesky-post-cl
{
  top: 11px;
  bottom: 11px;
  width: 22px;
  background-image: url('images/post_v.png');
}

.bluesky-post-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 11px);
}

.bluesky-post-cl
{
  left: 0;
  clip: rect(auto, 11px, auto, auto);
}

.bluesky-post-cc
{
  position: absolute;
  top: 11px;
  left: 11px;
  right: 11px;
  bottom: 11px;
  background-color: #FFFFFF;
}

a img
{
  border: 0;
}

.bluesky-article img, img.bluesky-article, .bluesky-block img, .bluesky-footer img
{
  border: solid 0 #C7C7C7;
  margin: 7px;
}

.bluesky-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.bluesky-article table, table.bluesky-article
{
  border-collapse: collapse;
  margin: 1px;
}

.bluesky-article th, .bluesky-article td
{
  padding: 2px;
  border: solid 0 #A6A6A6;
  vertical-align: top;
  text-align: left;
}

.bluesky-article th
{
  background-color: Transparent;
  border: solid 0 #A6A6A6;
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.bluesky-postheader
{
  color: #284558;
  margin: 6px 0;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  text-align: left;
}

h2.bluesky-postheader a, 
h2.bluesky-postheader a:link, 
h2.bluesky-postheader a:visited,
h2.bluesky-postheader a.visited,
h2.bluesky-postheader a:hover,
h2.bluesky-postheader a.hovered
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  text-align: left;
}

h2.bluesky-postheader a, h2.bluesky-postheader a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-align: left;
  text-decoration: none;
  color: #2F526A;
}

h2.bluesky-postheader a:visited, h2.bluesky-postheader a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-align: left;
  text-decoration: none;
  color: #808080;
}

h2.bluesky-postheader a:hover,  h2.bluesky-postheader a.hovered
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-align: left;
  text-decoration: none;
  color: #497EA2;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.bluesky-post ul li, .bluesky-post ol ul li
{
  list-style-type: none;
}/* end PostBullets */

/* begin PostQuote */
.bluesky-postcontent blockquote,
.bluesky-postcontent blockquote a,
.bluesky-postcontent blockquote a:link,
.bluesky-postcontent blockquote a:visited,
.bluesky-postcontent blockquote a:hover
{
  color: #06131D;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  text-align: left;
}

.bluesky-postcontent blockquote p
{
   margin:14px;
}

.bluesky-postcontent blockquote
{
   border: solid 0 #9EC8EA;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 28px;
  background-color: #DDECF8;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin Footer */
.bluesky-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  width: 100%;
}

.bluesky-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #1C313F;
}

.bluesky-footer-body
{
    position:relative;
    padding: 5px;
}

.bluesky-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.bluesky-footer-text,
.bluesky-footer-text a,
.bluesky-footer-text a:link,
.bluesky-footer-text a:visited,
.bluesky-footer-text a:hover
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
}

.bluesky-footer-text
{
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.bluesky-footer-text a,
.bluesky-footer-text a:link
{
  color: #80AAC6;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.bluesky-footer-text a:visited
{
  color: #A3A3A3;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.bluesky-footer-text a:hover
{
  color: #C7D9E6;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

div.bluesky-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #C7C7C7;
  border-style: solid;
  margin: 0;
}/* end Footer */

/* begin PageFooter */
.bluesky-page-footer, 
.bluesky-page-footer a,
.bluesky-page-footer a:link,
.bluesky-page-footer a:visited,
.bluesky-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: #92B6CE;
}

.bluesky-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #B8B8B8;
}
/* end PageFooter */

/* begin LayoutCell, content */

/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */

.bluesky-content-layout .bluesky-sidebar1
{
  width: 30%;
}

/* end LayoutCell, sidebar1 */

/* begin Page */
.Normal, .normal, #LoginInfo, #QuickLinks, #LoginInfo p.LoginNotes, .bluesky-PostContent .SubHead, .bluesky-PostContent .Normal, .SubHead, .WizardText, .SkinObject
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}

.NormalBold
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 1em;
  color: #071622;
  font-weight: bold;
}

#LoginInfo dt
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  color: #071622;
  font-weight: bold;
}

th
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  color: #071622;
  font-weight: bold;
}

#LoginInfo h3
{
  background-color: transparent;
  margin: 0.2em 0;
  padding: 0;
  font-weight: bold;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  text-decoration: none;
  font-variant: normal;
  text-align: left;
  text-indent: 0;
  line-height: inherit;
  text-transform: uppercase;
  color: #284558;
}

.Normal, .normal, #LoginInfo, #QuickLinks, #LoginInfo p.LoginNotes, .bluesky-postcontent .SubHead, .bluesky-postcontent .Normal, .SubHead, .WizardText, .SkinObject
{
  font-size: 1em;
  color: #071622;
}

#LoginInfo
{
  width: 100%;
  background-color: Transparent;
}

#LoginInfo div.LoginBlock
{
  width: 45%;
}

.Head
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 24px;
  text-align: left;
  color: #595959;
}

h2.Head
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 28px;
  text-align: left;
  color: #497EA2;
}

#QuickLinks
{
  border: 0;
  float: none;
  width: auto;
  background-color: Transparent;
}

a.CommandButton, a.SkinObject
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #297DC2;
}

a.CommandButton:link, a.SkinObject:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: #297DC2;
}

a.CommandButton:visited, a.SkinObject:visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #37607B;
}

a.CommandButton:hover, a.SkinObject:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #497EA2;
}

.DNNAlignright p, .DNNAlignright th, .DNNAlignright td
{
  text-align: right;
}

.DNNAligncenter p, .DNNAligncenter th, .DNNAligncenter td
{
  text-align: center;
}

.DNNAlignleft p, .DNNAlignleft th, .DNNAlignleft td
{
  text-align: left;
}

/* Control Panel rules */
#dnn_ControlPanel .SubHead, 
#dnn_ControlPanel .SkinObject, 
#dnn_ControlPanel A.SkinObject:link, 
#dnn_ControlPanel A.SkinObject:visited,
#dnn_ControlPanel A.SkinObject:hover, 
#dnn_ControlPanel A.SkinObject:active,
#dnn_ControlPanel A.CommandButton:link,
#dnn_ControlPanel A.CommandButton:visited,
#dnn_ControlPanel A.CommandButton:active,
#dnn_ControlPanel .footer,
#dnn_ControlPanel a.footer:link,
#dnn_ControlPanel a.footer:active,
#dnn_ControlPanel a.footer:visited
{
  color: #003366;
}

#dnn_ControlPanel A.CommandButton:hover
{
  color: #ff0000;
}

.ModDNNHTMLC table
{
  width: 100%;
}

body > div
{
    z-index: 10;
}/* end Page */

/* begin Menu */
.bluesky-hmenu ul li li, .bluesky-hmenu ul li li li
{
  list-style-type: none;
}
/* end Menu */

/* begin MenuItem */
.bluesky-hmenu a img
{
    vertical-align: text-top;
    margin-right: 22px;
}/* end MenuItem */

/* begin MenuSubItem */
.bluesky-hmenu ul a img
{
    vertical-align: middle;
    margin-right: 12px;
}/* end MenuSubItem */

/* begin Box, Block */

/* end Box, Block */

/* begin BlockHeader */

.bluesky-blockheader .t .Head
{
  height: 26px;
  color: #284558;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  white-space: nowrap;
  padding: 0;
  line-height: 26px;
  margin: 0;
}/* end BlockHeader */

/* begin Box, BlockContent */
.bluesky-blockcontent-body .SubHead, .bluesky-blockcontent-body .Normal
{
  color: #284558;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}

.bluesky-blockcontent-body td
{
  padding: 0;
}

.SubHead, td.SubHead
{
  border: 0;
  padding: 0;
}

.bluesky-blockcontent-body table
{
  width: 100%;
}

.bluesky-blockcontent-body ol ul li
{
  list-style-type: none;
}
/* end Box, BlockContent */

/* begin Box, Post */

.bluesky-article img, img.bluesky-article
{
  border: solid 0 #C7C7C7;
  margin: 7px;
}

.bluesky-article table, table.bluesky-article
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.bluesky-article table, table.bluesky-article .bluesky-article tr, .bluesky-article td
{
  background-color: Transparent;
}

.bluesky-article td
{
  padding: 2px;
  border: solid 0 #A6A6A6;
  vertical-align: top;
  text-align: left;
}

.bluesky-article .ModuleTitle_SubMenu th, .bluesky-article .ModuleTitle_SubMenu td, .bluesky-article .ModuleTitle_MenuItem img
{
  border-width: 0;
  padding: 0;
  margin: 0;
}/* end Box, Post */

/* begin PostHeaderIcon */

.bluesky-postheader .Head
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  text-align: left;
  color: #284558;
}

div.hr
{
  display: none;
}
/* end PostHeaderIcon */

/* begin PostContent */
.bluesky-postcontent .DNN_ForumContent table
{
  width: 100%;
}

.bluesky-PostContent .DNN_ForumContent img
{
  border: 0;
}

.bluesky-article .DNN_EventsContent table, .ThemeEvents table
{
    width: 100%;
}

table.ModuleTitle_SubMenu
{
  background-color: #FFFFFF;
}/* end PostContent */

/* begin Footer */
.bluesky-footer .SkinObject
{
  display: inline-block;
  color: #FFFFFF;
  font-weight: normal;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.bluesky-footer a.SkinObject,
.bluesky-footer a.SkinObject:link
{
  color: #80AAC6;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.bluesky-footer a.SkinObject:visited
{
  color: #A3A3A3;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.bluesky-footer a.SkinObject:hover
{
  color: #C7D9E6;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}/* end Footer */




