/* Start of CMSMS style sheet 'kts_menu' */
/*-----------------------------------------------------------------------------
Keys To Success Screen Stylesheet

version:   1.0
date:      08/05/08
author:    [your email]
email:     [you at domain dot com]
website:   www.centralwebprojects.com.au
-----------------------------------------------------------------------------*/

/* Import other stylesheets
-----------------------------------------------------------------------------*/ 

/* @import url("typography.css"); */

/* Remove padding and margin */

.menu {
	margin: 0px auto 0px auto;
	height: 29px;
	width: 100%;
	position: relative;
	background-image: url(uploads/images/menubg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.menu ul {
	width: 750px;
	list-style-type: none;
	/* margin: 0px auto; */
	padding: 0px;
	vertical-align: top;
	position: relative;
	left: 50%;
	margin: 0px;
	margin-left: -375px;
}
.menu ul li {
	/* background-color: #5780de; */
	display: inline;
	vertical-align: top;
	height: 20px;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 3px 25px 0px 5px;
}
.menu ul li a {
	text-decoration: none;
	font-size: 14px;
	/* color: #000099; */
	color: white;
	padding: 0px 0px 0px 0px;
}
.menu ul li a:hover {
	color: #cccc99;
}
.menu ul li.currentpage {
	height: 20px;
	margin-top: -1px;
}
.menu ul li.currentpage a {
	color: #cccc99;
	/* background-color: #ffffff;
	line-height: 1.7; */
	font-weight: bold;
	border-bottom: 2px solid #cccc99;
}
.menu ul li.currentpage a:hover {
	border: 0px;
	border-bottom: 2px solid #cccc99;
}
/* End of 'kts_menu' */

/* Start of CMSMS style sheet 'kts_layout' */
/*-----------------------------------------------------------------------------
Keys To Success Screen Stylesheet

version:   1.0
date:      08/05/08
author:    [your email]
email:     [you at domain dot com]
website:   www.centralwebprojects.com.au
-----------------------------------------------------------------------------*/

/* Import other stylesheets
-----------------------------------------------------------------------------*/ 

/* @import url("typography.css"); */

/* Remove padding and margin */

body {
	margin: 0px;
}
#wrapper {
	width: 750px;
	/* margin: 0px auto 0px auto; */
	text-align: left;
	position: relative;
	left: 50%;
	margin-left: -375px;
}
#header {
	width: 100%;
	height: 122px;
	position: relative;
	overflow: hidden;
}
#header span {
	position: absolute;
	width: 1000px;
	height: 122px;
}
#header span.left {
	 background-image: url(uploads/images/header_l.jpg);
	background-repeat: no-repeat;
	background-position: left;
	right: 50%;
	margin-right: 500px;
}
#header span.center {
	background-image: url(uploads/images/header_c.jpg);
	background-repeat: no-repeat;
	background-position: center;
	left: 50%;
	margin-left: -500px;
}
#header span.right {
	background-image: url(uploads/images/header_r.jpg);
	background-repeat: no-repeat;
	background-position: left;
	left: 50%;
	margin-left: 500px;
}
#title {
	width: 100%;
	margin: 40px auto 0px auto;
	height: 20px;
}
#content {
	width: 750px;
	padding: 0px;
	margin: 0px auto;	
}
#content_home {
	width: 490px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#right_col {
	width: 220px;
	padding-left: 15px;
	margin: 0px;
	margin-left: 510px;
	background-image: url(uploads/images/rcolsep.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
#right_col .heading {
	width: 90%;
	background-color: #b2bdd7;
	margin: 0px;
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px solid #aaaaaa;
}
#footer {
	clear: both;
	position: relative;
	width: 100%;
	border-top: 1px solid #cccccc;
	margin: 30px auto 0px auto;
	padding: 2px 0px 10px 0px;
}
/* End of 'kts_layout' */

/* Start of CMSMS style sheet 'kts_basic' */
/*-----------------------------------------------------------------------------
Keys To Success Screen Stylesheet

version:   1.0
date:      08/05/08
author:    [your email]
email:     [you at domain dot com]
website:   www.centralwebprojects.com.au

-----------------------------------------------------------------------------*/

/* Import other stylesheets
-----------------------------------------------------------------------------*/ 

/* @import url("typography.css"); */

/* Remove padding and margin */
#body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #333333;
	font-weight: normal;
}
ps {
	margin: 12px 0px;
}
.bodystyle {
	font-size: 12px;
}

.smalltext {
	font-size: 9px;
}

.normaltext {
	font-size: 12px;
}

.bigtext {
	font-size: 16px;
}

.xbigtext {
	font-size: 24px;
}
.expanded {
	line-height: 18px;
	letter-spacing: 0px;
}
.left {
	text-align: left;
}
.centered {
	text-align: center;
}
.right {
	text-align: right;
}
.justified {
	text-align: justify;
}
/* Define Headings if necessary, or use colour definitions along with text sizes */

h1 {
	font-size: 1.6em;
	color: #00257A;
}

h2 {
	font-size: 1.2em;
	color: #00257A
}

h3 {
	font-size: 1.1em;
	color: #00257A
}
h4 {
	font-size: .9em;
	font-weight: bold;
	color: #555555;
}
/* h5 {
	font-size: .9em;
	font-style: italic;
	color: #555555;
}
h6 {
	font-size: 1em;
	color: #666666;
} */

/* ---------------------------------------------------------- */


.footer {
	font-size: 11px;
	color: #666666;
	text-align: center;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
/* Table Styles - may be overridden by special tables here or in a separate tables style sheet */

table {
	border-collapse: collapse;
	border: 1px solid #000000;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
table th {
	font-weight: bold;
	font-size: 1em;
	padding: 3px;
	background-color: #cccccc;
	border: 1px solid #000000;
}
table td {
	font-size: .9em;
	padding: 3px;
	border: 1px solid #000000;
}
table caption {
	font-style: italic;
	font-size: 10px;
	color: #666666;
	caption-side: bottom;
}
#news{
	margin-top: 30px;
	border-left: 0px dashed #cccccc;
}
.NewsSummary {
	font-size: 11px;
	padding: 0px 5px 10px 5px;
}
.NewsSummaryPostdate {
	font-style: italic;
}
.lsalink {
	text-align: center;
	padding-top: 10px;
	width: 220px;
	padding-bottom: 10px;;
	border: 1px solid #cccccc;
}
.lsalink a {
	text-decoration: none;
	color: #00257A;
	font-size: 11px;
}
.lsalink a:hover {
	text-decoration: none;
}
.lsalink a:visited {
	text-decoration: none;
	color: #00257A;
}
.lsalink img {
	border: 0px;
}
address {
	font-style: normal;
}
/* End of 'kts_basic' */

