html {
	font-size: 9pt;
	font-family: Verdana, Arial;
	line-height: 150%;
}


/* main page body style */
body {
	background-image: url(/images/bg.jpg);
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
}


.filetype_PDF {
	background-image: url(/images/pdf.gif);
}

.filetype_XLS {
	background-image: url(/images/excel.gif);
}

.filetype_DOC {
	background-image: url(/images/word.gif);
}

.filetype_PPT {
	background-image: url(/images/ppt.gif);
}

.filetype_ZIP {
	background-image: url(/images/zip.gif);
}

.filetype_GENERIC {
	background-image: url(/images/file.gif);
}

.filelinkinner {
	vertical-align: middle;
}

.specialdots {	
}

.specialdots ul {
	list-style-image: url(/images/dot.gif);	
}

.filelink {
	background-position: 0% 50%;
	background-repeat: no-repeat;
	border: none;
	min-height: 45px;
}

.filelink:hover {
	text-decoration: none;
}


.fixheightimage {
	height: 45px;
	width: 48px;
	float: left;
	vertical-align: middle;
}
/* outer container */
#OuterContainerBox {
	text-align: center;
}


/* accibility 1 position */
#access1 {
	position: absolute;
	left: 0px;
	top: 10px;
}
/* accibility 2 position */
#access2 {
	position: absolute;
	left: 295px;
	top: 10px;
}
/* accibility 3 position */
#access3 {
	position: absolute;
	left: 591px;
	top: 10px;
}
/* acc cancel link */
#cancelLinkAcc {
	background-image: url(/images/cancel.gif);
	background-position: 0 30%;
	background-repeat: no-repeat;
	padding-left: 24px;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 140px;
	vertical-align: middle;
}


/* inner container */
.ContentBox {
        margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 954px;
	position: relative;
}

.smallHeading {
	font-size: 120%;
}


/* box for font size controls etc */
#accessabilityBox {
	text-align: right;
	font-weight: bold;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}

.fontSizeExample0 {
	font-size: 9pt;
}

.fontSizeExample1 {
	font-size: 13pt;
}

.fontSizeExample2 {
	font-size: 16pt;
}


/* overlay box */
.accibilityOverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	width: 100%;
	overflow: hidden;
	text-align: center;
	z-index: 20;
	border: 0px;
	margin: 0px;
	height: 0px;
	padding: 0px;
	-moz-opacity: 0; 
	opacity: 0;
	display: none;
	filter: alpha(opacity=0); 
	font-weight: bold;
	background-image: url(/images/bottombar.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

/* state when open */
.accOpen {
	height: 200px;
	-moz-opacity: 0.96; 
	opacity: 0.96;
	filter: alpha(opacity=96); 
	display: block;
}

/* open and list */
.accibilityOverlayul {
	margin-left: 20px;
	padding: 0px;
}


form {
	display: inline;
}

/* page heading box */
.pageHeadingBox {
	vertical-align: text-bottom;
	line-height: 44px;
	height: 44px;	
	clear: right;
	float: right;
	width: 734px;
	font-weight: bold;
	background-image: url(/images/headingbottom.gif);
	background-position: 100% 38px;
	background-repeat: no-repeat;
}

.largeHeading {
	font-size: 130%;
}

.fixedblack {
	color: #000000 !important;
}

.pageHeadingOptions {
	float: right;
	display: inline;
}

/* box for the SDSA LOGO */
#sdsabox {
	display: block;
	width: 97px;
	height: 86px;
	background-image: url(/images/sdsa.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}


/* box for the ICE PROJECT Logo */
#icebox {
	display: block;
	width: 97px;
	height: 98px;
	background-image: url(/images/ice.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	margin-left: 10px;
	background-color: transparent !important;
}

/* search box */
#searchbox {
	float: right;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 4px;
	left: 635px;
	top: 40px;
	text-align: center;
}

#searchBoxField {
	border: 1px solid #E0E0E0;
	width: 120px;
	height: 22px;
}

#searchButtonGraphical {
	width: 65px;
	height: 22px;
}


/* clear the heading to where the nav should start */
.totalclear {	
	clear: both;
}

.tabsmenu {
	list-style: none;
	text-align: left;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

.tabsmenu li {
	list-style: none;
	display: block;
	float: left;
	margin-right: 8px;
	display: block;
	height: 25px;
	margin-left: 0px;
	line-height: 25px;
}


/* tab not selected */
.tabOffStyle {
	cursor: pointer;
	height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	text-align: center;
	line-height: 25px;
	display: table;
}
.tabOffStyle strong {
	display: table;
	margin-left: 17px;
	height: 25px;
	line-height: 25px;
	border: 0px;
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-right: 17px;
}


/* tab selected */
.tabOnStyle {
	cursor: pointer;
	height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	text-align: center;
	line-height: 25px;
	display: table;
}
.tabOnStyle strong {
	display: table;
	margin-left: 20px;
	height: 25px;
	line-height: 25px;
	border: 0px;
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-right: 20px;
}

/* home page banner image */
.homepageBanner {
	background-image: url(/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 950px;
	height: 228px;
}

/* main content heading */
.mainContentDiv {
	width: 710px;
	float: left;
}

.mainContentDivHead {
	display: block;
	padding-left: 10px;
	height: 49px;
	background-repeat: no-repeat;
}

.mainContentDivHeadright {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	height: 49px;
	line-height: 49px;
	color: #3B6F25;
	text-align: left;
	font-size: 15pt;
	font-weight: bold;
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.mainContentContent {
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}

.mainContentFooterDiv {
	background-repeat: no-repeat;
	background-position: 0% 100%;
	display: block;
	height: 12px;
}

.mainContentFooterDivEnd {
	background-repeat: no-repeat;
	background-position: 100% 100%;
	display: block;
	height: 12px;
}

/* news content */
.newsContentDiv {
	float: right;
	display: block;
	width: 214px;
}

.newsContentInnerDiv {
	float: left;
	display: block;
	width: 200px;
}

.newsHeading {
	font-size: 130%;
	margin-bottom: 20px;
	font-weight: bold;
}

.newsSubHeading {
	font-size: 120%;
	margin-bottom: 10px;
	font-weight: bold;
}

.newsDate {
	margin-bottom: 10px;
 	font-style: italic;	
 	font-size: 90%;
}

/* page footer */
.footerStart {
	height: 24px;
	clear: both;
	background-position: 0% 100%;
	background-repeat: no-repeat;
}

.pageFooter {
	margin-top: 5px;
}

.pageFooter a {
	font-weight: bold;

}




/* some CMS styles */
/* table style for the CMS */
#cmsTable {
	border: 0px;
	padding: 4px;
	margin: 0px;
	text-align: left;
	font-size: 100%;
}

#cmsTable2 {
	border: 0px;
	padding: 4px;
	margin: 0px;
	text-align: left;
	font-size: 100%;
}

/* table heading style for CMS */
#cmsTable th {
	text-align: right;
	font-weight: bold;
	padding: 4px;
	white-space: nowrap;
}

/* table heading style for CMS */
#cmsTable2 th {
	text-align: center;
	font-weight: bold;
	background-color: #248024;
	color: #FFFFFF;
	padding: 4px;
	white-space: nowrap;
}

/* table heading style for CMS */
#cmsTable2 th a {
	color: #EFFFEF;
	text-decoration: underline;
}

/* normal table cell */
#cmsTable td {
	text-align: left;
	font-weight: normal;
	padding: 4px;
}

#cmsTable3 {
	border: 0px;
	padding: 4px;
	text-align: left;
	font-size: 100%;
	width: 680px;
}


/* normal table cell */
#cmsTable3 td {
	text-align: left;
	font-weight: normal;
}


/* normal table cell */
#cmsTable3 th {
	text-align: left;
	font-weight: bold;
	padding: 4px;
}




/* section heading in combo box */
.cms_treeHeading {
	color: #202020;
	background-color: #F8F8F8;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	font-style: normal;
	background-image: url(/images/arrowd2.gif);
	min-height: 18px;
	background-repeat: no-repeat;	
}

/* section value in combo box */
.cms_treeValue {
	background-color: #FFFFFF;
	color: #202020;
	font-weight: normal;
	min-height: 18px;
	line-height: 18px;
}


/* delete a section */
.cmsdel {
	border: 1px solid #000000;
	padding-left: 6px;
	padding-right: 6px;
	color: #FF0000;
		background-color: #D0D0D0;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

/* hover style */
.cmsdel:hover {
	background-color: #000000;
	color: #FF0000;
}



/* expand a section */
.cmsexpand {
	border: 1px solid #000000;
	padding-left: 6px;
	padding-right: 6px;
	color: #0000FF;
	background-color: #D0D0D0;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	background-image: url(/images/arrowr.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

/* hover style */
.cmsexpand:hover {
	text-decoration: none;
	background-image: url(/images/arrowdr.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #0000FF;
}

/* expand a section */
.cmsexpand2 {
	border: 1px solid #000000;
	padding-left: 6px;
	padding-right: 6px;
	color: #0000FF;
	background-color: #D0D0D0;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	background-image: url(/images/arrowd.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

/* hover style */
.cmsexpand2:hover {
	background-image: url(/images/arrowdr.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #0000FF;
	text-decoration: none;
}


/* inner menu */
.cms_innerMenu {
	margin-left: 50px;
	border: 1px solid #A0A0A0;
	padding: 10px;
}

/* add a new a section */
.cmsadd {
	border: 1px solid #000000;
	padding-left: 6px;
	padding-right: 6px;
	color: #00B000;
	background-color: #D0D0D0;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;	
}

/* hover style */
.cmsadd:hover {
	text-decoration: none;
	background-color: #000000;
	color: #00FF00;
}


/* menu item for clicking */
.cmsmenu {
	border: 1px solid #000000;
	padding-left: 6px;
	padding-right: 6px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	width: 600px;
	overflow: hidden;
}

/* menu hover */
.cmsmenu:hover {
	text-decoration: none;
	background-color: #000000;
	color: #F58439;
}

.cms_button {
	border: 1px solid #000000;
	color: #000000;
	background-color: #C0C0C0;
	padding: 2px;
	cursor: pointer;
}

/* top level nav box */
#toplevel {
	width: 980px;
	border: 1px solid #808080;
	padding: 4px;
}

/* overlay over nav */
#overlay {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin: 10px;
	width: 940px;
	z-index: 1;
	padding: 10px;
	position: absolute;
}


/* move it up */
.cms_up {
	border: 1px solid #000000;
	padding-left: 6px;
	padding-right: 6px;
	color: #0000FF;
	background-color: #D0D0D0;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	background-image: url(/images/arrowu.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

/* hover style */
.cms_up:hover {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #0000FF;
	text-decoration: none;
}

/* move it nowhere */
.cms_na {
	border: 1px solid #EFEFEF;
	padding-left: 6px;
	padding-right: 6px;
	color: #0000FF;
	background-color: #EFEFEF;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}

/* move it down */
.cms_dn {
	border: 1px solid #000000;
	padding-left: 6px;
	padding-right: 6px;
	color: #0000FF;
	background-color: #D0D0D0;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	background-image: url(/images/arrowd.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

/* hover style */
.cms_dn:hover {
	background-position: 50% 50%;
	background-color: #FFFFFF;
	color: #0000FF;
	text-decoration: none;
}

/* no links! */
.cmsNoLink {
	text-decoration: none;
}

/* no links! */
.cmsNoLink:hover {
	text-decoration: none;
}

/* center in a cell */
.centerCell {
	text-align: center;
}

/* images box */
.cmsImageBox {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}


.cmssubsection {
	background-color: #FFFFFF;
}

.cmssubsection td {
	background-color: #F0F0F0;

}

/* CMS category for page listing */
.cmsCategoryNode {
	border: 1px solid #000000;
	padding-left: 6px;
	padding-right: 6px;
	color: #202020;
	background-color: #F8F8F8;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	width: 600px; 
	overflow-x: hidden;
}

/* hover style */
.cmsCategoryNode:hover {
	color: #F8F8F8;
	background-color: #000000;
	text-decoration: none;
}


/* style for the lists for the page list */
.pageListUl {
	display: none;
	list-style-type: none;
	list-style-image: none;
}

/* cms heading for a section */
.cmsSectionHeading {
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;	
}


/* this is the search box at the top of every page */
.cms_input {
	border: 1px solid #D4D4D4;
	width: 250px;
	height: 27px;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}


.heading1 {
	font-size: 150% !important;
	font-weight: bold !important;
	line-height: 150%;
}


.heading2 {
	font-size: 120% !important;
	line-height: 120%;
	font-weight: bold !important;
}

.subheader {
	font-size: 150% !important;
	line-height: 150%;
	font-weight: bold !important;
	border-bottom: 1px dotted #000000;
}

.content1 {
	font-size: 100%;
}