/* www.straighttalk.org.au -> .css */
body
{
	margin: 0 0 10 0px;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #000;
	background: #a0c0e0;
	text-align: center;
}

div.outershadow
{
	width: 782px;
	background: #b2b2a0;
	border: solid #9696d2;
	border-width: 0 2 2 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}


div.mainouter
{
	width: 782px;
	background: #fff;
	border: solid #ff6000;
	border-width: 0 1 1 1px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

div.topbanner
{
	width: 780px;
	background: #fff;
	padding: 0px;
	text-align: center;
	clear: both;
}

div.content
{
	margin-left: 0px;
	text-align: left;
	padding: 10 20 30 20px;
	clear: both;
}

div.footer
{
	height: 100px;
}


h1, h2, h3, h4, h5, h6
{
	font-family: verdana,arial,sans-serif;
	color: #ff6000;
	text-align: left;
	margin-left: 5px;
}

h1
{
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
}

h2, h3, h4, h5, h6 { margin-bottom: 0px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; margin-top: 15px; }
h4 { font-size: 14px; font-style: italic;}
h5 { font-size: 13px; }
h6 { font-size: 12px; }

p, br, textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	margin: 0 10 10 5px;
	line-height: 140%;
}

li
{
	margin-left: 5px;
	padding-bottom: 10px;
	margin-right: 20px;
	list-style-type: disc;
	font-size: 12px;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 10px; }
.links { font-size: 11px; }
.black { color: #000; }

.small
{
	font-size: 10px;
	line-height: 150%;
}

.tagline
{
	font-style: italic;
	font-size: 11px;
}

.smallc
{
	font-size: 10px;
	text-align: center;
}

.contact
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}

.copyright
{
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
	color: #404040;
}

.bluetopic
{
	color: blue;
	font-style: italic;
	font-weight: bold;

}

a:link { color: #2020ff; }
a:visited { color: #6060b2; }
a:hover { color: #ff6060; }
a:active { color: #ff0000; }

a.primnavi, .pseudonavi
{
	height: 20px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 175%;
}

.pseudonavi
{
	color: #d8e0ff;
	background: #0060b2;
	border-left: solid #00d0ff 1px;
	border-right: solid #60d8e0 1px;
	border-top: solid #60d8e0 1px;
	border-bottom: solid #00e0ff 1px;
}

a.primnavi:link, a.primnavi:visited
{
	color: #ffffff;
	background: #005d9a;
	border-left: solid #00a0d0 1px;
	border-top: solid #8080ff 1px;
	border-bottom: solid #6096a0 1px;
	border-right: solid #6096a0 1px;
}

a.primnavi:hover
{
	color: #fff;
	background: #0060b2;
	border-left: solid #00d0ff 1px;
	border-top: solid #a0e0ff 1px;
	border-bottom: solid #00d8e0 1px;
	border-right: solid #a0e0ff 1px;
}

a.primnavi:active
{
	color: #ff2000;
	background: #a0d8ff;
	border-left: solid #d0efff 1px;
	border-top: solid #6080b0 1px;
	border-bottom: solid #6080b0 1px;
	border-right: solid #6080b0 1px;
}

table
{
	empty-cells: show;
	font-size: 11px;
}

th { background: #c2e0ff; }

table.navigroup
{
	width: 100%;
	height: 20px;
	border-top: solid #80efff 1px;
	border-bottom: solid #404080 2px;
	background: #0060b2;
	text-align: left;
	clear: both;
}

td.navicell
{
	height: 16px;
	width: 14%;
	text-align: center;
}

img
{
	border: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #888;
	margin: 0px;
}

input
{
	font-family: helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}
