/* .: CSS by Screaming Loon Media :. */

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-position:outside;}
li {list-style-position:outside;}
ol {list-style-position:outside;}

/* this fixes gaps around images caused by doctype*/ 
h1, h2 {color:#00529B;
	background:#fff;
	font-weight:bold;}
h1 {font-size:1.4em;}	
h2 {font-size:1.3em;}	
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: #00529B;
  background: none;}
a:hover {color: #c00;
  background: none;}
label {font-weight:600;
	color:#333;
	background:none;}
input {border: 1px solid #ccc;}
.submit {color:#fff;
	background-color:#009;
	font-weight:bold;}
textarea {border: 1px solid #ccc;}	

#container {display: block;
	width: 980px;
	padding: 0px;
	border:0px;
	clear:both;
	/*Centering Code*/
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	voice-family: "\"}\"";
	voice-family:inherit;}
/* centering code below... 	
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	text-align:left; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 984px;}
html>body #container {width: 984px;} */

#rowprintbanner {display:none;}

#rowbanner {display:block; 
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 205px;
	clear: both;}

#rownav{display:block;
	margin:0px;
	padding:0px;
	border:0px;
	color:#00529B;
	background-color:#FEBF50;
	text-align:right;
	clear:both;}
#rownav ul {display:block;
	margin:0px;
	padding:5px;
	border:0px;}
#rownav li {display:inline;
	margin:0px;
	padding:5px;
	border:0px;}		
#rownav a {text-decoration:none;
	margin: 0px;
	padding: 2px 5px 2px 15px;
	border-left: 1px solid #00529B;
	color:#00529B;
	background:none;
	text-decoration:none;}
#rownav a:hover {text-decoration:underline;}		

#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;}
#cmsedit {display:block;
	padding: 20px 40px 10px 40px;
	margin:0px;
	background-image: url(/templates/assets/img/child_edit_top.gif);
	background-repeat: no-repeat;}
#breadcrumb {font-size: .85em;
	margin:0px;
	padding:2px 0px;
	border-bottom: 1px solid #ddd;}	
	
#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;}

.mapcontent { width: 350px; }
.rmap {width: 425px;
	text-align: right;
	float: right;
	clear: left;}


/*re-usables */
.spacer {display:block;
	line-height: 0px;
	clear: both;}
.blue {color:#00529B;
	background:none;}
.orange {color:#FEBF50;
	background:none;}
.splitright { width: 49%; float: right; text-align: right;}
.splitleft { width: 49%; float: left; text-align:left;}
.error { color: #f00;}
.warn { color: #00f;}

/* Components -- leave these in here */
.taoComponentBox {border: none;}
.taoComponent {display: none;}