#arg-main, table
{
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    text-align: justify;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.arg-postcontent,
.arg-postcontent li,
.arg-postcontent table,
.arg-postcontent a,
.arg-postcontent a:link,
.arg-postcontent a:visited,
.arg-postcontent a.visited,
.arg-postcontent a:hover,
.arg-postcontent a.hovered
{
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    text-align: justify;
}

.arg-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: 28px;
  text-align: left;
}

.arg-postcontent a
{
  text-decoration: underline;
  color: #318AB9;
}

.arg-postcontent a:link
{
  text-decoration: underline;
  color: #318AB9;
}

.arg-postcontent a:visited, .arg-postcontent a.visited
{
  color: #45616E;
}

.arg-postcontent  a:hover, .arg-postcontent a.hover
{
  text-decoration: none;
  color: #25698D;
}

.arg-postcontent h1
{
   color: #25698D;
margin: 10px 0 0;
   font-size: 22px;    
}

.arg-blockcontent h1
{
margin: 10px 0 0;
   font-size: 22px; 
}

.arg-postcontent h1 a, .arg-postcontent h1 a:link, .arg-postcontent h1 a:hover, .arg-postcontent h1 a:visited, .arg-blockcontent h1 a, .arg-blockcontent h1 a:link, .arg-blockcontent h1 a:hover, .arg-blockcontent h1 a:visited 
{
   font-size: 22px; 
}

.arg-postcontent h2
{
   color: #25698D;
margin: 4px 0;
   font-size: 22px;    
}

.arg-blockcontent h2
{
margin: 4px 0;
   font-size: 22px; 
}

.arg-postcontent h2 a, .arg-postcontent h2 a:link, .arg-postcontent h2 a:hover, .arg-postcontent h2 a:visited, .arg-blockcontent h2 a, .arg-blockcontent h2 a:link, .arg-blockcontent h2 a:hover, .arg-blockcontent h2 a:visited 
{
   font-size: 22px; 
}

.arg-postcontent h3
{
   color: #7FAFC3;
   font-size: 16px;    
}

.arg-blockcontent h3
{   font-size: 16px;
 
}

.arg-postcontent h3 a, .arg-postcontent h3 a:link, .arg-postcontent h3 a:hover, .arg-postcontent h3 a:visited, .arg-blockcontent h3 a, .arg-blockcontent h3 a:link, .arg-blockcontent h3 a:hover, .arg-blockcontent h3 a:visited 
{
   font-size: 16px; 
}

.arg-postcontent h4
{
   color: #1F2C32;
margin: 20px 10px 20px 20px;
   font-size: 16px;    
}

.arg-blockcontent h4
{
margin: 20px 10px 20px 20px;
   font-size: 16px; 
}

.arg-postcontent h4 a, .arg-postcontent h4 a:link, .arg-postcontent h4 a:hover, .arg-postcontent h4 a:visited, .arg-blockcontent h4 a, .arg-blockcontent h4 a:link, .arg-blockcontent h4 a:hover, .arg-blockcontent h4 a:visited 
{
   font-size: 16px; 
}

.arg-postcontent h5
{
   color: #1F2C32;
margin: 23px 10px 23px 20px;
   font-size: 14px;    
}

.arg-blockcontent h5
{
margin: 23px 10px 23px 20px;
   font-size: 14px; 
}

.arg-postcontent h5 a, .arg-postcontent h5 a:link, .arg-postcontent h5 a:hover, .arg-postcontent h5 a:visited, .arg-blockcontent h5 a, .arg-blockcontent h5 a:link, .arg-blockcontent h5 a:hover, .arg-blockcontent h5 a:visited 
{
   font-size: 14px; 
}

.arg-postcontent h6
{
   color: #2D4048;
margin: 32px 10px 32px 20px;
   font-size: 14px;    
}

.arg-blockcontent h6
{
margin: 32px 10px 32px 20px;
   font-size: 14px; 
}

.arg-postcontent h6 a, .arg-postcontent h6 a:link, .arg-postcontent h6 a:hover, .arg-postcontent h6 a:visited, .arg-blockcontent h6 a, .arg-blockcontent h6 a:link, .arg-blockcontent h6 a:hover, .arg-blockcontent h6 a:visited 
{
   font-size: 14px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#arg-main
{
  display: inline-block;
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
  float: left;
  clear: left;
}

body
{
  padding: 0; 
  margin:0;
  color: #31454E;
  height:100%;
  min-height:100%;
  background-color: #7AB9DC;
  background-image: url('../images/Bottom_texture.jpg');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: top left;
  min-width: 900px;
}

.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:table; 
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Header */
div.arg-header
{
    margin: 0 auto;
  position: relative;
  z-index: -1;
  width:900px;
  height: 125px;
  margin-top: 0;
  margin-bottom: 0;
}

div.arg-header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:125px;
}

.arg-header-wrapper 
{
        position: relative;
    width:900px;
    margin:0 auto;
}
.arg-header-inner 
{
    margin: 0 4px;
}

div.arg-header-center
{
	position: relative;
	width: 900px;
	left:50%;
}

div.arg-header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 900px;
  height: 125px;
  background-image: url('../images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin HeaderObject */
div.arg-headerobject
{
  display: block;
  left: 100%;
  margin-left: -277px;
  position: absolute;
  top: 0;
  width: 270px;
  height: 125px;
  background-image: url('../images/header-object.jpg');
}
/* end HeaderObject */

/* begin Logo */
div.arg-logo
{
  display: block;
  position: absolute;
  top: 16px;
  left: 0;
  margin-left: 16px;
}

h1.arg-logo-name
{
  display: block;
  text-align: left;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #1B4B65 !important;
}
h1.arg-logo-name a, 
h1.arg-logo-name a:link, 
h1.arg-logo-name a:visited, 
h1.arg-logo-name a:hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #1B4B65 !important;
}

h2.arg-logo-text
{
  display: block;
  text-align: left;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-size: 12px;
  padding: 0;
  margin: 0;
  color: #1B4B65 !important;
}
h2.arg-logo-text a,
h2.arg-logo-text a:link,
h2.arg-logo-text a:visited,
h2.arg-logo-text a:hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-size: 12px;
  padding: 0;
  margin: 0;
  color: #1B4B65 !important;
}

#headline, #slogan 
{
    display: block;
    min-width: 150px;
    text-align: left;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.arg-hmenu a, .arg-hmenu a:link, .arg-hmenu a:visited, .arg-hmenu a:hover
{
    outline: none;
}

.arg-hmenu, .arg-hmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.arg-hmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.arg-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.arg-hmenu li li
{
  float: none;
}

.arg-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;
}

.arg-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.arg-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.arg-hmenu:after, .arg-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.arg-hmenu{
  min-height: 0;
  position:relative;
  padding: 6px 6px 6px 6px;
}

.arg-hmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

ul.arg-hmenu
{
  float: right;
}

/* menu structure */

.arg-nav
{
   position: relative;
  width:900px;
  margin:0 auto;
  min-height: 37px;
  z-index: 100;
    margin-top: 0;
    margin-bottom: 0;
}

.arg-nav-outer
{
    position:absolute;
    width:100%;
}

.arg-nav-wrapper 
{
        position: relative;
    width:900px;
    margin:0 auto;
}
.arg-nav-inner 
{
    margin: 0 4px;
}

.arg-nav-l, .arg-nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('../images/nav.png');
}

.arg-nav-l
{
  left: 0;
  right: 12px;
}

.arg-nav-r
{
  right: 0;
  width: 900px;
  clip: rect(auto, auto, auto, 888px);
}

/* end Menu */

/* begin MenuItem */
.arg-hmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 25px;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.arg-hmenu ul li
{
    margin:0;
    clear: both;
}

.arg-hmenu a .r, .arg-hmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 85px;
  background-image: url('../images/menuitem.png');
}

.arg-hmenu a .l
{
  left: 0;
  right: 3px;
}

.arg-hmenu a .r
{
  width: 406px;
  right: 0;
  clip: rect(auto, auto, auto, 403px);
}

.arg-hmenu a .t, .arg-hmenu ul a, .arg-hmenu a:link, .arg-hmenu a:visited, .arg-hmenu a:hover
{
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.arg-hmenu a .t
{
  color: #FFFFFF;
  padding: 0 15px;
  margin: 0 3px;
  line-height: 25px;
  text-align: center;
}

.arg-hmenu a:hover .l, .arg-hmenu a:hover .r
{
  top: -30px;
}

.arg-hmenu li:hover>a .l, .arg-hmenu li:hover>a .r
{
  top: -30px;
}

.arg-hmenu li:hover a .l, .arg-hmenu li:hover a .r
{
  top: -30px;
}
.arg-hmenu a:hover .t
{
  color: #FFFFFF;
}

.arg-hmenu li:hover a .t
{
  color: #FFFFFF;
}

.arg-hmenu li:hover>a .t
{
  color: #FFFFFF;
}

.arg-hmenu a.active .l, .arg-hmenu a.active .r
{
  top: -60px;
}

.arg-hmenu a.active .t
{
  color: #FFFFFF;
}
/* end MenuItem */

/* begin MenuSeparator */
.arg-hmenu .arg-hmenu-li-separator
{
  display: block;
  width: 0;
  height:25px;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.arg-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 26px;
  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: #8DB8C9;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #FFFFFF;
  margin:0;
  padding:0;
}

.arg-nav ul.arg-hmenu ul span, .arg-nav ul.arg-hmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.arg-hmenu ul a:link, .arg-hmenu ul a:visited, .arg-hmenu ul a:hover, .arg-hmenu ul a:active, .arg-nav ul.arg-hmenu ul span, .arg-nav ul.arg-hmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #FFFFFF;
  margin:0;
  padding:0;
}

.arg-hmenu ul li a:hover
{
  color: #1A2F37;
  border-color: #8DB8C9;
  background-position: 0 -26px;
}

.arg-hmenu ul li:hover>a
{
  color: #1A2F37;
  border-color: #8DB8C9;
  background-position: 0 -26px;
}

.arg-nav .arg-hmenu ul li a:hover span, .arg-nav .arg-hmenu ul li a:hover span span
{
  color: #1A2F37;
}

.arg-nav .arg-hmenu ul li:hover>a span, .arg-nav .arg-hmenu ul li:hover>a span span
{
  color: #1A2F37;
}

/* end MenuSubItem */

/* begin Box, Sheet */
.arg-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 25px;
  min-height: 25px;
  margin-top: 0;
  margin-bottom: 0;
  cursor:auto;
  width: 900px;
}

.arg-sheet-body
{
  position: relative;
  padding: 4px;
    padding-top:0;
    padding-bottom:0;
}

.arg-sheet-tr, .arg-sheet-tl, .arg-sheet-br, .arg-sheet-bl, .arg-sheet-tc, .arg-sheet-bc,.arg-sheet-cr, .arg-sheet-cl
{
  position: absolute;
}

.arg-sheet-tr, .arg-sheet-tl, .arg-sheet-br, .arg-sheet-bl
{
  width: 36px;
  height: 36px;
  background-image: url('../images/sheet_s.png');
}

.arg-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 18px, 18px, auto);
}

.arg-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 18px, 18px);
}

.arg-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(18px, 18px, auto, auto);
}

.arg-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(18px, auto, auto, 18px);
}

.arg-sheet-tc, .arg-sheet-bc
{
  left: 18px;
  right: 18px;
  height: 36px;
  background-image: url('../images/sheet_h.png');
}

.arg-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 18px, auto);
}

.arg-sheet-bc
{
  bottom: 0;
  clip: rect(18px, auto, auto, auto);
}

.arg-sheet-cr, .arg-sheet-cl
{
  top: 18px;
  bottom: 18px;
  width: 36px;
  background-image: url('../images/sheet_v.png');
}

.arg-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 18px);
}

.arg-sheet-cl
{
  left: 0;
  clip: rect(auto, 18px, auto, auto);
}

.arg-sheet-cc
{
  position: absolute;
  top: 18px;
  left: 18px;
  right: 18px;
  bottom: 18px;
  background-color: #FFFFFF;
}

#arg-page-background-top-texture, #arg-page-background-middle-texture, #arg-page-background-glare
{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Layout */
.arg-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;
}
.arg-layout-cell, .arg-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.arg-content-layout .arg-content-layout{margin:0;}
.arg-content-layout .arg-layout-cell, .arg-content-layout .arg-layout-cell .arg-content-layout .arg-layout-cell{display: table-cell;}
.arg-layout-cell .arg-layout-cell{display: block;}
.arg-content-layout-row {display: table-row;}
.arg-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block */
.arg-block
{
  position: relative;
  min-width: 15px;
  min-height: 15px;
  margin: 7px;
}

.arg-block-body
{
  position: relative;
  padding: 8px;
}

.arg-block-tr, .arg-block-tl, .arg-block-br, .arg-block-bl, .arg-block-tc, .arg-block-bc,.arg-block-cr, .arg-block-cl
{
  position: absolute;
}

.arg-block-tr, .arg-block-tl, .arg-block-br, .arg-block-bl
{
  width: 14px;
  height: 14px;
  background-image: url('../images/block_s.png');
}

.arg-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 7px, 7px, auto);
}

.arg-block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 7px, 7px);
}

.arg-block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(7px, 7px, auto, auto);
}

.arg-block-br
{
  bottom: 0;
  right: 0;
  clip: rect(7px, auto, auto, 7px);
}

.arg-block-tc, .arg-block-bc
{
  left: 7px;
  right: 7px;
  height: 14px;
  background-image: url('../images/block_h.png');
}

.arg-block-tc
{
  top: 0;
  clip: rect(auto, auto, 7px, auto);
}

.arg-block-bc
{
  bottom: 0;
  clip: rect(7px, auto, auto, auto);
}

.arg-block-cr, .arg-block-cl
{
  top: 7px;
  bottom: 7px;
  width: 14px;
  background-image: url('../images/block_v.png');
}

.arg-block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 7px);
}

.arg-block-cl
{
  left: 0;
  clip: rect(auto, 7px, auto, auto);
}

.arg-block-cc
{
  position: absolute;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-color: #E3EEF2;
}

div.arg-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
  #border-color: #B6D2DD;
  #border-style: solid;
  margin: 0;
}

/* end Box, Block */

/* begin BlockHeader */
.arg-blockheader
{
  margin-bottom: 0;
  position: relative;
  height: 33px;
}

.arg-blockheader h3.t
{
  position: relative;
  height: 33px;
  color: #163F55;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 33px;
}

.arg-blockheader h3.t a,
.arg-blockheader h3.t a:link,
.arg-blockheader h3.t a:visited, 
.arg-blockheader h3.t a:hover
{
  color: #163F55;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.arg-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.arg-blockcontent-body
{
  position: relative;
  padding: 7px;
  color: #000000;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}

.arg-blockcontent-body table,
.arg-blockcontent-body li, 
.arg-blockcontent-body a,
.arg-blockcontent-body a:link,
.arg-blockcontent-body a:visited,
.arg-blockcontent-body a:hover
{
  color: #000000;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}

.arg-blockcontent-body a, .arg-blockcontent-body a:link
{
  color: #335B6C;
  text-decoration: underline;
}

.arg-blockcontent-body a:visited, .arg-blockcontent-body a.visited
{
  color: #5C9AB2;
  text-decoration: underline;
}

.arg-blockcontent-body a:hover, .arg-blockcontent-body a.hover
{
  color: #2D7EA9;
  text-decoration: none;
}

.arg-blockcontent-body ul li
{
  text-decoration: none;
  line-height: 125%;    
  color: #5A7F90;
  margin: 0 0 0 5px;
  padding: 0 0 0 10px;
  background-image: url('../images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Button */
.arg-button-wrapper a.arg-button,
.arg-button-wrapper a.arg-button:link,
.arg-button-wrapper input.arg-button,
.arg-button-wrapper button.arg-button
{
  text-decoration: none;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #D3DEE4 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 27px;
  height: 27px;
  margin: 0 !important;
  padding: 0 25px !important;
  overflow: visible;
  cursor: pointer;
}

.arg-button img, .arg-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.arg-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 27px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .arg-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
}

.arg-block select 
{
    width:96%;
}

.arg-button-wrapper.hover .arg-button, .arg-button-wrapper.hover a.arg-button:link, .arg-button:hover
{
  color: #0B1E28 !important;
  text-decoration: none !important;
}

.arg-button-wrapper.active .arg-button, .arg-button-wrapper.active a.arg-button:link
{
  color: #D9E7ED !important;
}

.arg-button-wrapper .arg-button-l, .arg-button-wrapper .arg-button-r
{
  display: block;
  position: absolute;
  height: 91px;
  margin: 0;
  padding: 0;
  background-image: url('../images/button.png');
}

.arg-button-wrapper .arg-button-l
{
  left: 0;
  right: 1px;
}

.arg-button-wrapper .arg-button-r
{
  width: 403px;
  right: 0;
  clip: rect(auto, auto, auto, 402px);
}

.arg-button-wrapper.hover .arg-button-l, .arg-button-wrapper.hover .arg-button-r
{
  top: -32px;
}

.arg-button-wrapper.active .arg-button-l, .arg-button-wrapper.active .arg-button-r
{
  top: -64px;
}

.arg-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.arg-post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 0;
}

.arg-post-body
{
  position: relative;
  padding: 15px;
}

a img
{
  border: 0;
}

/* disable */
.arg-article img, img.arg-article, .arg-block img, .arg-footer img
{
  #border: solid 1px #B6D2DD;
  margin: 0px 3px 3px 4px;
}

.arg-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.arg-article table, table.arg-article
{
  border-collapse: collapse;
  margin: 1px;
}

.arg-article th, .arg-article td
{
  padding: 2px;
  border: solid 0 #FFFFFF;
  vertical-align: top;
  text-align: left;
}

.arg-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.arg-postheader
{
  color: #1B4B65;
  margin: 4px 0;
  font-size: 22px;
}

h2.arg-postheader a, 
h2.arg-postheader a:link, 
h2.arg-postheader a:visited,
h2.arg-postheader a.visited,
h2.arg-postheader a:hover,
h2.arg-postheader a.hovered
{
  font-size: 22px;
}

h2.arg-postheader a, h2.arg-postheader a:link
{
  text-decoration: none;
  color: #2B78A1;
}

h2.arg-postheader a:visited, h2.arg-postheader a.visited
{
  color: #41768B;
}

h2.arg-postheader a:hover,  h2.arg-postheader a.hovered
{
  color: #25698D;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.arg-post ol, .arg-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.arg-post li
{
  line-height: 150%;
  color: #000000; 
  margin: 0 0 10px -17px;
  padding: 0 0 0 13px;
}

.arg-post li ol, .arg-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.arg-post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.arg-post ul>li
{
  background-image: url('../images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 13px;
  /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}

/* end PostBullets */

/* begin PostQuote */
.arg-postcontent blockquote,
.arg-postcontent blockquote a,
.arg-postcontent blockquote a:link,
.arg-postcontent blockquote a:visited,
.arg-postcontent blockquote a:hover
{
  color: #061218;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.arg-postcontent blockquote p
{
   margin: 2px 0;
}

.arg-postcontent blockquote
{
   border: solid 1px #B6D2DD;
  margin: 10px 10px 10px 50px;
  padding: 6px 6px 6px 6px;
  background-color: #BFDDEE;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin Footer */
.arg-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  width: 100%;
}

.arg-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #424242;
}

.arg-footer-body
{
	position:relative;
    padding: 25px;
}

.arg-footer-text p
{
  padding:0;
  margin:0;
  text-align: right;
}

.arg-footer-text,
.arg-footer-text1,
.arg-footer-text a,
.arg-footer-text a:link,
.arg-footer-text a:visited,
.arg-footer-text a:hover,
.arg-footer-text td, 
.arg-footer-text th,
.arg-footer-text caption
{
    color: #FFFFFF;
}

.arg-footer-text
{
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
  text-shadow:1px 1px 0 rgba(35, 35, 35, 0.5);
}

.arg-footer-text1
{
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  margin-top: -30px;
}

.arg-footer-text a,
.arg-footer-text a:link
{
  color: #BFDDEE;
  text-decoration: none;
}

.arg-footer-text a:visited
{
  color: #A8C9D6;
}

.arg-footer-text a:hover
{
  color: #DFEEF6;
  text-decoration: underline;
}

div.arg-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    #border-color: #B6D2DD;
  #border-style: solid;
  margin: 0;
}/* end Footer */

/* begin PageFooter */
.arg-page-footer, 
.arg-page-footer a,
.arg-page-footer a:link,
.arg-page-footer a:visited,
.arg-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: #9ACAE4;
}

.arg-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #B1C5CE;
}
/* end PageFooter */

/* begin LayoutCell, content */

/* end LayoutCell, content */

/*=== Custom Slider Styles ===*/

#slider-wrapper {
    background:url(../images/slider.png) no-repeat;
    width:638px;
    height:290px;
    margin:0 auto;
#   padding-top:74px;
#   margin-top:50px;
}

#slider {
	position:relative;
    width:638px;
    height:265px;
#   margin-left:20px;
	background:url(../images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	#left:260px;
	right:0px;
	bottom:-28px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:35px;
}
a.nivo-prevNav {
	left:25px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

