/* Start of CMSMS style sheet 'tla' */
* {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	text-decoration: none;
	border-collapse: collapse;
}

body {
	background: url(uploads/images/layout/background.png) repeat-x #006e93;
	margin-top: 26px;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#holder {
	width: 967px;
	margin: 0px auto;
}

#top {
	background: url(uploads/images/layout/top.png) top center no-repeat #FFFFFF;;
	min-height: 533px;
	height: 533px;
	height: auto;
	max-height: 533px;
}

#top .content {
	padding: 60px 0px 0px 45px;
	position: relative;
}

#top #flash {
	width: 872px;
	height: 290px;
	background: url(uploads/images/layout/flash.png) no-repeat;
	margin-top: 117px;
}

#top ul#nav {
	list-style: none;
	background: url(uploads/images/layout/nav.png) no-repeat;
	height: 40px;	
}

#top ul#nav li {
	display: inline;
	color: #000000;
	height: 40px;
	float: left;
	text-align: center;
	padding-top: 8px;
}

#top ul#nav li a {
	color: #FFFFFF;
	font-size: 140%;
}

#top ul#nav li a:hover {
	color: #92defb;
}

#top ul#nav li.home {width: 105px;}
#top ul#nav li.dashboards {width: 301px;}
#top ul#nav li.who {width: 157px;}
#top ul#nav li.news {width: 162px;}
#top ul#nav li.contact {width: 147px;}

#logo {
	width: 482px;
	height: 99px;
	background: url(uploads/images/layout/logo.jpg) no-repeat;
	text-indent: -9999px;
	position: absolute;
}

#telephone {
	font-size: 160%;
	color: #5e5954;
	position: absolute;
	top: 128px;
	right: 80px;
}

#bottom {
	width: 953px;
	margin: 0px auto;
}

#bottom .contentarea {
	background: #3d91ad;
	margin-bottom: 13px;
}

#bottom .contentarea .content {
	width: 500px;
	padding: 0px 0px 15px 40px;
}

#bottom .contentarea .pagecontent {
	width: 520px !important;
	padding: 0px 70px 45px 70px;
	float: left;
}

#bottom .contentarea .pagecontent p {
	margin-bottom: 15px;
}

#bottom .contentarea .pagecontent h3 {
	font-size: 190%;
	font-weight: normal;
	margin-bottom: 20px;
}

#bottom .contentarea .pagecontent a {
	color: #92defb;
}

#bottom .contentarea .pagecontent a:hover {
	color: #006E93;
}

#bottom .contentarea .pagecontentright {
	float: right;
	width: 250px;
	padding: 0px 20px 45px 20px;
	background: #519cb5;
}

#bottom .contentarea .pagecontentright h2 {
	margin-left: 10px;
}

.sidescissor { 
	width: 250px;
	height: 221px;
	background: url(uploads/images/layout/sidescissor.png) no-repeat;
	position: relative;
}

ul#sidenews {
	list-style: none;
	margin-left: 10px;
	padding-right: 20px;
	
}

ul#sidenews li {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #7db5c8;
}

ul#sidenews li h3 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 140%;
}

#bottom .contentarea h1 {
	font-size: 230%;
	color: #92defb;
	font-weight: normal;
	margin-bottom: 25px;
}

#bottom .contentarea h2 {
margin-bottom: 15px;
font-weight: normal;
}

#bottom .contentarea p {
	font-size: 115%;
	font-weight: normal;
	line-height: 26px;
margin-bottom: 15px;
}

#bottom .contentmiddle {
	background: url(uploads/images/layout/contentmiddlebg.png) repeat-x;
	position: relative;
	margin-bottom: 5px !important;
}

#bottom .contentmiddle .content {
	padding: 0px;
	padding-left: 40px;
}

#bottom .contentmiddle .scissorbox {
	width: 249px;
	height: 232px;
	background: url(uploads/images/layout/scissorbox.png) no-repeat;
	position: relative;
	float: left;
}

.innerscissor {
	position: relative;
	top: 55px;
	left: 20px;
}

.innerscissor h2 {
	font-size: 200% !important;
	color: #00aeef;
	margin-bottom: 8px !important;
}

.innerscissor p {
	width: 190px;
	color: #7b7875;
	font-size: 110%;
	line-height: 18px;
}

.innerscissor a.scissorview {
	color: #006e93;
	position: absolute;
	top: 94px;
	right: 62px;
	font-size: 140%;
}

.innerscissor a:hover.scissorview {
	color: #00aeef;
}

#bottom .contentareashadow {
	background: url(uploads/images/layout/shadow.png) repeat-x top left #3d91ad;
	position: relative;
	padding-top: 40px;
}	

#bottom .pagecontentareashadow {
	background: url(uploads/images/layout/background_content.gif) top repeat-y;
	position: relative;
}

#bottom .pagecontenttheshadow {
	background: url(uploads/images/layout/innershadow.png) no-repeat top;
	width: 953px;
	min-height: 42px;
	padding-top: 40px;
}

#bottom .news .content {
	width: 100%;
	padding: 15px 0px 15px 40px;
}

#bottom .news .content h2 {
	margin-bottom: 15px !important;
}

#dashboards {
	position: absolute;
	width: 378px;
	height: 471px;
	background: #FFFFFF;
	right: 20px;
	bottom: 14px;
	background: url(uploads/images/layout/dashboards6.png) no-repeat;
}

#dashboards .dashcontent {
	position: relative;
}

#dashboards .dashcontent .dashinnercontent {
	position: absolute;
	top: 183px;
	padding: 0px 42px 0px 42px;
	font-weight: normal !important;
}

#dashboards .dashcontent .dashinnercontent p {
	line-height: 22px !important;
}

#dashboards .dashcontent .dashinnercontent ul {
	list-style: none;
	margin-top: 15px;
}

#dashboards .dashcontent .dashinnercontent ul li {
	margin-bottom: 14px;
	margin-left: 45px;
	font-size: 140%;
}

#dashboards .dashcontent .dashinnercontent ul li a {
	color: #FFFFFF;
}

#dashboards .dashcontent .dashinnercontent ul li a:hover {
	color: #006E93;
}

#dashboards .dashcontent .dashinnercontent a.findoutmore {
	bottom: -34px;
	color: #006E93;
	font-size: 140%;
	position: absolute;
	right: 56px;
}

#dashboards .dashcontent .dashinnercontent a:hover.findoutmore {
	color: #00aeff;
}

ul#latestnews {
	list-style: none;
}

ul#latestnews li {
	display: inline;
	float: left;
	width: 280px;
	padding: 0px 25px 0px 0px;
}

ul#latestnews li h3 {
	font-weight: bold;
	color: #92defb;
	font-size: 140%;
	margin-bottom: 5px;
}

ul#latestnews li p {
	border-right: 1px solid #7db5c8;
}

ul#latestnews a.more, ul#sidenews a.more {
	display: block;
	background: url(uploads/images/layout/newsmore.png) no-repeat;
	width: 86px;
	height: 30px;
	text-align: center;
	color: #006e93;
	font-size: 120%;
	padding-top: 5px;
	margin-top: 10px;
}

ul#latestnews a:hover.more, ul#sidenews a:hover.more {
	color: #FFFFFF;
}

#footer {
	background: url(uploads/images/layout/footer.png) no-repeat bottom #3d91ad;
	margin-top: 20px;
}

#footer .content {
	padding: 20px 0px 20px 40px;
}

ul#bottomnav {
	list-style: none;
}

ul#bottomnav li {
	display: inline;
	margin-right: 25px;
	padding-right: 25px;
	border-right: 1px solid #7db5c8;
	font-size: 125%;
}

ul#bottomnav li a {
	color: #FFFFFF;
}

ul#bottomnav li a:hover {
	color: #006e93;
}

#copyright {
	margin-top: 25px;
	color: #3d91ad;
	margin-left: 30px;
}

#copyright a {
	color: #3d91ad;
}

#copyright a:hover {
	color: #FFFFFF;
}

.newspost {
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #7DB5C8;
}

.cleft {clear: left;}
.cright {clear: right;}
.cboth {clear: both;}
.noborder {border: 0px none !important;}
/* End of 'tla' */

