﻿/* main body */
.CSCbody {
	padding: 0px 150px 0px 150px;
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;
	font-size: 15px; /* this body font-size fixes an IE bug and maintains x-browser uniformity */;
	text-align: left;
	background: #1D2853;
	color: black;
	background-image: url('../../CSC Images/swirlbackgd3.gif');
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;
}

/* form padding */
form {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
html {
	height: 100%;
}
#sizer {
	margin: 0 auto 0 auto;
	width: 95%;
	max-width: 915px;  /* version for IE is at the bottom of this style block */
}
 
#expander {
	margin: 0 -145px 0 -145px;
	min-width: 915px;
	position: relative;
}
 
/* helps IE get the child percentages right. */
#wrapper { 
	position: relative;
	min-height: 100%;
	margin: 0 auto 0 auto;
	padding: 0 20px 0 20px;
	width: 915px;
}
#bottomwrapper { 
	position: relative;
	min-height: 100%;
	margin: 0 auto 0 auto; 
	padding: 0 20px 0 20px; 
	width: 915px;
}


.brclear { /* Use a break with this class to clear float containers */
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}

/****************** Main Page Structure *****************/

.CSCcontentContainer {
	width: 665px;
}
.outerWrap {
	position: relative;
	width: 975px;
	margin: 20px -30px 0 -30px;
}
.innerWrap {
	position: relative;
	margin: 0 30px 0 30px;
}
.textpadder {
  padding: 0 20px 20px 20px;
}
.textpadderLeft {
  padding-left: 18px;
  padding-right: 10px;
  text-align: left;
}
.CSCremoveMargins
{
	margin-left:-28px;
	margin-right:-28px;
}


/* column container */
.colmask {
	position: relative; /* This fixes the IE7 overflow hidden bug */;
	float: left;
	width: 100%; /* width of whole page */;
	min-height: 400px;
	padding-top: 20px;
	background: #EEEEDF;
	background-image: url('../../CSC Images/vineBGnew.gif');
	background-repeat: repeat-y;
	background-position: center;
}
/* common column settings */
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}

.colmid {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}

.colright {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}

.colCenterHome { 
	float:left;
	position:relative;
	width: 465px; 
	left: 225px; 
}
.colCenter { 
	float:left;
	position:relative;
	width: 645px; 
	left: 225px; 
}
.colLeftSide { 
	position: absolute; 
	width: 225px;			
	left: 10px;	
	top: 23px;
	height: 100%;			
}
.testcolLeftSide { 
	position: relative; 
	float: left;			
}
.colRightSide { 
	position: absolute;
	width: 225px;			
	left: 740px;			
	top: 25px;	
	height: 100%;			
}
.testcolRightSide { 
	float: right;
	position: relative;
}
.CSCarticleLayout {
	width: 710px;
}
.floatLeft465{
	float: left;
	position: relative;
	width: 465px;
}
.floatLeft220{
	float: left;
	position: relative;
	width: 220px;
}
/*
-----------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------
*/

#headerContainer {
	margin-top: 18px;
	height: 188px;
}

#headerContainerHome {
	position: relative;
	margin-top: 18px;
	height: 256px;
}

.CSCfloatLeft {
	float: left;
}

#logocontainer {
	position: relative;
	height: 260px;
}

#logotype {
	position: absolute;
	z-index: 3;
	bottom: 0;
	margin-left:15%;
}

/*
-----------------------------------------------------------------------------
  Sign In and Site Actions
-----------------------------------------------------------------------------
*/

#signInTop {
	height: 10px;
	color: #F0C17F;
}

/* top bar left part */
#signInTopLeft {
	float: left;
	margin-top: -2px;
	padding-top: 4px;
}

/* top bar right part */
#signInTopRight {
	float: right;
	margin-top: -1px;
	padding-top: 4px;
}
.CSC-ms-SPLink a:link, .CSC-ms-SPLink a:visited, .CSC-ms-SPLink a:hover{
	float: left;
	font-family: verdana, helvetica, tahoma, arial, sans-serif;
	font-size: 8pt;
	color: #DBC0A6;
	padding: 5px 0 0 6px;
}

	/* editing toolbar hover fonts */
	.ms-consoletoolbar .ms-SPLink a:link, .ms-consoletoolbar, .ms-SPLink a:visited, .ms-consoletoolbar, .ms-SPLink a:hover  {
		color: black;
	}

	/* top toolbar fonts */
	.ms-SPLink a:link, .ms-SPLink a:visited  {
		color: #F0C17F;
		font-weight: bold;
	}

	/* top bar fonts */
	.ms-SPLink a:hover {
		color: #F0C17F;
		font-weight: bold;
	}

	/* header bar link hover */
	.ms-HoverCellActive, .ms-SpLinkButtonActive {
		border: solid 0px;
		background: #4E6BAF;
		padding: 1px 2px 2px 5px;
		padding-top: 1px;
	}

	/* site action fonts */
	.ms-siteaction, .ms-siteaction a {
		font-weight: bold;
		font-size: 9pt;
		color: #F0C17F;
	}

	/* site actions font weight */
	.ms-siteactionsmenu div div div a {
		font-weight: bold;
		font-size: 9pt;
		color: #F0C17F;
	}

	/* site action arrow */
	.ms-siteactionsmenu div div div img {
		/*display: none;*/
	}

	/* site action bg and button */
	.ms-siteactionsmenu div div div {
		background-image: none;
		background-position: right;
		background-repeat: no-repeat;
		background-color: transparent;
		border: 0px;
		padding: 2px;
		padding-top: 1px;
	}	

	/* site action link hover */
	.ms-siteactionsmenu div div div a:hover, .ms-siteactionsmenu div div div.ms-siteactionsmenuhover a:hover {
		text-decoration: none;
	}

	/* site action hover button */
	.ms-siteactionsmenu div div div.ms-siteactionsmenuhover {
		background: #4E6BAF;
		border: solid 0px;
		padding: 1px 2px 2px 5px;
		padding-top: 1px;
	}

/*
-----------------------------------------------------------------------------
  Top Nav
-----------------------------------------------------------------------------
*/

#CSCtopNavContainer {
	background-image: url('../../CSC Images/topNav.jpg');
	background-repeat: repeat-x;
	height: 28px;
}

.CSCtopNav
{
    *position:relative;
    *top:-1px;
}
.CSCtopNavItem
{
	background-image: url('../../CSC Images/topNav_Splitter.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	height:28px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9pt !important;
	font-weight: bold;
	color: #F7ECD5;
}
.CSCtopNavItem a
{
	display:block;
	padding:8px 8px 0px 8px;
}
.CSCtopNavItem a:visited
{
	display: block;
	padding: 8px 8px 0px 8px;
	color: #EEEEDF;
}
.CSCtopNavSelected a
{
	background-image: url('../../CSC Images/topNav_Hover.jpg');
	background-repeat: repeat-x;
	background-position: top right;
	color: #FAF3D1;
}
.CSCtopNavHover a
{
	color: #FFFFFF;
	background-image: url('../../CSC Images/topNav_Hover.jpg');
	background-repeat: repeat-x;
	background-position: top right;
}
.CSCtopNavFlyOuts
{
	border-top: 1px #844242 solid;
	z-index: 100; /* IE8 Fix */;
}
.CSCtopNavFlyOutsItem
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt !important;
	background-color: #DBC0A6;
	border: 1px #EEEEDF solid;
	border-top: none;
	color: #3A4663; *;
	width: 150px;
	min-width: 150px;
	/*			
	border-right: 1px #BDA288 solid;
	border-bottom: 1px #BDA288 solid;
	border-left: 1px #FFFFFF solid;
	border-top: 1px #F0E3D9 solid;
	*/
}
.CSCtopNavFlyOutsItem a
{
    display:block;
    padding:4px 5px 4px 5px;
}
.CSCtopNavFlyOutsHover
{
	background-color: #F5E6D6;
}
.CSCtopNavRoundRight
{
    width:0px;
}

.CSCtopNavRoundLeft
{
    width:0px;
}
/*
-----------------------------------------------------------------------------
  BreadCrumb
-----------------------------------------------------------------------------
*/

#CSCBreadCrumbContainer {
	position: relative;
	float: left;
	width: 715px;
	height: 20px;
	padding-top: 3px;
	font-size: 12px;
	color: #4E6BAF;
	background-color: #DCDBCA;
}
#CSCBreadCrumbHome {
	position: relative;
	float: left;
	margin: -2px 0 1px 0;
}

/*
-----------------------------------------------------------------------------
  Search Area
-----------------------------------------------------------------------------
*/

#CSCSearchContainer {
	position: relative;
	float: left;
	width: 200px;
	height: 23px;
	background-color: #4E6BAF;
}
#CSCSearchContainer .ms-sbcell { 
/*	background: url('../../CSC Images/searchBg.gif') repeat-x; 
	border-color: #BD9BBD; */
}
/* search box border */
.ms-sbcell{
	white-space:nowrap;
}

/* search box border */
TD.ms-sbcell{
	padding: 1px 3px 0px 3px;
	border: 0px;
	white-space:nowrap;
	background-color: #4E6BAF;
}

/* search box text */
.ms-sbtext{
	color: #F0C17F;
	padding: 0 0 0 5px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/* Search code is necessary if you wish to align to the right */

.ms-rightbodysectionsearchbox {
 width: 0;
 padding: 0px; 
 margin: 0px;
}

.ms-sbLastcell {
 width: 0;
 padding: 0px; 
 margin: 0px;
}

.ms-sbtable-ex {
 width: 10px;
}

.ms-globalTitleArea table td table  {
   text-align: right;
   float: right;
}
/* end of search related code */

/* search results link */
.srch-URL a:link {
	color: #4E6BAF !important;
}
.srch-URL a:visited {
	color: #000080 !important;
}
/*
-----------------------------------------------------------------------------
  Left Nav
-----------------------------------------------------------------------------
*/
.containerLeftTop {
	background-image: url('../../CSC Images/navtop.png');
	width: 225px;
	height: 20px;
}
.containerLeftMid {
	background-image: url('../../CSC Images/navmid.png');
	width: 225px;
}
.containerLeftBot {
	background-image: url('../../CSC Images/navbot.png');
	width: 225px;
	height: 28px;
}

/*
-----------------------------------------------------------------------------
  Right Column
-----------------------------------------------------------------------------
*/

.containerRightTop {
	background-image: url('../../CSC Images/sidetop.png');
	width: 225px;
	height: 20px;
}
.containerRightMid {
	background-image: url('../../CSC Images/sidemid.png');
	width: 225px;
}
.containerRightBot {
	background-image: url('../../CSC Images/sidebot.png');
	width: 225px;
	height: 28px;
}




/*
-----------------------------------------------------------------------------
  Footer Area
-----------------------------------------------------------------------------
*/

#footerContainer {
/*	clear: both; */
	position: relative;
	min-height: 100%;
	margin: 0 auto 0 auto;
/*	padding: 0 20px 0 20px;  */
	width: 915px; 
}
#footerTop {
	position: relative;
	float: left;
	width: 100%;
	margin: 0 auto;
	height: 18px;
	background-color: #eeeedf;
}

#footerContainer .column {
  position: relative;
  float: left;
}

/* left side of footer */
#footerLeft {
	width: 22px;
	height: 55px;
	margin-left: -1px; 
	background-image: url('../../CSC Images/footerLeft.png');
	background-repeat: no-repeat;
}

#footerCenter {
/*	width: 829px; */
	width: 873px;
	height: 55px;
/*	padding: 0 22px 0 22px; */
	font-size: 10pt;
	font-weight: bold;
	color: #840035;
	background-image:url('../../CSC Images/footerCenter.png');
	background-repeat: repeat-x;
}
#footerContent {
	position: relative;
	margin-top: 32px;
}
/* right side of footer */
#footerRight{
	width: 22px;
	height: 55px;
	margin-right: -1px;
	background-image: url('../../CSC Images/footerRight.png');
	background-repeat: no-repeat;
}
#footerPipe {
	position: relative;
/*	margin: 0 auto 0 auto; */
/*	padding: 0 40px 0 40px; */
	width: 100%;
} 

#footerPipe ul {
	list-style: none; 
	text-align: center; 
	margin: 0; 
	padding: 0; 
	width: 873px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9pt !important;
	font-weight: bold;
} 

#footerPipe ul li{
/*	margin-left: 0; */
	padding: 0px 12px 0 16px;
	border-left: 1px solid #800000;
	list-style: none;
	display: inline;
	text-decoration: none;
	color: #840035;
}
		
#footerPipe ul li.firstLink{
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	font-size: 10pt !important;
	text-decoration: none;
	color: #000080;
}

#footerPipe ul li a{
	text-decoration: none;
	color: #842700;
}
	
#footerPipe ul li.firstLink a{
	text-decoration: none;
	color: #000080;
}

#footerPipe ul li a:hover{
	text-decoration: underline;
	color: #840035;
}
	
#footerPipe ul li.firstLink a:hover{
	text-decoration: underline;
	color: #000080;
}


#customCopyright {
	position: absolute;
	right: 0px;
	top: 60px;
	font-size: 8pt;
	color: #F0C17F
}

/*
-----------------------------------------------------------------------------
  Text Formatting
-----------------------------------------------------------------------------
*/

h1 {
	margin-top: 0px;
	font-family: Georgia, "Palatino Linotype", Monaco, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #4E6BAF;
}

h2 {
	margin-top: 0px;
	font-family: Georgia, "Palatino Linotype", Monaco, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #4E6BAF;
}

h3 {
	margin-top: 0px;
	font-family: Georgia, "Palatino Linotype", Monaco, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #4E6BAF;
}
li {
	margin-bottom: 10px;			
}

ol {
	margin-top: 0px;
/*	line-height: 160%; */
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;
}

ul {
	margin-top: 0px;
/*	line-height: 160%; */
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;
	list-style-image: url('/Style Library/CSC Images/bullet.gif')
}

p {
	margin-top: 0px;
	line-height: 160%;
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;
}

.bullet {
	background-image: url('/Style Library/CSC Images/bullet.gif');
}

a {
	color: navy; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline
}

a:visited {
				color: #4864A4;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}
.caption {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;
	color: #000000;
}

/*
-----------------------------------------------------------------------------
  Miscellaneous
-----------------------------------------------------------------------------
*/


/* no borders on images */
.image {
	border: 0px;
}

img {
	border: 0px;
}

a img {
	border: 0px;
}

img.alignleft {
	margin-right: 20px;
}

img.alignright {
	margin-left: 20px;
}

img.centered {
    margin-left: auto;
    margin-right: auto;
}

/* make divs marginless */
div {
	padding: 0px;
	margin: 0px;
}

/*
-----------------------------------------------------------------------------
  World Map
-----------------------------------------------------------------------------
*/
#worldmap {
	position: relative;
	background-image:url('../../CSC Images/worldmap.jpg');
	width: 465px;
	height: 191px;
}
.us a {
	font-weight: bold;
	color: black;
	position: absolute;
	left: 55px;
	top: 50px;					
}
.mexico a {
	font-weight: bold;
	color: black;
	position: absolute;
	left: 50px;
	top: 80px;					
}
.brazil a {
	font-weight: bold;
	color: black;
	position: absolute;
	left: 150px;
	top: 115px;					
}
.peru a {
	font-weight: bold;
	color: black;
	position: absolute;
	left: 105px;
	top: 120px;					
}
.uganda a {
	font-weight: bold;
	color: black;
	position: absolute;
	left: 260px;
	top: 100px;					
}
.ghana a {
	font-weight: bold;
	color: black;
	position: absolute;
	left: 200px;
	top: 90px;					
}
.india a {
	font-weight: bold;
	color: black;
	position: absolute;
	left: 310px;
	top: 85px;					
}
.bangladesh a {
	font-weight: bold;
	color: black;
	position: absolute;
	left: 325px;
	top: 70px;					
}
/*
-----------------------------------------------------------------------------
  Web Part area
-----------------------------------------------------------------------------
*/

/* summary links */
.link-item {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;
	color: #003399;
	font-size: 15px;
}
.link-item a{
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;
	color: #003399;
	font-size: 15px;
	text-decoration: none;
}
.link-item a:link{
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;
	color: #003399;
	font-size: 15px;
	text-decoration: none;
}

.link-item a:hover{
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;
	color: #000;
	font-size: 15px;
	text-decoration: underline;
}
.link-item a:visited {
	color: #4864A4;
}

.description {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 110%;
}

/* float web part panel */
.ms-ToolPaneOuter { 
	position: absolute;
	height: 80% !important;
	border: 2px #6f9dd9 solid;
	top: 0; 
	left: 0; 
}

td#MSOTlPn_MainTD {
	width: 0 !important;
}

td#MSOTlPn_ToolPaneCaption {
	cursor: move;
}
.mediaStamp{
	font-size: 13px;
	color: #333333;
}
/*spacing between web parts- fixes spacing issues on home page */
.ms-PartSpacingVertical
{
	margin-top:0px;				
}
/*summary link images*/
.image-area-left {
	padding-bottom: 5px;
}
/*summary link Group text*/
.medium {
	font-size: 14px;
	background-color:#DCDBCA;
}
.item {
	margin: 6px 0 6px 0;			
}
/*
-----------------------------------------------------------------------------
  Wiki custom styles
-----------------------------------------------------------------------------
*/
.ms-rteCustom-Callouts, .Call-outs {
	font-size: 16px;
	color: #4E6BAF;
	font-style: italic;
	line-height: 140%;
}
.ms-rteCustom-Captions, .Captions {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 140%;
}
.ms-rteCustom-EndNotes, .End-notes {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}
/*
-----------------------------------------------------------------------------
  Blog
-----------------------------------------------------------------------------
*/
.ms-PostBody {
	line-height: 1.7em;
	color: #000000;
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;
	font-size: 16px;
}
.ms-PostTitle {
	color: #4E6BAF;
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;
	font-size: 24px;
}
.ms-PostTitle A{
	color: #4E6BAF;
}
.ms-PostFooter {
	color: #4E6BAF;
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;
	font-size: 12px;
}
.ms-CommentBody {
	color: #000000;
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;
	font-size: 14px;
}
H4.ms-CommentTitle {
	color: #4E6BAF;
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.ms-pagebreadcrumb {
	background-color: #dcdbca;
}

.ms-quickLaunch {
	border: #dbd8be 1px solid;
	line-height: 12pt;
	background-color: #dbd8be;
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;
	font-size: 10pt;
}
.ms-quicklaunchheader {
	border: #dbd8be 1px solid;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #dbd8be;
	padding: 2px 6px 4px 6px;
	color: #003399;
	font-size: 10pt;
	font-weight: normal;
}
.ms-quicklaunchheader A {
	color: #003399;
	text-decoration: none;
}
.ms-unselectednav A {
	color: #003399;
	text-decoration: none;
}
.ms-quicklaunchheader A:hover {
	color: #000000;
	text-decoration: underline;
}
.ms-BlogNavigator DIV.ms-navheader {
	border: #dbd8be 1px solid;
	background-color: #eeeedf;
}
.ms-navsubmenu2 {
	background-color: #dbd8be;
}
.ms-BlogNavigator DIV.ms-WPBody {
	border-top: #dbd8be 1px solid;
}
.ms-addnew A {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;				
}
/*
-----------------------------------------------------------------------------
  Web Parts
-----------------------------------------------------------------------------
*/
.ms-WPBody TD {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;
	font-size: 10pt;			
}
.ms-WPTitle {
	font-family: "Trebuchet MS", "Microsoft Sans Serif", helvetica, tahoma, verdana, arial, sans-serif;				
}
.ms-WPHeader {
	background-color: #eeeedf;
}
/*
-----------------------------------------------------------------------------
  Testing custom styles
-----------------------------------------------------------------------------
*/
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
img.floatLeftClear { 
    float: left; 
    margin: 4px; 
	clear: left;
}
img.floatRightClear { 
    float: right; 
    margin: 4px; 
	clear: right;
}
floatLeft230 { 
    float: left; 
    margin: 4px; 
	width: 230px;
}
/*
-----------------------------------------------------------------------------
  Sisters Directory
-----------------------------------------------------------------------------
*/
.csc-vb {
	vertical-align:top;
}
.csc-vh {
	text-align:left;
	color:#b2b2b2;
	font-weight:normal;
	font-size:9pt;
	text-decoration:none;
	white-space:nowrap;
	background-image:url(/_layouts/images/viewheadergrad.gif);
	padding-bottom: 0px;
	background-color:#f2f2f2;
	background-repeat:repeat-x;
	padding-top:1px;
				
}
.csc-addr {
	font-size:9pt;
}
/*
-----------------------------------------------------------------------------
  New Style to remedy absolute positioned columns - 
  these columns are all floated - so the footer stays put (at the bottom of the page)
  10/09 - has only been applied to ANA home page - template: WelcomeHomeFloated.aspx 
-----------------------------------------------------------------------------
*/


		#CenterCol-a 
		{
			float:right;
			width:100%;
			background: #EEEEDF;
			background-image: url('../../CSC Images/vineBGnew.gif');
			background-repeat: repeat-y;
			background-position: center;
			z-index:1;
		}
		
		#LeftCol-b 
		{
			float:left;
			margin-left:-240px;
			z-index:10;
		}
		
		#RightCol-c 
		{
			float:right;
			margin-right:-240px;
			z-index:11;
		}
		
		
		#columns /* width of columns */ 
		{
			padding:0 240px;
			margin:0 -33px 0 -33px;
		}
		#bgbox{
			position: relative;
			background: #EEEEDF;
			margin:0 auto;
		}
		.cols-wrapper 
		{
			width:100%;
		}
		
		.float-wrapper 
		{
			float:left;
			width:100%;
			position:relative;
			z-index:0;
			background: #EEEEDF;
		}
		
		
		.sidebars 
		{
			position:relative;
			width: 240px;
			overflow:hidden;
		}
		
		.box, .main-content 
		{
			margin:0 1em;
		}
		
		.clear 
		{
			clear:both;
		}
		
		/* präsentation */
		/* ids */
		#main 
		{
			min-width:50em;
			max-width:70em;
			margin:0 auto;
		}

/*
-----------------------------------------------------------------------------
  Printing
-----------------------------------------------------------------------------
*/

@media print {
	.ms-SPLink,.CSC-ms-SPLink,#headerContainer,#CSCtopNavContainer,#CSCBreadCrumbContainer,#CSCSearchContainer,.colLeftSide,#customCopyright,#footerContainer {
		display:none; visibility:hidden;
	}
	#sizer {
		position: absolute;
		left: 0;
		top: 0;
		margin: 0 auto;
		width: auto;
	}			
	
	#expander,#wrapper,.outerWrap,.innerWrap,.colmask,.colmid,.colleft {
		position: relative;
		margin: 0 auto;
	}	
	
	.colCenter {
		position: absolute;
		left: 0px;
		top: 0px;
	}
	.pageContent {
		width: auto;
		font-size: 75% !important;
	}
}
