* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #002F55;
  text-align: center;
	font-family: arial, helvetica, sans-serif;
}

li {
  margin: 10px 20px 10px 15px;
  font-size: 13px;
  color: #444444;
  line-height: 1.4em;
}

a {
  color: #B52F2F;
}

a:hover {
  color: #015EAA;
}

#wrapper {
  /* This contains #top, #main and #bottom */
  margin-left: auto;
  margin-right: auto;
  margin-top: 13px;
  margin-bottom: 20px;
  width: 767px;
  text-align: left;
  background: transparent;
}

#header {
  width: 767px;
  height: 110px;
  background: url(../images/bgheaderinside.gif);
  background-repeat: no-repeat;
  position: relative;
}

#main {
  width: 767px;
  background: url(../images/bgmain.gif);
  background-repeat: repeat-y;
}

#hmenu1 {
  position: absolute;
  top: 78px;
  left: 0px;
  width: 767px;
  height: 31px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  background-color: #558D8C;
  border-top: 1px solid #82ABAB;
}

#hmenu1 p {
  text-align: center;
  margin: 0;
  padding-top: 8px;
}

#hmenu1 a {
  color: #fff;
  text-decoration: none;
  font-size: 13px;
}

#hmenu1 a:hover {
  color: #F6F6BE;
  text-decoration: underline;
}

#headertext1 {
  position: absolute;
  top: 57px;
  left: 180px;
  font-size: 13px;
  color: #fff;
}

#headertext2 {
  position: absolute;
  top: 53px;
  right: 28px;
  font-size: 18px;
  color: #fff;
}

#columnA {
  float: left;
  width: 144px;
  padding-bottom: 20px;
}

#columnB {
  width: 584px;
  float: left;
  margin-left: 39px;
  padding-bottom: 20px;
}


#divtext1 {
  color: #DDF0F5;
  background-color: #316476;
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
}
#divtext1 p {
  margin-left: 26px;
  margin-right: 15px;
}
#divtext1 p a {
  text-decoration: none;
}

#divtext2 {
  margin: 0;
  color: #DDF0F5;
  font-size: 13px;
  font-weight: normal;
  padding-top: 25px;
}
#divtext2 p {
  margin-left: 26px;
  margin-right: 15px;
}

#columnA a {
  color: #DDF0F5;
}

#columnA a:hover {
  color: #F6F6BE;
  text-decoration: underline;
}

h1 {
  color: #DA1818;
  font-size: 22px;
  font-size: 16px;
  font-weight: normal;

  text-align: right;
  margin-top: 11px;
  margin-right: 20px;

}

#columnB h2 {
  margin: 3px 20px 0px 0px;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #444444;

  text-align: right;

}

#columnB h3 {
  margin: 18px 20px 0px 0px;
  font-size: 14px;
  font-weight: bold;
  color: #245A6D;
}

#columnB h4 {
  margin: 18px 20px 0px 0px;
  font-size: 13px;
  font-weight: bold;
  color: #161F23;
}

#columnB p {
  margin: 10px 20px 16px 0px;
  font-size: 12px;
  color: #444444;
  line-height: 19px;
}
#columnB p.p2 {
  margin: 20px 25px 16px 0px;
  color: #558D8C;
  font-weight: bold;
}

#columnB p.p3 {
  /*
  text-align: right;
  */
  margin: 18px 20px 20px 30px;
  color: #444444;
  font-weight: normal;
  line-height: 16px;
}

#footer {
  clear: both;
  width: 767px;
  text-align: center;
  color: #fff;
  height: 40px;
  background-color: #558D8C;
}

#fmenu {
  padding-top: 3px;
  padding-bottom: 5px;
  font-size: 12px;
}

#fmenu a {
  color: #fff;
  text-decoration: none;
}
#fmenu a:hover {
  color: #fff;
  text-decoration: underline;
}

span.copyright {
  float: left;
  margin-left: 60px;
  font-size: 10px;
  color: #C1DBDB;
}

span.credit {
  float: right;
  margin-right: 60px;
  font-size: 10px;
}
span.credit a {
  text-decoration: none;
  color: #C1DBDB;
}
span.credit a:hover {
  color: #C1DBDB;
  text-decoration: underline;
}

#breadcrumb {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #2C393A;
  margin: 10px 20px 7px 0px;
}

#breadcrumb a {
  color: #245A6D;
}

#breadcrumb a:hover {
  color: #B58D2C;
}

div.imgfloatright1 {
  float: right;
  border: 18px solid #F2EDEA;
  margin: 20px 0 15px 20px;
}
div.imgfloatright1 img {
  border: 1px solid #B4A59D;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #938789;
}

div.imgfloatleft1 {
  float: left;
  border: 18px solid #F2EDEA;
  margin: 20px 20px 15px 0px;
}
div.imgfloatleft1 img {
  border: 1px solid #B4A59D;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #938789;
}

img.imgfloatright1 {
  float: right;
  margin: 20px 20px 10px 20px;

}

div.clearfloat {
  clear: both;
}



/* Articles styling */

#article h1 {
  font-size: 15px;
  font-weight: bold;
  text-align: right;
  color: #D6AC48;
  margin: 0 0px 8px 0;
  padding: 8px 25px 8px 10px;
  background-color: #F1EED6;
}

#ArticlesIndex {
  background-color: #F2E4CE;
  padding-left: 35px;
}


#ArticlesIndex .listsegment1 {
  width: 100%;
  margin: 0;
}
#ArticlesIndex .listsegment1 h3 {
  color: #4C2E16;
  font-size: 15px;
  font-weight: bold;
  padding-top: 10px;
}
#ArticlesIndex .listsegment1 h3 a {
  color: #4C2E16;
  text-decoration: none;
}
#ArticlesIndex .listsegment1 h3 a:hover {
  color: #0047AB;
  text-decoration: underline;
}
#ArticlesIndex .listsegment1 p {
  margin: 0;
  padding: 0px 15px 0px 15px;
  font-size: 13px;
}

#columnB #ArticlesIndex {
  background-color: transparent;
  padding-left: 0;
}
#columnB #ArticlesIndex .listsegment1 h3 a {
  color: #0047AB;
  text-decoration: none;
}
#columnB #ArticlesIndex .listsegment1 h3 a:hover {
  color: #4C2E16;
  text-decoration: underline;
}
#columnB #ArticlesIndex .listsegment1 h3 {
  color: #0047AB;
  padding-top: 0px;
}


/* Styles for floating Child Menu div */

div.calloutright {
	float: right;
	width: 280px;
  margin: 30px 0 20px 30px;
  background-color: #F2EDEA;
}

div.subnav {
  width: 253px;
	font-family: Arial, sans-serif;
  font-size: 14px;
	background-color: #FAF8F7;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #D3CECC;
	margin: 25px;
  padding-bottom: 15px;
}

#columnB div.subnav h2 {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  color: #316476;
  margin-top: 10px;
  margin-left: 20px;
  margin-bottom: 6px;
}

div.subnav ul {
  list-style: none;
  margin-left: 30px;
}

div.subnav li {
  font-size: 14px;
  margin: 0;
  line-height: 28px;
}

div.subnav li a {
  color: #863232;
}

html>body div.subnav li a {
  width: auto;
}

div.subnav li a:hover {
  color: #1E4D5E;
}


