html {
  color:#19191b;
  background:#fff;
  font-size:11px;
  font-family: Arial, Helvetica, sans-serif;
  margin:0;
  padding:0;
}

body {
  margin:0;
  padding:0;
}

/* Text Styles */
h1 {
  font-size:22px;
  font-weight:normal;
  margin:18px 0 5px 0;
  color:#19191b;
}

h2 {
  font-size:15px;
  color:#19191b;
  margin:8px 0 0 0;
}

h3 {
  font-size:12px;
  color:#19191b;
  margin:0;
}

a {
  color:#001470;
  text-decoration:underline;
}

a:hover {
  color:#0022ba;
}

p {
  font-size:11px;
  line-height:16px;
}

a img  {
  border:0;
}

img {
  display:block;
}

abbr,acronym {
  border-bottom:1px dotted #000;
  cursor:help;
}

em {
  font-style:italic;
}

ul, ol {
  padding-bottom:3px;
}

/* Layout Styles */
#wrap {
  margin:5px auto 0 auto;
  width:950px;
}

#header {
  width:950px;
  height:131px;
}

#logo {
  width:500px;
  float:left;
}

#logo img {
  width:113px;
  float:left;
  margin:0 66px 0 20px;
  display:inline;
}

#logo h1 {
  width:260px;
  float:left;
  font-size:33px;
  margin-top:42px;
  text-align:center;
}

.byline {
  font-size:18px;
  color:#a9c5ac;
}

#menu {
  width:483px;
  float:right;
}

#menu ul {
  padding: 0;
  margin:0;
  list-style: none;
  position:absolute;
  top:114px;
}

#menu li {
  float: left;
}

#menu ul li a {
  float: left;
  text-decoration: none;
  color: #1a181d;
  padding: 4px 15px 0 0;
  background: url("../images/button.png") no-repeat top right;
}

#menu ul li a span {
  float: left;
  padding-right: 15px;
  display: block;
  margin-top: -4px;
  height: 23px;
  background: url("../images/button.png") no-repeat top left;
}

#menu ul li a:hover span, #menu ul li a.current span {
  background: url("../images/button.png") no-repeat bottom left;
}

#menu ul li a:hover, #menu ul li a.current {
  background: url("../images/button.png") no-repeat bottom right;
}

#left {
  width:168px;
  float:left;
}

#box1 {
  width:159px;
  background:#141c40 url(../images/box1top.png) top no-repeat;
}

#box1 h3, #box1 h3 a {
  width:120px;
  font-size:17px;
  color:#fff;
  padding:14px 0 0 10px;
  text-align:center;
  font-style:italic;
  font-weight:normal;
  text-decoration:none;
}

.circle {
  padding:0 0 4px 137px;
}

#news {
  
}

#news h2 {
  font-size:12px;
  margin:0;
}

#news p {
  margin:4px 0;
  color:#7b6d86;
  width:158px;
}

#news p.summary {
  border-top:1px solid #7b6d86;
}

#news p.summary.first {
  border:none;
}

#box2 {
  width:159px;
  background:#a9c5ae url(../images/box2bot.png) bottom no-repeat;
}

#box2 p {
  margin:4px 0;
}

#box2content {
  padding:10px;
}

#content {
  width:780px;
  float:right;
  border:1px solid #9d9ea0;
  padding-bottom:20px;
  min-height:485px;
}

#leftcontent {
  width:460px;
  float:left;
  display:inline;
  margin:20px 0 0 36px;
}

#singlecontent {
  width:716px;
  margin:20px auto;
}

.teamlinks img {
  float:left;
  margin-right:10px;
}

#rightcontent {
  float:right;
  margin:20px 20px 0 0;
  width:241px;
  display:inline;
}

#leftcontent.profile {
  width:420px;
}

#rightcontent.profile {
  width:275px;
}

#infobox {
  padding:5px;
  background-color:#bbd0bd;
  margin:5px 0;
}

#infologo {
  padding:5px;
  margin:5px 0;
}

#infobox p {
  margin:2px;
  color:#161b41;
  font-size:14px;
}

#infolinks p {
  margin:0;
}

#infolinks a {
  display:block;
  float:left;
  width:67px;
  height:33px;
  background-color:#111e40;
  margin-right:2px;
  color:#fff;
  text-align:center;
  line-height:32px;
  text-decoration:none;
}

#infolinks a:hover {
  text-decoration:underline;
}

#infolinks a.first {
  background:#111e40 url(../images/box3botleft.png) bottom no-repeat;
}

#infolinks a.last {
  margin:0;
  background:#111e40 url(../images/box3botright.png) bottom no-repeat;
}

#footerpage {
  width:950px;
  margin:0 auto;
  padding:5px 0; 
  text-align:right;
}

#footerpage p, #footerpage a {
  font-size:10px;
  color:#ccc;
  font-family:Verdana, arial, helvetica, sans-serif;
  font-weight:normal;
  line-height:12px;
  margin:2px;
  text-decoration:none;
}

/*Form Styles*/

input.txt {
  color: #666666;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
  width: 200px;
	padding:2px;
}
input.txtalt {
  color: #666666;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
  width: 130px;
}
input.txtalt2 {
  color: #666666;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
  width: 180px;
	padding:2px;
}
input.txtalt3 {
  color: #666666;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
  width: 200px;
	padding:2px;
}
input.btn {
  color: #4e4639;
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  background-color: #F2F2F2;
  border: 1px solid #1d1b1c;
  padding: 2px;
}
select { 
  background-color: #FFFFFF; 
  color: #666666; 
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
textarea { 
  color: #666666;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
  border: 1px inset #CCCCCC;
  width: 200px;
  height: 100px;
}
fieldset {
  border: 1px dotted #666666;
  margin-top: 16px;
  padding: 10px;
}
legend {
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
  background-color: #FFFFFF;
}
.ink {
  color:#4e4639;
}
