html {
  color:#666;
  background:#008689;
  font-size:11px;
  font-family:Verdana, arial, helvetica, sans-serif;
  margin:0;
  padding:0;
}

body {
  margin:0;
  padding:0;
}

/* Text Styles */
h1 {
  font-size:15px;
  font-weight:bold;
  margin:0;
  color:#41a5a5;
  padding:5px 0;
}
h2 {
  font-size:14px;
  color:#41a5a5;
  margin:8px 0 0 0;
}

h3 {
font-size:11px;
color:#008689;
margin:0 0 3px 0;
font-weight:normal;
}

a {
 color:#41a5a5;
 text-decoration:none;
 font-weight:bold;
}

a:hover {
 color:red;
}

p {
  font-size:11px;
  line-height:14px;
}
strong {
  color:#111;
}
a img  {
  border:0;
}

abbr,acronym {
border-bottom:1px dotted #000;
cursor:help;
}

em {
font-style:italic;
}

ul, ol {
padding-bottom:3px;
}

/* Layout Styles */
#header {
  width:950px;
  margin:0 auto;
  padding:0;
}

#logo {
  width:578px;
  float:left;
  height:107px;
}
#links {
  width:350px;
  float:left;
  color:white;
  margin:20px 0 0 5px;
}

#links h2 {
  font-size:14px;
  color:white;
  margin:0 0 0 15px;
}

#links a {
  color:white;
  text-decoration:underline;
  font-weight:normal;
}
#links li {
  list-style-image:none;
}
.linklist {
  width:200px;
  float:left;
  border-left:1px dashed #fff;
}

.linklist ul {
  margin:0;
  list-style:none;
  width:200px;
  padding:0 5px 0 15px;
}

.linklist li {
  margin:2px 0 2px 0;
}

.linklist.last {
  border:none;
}

#loginwrap {
  width:100%;
  background-color:#e31019;
  height:25px;

}
#login form {
  height:25px;
  margin:0;
  padding:0;
}
#login {
  width:950px;
  margin:0 auto;
  height:24px;
}

#login p {
  color:white;
  line-height:24px;
  font-weight:bold;
  margin:0;
}

#login .inpt {
  height:13px;
  border:1px solid #e31019;
  width:80px;
  font-size:10px;
}

.breadcrumbs {
  color:white;
  text-decoration:none;
  font-weight:normal;
  font-size: 10px;
}

.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active, breadcrumbs a:hover {
  color:white;
  text-decoration:none;
  font-weight:normal;
}

#contentwrap {
  background-color:white;
}

#content {
  width:950px;
  padding:16px 0;
  margin:0 auto;
}

#left {
  width:200px;
  float:left;
}

#center {
  width:435px;
  float:left;
  border-left:1px dashed #aaaaaa;
  border-right:1px dashed #aaaaaa;
}
#centercontent {
  padding:0 10px 0 10px;
}

#center.followon {
  width:730px;
  min-height:400px;
  border-right:none;
}

#center p {
  margin-top:3px;
}

ul {
  padding-left:20px;
}

li {
  list-style-image:url(../images/arrow2.png);
}

#right {
  width:300px;
  float:right;
}
#right h2 {
  margin-top:0;
}
.leftimage {
  width:24px;
  float:left;
  padding-top:5px;
}
.description {
  width:160px;
  float:left;
  padding-bottom:4px;
}

.description h3 {
  color:#008689;
  margin:0;
}

.description p {
  margin:0;
  color:#888;
}
.divider {
  width:200px;
  height:5px;
  background:url(../images/dividerline.png) no-repeat ;
  clear:both;
}
#footerpage {
  width:100%;
  margin:0 auto;
  padding:10px 0; 
  text-align:center;
}

#footerpage p, #footerpage a {
  font-size:10px;
  color:white;
  font-family:Verdana, arial, helvetica, sans-serif;
  font-weight:normal;
  line-height:14px;
  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;
}
        