/* DEFAULT HTML TAG STYLES */

html, body {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	background: #FFF url('../images/bgslice_main.gif') repeat-x top left;
	font: 11px/18px tahoma;
	color: #666;
}

img {
	border: 0;
}

a {
	color: #748963;
	text-decoration: none;
}

a:hover {
	color: #748963;
	text-decoration: underline;
}

h1 {
	font: bold 11px tahoma; 
	color: #666;
	background: #FFF url('../images/bg_hdr.gif') repeat-x bottom left;
	border: 1px solid #E5E5E5;
	padding: 7px;
}

h2 {
	font: 11px tahoma; 
	color: #666;
	background: #FFF url('../images/bg_hdr.gif') repeat-x bottom left;
	border: 1px solid #E5E5E5;
	padding: 15px;
}

h3 {
	font: 15px tahoma; 
	color: #fff;
	font-weight: bold;
	padding-top: 10px;
}


/* STRUCTURAL DIV STYLES */

.divTop {
	width: 975px;
	height: 154px;
	margin-left: auto;
	margin-right: auto;
}

	.divTopLogo {
		width: 60px;
		height: 100px;
		display: inline; 
		float: left;	
	}
	
	.divTopTools {
		width: 915px;
		height: 30px;
		display: inline; 
		float: left;	
	}
	
	.divTopSwoosh {
		width: 915px;
		height: 70px;
		display: inline; 
		float: left;	
	}
	
	.divTopNav {
		width: 880px;
		height: 54px;
		display: inline; 
		float: left;	
		background: #FFF url('../images/nav.gif') repeat-x top left;
	}
	
.divBanner {
	width: 975px;
	height: 188px;
	margin-left: auto;
	margin-right: auto;
}

	.divBannerLeftPortal {
		width: 293px;
		height: 188px;
		display: inline; 
		float: left;	
	}

	.divBannerLeft {
		width: 293px;
		height: 188px;
		display: inline; 
		float: left;	
		background: url('../images/banner_left.jpg') no-repeat top left;
	}
	
	.divBannerRight {
		width: 682px;
		height: 188px;
		display: inline; 
		float: left;	
	}
	
.divPortal {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
}

	.divPortalLeft {
		width: 605px;
		display: inline; 
		float: left;	
		padding: 40px 30px 30px 30px;
	}
		
		.divPortalLeftIntro {
			width: 375px;
			display: inline; 
			float: left;	
		}
		
		.divPortalLeftLatest {
			width: 200px;
			display: inline; 
			float: right;	
		}
		
		#divPortalNewsBoxNav{
			float: right;
			margin-top: -10px;
		}
		
		.divPortalLeftNews {
			display: block;
			width: 615px;
		}
			
			.divPortalLeftNewsBox {
				background: #FFF url('../images/portal_newsbox_bg.gif') repeat-x top left;
				width: 571px;
				height: 113px;
				border: 1px solid #dedede;
				margin-top: 20px;
				padding: 33px 20px 0 20px;
			}
	
	.divPortalRight {
		width: 240px;
		display: inline; 
		float: right;
		padding: 40px 30px 30px 30px;	
	}
	
		.divPortalRightBox {
			width: 240px;
			height: 147px;
		}

.divMain {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
}

	.divMainLeft {
		width: 615px;
		display: inline; 
		float: left;	
		padding: 30px 30px 30px 25px;
	}
		.divMainLeftCrumb {
			width: 615px;
			padding-bottom: 15px;
			background: url('../images/dottedborder.gif') repeat-x bottom left;
		}
		
		.divMainLeftContent {
			margin-top: 25px;
		}
	
	.divMainRight {
		width: 240px;
		display: inline; 
		float: right;
		padding: 30px 30px 30px 30px;	
	}
	
		.divMainRightHdr {
			width: 221px;
			color: #FFF;
			font-weight: bold;
			background: #FFF url('../images/hdrbar_green_left.gif') repeat-x top left;
			padding: 10px 0 9px 13px;
			margin-bottom: 10px;
			display: inline;
			float: left;
		}
	
		.divMainRightBox {
			width: 240px;
			height: 147px;
		}

.divFooter {
	width: 975px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

	.divFooterLeft {
		display: inline; 
		float: left;
		line-height: 26px;
	}
	
	.divFooterRight {
		display: inline; 
		float: right;
		color: #a8a8a8;
		padding-top: 4px;
	}
		

/* LIST STYLES */
	
ul {
	margin-left: 0;
	padding: 0;
}

ol {
	margin: 0 0 0 22px;
	padding: 0;
}

li {
	list-style: none;
	background: url(../images/bullet.gif) no-repeat 0 7px;
	padding-left: 15px;
	padding-bottom: 5px;
}
	
.listDivLines {
	border-top: 1px dotted #ccc;
	padding-top: 5px;
}

.listDivLines li {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 7px;
}

ul.listCrumb {
	margin: 0;
	margin-left: 5px;
	padding: 0;
}

ul.listCrumb li {
	font: 10px/10px tahoma;
	display: inline;
	list-style: none;
	padding: 0 5px 1px 0;
	margin-left: 8px;
	background: none;
	border-right: 1px solid #6f845d;
}

ul.listSideNav {
	margin: 0 13px 20px 4px;
	padding: 0 0 0 0;
}

ul.listSideNav li {
	font: 11px tahoma;
	list-style: none;
	padding: 5px 0 7px 2px;
	margin-left: 8px;
	background: url('../images/dottedborder.gif') repeat-x bottom left;
}


/* MISC STYLES */

.footerDivider {
	margin-left: 10px;
	margin-right: 10px;
	color: #9dac91;
}

.linkGrey {
	color: #a9a9a9;
}

.linkBrownBlt {
	color: #6d5747;
	background: url('../images/arrow_brown.gif') no-repeat 0 2px;
	padding-left: 23px;
}

img.border{
	background: #fff;
	border: 1px solid #E5E5E5;
	padding: 1px;
}






















/* COOLMENUS 4 STYLES */

.clCMAbs{
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
}


/* BACKGROUND BAR */

.clBar{
	position: absolute; 
	width: 10px;
	height: 10px; 
	background: #c9d1d0; 
	visibility: hidden;
}


/* LEVEL 0*/

.clLevel0,.clLevel0over{
	position: absolute;
	padding: 0px; 
	font: 11px Tahoma; 
	color: #4C4C4C;
}
.clLevel0over{
	color: #ffffff; 
	cursor: pointer;
}
.clLevel0border{
	position: absolute;
	visibility: hidden;
}


/* LEVEL 1 */

.clLevel1, .clLevel1over{
	position: absolute; 
	padding: 7px 10px 10px 15px;
	font: 11px tahoma;
	background: #768d61 url(../images/bgslice_nav.gif) repeat-x top left;
	color: #FFF;
}
.clLevel1over{
	background: #687d56;
	cursor: pointer;
	color: #FFF;
}
.clLevel1border{
	position: absolute;
	visibility: hidden; 
	background: #687d56;
}


/* LEVEL 2*/

.clLevel2, .clLevel2over{
	position: absolute; 
	padding: 7px 10px 10px 15px;
	font: 11px tahoma;
	background: #768d61 url(../images/bgslice_nav.gif) repeat-x top left;
	color: #FFF;
}
.clLevel2over{
	background: #687d56;
	cursor: pointer;
	color: #FFF;
}
.clLevel2border{
	position: absolute;
	visibility: hidden; 
	background: #687d56;
}

