body {font-family: verdana, arial, sans-serif;
  font-size: 80%;
	padding: 0px;
	margin: 0px;
  border: 0px;
	color:#000;
	background-color: #fff;}

/* redundant selectors to help NS4 not forget */

div, p, th, td, ul, ol, li, dd, dl, dt, a {font-family: verdana, arial, sans-serif;}

/* specific tags */	

ul {list-style: outside;}
li {list-style: outside;}
ol {list-style: outside;}

/* this fixes gaps around images caused by doctype*/ 
h1 {color:#00529B;
	background:#fff;
	font-weight:bold;
	font-size:1.4em;}	
h2 {color: #00529B;
	font-size:1.2em;
	font-weight:bold;
	background:none;}	
h3 {font-size:1.1em;}	
img {margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
	vertical-align:top;}
th {font-weight:600;
	text-align:center;}
a {color: #00529B;
  background: none;
	text-decoration: none;}
a:visited {color: #00529B;
  background: none;}
a:active {color: #ccc;
  background: none;}
a:hover {color: #c00;
  background: none;}
label {font-weight:600;
	color:#333;
	background:transparent;}
input {border: 1px solid #ccc;}
.submit {color:#fff;
	background-color:#009;
	font-weight:bold;}
textarea {border: 1px solid #ccc;}	

#container {display: block;
/*Centering Code*/
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 980px;
	border:0px;
	clear:both;}

#rowprintbanner {
	display:none;
}

#rowbanner {display:block; 
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 205px;
	clear: both;}

#rowcap{display:block;
	margin:0px;
	padding:0px;
	border:0px;
	color:#00529B;
	background-color:#FEBF50;
	text-align:right;
	clear:both;}

#rowcontent {display: block;
	width:980px;
  margin: 0px;
  padding: 0px;
	background-image: url(/templates/assets/img/child_bkg.gif);
	background-repeat:repeat-y;
	clear:both;}

#colone {display:inline;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	border: 0px;
	color: #fff;
	background:none;
	font-size: 1em;
	width: 198px;
	float:left;}
#colone a {margin: 0px;
	padding: 0px;}

#coltwo {display: inline;
	margin: 0px;
	padding: 0px;
	width: 782px;
	float:right;}
#keypointsbox{display:inline;
	margin: 0;
	padding: 0px 0px 0px 40px;
	float:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 168px;}

html>body #container #coltwo #keypointsbox {width: 180px;}	


#newsbox {display:inline;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
	
	
	}

#newsitems {display:block;
	color: #000;
	background-color: #C1DAF3;
	margin:0px;
	padding: 10px 0px 10px 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 520px;
	}

	
#rowendecap {display:block;
	width:980px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	font-size: .2em;
	color: #000;
	background-image: url(/templates/assets/img/child_footer.gif);
	background-repeat: no-repeat;
	clear: both;}
#rowfooter{display:block;
	width: 792px;
	padding: 10px 10px;
	margin: 0px;
	border:0px;
	float:right;
	text-align:center;
	color: #333;
	background:none;
	clear: both;}
#rowfooter a{color: #00529B;
	background:none;
	text-decoration:none;}

/*re-usables */
.spacer {display:block;
	line-height: 0px;
	clear: both;}
.blue {color:#00529B;}
.orange {color:#FEBF50;}

/* Components -- leave these in here */
.taoComponentBox {border: none;}
.taoComponent {display: none;}
