
/* -------------- RESET -------------- */
/* begin */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; 
	padding: 0;
	border: 0;
	}
ol, ul,  dl,  dd {
	position: relative;
	margin-left:20px;
	}

/* end */


/* -------------- standard tags for basic/global functionality -------------- */
/* begin */


.fileDetails {
	font-size: 10px;
	color: #555;
	}
.hidden {
	display: none;
	}
.warning {
	color: red;
	}

.ERROR {
	color: #FF00FF;
	background: #FFEEFF;
	}

.printOnly { display: none; }

.access {
	position: absolute;
	left: -9000px;
	width: 0;
	height: 0;
	overflow: hidden;
	}



.clearLeft {
	clear: left;
	}
.clearRight {
	clear: right;
	}
.clearBoth {
	clear: both;
	}


p { padding: 0 0 1em; }
dl { margin-bottom: 0.6em; }
dt { font-weight: bold; }

dd {
	margin: 0 0 0 20px;
	padding: 0 0 0.6em;
	}

blockquote { margin: 0 20px 0.6em; }

form { display: inline; }

li,
.pod li {
	margin-left: 20px;
	padding-bottom: 0.6em; }
	}

th {
	padding: 3px;
	border-bottom: 1px solid #afbdcd;
	}

td { padding: 3px; }

sup {
	font-size: 10px;
	color: #666;
	}

a.rev {
	unicode-bidi: bidi-override;
	direction: rtl;
	}


#createdBy {
	position:absolute;
	top: 0;
	left: -9000px;
	}


/* end */




/* -------------- jQuery theme parts -------------- */
/* begin */

/*
 * jQuery UI CSS Framework 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers ---------------------------------- */

.ui-helper-hidden { display: none; }

.ui-helper-hidden-accessible {
	position: absolute !important;
	clip: rect(1px,1px,1px,1px);
	}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	}

.ui-helper-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.ui-helper-clearfix { display: inline-block; }

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height: 1%; }
.ui-helper-clearfix { display: block; }
/* end clearfix */

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
	}

/* Interaction Cues ---------------------------------- */

.ui-state-disabled { cursor: default !important; }

/* Icons ---------------------------------- */

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	}

/* Misc visuals ---------------------------------- */

/* Overlays */
.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

/*
 * jQuery UI CSS Framework 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=10px&bgColorHeader=3a8104&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=33&borderColorHeader=3f7506&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=ffffff&bgTextureContent=05_inset_soft.png&bgImgOpacityContent=10&borderColorContent=72b42d&fcContent=000000&iconColorContent=72b42d&bgColorDefault=4ca20b&bgTextureDefault=03_highlight_soft.png&bgImgOpacityDefault=60&borderColorDefault=45930b&fcDefault=ffffff&iconColorDefault=ffffff&bgColorHover=4eb305&bgTextureHover=03_highlight_soft.png&bgImgOpacityHover=50&borderColorHover=8bd83b&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=285c00&bgTextureActive=04_highlight_hard.png&bgImgOpacityActive=30&borderColorActive=72b42d&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fbf5d0&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=f9dd34&fcHighlight=363636&iconColorHighlight=4eb305&bgColorError=ffdc2e&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=95&borderColorError=fad000&fcError=2b2b2b&iconColorError=cd0a0a&bgColorOverlay=444444&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=15&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=07_diagonals_small.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=0px&offsetTopShadow=4px&offsetLeftShadow=4px&cornerRadiusShadow=4px
 */

/* Component containers ---------------------------------- */

.ui-widget {
	font-size: 1.1em;
	}

.ui-widget .ui-widget { font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-size: 1em;
	}

.ui-widget-content {
	border: 1px solid #72b42d;
	background: #ffffff url(/includes/files/base/images/silvant/ui/ui-bg_inset-soft_10_ffffff_1x100.png) 50% bottom repeat-x;
	color: #000000;
	}

/*.ui-widget-content a { color: #000000; }*/

.ui-widget-header {
	border: 1px solid #3f7506;
	background: #3a8104 url(/includes/files/base/images/silvant/ui/ui-bg_highlight-soft_33_3a8104_1x100.png) 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
	}

.ui-widget-header a { color: #ffffff; }

/* Interaction states ---------------------------------- */

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: 1px solid #45930b;
	background: #4ca20b url(/includes/files/base/images/silvant/ui/ui-bg_highlight-soft_60_4ca20b_1x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #ffffff;
	}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #ffffff;
	text-decoration: none;
	}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	border: 1px solid #8bd83b;
	background: #4eb305 url(/includes/files/base/images/silvant/ui/ui-bg_highlight-soft_50_4eb305_1x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #ffffff;
	}

.ui-state-hover a, .ui-state-hover a:hover {
	color: #ffffff;
	text-decoration: none;
	}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border: 1px solid #72b42d;
	background: #285c00 url(/includes/files/base/images/silvant/ui/ui-bg_highlight-hard_30_285c00_1x100.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #ffffff;
	}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
	}

.ui-widget :active { outline: none; }

/* Interaction Cues ---------------------------------- */

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid #f9dd34;
	background: #fbf5d0 url(/includes/files/base/images/silvant/ui/ui-bg_glass_55_fbf5d0_1x400.png) 50% 50% repeat-x;
	color: #363636;
	}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
	border: 1px solid #fad000;
	background: #ffdc2e url(/includes/files/base/images/silvant/ui/ui-bg_diagonals-thick_95_ffdc2e_40x40.png) 50% 50% repeat;
	color: #2b2b2b;
	}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #2b2b2b; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #2b2b2b; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal;
	}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none;
	}

/* Icons ---------------------------------- */

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
	background-image: url(/includes/files/base/images/silvant/ui/ui-icons_72b42d_256x240.png);
	}

.ui-widget-content .ui-icon { background-image: url(/includes/files/base/images/silvant/ui/ui-icons_72b42d_256x240.png); }
.ui-widget-header .ui-icon { background-image: url(/includes/files/base/images/silvant/ui/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/includes/files/base/images/silvant/ui/ui-icons_ffffff_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon { background-image: url(/includes/files/base/images/silvant/ui/ui-icons_ffffff_256x240.png); }
.ui-state-active .ui-icon { background-image: url(/includes/files/base/images/silvant/ui/ui-icons_ffffff_256x240.png); }
.ui-state-highlight .ui-icon { background-image: url(/includes/files/base/images/silvant/ui/ui-icons_4eb305_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon { background-image: url(/includes/files/base/images/silvant/ui/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }    /* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }

/* Misc visuals ---------------------------------- */



/* Corner radius ---------------------------------- */
/* begin */
.ui-corner-tl {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	}

.ui-corner-tr {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	}

.ui-corner-bl {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	}

.ui-corner-br {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	}

.ui-corner-top {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-radius: 4px 4px 0 0;
	behavior: url(/includes/files/base/images/silvant/PIE.php);
	}

.ui-corner-bottom {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	}

.ui-corner-right {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	}

.ui-corner-left {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	}

.ui-corner-all {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/includes/files/base/images/silvant/PIE.php);
	}


/*------ Round corners ofr IE ------*/
/* only way to make round corners work for this site something strange going on with PIE */
#ie6 ol.tabs li,
#ie7 ol.tabs li,
#ie8 ol.tabs li {
	behavior: url(/includes/files/base/images/silvant/PIE.php);
	}

		
	

#ie6 a.button,
#ie7 a.button,
#ie8 a.button {
	position: relative;
	border-radius: 4px;
	behavior: url(/includes/files/base/images/silvant/PIE.php);
	}
/*------  End ------*/


/* Overlays */
.ui-widget-overlay {
	background: #444444 url(/includes/files/base/images/silvant/ui/ui-bg_diagonals-thick_15_444444_40x40.png) 50% 50% repeat;
	opacity: .30;
	filter: Alpha(Opacity=30);
	}

.ui-widget-shadow {
	margin: 4px 0 0 4px;
	padding: 0px;
	background: #aaaaaa url(/includes/files/base/images/silvant/ui/ui-bg_diagonals-small_0_aaaaaa_40x40.png) 50% 50% repeat;
	opacity: .30;
	filter: Alpha(Opacity=30);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

/* end */


/*------ Buttons ------*/

a.button.confirm,
a.button.search,
a.button.login {
	display: inline-block;
	color: white;
	}
	a.button.confirm:hover,
	a.button.search:hover,
	a.button:hover.login  {
		text-decoration: none;
		background: #4eb305 url(/includes/files/base/images/silvant/ui/ui-bg_highlight-soft_50_4eb305_1x100.png) 50% 50% repeat-x;
		color: #454545;
		}
	a.button b {
		display: block;
		padding: 4px 10px;
		}
		a.button b span {
			display: block;
			float: left;
			margin: -1px 3px 0 0;
			}
			a.login:hover .ui-icon { 
				background-image: url(/includes/files/base/images/silvant/ui/ui-icons_454545_256x240.png); 
				}

		

/*------  End ------*/



/* -------------- POD TYPE: Tipdown -------------- */
/* begin */

.tipdownTrigger {
	}
	a.tipdownTrigger {
		padding-right: 16px;
		color: #187cc1;    /* bright blue */
		background: url(/includes/files/base/images/silvant/icons/icon-arrow-tipdown.png) right -30px no-repeat;
		}
		.ui-accordion-header a.tipdownTrigger {
			background-image: none;
			}
			.ui-accordion-header a.tipdownTrigger:hover,
			.ui-accordion-header a.tipdownTrigger:active {
				background-image: none;
				}
		#ie7plus a.tipdownTrigger
		#ie6 a.tipdownTrigger {
			display: inline-block;    /* !  */
			}
		#ie6 a.tipdownTrigger {
			background-image: url(/includes/files/base/images/silvant/icons/icon-arrow-tipdown.gif);
			}

		a:hover.tipdownTrigger,
		a:active.tipdownTrigger {
	/*		color: #999; */
			color: #c84811;    /* orange  */
			background: url(/includes/files/base/images/silvant/icons/icon-arrow-tipdown.png) right -150px no-repeat;
			}
			#ie6 a:hover.tipdownTrigger,
			#ie6 a:active.tipdownTrigger {
				background-image: url(/includes/files/base/images/silvant/icons/icon-arrow-tipdown.gif);
				}

.tipdownContent {     /* !  */
	padding-top: 10px;
	padding-bottom: 15px;
	}

#ie7plus .tipdown div ol,
#ie6 .tipdown div ol,
#ie7plus .tipdown div ul,
#ie6 .tipdown div ul,
#ie7plus .tipdown div,
#ie6 .tipdown div, 
#ie6 .tipdown div .alignRight {    /* !  */
	position: static; 
	}

/* end */




/* -------------- POD TYPE: Accordion -------------- */
/* begin */

/*
 * jQuery UI Accordion 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */

/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }

.ui-accordion .ui-accordion-header {
	cursor: pointer;
	position: relative;
	margin-top: 1px;
	zoom: 1;
	}

.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }

.ui-accordion  h3.ui-accordion-header {
	display: block;
	font-size: 1em;
	padding: .5em .5em .5em .7em;
	}

.ui-accordion-icons h3.ui-accordion-header { padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
	}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	margin-top: -2px;
	position: relative;
	top: 1px;
	margin-bottom: 2px;
	overflow: auto;
	display: none;
	zoom: 1;
	}

.ui-accordion .ui-accordion-content-active { display: block; }

.accordion {
	padding-bottom: 2em;
	}

/* end */




/* -------------- POD TYPE: Tabbed -------------- */
/* begin */

/*
 * jQuery UI Tabs 1.8.10
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */

.ui-tabs {
	position: relative;
	zoom: 1;
	}

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
	}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 1px;
	margin: 0 .2em 1px 0;
	border-bottom: 0 !important;
	padding: 0;
	white-space: nowrap;
	}

.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
	}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin-bottom: 0;
	padding-bottom: 1px;
	}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }

/* first selector in group seems obsolete,
but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
	}

.ui-tabs .ui-tabs-hide { display: none !important; }




.tabbedWrapper {
	margin-bottom: 2em;
	}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected,
.ui-tabs .ui-tabs-nav li.ui-state-active {
	background: white;
	}
	.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
	.ui-tabs .ui-tabs-nav li.ui-state-active a {
		color: black;
		}

/* end */




/* -------------- POD TYPE: Slideshow -------------- */
/* begin */

.slideshow {
	position: relative;
	}
	.slideshow .slideshowWrapper {
		position: relative;
		}
	.slideshow .controls {
		position: absolute;
		top: -10px;
		right: -10px;
		width: 90px;
		font-size: 10px;
		}
		#ie6 .slideshow .controls {
			top: -17px;
			right: 0px;
			}
		.slideshow .controls a {
			display: inline-block;
			float: right;
			margin-left: 4px;
			padding: 1px 2px;
			color: black;
			background: #CCC;
			border: 1px solid #999;
			}
			.slideshow .controls a:hover,
			.slideshow .controls a:active {
				color: black;
				text-decoration: none;
				background: #DDD;
				border-color: black;
				}

/* end */




/* -------------- POD TYPE: HTML -------------- */
/* begin */

.pod.html {
	position: relative;
	}

/* end */




/* -------------- POD TYPE: Table -------------- */
/* begin */

	.pod.table {
		margin-bottom: 1em;
		}
		.pod.table .podStyleIndicator {
			background: orange;
			}

		.pod.table table.table {
			width: 100%;
			border: 1px solid #444444;
			border-width: 1px 0 0 1px;   /* top, left */
			}
			.pod.table table.table th {
				padding: 3px;
				vertical-align: bottom;
				font-size: .8em;
				font-weight: normal;
				line-height: 1.2em;
				text-align: center;
				text-transform: uppercase;
				color: white;
				background: #7b7b7b;
				border: 1px solid #444444;
				border-width: 0 1px 1px 0;   /* right, bottom */
				border-width: 0 0 1px 0;
				}
				.pod.table table.table th.first {
					text-align: left;
					}

			.pod.table table.table tr.altRow {
				background: #e8e8e8;
				}

			.pod.table table.table td {
				padding: 3px;
				text-align: center;
				border: 1px solid black;
				border-width: 0 1px 1px 0 ;   /* right, bottom */
				}
				.pod.table table.table td.first {
					 /* color: black; */
					color: #444;
					font-weight: normal;
					text-align: left;
					}

/* end */




/* -------------- POD TYPE: Columns -------------- */
/* begin */

	.pod.columns {
		clear: both;
		padding: 0.4em 0 1em;
		}
		.pod.columns .column {
			float: left;
			}
			.pod.columns .column.first {
				}
			.pod.columns .column.last {
				}

/* end */




/* -------------- External Link Warning -------------- */
/* begin */

#references {
	position: relative;
	clear: both;
	padding: 1em 0;
	font-size: .8em;
	color: #d3d3d3;    /* light grey */
	}
	#references .refLink a {
		display: block;
		width: 12px;
		text-align: center;
		}
		#references .refLink a:hover {
			color: black;
			background: none;
			}

	#references li {
		position: relative;
		margin-left: 30px;
		}
		#references li span.number {
			position: absolute;
			top: 0;
			left: -36px;
			}

/* end */






/* -------------- External Link Warning -------------- */
/* begin */

#extLinkPopUp {
	display: none;
	position: absolute;
	z-index: 11000;
	padding: 4px;
	margin: 0 0 20px 0;
	background: #002d62;     /* dark blue */
	background: #e5b53a;    /* gold */
	background: #8b0e04;    /* red */
	background: black;
	}
	#extLinkPopUp .content {
		padding: 10px 20px;
		min-height: 30px; 
		font-weight: bold;
		font-size: 12px;
		text-align: center;
		color: black;
		background: white;
		}
		#extLinkPopUp .flash div.inner p {
			color: #333;
			line-height: 130%;
			}

	#extLinkPopUp a {
		padding: 5px 10px 5px 10px;
		margin-right: 7px;
		margin-bottom: 15px;
		font-weight: bold;
		color: #333;
		border: 1px solid #999;
		}
		#extLinkPopUp a.ok {
			background: #e5b53a;    /* gold */
			}
			#extLinkPopUp a.ok:hover {
				text-decoration: underline;
				color: white;
				background: #006600;    /* green */
				}
		#extLinkPopUp a.cancel {
			color: white;
			background: #999;
			}
			#extLinkPopUp a.cancel:hover {
				text-decoration: underline;
				background: #8b0e04;    /* red */
				}


/* end */




/* -------------- forms -------------- */
/* begin */


form.front {
	/* !  */
	}

	form.front h2,
	form.front h3,
	form.front h4,
	form.front h5 {
		padding-bottom: 0;
		margin-bottom: 0;
		margin-left: 8px;
		}
		form.front h2 i,
		form.front h3 i,
		form.front h4 i,
		form.front h5 i {
			font-weight:normal;
			}
	
	form.front h3.formHeader{
		font-weight: normal;
		font-size: 16px;
		margin-top: 8px;
		margin-bottom: 10px;
	}
	
	form.front fieldset {
		position: relative;
		float: left;
		clear: both;
		padding: 0 0 .25em 0;
		width: 400px;
		background: #cedec9;
		border: 1px solid #444;
		}
		#ie6 form.front fieldset {
			border-style: solid;
			}
		form.front fieldset ol {
			position: relative;
			padding: .25em 8px 0;
			margin-top: -.25em;
			margin-left: 0;
			}
			form.front fieldset ol li,
			#main form.front fieldset ol li {
				position: relative;
				clear: left;
				list-style: none;
				padding: .25em 0 0.075em 88px;
				margin: 0;
				width: 296px;
				}

				form.front fieldset ol li.numbered,
				#main form.front fieldset ol li.numbered {
					list-style: decimal;
					margin-left: 20px;
					width: 276px;
					}

				form.front fieldset ol li.colLeft {
					float: left;
					width: 120px;
					margin-right: 8px;
					}
				form.front fieldset ol li.colRight {
					clear: none;
					float: left;
					padding-left: 40px;
					width: 120px;
					}
					form.front fieldset ol li.colLeft input,
					form.front fieldset ol li.colRight input {
						width: 112px;
						}
					form.front fieldset ol li.colRight label {
						text-align: right;
						margin-left: -48px;
						width: 40px;
						}
/*				form.front fieldset ol li.group li,
				form.front #main fieldset ol li.group li {
					padding-left: 0;
					width: 100%;
					}*/

			form.front fieldset fieldset {
				border: 0;
				width: 100%;
				}

			form.front fieldset ol.COLHALF {
				width: 45%;
				padding: 0;
				margin-left: 0;
				}
				form.front fieldset ol.COLHALF li,
				#main form.front fieldset ol.COLHALF li {
					padding-left: 0;
					width: 100%;
					}


	form.front label {
		position: relative;
		display: block;
		float: left;
		clear: left;
		margin-left: -88px;
		width: 80px;
		}
		#ie6 form.front label {
			display: inline;
			width: 76px;
			margin-left: -88px;
			}
		form.front .required label {
			font-weight: bold;
			}
		form.front .fullWidth label,
		#ie6 form.front .fullWidth label {
			width: 384px;
			}
/*			form.front .fullWidth.numbered label,
			#ie6 form.front .fullWidth.numbered label {
				float: left;
				padding: 0;
				width: 344px;
				background: lightgreen;
				}*/
	
	form.front input,
	#ie6 form.front input,
	form.front select, 
	#ie6 form.front select, 
	form.front textarea,
	#ie6 form.front textarea  {
		font-size: 1.0em;
		padding: 0;
		width: 288px;
		}
		form.front .fullWidth.numbered input,
		#ie6 form.front .fullWidth.numbered input,
		form.front .fullWidth.numbered select, 
		#ie6 form.front .fullWidth.numbered select, 
		form.front .fullWidth.numbered textarea,
		#ie6 form.front .fullWidth.numbered textarea {
			width: 268px;
			}
	form.front textarea {
		height: 100px;
		}
		form.front input.normal,
		form.front select.normal {
			width: auto;
			}






		form.front fieldset.buttons,
		#ie7 form.front fieldset.buttons,
		#ie6 form.front fieldset.buttons {
			float: none;
			margin-bottom: .25em;
			padding-bottom: 10px;
			width: 400px;
			border-top: 0;
			}
			form.front fieldset.buttons li {
				padding: 0;
				padding-left: 80px;
				}
			form.front fieldset.buttons label {
				position: absolute;
				left: -9000px;
				width: 0;
				height: 0;
				overflow: hidden;
				}
			form.front fieldset.buttons input,
			#ie7 form.front fieldset.buttons input,
			#ie6 form.front fieldset.buttons input {    /* !  */
				width: auto;
				}
			form.front fieldset.buttons .clearBoth {
				height: .25em;
				}


	/*  */
	form.front input.hiddenSubmitButton {
		display: none;
		}
		#ie7 form.front input.hiddenSubmitButton,
		#ie6 form.front input.hiddenSubmitButton {
			display: block;
			position: absolute;
			top: -9000px;
			width: 1px;
			height: 1px;
			border: 0px solid #cedec9;
			overflow: none;
			}







	form.front .help {
/*		display: inline; */
		}


	form.front li.flipped {    /* !  */
		width: 80px;
		}
		form.front .flipped input,
		#ie7 form.front .flipped input {
			margin-left: 0px;
			margin-left: -88px;    /* !  */
			margin-left: -28px;    /* !  */
			}
		#ie6 form.front .flipped input {
			float: left;
			margin-left: -88px;
			margin-left: -28px;
			width: auto;
			}

		form.front li.flipped label,
		#ie7 form.front .flipped label,
		#ie6 form.front .flipped label {
			clear: none;
			width: 296px;
			margin-left: 0;
			}
			
			#ie7 form.front .flipped label,
			#ie6 form.front .flipped label {
				padding-left: 0;
/*				margin-right: 50px;
*/				}

	form.front p.instructions {
		display: block;
		padding: 0 1em 0 1em;
		}
		form.front .fullWidth p.instructions {
			padding-left: 0;
			padding-bottom: 0;
			margin-left: -25%;
			width: auto;
			}
	form.front fieldset ol li.instructions,
	#main form.front fieldset ol li.instructions {
		padding-left: 0;
		margin-left: 0;
		width: 100%;
		}
		form.front li.instructions ol.normal li,
		#main form.front li.instructions ol.normal li,
		form.front li.instructions ul.normal li,
		#main form.front li.instructions ul.normal li {    /* !  */
			padding-left: 0;
			margin-left: 20px;    /* !  */
			width: 100%;
			width: auto;
			list-style: decimal;
			}
		form.front li.instructions ul.normal li {
			list-style: disc;
			}
		form.front .instructions h2,
		form.front .instructions h3,
		form.front .instructions h4,
		form.front .instructions h5 {
			margin-left: 0;
			}

/* end */





/* -------------- HELPER:  search form -------------- */
/* begin */

		#searchForm .flipped input {
				margin-left: 0px;
				}
			#searchForm  li.flipped label {
				width: auto;
				}

/* end */





/* -------------- FUNCTION:  Login Widget -------------- */
/* begin */

#login-widget form.front {
	clear: both;
	}
	#login-widget form.front fieldset {
		width: 340px;
		}
		#login-widget form.front fieldset ol li,
		#main #login-widget form.front fieldset ol li {
			width: 224px;
			}
		#login-widget form.front fieldset ol li .COLHALF{
			width: auto;
			}

	#login-widget form.front input,
	#ie6 #login-widget form.front input,
	#login-widget form.front select, 
	#ie6 #login-widget form.front select, 
	#login-widget form.front textarea,
	#ie6 #login-widget form.front textarea  {
		width: 214px;
		}
	#login-widget form.front h3 {
		padding-top: 1px;
		font-size: 1.2em;
		margin-left: 0;
		margin-bottom: .5em;
		padding-left: 8px;
		color: #cdd8d9;    /* light blue grey */
		background: url(/includes/files/base/images/silvant/tabs-Bg.jpg) -28px top repeat-x #444;
		}
		#login-widget form.front fieldset.buttons,
		#ie7 #login-widget form.front fieldset.buttons,
		#ie6 #login-widget form.front fieldset.buttons {
			width: 340px;
			margin-bottom: 0;
			padding-bottom: 0;
			}
/* end */









/* -------------- basic parts -------------- */
/* begin */


body {
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #444;
	background: url(/includes/files/base/images/silvant/body-Bg.jpg) 50% -2px no-repeat white; 
	}


h1 {
	padding: 0 0 10px;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.1em;
	color: #2e7019;    /* green */
	}
h2 {
	padding: 8px 0 4px;
	font-size: 18px;
	color: #2e7019;    /* green */
	}
h3 {
	padding: 4px 0 2px;
	font-size: 14px;
	color: #2e7019;    /* green */
	}
h4,
h5,
h6 {
	padding-top: 0;
	color: black;
	}

p,
.pod ol,
.pod ul {
	padding: 0 0 10px;
	}





a {
	text-decoration: none;
	color: #457393;    /* med grey blue */
	color: #c84811;    /* orange  */
	color: #187cc1;    /* bright blue */
	}
	a:hover {
		color: #00543d;    /* green */
		color: #c84811;    /* orange  */
		text-decoration: underline;
		}




.page {
	position: relative;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	}










/* -------------- content -------------- */
/* begin */


#main {
	position: relative;
	padding: 246px 0 2em;
	line-height: 1.5em;
	text-align: center;
	}
	#main .page {
		width: 890px;
		padding-left: 25px;
		padding-right: 25px;
		}





#content {
	position: relative;
	z-index: 20;
	float: right;
	padding: 1em 0 2em;
	width: 615px;
	}

#leftCol {
	float: left;
	width: 250px;
	}

	#leftCol .extra {
		z-index: 30;
		position: relative;
		margin: 2em 0 0;
		}

	#nSecondary {
		margin: -20px 0 2em -25px;
		padding: 30px 10px 10px 25px;
		background: url(/includes/files/base/images/silvant/fade-Bg-br2tl.jpg) right bottom no-repeat;
		border-bottom: 1px solid #d3d3d3;    /* light grey */
		}
		#nSecondary a {
			color: #2e7019;    /* green */
			}
			#nSecondary a:hover {
				color: black;
				}

		#nSecondary ol {
			margin-left: 0;
			}
			#nSecondary ol ol {
				margin-left: 10px;
				}
		#nSecondary li {
			list-style: none;
			margin: 0;
			padding: 0 0 .5em;
			}
		#nSecondary .current {
			font-weight: bold;
			}







#header {
	z-index: 80;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	}

	#header .page {
		height: 246px;
		width: 940px;
		}

	#header .extra,
	#ie6 #header .mask {
		position: absolute;
		top: 71px;
		right: 15px;
		margin: 0;
		padding:  0 10px 10px;
		width: 540px;
		height: 100px;
		font-size: 1.4em;
		color: black;
		overflow: hidden;
		background: url(/includes/files/base/images/silvant/header-extra-Bg.png) left top;
		}
		#ie6 #header .extra {
			background: none;
			}


#nPrimary {
	position: absolute;
	bottom: 0;
	left: -11px;
	left: -12px;
	font-size: 14px;
	line-height: 1em;
	width: 970px;
	padding: none;
	height: 50px;
	background: url(/includes/files/base/images/silvant/nPrimary-Bg.png) right top no-repeat;
	}
	#ie6 #nPrimary {
		background-image: url(/includes/files/base/images/silvant/nPrimary-Bg.gif);
		}
	#nPrimary ol {
		list-style: none;
		margin-left: 0;
		padding: 0 0 0 19px;
		height: 50px;    /* 50 */
		background: url(/includes/files/base/images/silvant/nPrimary-ol-Bg.png) left top no-repeat;
		}
		#ie6 #nPrimary ol {
			background-image: url(/includes/files/base/images/silvant/nPrimary-ol-Bg.gif);
			}
		#nPrimary ol li {
			position: relative;
			float: left;
			margin: 0;
			padding: 0;
			border: 0px solid red;
			}
			#nPrimary ol li a {
				display: block;
				color: #EEE;
				padding-left: 2px;
				background: url(/includes/files/base/images/silvant/nPrimary-a-Bg.gif) left top no-repeat;
				}
				#ie6 #nPrimary ol li a {
					width: auto;
					height: 30px;
					float: left;
					}
				#nPrimary ol li a span {
					display: block;
					padding: 10px 8px 9px 10px;
					background: url(/includes/files/base/images/silvant/nPrimary-a-span-Bg.gif) right top no-repeat;
					}
			#nPrimary ol li a:hover,
			#nPrimary ol li .current a {
				color: white;
				text-decoration: none;
				background-position: left -50px;
				}
				#nPrimary ol li a:hover span,
				#nPrimary ol li .current a span {
					background-position: right -50px;
					}

				#nPrimary ol li .current a:hover {
					color: lightblue;
					}


	#nPrimary ol ol {
		margin-left: 10px;
		}


		#nPrimary .L2 {
			display: none;
			position: absolute;
			left: -10px;
			top: 33px;
			font-size: 12px;
			line-height: 1.1em;
			}
			#nPrimary .L2 ol {
				padding: 6px;
				width: 170px;
				height: auto;
				background: white;
				border: 2px solid #2e7019;    /* green */
				border-width: 0 4px 4px;
				}
				#ie6 #nPrimary .L2 ol {
/*					margin: 0 0 0 10px; */
					background: white;
					}

				#nPrimary .L2 li {
					float: none;
					margin: 0;
					padding: 0;
					clear: left;
					}
					#ie7 #nPrimary .L2 li {
						position: relative;/*
						height: 1%;*/
						}
					#ie6 #nPrimary .L2 li {
						display: block;
						position: relative;/*
						height: 1%;*/
						}

					#nPrimary .L2 li a,
					#nPrimary .L2 li .current a {
						display: block;
						padding: 4px;
						margin: 0;
						height: auto;
						background: none;
						color: #808285;     /* med grey */
						border-bottom: 1px dotted #808285;     /* med grey */
						}
						#ie7 #nPrimary .L2 li a, 
						#ie6 #nPrimary .L2 li a {
							height: auto;
							padding: 2px 0;
							border: 0;
							}

						#nPrimary .L2 li a span,
						#nPrimary .L2 li .current a span {
							display: inline;
							margin: 0;
							padding: 0;
							color: #808285;     /* med grey */
							background: none;
							}

					#nPrimary .L2 li a:hover,
					#nPrimary .L2 li a:hover span {
						color: black;
						color: #234879;    /* dark blue */
						background: #d3d3d3;    /* light grey */
						border-style: solid;
						}

					#nPrimary .L2 li .current a span {
						color: black;
						}

			#nPrimary .L2 li .current {
				background: none;
				}



#nConstant {
	z-index: 900;
	position: absolute;
	right: 0;
	top: 36px;
	padding: 0;
	font-size: 11px;
	}
	#nConstant a {
		margin-left: 0px;
		padding-left: 10px;
		color: black;
		background: url(/includes/files/base/images/silvant/nConstant-li-a-Bg.gif) left 0px no-repeat;
		}
		#nConstant a:hover,
		#nConstant a:active {
			text-decoration: none;
			color: #187cc1;    /* bright blue */
			background-position: left -49px;
			}
	#nConstant ol {
		}
		#nConstant ol li {
			list-style: none;
			float: left;
			margin-right: 6px;
			padding-right: 12px;
			}
			#nConstant ol li.last {
				border-right: none;
				margin: 0;
				padding: 0;
				}
	

	#logo {
		position: absolute;
		top: 10px;
		left: 0;
		text-align: center;
		width: 250px;
		background: white;
		/* border-bottom: 2px solid #2e7019;    /* green */
		}









#footer {
	clear: both;
	z-index: 40;
	position: relative;
	font-size: .9em;
	color: #c9e1c6;    /* light green */
	}
	#footer a {
		color: white;
		}
		#footer a:hover {
			}

	#footer .page {
		padding: .5em 25px;
		width: 890px;
		background: url(/includes/files/base/images/silvant/footer-Bg.jpg) left top repeat-x #133b07;    /* dark green */
		}


/* end */









/* -------------- specialty area -------------- */
/* begin */


/* end */











/* -------------- CMS Front/Admin crossover styles -------------- */
/* begin */


.alignLeft {
	float: left;
	}
.asset.alignLeft {
	margin-right: 10px;
	}
	.asset.alignLeft img {
		padding: 2px;
		background: url(/includes/files/base/images/silvant/fade-Bg-t2b-grey.jpg) left top repeat-x;
		}

.alignRight {
	position: relative;
	float: right;
	}
.asset.alignRight {
	margin-left: 10px;
	}
	.asset.alignRight img {
		padding: 2px 0 0 2px;
		}

.alignCenter,
.alignCenter img {
	display: block;
	margin: 0 auto;
	}

span.caption {
	display: block;
	padding: 2px 0 4px;
	font-size: 10px;
	font-style: italic;
	}


/* end */







/* -------------- POD STYLING: indent, callout A, callout B, pull quote, col (half pg) -------------- */


i {
	}
em {
	font-size: 1.2em;
	text-transform: none;
	}

span.TAB {
	display: block;
	float: left;
	width: 20px;
	width: 2%;    /* verify */
	height: 1px;    /* must be at least 1 */
	}
.NOTE,
span.NOTE {
	font-size: 11px;
	color: #999;
	}

span.CALLOUT {
	font-size: 14px;
	line-height: 18px;
	}

span.WARNING {
	color: #600;    /* dark red */
	}

span.ERROR {
	color: #FF00FF;
	background: #FFEEFF;
	}

div.INDENT {
	margin-left: 2em;
	}


.PULLQUOTE {
	color: #2e7019;    /* green */
	margin: 0 20px;
	font-size: 16px;
	line-height: 24px;
	}
	.PULLQUOTE em {
		font-size: 11px;
		color: #666;
		}

div.QUOTE {
	float: right;
	width: 180px;
	padding: 40px 10px 25px;
	font-size: 1.2em;
	line-height: 1.5em;
	letter-spacing: -.05em;
	color: #666;
	background: url(/includes/files/base/images/silvant/quote-Bg.jpg) left top no-repeat;
	}
	div.QUOTE em {
		font-weight: bold;
		font-size: 1.4em;
		}

div.SIDEBAR,
.SIDEBAR {
	float: right;
	width: 45%;
	margin-left: 2%;
	padding-left: 2%;
	line-height: 18px;
/*	color: #83857a;    /* olive */
/*	border-left : 1px solid #75766C;    /* dark olive */
	}

.HIGHLIGHT {
	padding: 0 0 1em;
	margin-bottom: 1em;
	font-size: 1.4em;
	line-height: 1.3em;
	}

.DIVIDER {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid #a8a9ad;     /* grey */
	}










.STRUCTURED-LIST {
	line-height: 1em;
	margin: 0 0 1em;
	background: #cedec9;    /* light grey green */
	border: 1px solid #444;
	}
	.STRUCTURED-LIST a {
		display: block;
		padding: 10px 60px 10px 10px;
		height: 64px;
		color: #444;
		background: url(/includes/files/base/images/silvant/products-a-Bg.jpg) right 50% no-repeat;
		}
		.STRUCTURED-LIST a:hover {
			text-decoration: none;
			color: #187cc1;    /* bright blue */
			background: white;
			background: url(/includes/files/base/images/silvant/products-a-hover-Bg.jpg) right 50% no-repeat white;
			}
			.STRUCTURED-LIST a:hover b {
				color: black;
				}

	.STRUCTURED-LIST h1,
	.STRUCTURED-LIST h2,
	.STRUCTURED-LIST h3 {
		margin: -10px -10px 10px;
		padding: 4px 10px;
		margin: 0;
		color: #c9e1c6;    /* light green */
		background: #444;
		background: url(/includes/files/base/images/silvant/tabs-Bg.jpg) -28px top repeat-x #444;
		border: 0;
		}
	.STRUCTURED-LIST ul,
	#content .STRUCTURED-LIST ul {
		border-bottom: 0;
		margin-left: 1%;
		margin: 0;
		padding: 0;
		height: 85px;
		}
		.STRUCTURED-LIST ul li,
		#content .STRUCTURED-LIST ul li {
			list-style: none;
			float: left;
			width: 25%;
			padding: 0;
			margin: 0;
			border-bottom: 0;
			}
			.STRUCTURED-LIST ul li b {
				}

	#footer .STRUCTURED-LIST {
		line-height: 1em;
		margin: 0 0 1em;
		padding: 10px 10px 0;
		background: none;
		border: 1px solid #2e7019;    /* green */
		}
		#footer .STRUCTURED-LIST h1,
		#footer .STRUCTURED-LIST h2,
		#footer .STRUCTURED-LIST h3 {
			margin: -10px -10px 10px;
			padding: 4px 10px;
			background: #2e7019;    /* green */
			}
		#footer .STRUCTURED-LIST a {
			display: block;
			padding: 0;
			color: #c9e1c6;    /* light green */
			background: none;
			}
			#footer .STRUCTURED-LIST a:hover {
				text-decoration: none;
				color: #187cc1;    /* bright blue */
				background: none;
				}
				#footer .STRUCTURED-LIST a:hover b {
					color: white;
					background: none;
					}
	
		#footer .STRUCTURED-LIST ul,
		#footer #content .STRUCTURED-LIST ul {
			height: 44px;
			}

/* end */











/* END default site */













/* -------------- HELPER: Show Children -------------- */
/* begin */

.showChildren {
	}
	.showChildren .left,
	.showChildren .right {
		float: left;
		width: 49%;
		margin-right: 2%;
		}
	.showChildren .left {
		margin-right: 0;
		}

.showChildren li {
	list-style: none;
	padding-bottom: 4px;
	}

#ie7 .function ol.showChildren li,
#ie6 .function ol.showChildren li,
#ie7 .pod.function ol.showChildren li,
#ie6 .pod.function ol.showChildren li {
	width: 94%;
	margin: 0;
	}

/* end */


/* -------------- FUNCTION: Sitemap -------------- */
/* begin */
.function ol.sitemap {
	list-style: none;
	padding-left: 0;
}
	.function ol.sitemap li,
	#content .function ol.sitemap li {
		padding-bottom: 0;
		margin-left: 0;
	}
	.function ol.sitemap ol.hasChildren {
		margin-bottom: 6px;
	}
		.function ol.sitemap ol.hasChildren li,
		#content .function ol.sitemap ol.hasChildren li {
			list-style: decimal;
			margin-left: 20px;
		}
	.function ol.sitemap li.node {
	}
/* end */

































/* -------------- standard tags for basic/global functionality -------------- */
/* begin */
#createdBy {
	display: none;
	}

.linkToAdmin {
	position: absolute;
	right: 10px;
	top: 0;
	}

.fileDetails {
	font-size: 10px;
	color: #555;
	}

.hidden {
	display: none;
	}
.printOnly {
	display: none;
	}
.access {    /* !  */ 
	position: absolute;
	left: -9000px;
	width: 0;
	height: 0;
	overflow: hidden;
	}



ol.noStyle{
	list-style:none;
}
	ol.noStyle li{
		list-style:none;
	}





































/* -------------- for secure pages with login -------------- */

#profile {
	float: right;
	padding: 10px;
	width: 200px;
	margin-left: 10px;
	background:  #f5f8fb;    /* really light blue-grey */
	border: 1px solid #afbdcd;    /* light blue-grey */
	}

/* end */







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

.news {
	background: url(/includes/files/base/images/silvant/fade-Bg-br2tl.jpg) right bottom no-repeat;
	border-bottom: 1px solid #d3d3d3;    /* light grey */
	}
	.news h3 {
		padding-top: 1px;
		font-size: 1.2em;
		padding-left: 10px;
		color: white;
		color: black;
		color: #cdd8d9;    /* light blue grey */
		background: #444; 
		background: url(/includes/files/base/images/silvant/tabs-Bg.jpg) -28px top repeat-x #444;
		}

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






/* !!!  */
/* -------------- POD TYPE: Tabbed  -------------- */
/* begin */





/* end */




#ie6 #header .mask {
	behavior: url(/includes/files/base/css/iepngfix.php);
	}
