/*
	Copyright DTDigital         :: www.dtdigital.com.au ::
	Unauthorised modification / use is a criminal offence, and
	will be prosecuted to the fullest extent permitted by law.
	All Rights Reserved
*/


*, html
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

body, form, ul, li, p, h1, h2, h3, h4, h5
{
	margin: 0;
	padding: 0;
}
body
{
	background: #999999 url(global_bg.gif) top center repeat-y;
	text-align: center;	
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a, a:hover
{
	text-decoration: underline;
	
}
a
{
	color: #333333;
}
/* dont underline top links */
.underNav a
{
	text-decoration: none;
	color: #666666;
	
}
.nav a
{
	text-decoration: none;
	color: #666666;
	
}
a:hover
{
	color: #ff3333;
}
a.link
{
	color: #333333;
}

a.link:hover
{
	text-decoration: underline;
	color: #ff3333;
}
	
img
{
	border: none;
}

.execTeamImg
{
margin:0px 5px 1px 0px;
border: solid 1px #cccccc;
}

td
{
	vertical-align: top;
}

h1
{
	font-size: 2.1em;
	color: #ff3333;
	line-height: 24px;
	font-weight: normal;
}
h2
{
	font-size: 2.1em;
	color: #ff3333;
	line-height: 24px;
	font-weight: normal;
	padding: 0 0 10px 0;
}
h3
{
	color: #ff3333;
	font-size: 1.3em;
	line-height: 1.1em;
	padding: 0 0 10px 0;
	font-weight: normal;
}
h4
{
	font-weight: bold;
	font-size: 1em;
}
h3.news
{
	
	padding: 0 0 0 0;

}
ul, li
{
	list-style: none;
}


p
{
	padding: 0 0 12px 0;
}

.clear
{
	height: 0;
	line-height: 0;
	font-size: 1px;
	padding: 0;
	margin: 0;
	clear: left;
}
.clearboth
{
	height: 0;
	line-height: 0;
	clear: both;
	font-size: 1px;
	float: none;
	padding: 0;
	margin: 0;
}


#outtercontainer
{
	width: 786px;
	margin: 0 auto;
	text-align: left;
	background: none;
}


#innercontainer
{
	float: left;
	background: url(content_gradient.gif) 0 0 repeat-x;
	padding-top: 30px;
	text-align: left;
	margin-left: 1px;
	width: 785px;
}
#contentfull .inside ul
{
	padding: 0px;
	margin:0px;
}
#contentfull .inside li
{
	list-style-type: none;
}
#contentfull .inside .bulleted_list
{
	padding:6px;
	margin:6px;
}
#contentfull .inside .bulleted_list li
{
	list-style-type:disc;
}
#innercontainer #subnav 
{
	height: auto;
}
#innercontainer #content
{
	float: left;
	width: 448px;
	line-height: 16px;
}

#innercontainer #content .inside
{
	padding: 0 23px 0 0;
}
#innercontainer #contentfull
{
	float: left;
	width: 639px;
}
#innercontainer #contentfull #content
{
	width: 445px;
	float: left;
}
#innercontainer #contentfull #content .inside
{
	padding: 0 19px 0 0;
}



#innercontainer .right
{
	float: left;
	text-align:center;
	line-height: 1.5em;
}

#affiliateLogin
{
	width:200px;
	float:right;
	text-align:right;
	padding-right: 20px;
	padding-top:2px;
}

#header
{
	height: 172px;
	clear:right;
}
#header .logo 
{
	width: 146px;
	float: left;
}
#header .logo img
{
	margin: 33px 0 0 33px;
}
#header .nav 
{
	position: relative;
	top: 132px;
	float: left;
}
#header .nav ul
{
	list-style: none;
	display: block;
}
#header .nav ul li
{
	padding: 0 6px 0 8px;
	display: block;
	list-style: none;
	background: url(nav_divider.gif) 0 1px no-repeat;
	line-height: 10px;
	float: left;
}
#header .nav ul li.first
{
	padding: 0 5px 0 0;
	background: none;
}
#header .nav ul li a.active
{
	color: #ff3333;
}

#header .underNav 
{
	clear:left;
	text-align:left;
	
	padding-top:5px;
	margin-left:339px;

	
}
#header .underNav ul
{
	list-style: none;
	display: block;
}
#header .underNav ul li
{
	padding: 0 6px 0 8px;
	display: block;
	list-style: none;
	background: url(nav_divider.gif) 0 1px no-repeat;
	line-height: 10px;
	float: left;
}
#header .underNav ul li.first
{
	padding: 0 5px 0 0;
	background: none;
}
#header .underNav ul li a.active
{
	color: #ff3333;
}
#subnav
{
	float: left;
	width: 146px;
	height: 360px;
}
#subnav ul
{
	margin: 3px 0 0 33px;
}
#subnav ul li
{
	margin-bottom: 3px;
	padding: 0 35px 3px 0;
	line-height: 13px;
	display: block;
}
#subnav ul li a
{
	display: block;
	width: 100%;
	color: #666666;
	text-decoration:none;
}
#subnav ul li a:hover
{
	color: #ff3333;
}
#subnav ul li.active a
{
	color: #ff3333;

}
#home #subnav
{
	height: 190px;
}

.banner
{
	height: 176px;
	background: url(home_banner_bg_new.jpg) 0 0;
	
}
.banner p
{
	padding: 13px 106px 0 144px;
	color: #FFF;
	font-size: 21px;
	line-height: 27px;
	font-weight: normal;
}

.error
{
	height: 176px;
	background: url(home_banner_error_bg.jpg) 0 0;
	
}
.error p
{
	padding: 43px 106px 0 144px;
	color: #FFF;
	font-size: 30px;
	line-height: 27px;
	font-weight: normal;
}

.home_logos
{
	margin-left: 146px;
	padding: 22px 0 0px 0;
	clear: both;
	width:601px;
	border-top: 1px dotted #999999;
}
.home_logos img
{
	float: left;
	margin-right: 5px;
}
.home_logos a:hover
{
	background-color: transparent;
}
.home_logos a .off
{
	display: block;
}
.home_logos a .on
{
	display: none;
}
.home_logos a:hover .off
{
	display: none;
}
.home_logos a:hover .on
{
	display: block;
}

.intro
{
	font-size: 1.5em !important;
	line-height: 1.2em !important;
	color: #666666;
}
.intro2
{
	font-size: 1.2em !important;
	line-height: 1.2em !important;
	padding-bottom: 9px;
}

.dottedline
{
	background: url(line_dotted.gif) 0 0 no-repeat;
	line-height: 1px;
	font-size: 1px;
	clear: left;
	height: 1px;
}
.pagetitle
{
	display: block;
	width: 601px;
}
.pagetitle h1
{
	display: inline;
}
.pagetitle ul
{
	display: block;
	float: left;
	height: 24px;
}
.pagetitle ul li
{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

.pagetitle .intro
{
	padding: 15px 195px 4px 0;
	
}
.redline
{
	margin: 0;
	padding: 18px 0 19px 0;
}


#footer
{
	clear: both;
			
}
#footer div
{
	padding: 10px 0 5px 146px;
}

.subHeading {
	color: #FF3300;
	font-size: 14px;
}

.nobackground
{
	background-image: none !important;
}

.dottedLine
{

border-bottom: 1px dotted #999999;
}
.module01, .module02
{
	margin-bottom: 40px;
	
	width: 100%;
}
.module01 .main
{
	width: 445px;
	float: left;
	
}
.module01 .main .inside
{
	padding: 0 7px 0 0;
}
.module01 .main .intro2, .module02 .main .intro2
{
	line-height: 1.4em;
}
.module01 .main p, .module02 .main p
{
	line-height: 1.4em;
}
.inside
{
	margin-bottom:20px;
}
.main
{
margin-bottom: 20px;
}
.module01 .main .links ul, .module02 .main .links ul
{
	margin-left: 0 !important;
	
}
.module01 .main .links ul li, .module02 .main .links ul li
{
	display: inline;
	color: #333333;
	padding: 0 1px;
}
.module01 .main .links ul li.first, .module02 .main .links ul li.first
{
	padding-left: 0;
}
.module01 .main .links ul li a, .module02 .main .links ul li a
{
	color: #333333;
}
.module01 .main .links ul li a:hover, .module02 .main .links ul li a:hover
{
	text-decoration: underline;
	color: #ff3333;
}


.module01 .right
{
	text-align: right;
}
.module01 .right img
{
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 23px;
}
.module01 .right img.bio_photo
{
	margin-top: 0;
}

.module02 .main .twocolumn .leftCol, .module02 .main .twocolumn .rightCol
{
	float: left;
	width: 300px;
}
.module02 .main
{
	width: 600px;
}


#contentfull ul, #content ul
{
	margin-left: 30px;
	padding-bottom: 15px;
}
#contentfull ul li, #content ul li, #moreinfo ul li
{
	list-style: circle;
	padding: 0 0 3px 0;
	list-style-position: outside;
}
.medWidth
{
	width:601px;
}
.compact
{
	padding: 0;
	margin: 0;
}

#footer_list {
	/* width: 400px; */
}
#footer_list li {
	display: inline;
}
