/* This CSS sets the default styles for the base components. */

/* ---------- Browser normalization ---------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

fieldset, img {
	border: 0;
}

abbr, acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}

a{
	color:#2788BA;
}
a:hover{
	color:#2788BA;
	text-decoration:none;
}

a.ext-link{
	background-image: url(images/shared/icon-ext-link.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:14px;
}

th {
	font-weight: bold;
	text-align: left;
	font-size:0.8em;
}

caption {
	margin-bottom: 0.5em;
	text-align: center;
}

body{
	background-image: url(images/shared/bg.gif);
	background-repeat: repeat-x;
}
.logo{
	padding: 30px 0px 30px 0px;
}
.homepage-banner{
	background-image: url(images/shared/bg-homepage-banner.jpg);
	background-repeat: repeat-x;
}
td.homepage-block{
	padding-top:30px;
}
td.homepage-block h3{
	color:#2788BA;
	letter-spacing: -1px;
	padding-bottom:10px;
}
td.homepage-block p{
line-height:140%;
font-size:0.9em;
}
td.homepage-block strong{
font-weight:normal;
}
div.footer-trim{
	background-color: #7DE41D;
	height:3px;
	border-bottom:1px solid #FFFFFF;
	margin-top:60px;
}
div.footer1{
	background-color: #268AC0;
}
div.footer2{
	background-color: #227CAC;
	padding-top:10px;
		padding-bottom:10px;
		text-align: center;
		font-size: 0.70em;
		color:#7DB9D9;
}
div.footer2 a{
	color:#7DB9D9;
	text-decoration: none;
}
div.footer2 a:hover{
	color:#7DE41D;
}
td.footer1-content{
		font-size:0.70em;
	padding-bottom: 20px;
	color: #7DB9D9;
}
td.footer1-heading{
	font-size:0.9em;
	font-weight:bold;
		padding-bottom: 10px;
			padding-top: 20px;
				color: #7DB9D9;
}

td.footer1-content a{
	color:#7DB9D9;
	text-decoration: none;
}
td.footer1-content a:hover{
	color:#7DE41D;
}

td.footer2-content{
		font-size:0.7em;
	padding-bottom: 10px;
		color: #7DB9D9;
}
td.footer-bg-logo{
			background-image: url(images/shared/bg-footer-logo.gif);
		background-repeat: no-repeat;
		background-position: right;
}
label.hide{
	display:none;
}
input.s{
	height:18px;
	border:1px solid #7DE41D;
	width:160px;
	padding-top:3px;
}
td.searchform{
	padding-bottom:3px;
}
td.banner{
	color:#FFFFFF;
	text-align: center;
}
td.banner h1{
	font-size:32px;
	font-weight:normal;
	letter-spacing: -2px;
	margin-top:30px;
}
td.banner h2{
	font-size:18px;
	font-weight:normal;
	letter-spacing: -1px;
	margin-top:15px;
}
.h1-container{
	background-color: #F6F6F6;
	border-top:3px solid #7DE41D;
	border-bottom:3px solid #EEEEEE;
	padding-top:20px;
	padding-bottom:20px;
}

.h1-container h1{
font-size:24px;
letter-spacing: -1px;
}
.h1-container h2{
font-size:18px;
font-weight:normal;
}
.rightnav{
	font-size:0.76em;
	width:200px;
	padding-top:30px;
}
.rightnav ul {
  padding: 0;
  margin: 0px;
  }

.rightnav ul ul {
  padding: 0;
  margin: 0px;
  }

.rightnav ul ul {
  padding: 0;
  margin: 0px;
  }
  
.rightnav-li {
	list-style-image: url(images/shared/li-leftnav.gif);
	margin-left:17px;
	margin-top:5px;
	font-weight:normal;
}

.rightnav-li-current-page-item{
	font-weight: bold;
	list-style-image: url(images/shared/li-leftnav-active.gif);
	margin-left:17px;
	margin-top:5px;
	color:#000000;
}

.rightnav a{
	text-decoration: none;
	color:#666666;
}

table.main-content-container{
	width:770px;
}

table.h1-content-container{
	width:770px;
}

td.main-content{
	padding-top:30px;
	width:510px;
	line-height:145%;
}
td.main-content h3,h4{
font-size:1.4em;
}
td.main-content p{
	margin-bottom:1em;
}
td.rightnav-divider{
	width:60px;
}
td.main-content ul{
	margin: 1em 0 1em 2em;
}
td.main-content ol{
	margin: 1em 0 1em 2em;
}
.h4-sml{
	font-size:0.7em;
}
blockquote{
	background-color: #fff8dc;
	border:1px solid #e4ffdd;
	padding:1em;
	margin-bottom:1em;
}
.table-inline-data{
	width:100%;
	border:10px solid #C9E1EE;
	margin-bottom:1em;
}
.table-inline-data td{
	font-size:0.8em;
	background-color: #E9F3F8;
	border-top:1px solid #FFFFFF;
	padding:10px;
	line-height: 100%;
	vertical-align: top;
}
.table-inline-data th{
	background-color: #2788BA;
	padding:10px;
	color:#FFFFFF;
	line-height: 100%;
	vertical-align: bottom;
	border-bottom: 1px solid #FFFFFF;
}
label.contact{
	font-size: 0.7em;
	font-weight:bold;
}
input.contact{
	width:220px;
	padding:5px;
	border:1px solid #7DE41D;
	margin-bottom:10px;
}
input.contact-req{
	width:152px;
	border:1px solid #7DE41D;
	margin-bottom:10px;
	background-image: url(images/shared/bg-required-field.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 5px 73px 5px 5px;
}
textarea.contact-req{
	width:192px;
	border:1px solid #7DE41D;
	margin-bottom:10px;
	background-image: url(images/shared/bg-required-textarea-field.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 5px 73px 5px 5px;
}
.success{
	color:#7DE41D;
	background-image: url(images/shared/icon-tick.png);
	background-position: left;
	padding-left:20px;
	background-repeat: no-repeat;
}
.failed{
	color:#BC433C;
	background-image: url(images/shared/icon-cross.png);
	background-position: left;
	padding-left:20px;
	background-repeat: no-repeat;
}
img.w3c-button{
	padding-left:5px;
	vertical-align: middle;
}


