/*this is the graphic or color of the site background - if no graphic is selected in the configuraiton document, the color is used*/
body {
	background-image: url(/pisw.nsf/graphics//$file/?open);
	background-color:#FFFFFF;
}
/*this is the color of the site's INSIDE background*/
td {
	font: 8pt Helvetica, Arial, sans-serif;
	background: #FFFFFF;
}
/*this sets the font and background variables for the body of the site*/
.content {
	font: 8ptVerdana, Helvetica, sans-serif;
	color:#000000;
	background: #FFFFFF;
}
div#dynamicMenu {
	vertical-align: top;
	padding-top: 0px;
	height: 225px ; 
	z-index: 100;
	
	
}
div#menu {
	vertical-align: top;
	font:12pt Helvetica, Arial, sans-serif;
	color:blue;
}
div#leftColumn {
	
}
div#topBar {
	
}
/*this sets the font variables for the site footer as well as the background graphic*/
td#footer {
	font-size: 10pt ;
	color: #8F8F8F;
	background: url(/pisw.nsf/graphics/clearfooter/$file/clearfooter.jpg?open);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding-top:7px;
	padding-bottom: 7px;
}
/*the next 3 TD's set the properties for the 3 sub-box titles*/
td#LeftBox {
	height: 23px ; 
	width: 290px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt ;
	background: url(/pisw.nsf/graphics/BoxTopClearRounded/$file/boxtop2.jpg?open);
	background-repeat: no-repeat;
	background-position: bottom center;
	}
td#MiddleBox {
	height: 23px ; 
	width: 290px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt ;
	background: url(/pisw.nsf/graphics/BoxTopClearRounded/$file/boxtop2.jpg?open);
	background-repeat: no-repeat;
	background-position: bottom center;
	}
td#RightBox {
	height: 23px ; 
	width: 290px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt ;
	background: url(/pisw.nsf/graphics/BoxTopClearRounded/$file/boxtop2.jpg?open);
	background-repeat: no-repeat;
	background-position: bottom center;
	}
/*the next 3 TD's set the properties for the 3 sub-box IMAGES*/
td#LeftBoxMiddle {
	height: 95px;		
	background: url(/pisw.nsf/graphics/middlebox/$file/middlebox1.jpg?open);
	background-repeat: no-repeat;
	background-position: bottom center;
	}
td#MiddleBoxMiddle {	
	height: 95px;	
	background: url(/pisw.nsf/graphics/Internationalized/$file/words.jpg?open);
	background-repeat: no-repeat;
	background-position: bottom center;
	}
td#RightBoxMiddle {
	height: 95px;
	background: url(/pisw.nsf/graphics/Mobility/$file/mobility.jpg?open);
	background-repeat: no-repeat;
	background-position: bottom center;
	}
/*the next 3 TD's set the properties for the 3 sub-box TEXT areas below the images*/
       a:hover {
	color: #999999;
       }
td#LeftBoxBottom {
	width: 290px;
	height: 72px;
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px ;
	padding-right: 0px ;
	padding-bottom: 0px ;
	overflow: hidden;
	background: url(/pisw.nsf/graphics/BottomBoxBackground/$file/boxbottom.jpg?open);
	background-repeat: no-repeat; 
	background-position: top center;	
	}
a#LeftBoxLink {
	font-size: 8pt ;
	color: #666666;
	height: 72px;
	width: 270 px; 
	text-align: left;
	position: relative; 
	left: 5px ;
	margin-right: 5px ;
	}
td#MiddleBoxBottom {
	width: 290px;
	height: 72px;
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;	
	padding-left: 0px ;
	padding-right: 0px ;
	padding-bottom: 0px ;
	overflow: hidden;
	background: url(/pisw.nsf/graphics/BottomBoxBackground/$file/boxbottom.jpg?open);
	background-repeat: no-repeat;
	background-position: top center;
	}
a#MiddleBoxLink {
	font-size: 8pt ;
	color: #666666;
	height: 72px;
	width: 270 px; 
	text-align: left;
	position: relative; 
	left: 5px ;
	margin-right: 5px ;
	
	}
td#RightBoxBottom {
	width: 290px;
	height: 72px;
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px ;
	padding-right: 0px ;
	padding-bottom: 0px ;
	overflow: hidden;
	background: url(/pisw.nsf/graphics/BottomBoxBackground/$file/boxbottom.jpg?open);
	background-repeat: no-repeat;
	background-position: top center;
	}
a#RightBoxLink {
	font-size: 8pt ;
	color: #666666;
	height: 72px;
	width: 270 px; 
	text-align: left;
	position: relative; 
	left: 5px ;
	margin-right: 5px ;
	}
/*this sets the font variables for the site footer as well as the background color*/
div#footertext {
	font: 10ptVerdana, Helvetica, sans-serif;
	color: #8F8F8F;
	padding-top: 5px ;
}
div#smartPeopleText {
	font: 8pt Helvetica, Arial, sans-serif;
	color: white;
	width: 280px;
	position: absolute;
	top: 8px;
	left: 370px;
}
div#topBarBG {
	
}
/*this sets the font variables for the headers*/
div#mainTitle {
	font-size: 14pt ;
	font-weight: regular;
	color: #0A2972;
	padding: 10px 0 0px 0;
	}
/*this sets the font variables for the sub header*/
div#subTitle {
	font-size: 10pt ;
	line-height: 1.2;
	color:#53699C;
	padding: 5px 0 5px 0;
	}
div#topBarBG {
	
}
div#beaconIcons {
	
}
/*this sets the font variables for the quotable text, background and color*/
div#mainBodyText .quotableOuttake {
	float: left;
	width: 50%;
	font: 8ptVerdana, Helvetica, sans-serif;
	font-style: italic;
	padding: 5px;
	color:#000000;
	background: #E1E1E1;
	margin: 0px 10px 5px 0;
	}
div#mainBodyText .quotableOuttake p {
	margin: 2px;
	}
div#mainBodyText {
	
	}

