html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, code,del, dfn, em, img, q, dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
outline:none;
font-family: Trebuchet MS;
}

html, body {border:0;}

table {border-collapse: collapse; border-spacing: 0;}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:26px;
font-weight: normal;
color: #1a4378;
margin-bottom:15px;
}

p.heading1 {
font-family: Arial, Helvetica, sans-serif;
font-size:26px;
font-weight: normal;
color: #1a4378;
margin-bottom:15px;
line-height: normal;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:19px;
font-weight: normal;
color: #5899D3;
margin-bottom:15px;
}

h3 {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:18px;
margin-bottom:15px;
}

h4 {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:16px;
margin-bottom:15px;
margin-top:20px;
}

h5 {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:14px;
margin-bottom:15px;
}

h6 {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom:15px;
}

p {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#666666;
margin-bottom:15px;
}

ul {
margin:0px 0px 15px 20px;
padding:0px;
}

ul li {
color:#666666;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
}

ul li a, ul li a:visited {
color:#999999;
text-decoration:underline;
}

ul li a:hover {
text-decoration:none;
}

ol {
margin:0px 0px 15px 25px;
padding:0px;
}

ol li {
color:#666666;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px;
}

ol li a, ol li a:visited {
color:#999999;
text-decoration:underline;
}

ol li a:hover {
text-decoration:none;
}

a, a:visited {
	text-decoration: underline;
	color: #5899D3;
	/*outline:none;*/
}

a:hover {
	text-decoration: none;
}

.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
  
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Forms *****/
 
form {
display:inline;
}

#contactForm {
padding:0px 0px 0px 0px;
}

#contactForm ul {
margin:0px;
padding:0px;
list-style-type:none;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
color:#878787;
width:520px;
}

#contactForm ul:after {
content:".";
height:0px;
clear:both;
visibility:hidden;
display:block;
}

#contactForm ul li {
clear:left;
}

#contactForm ul li input {
display: block;
width: 360px;
float: left;
border:1px solid #cbcbcb;
padding:3px 0px 3px 3px;
margin:0px 0px 10px 0px;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
color:#878787;
}

#contactForm ul li textarea {
display: block;
width: 360px;
float: left;
border:1px solid #cbcbcb;
padding:3px 0px 3px 3px;
margin-bottom: 10px;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
color:#878787;
}

#contactForm ul li select {
display: block;
width: 364px;
float: left;
border:1px solid #cbcbcb;
padding:3px 0px 3px 3px;
margin-bottom: 10px;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
color:#878787;
}

#contactForm ul li label {
text-align: right;
width: 75px;
float: left;
padding:3px 20px 3px 0px;
}

#contactForm form input {
margin:10px 0px 0px 370px;
} 
