/* Achieve Group Main CSS
Created by Kennedy & Associates Design Ltd www.kennedyandassociates.co.nz  */


body	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	background-image:url(../images/template/background.gif);
	text-align: center;
	margin: 3px 0 0 0;
	padding: 3px 0 0 0;
		}

p 	{
	color: #242021;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 140%;
	margin: 0px;
	text-align: left;
	}
	
	
a:link, a:visited, a:active {
	color: #0060af;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}
	
	
ul 	{
	color: #242021;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	padding-left: 25px;
	font-size: 0.9em;
	}

	
	
#container	{
	margin-left:1em;
	margin-right:1em;
	background-repeat: repeat-y;
	width: 955px;
	margin-top: 0px;
	margin-bottom: 1em;
	background-image: url(../images/template/contentBackground.gif);
	border: 1px solid #999999;
	}
			
	
	
#header	{
	background-color: #fff;
	height: 107px;
	text-align: left;
	}
			
#headerLeft	{
	background-image: url(../images/template/achieveLogo.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 109px;
	text-align: left;
	}
		
		
#headerRight{
	margin-left: 240px;
	width: 715px;
	height: 27px;
	background-image: url(../images/template/h1.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
		
		
#headerRightBottom{
	margin-left: 240px;
	width: 715px;
	height: 10px;
	background-image: url(../images/template/h3.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
		
#copyright {
	clear: both;
	background-color: #fff;
	padding: 1em;
	text-align: center;
	display: none;
	}
	
		
#content	{
	padding-top: 2em;
	margin-top: 0;
	margin-right: 2em;
	margin-bottom: 0;
	margin-left: 260px;
	}
		
#footer	{
	clear: both;
	background-color: #fff;
	padding: 1em;
	text-align: right;
	}


.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	padding-left: 45px;
	line-height: 2em;
	}
	
.navTextB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	padding-left: 45px;
	line-height: 2em;
	}
	


a.navTextB:link,
a.navTextB:visited,
a.navTextB:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
	font-style: normal;
	padding-left: 0px;
	text-decoration: none;
}


a.navTextB:hover {
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #999999;
	}
	
.bottomNavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #0066CC;
	}

.icon {
	vertical-align: 1%;
	}

.search {
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin: 0px;
	font-weight: normal;
	padding-left: 2px;
	}

a.navPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #0060af;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f59621;
}

a.navStyle:link,
a.navStyle:visited,
a.navStyle:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


a.navStyle:hover {
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f59621;
}


.crumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CCCCCC;
}

a.crumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 0.9em;
	}

a.crumbs:link,
a.crumbs:visited,
a.crumbs:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration:none;
}

a.crumbs:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
