/*
----------------------------------------------------------
	TASMANIAN GOVERNMENT CUE TEMPLATE
	      Created : 2004.10.18
	Last modified : 2004.11.01
----------------------------------------------------------

	Standard header&footer baseline rules:
*/

body { margin: 0;  padding: 0;  background: #fff }

#TG-header { width: 100% }
#TG-header-mob { width: 217px }
#TG-logo { float: left }
#TG-logoRow { font-size: 13px }
#TG-logoRow h1 { font-size: 19px }
#TG-logoRow a { text-decoration: none }
#TG-title { float: left;  margin: 0px 0 0 10px }
#TG-spot { float: right;  margin-top: -92px }

.nn { clear: both }
#TG-taglineRow { width: 100%;  border: 1px none #000;  background: #777;  color: #fff;  text-align: right}
#TG-taglineRow a { color: #fff;  text-decoration: none; }
#TG-tag-home { float: left; }
#TG-tag-home-mob { float: left; }

#TG-footer {
	background: #eee;  border: 1px none #fff;  padding: 1em;
	color: #666;  font-size: x-small;  width: 100%;  font-family: Arial, sans-serif;
}
#TG-footer hr { display: none }
#TG-footer a { color: #000 }

.clearfloat { clear: both }

.body a
{
	COLOR: #003366;
    FONT-FAMILY: Verdana, Arial, Geneva;
    FONT-SIZE: 11px;
    TEXT-DECORATION: none
}

