﻿		body {
			background-image: url('../images/corporate/thin_stripe_bg.gif');
			font-family: Verdana, Tahoma, Arial, sans-serif;
			font-size: 12pt;
		}
		#centerDIV {
			width: 880px;
			margin: 10px auto 10px auto;
		}
		#topFrameDIV {
			background-image: url('../images/corporate/topFrame.png');
			background-repeat: no-repeat;
			width: 880px;
			height: 206px;
		}
		#middleFrameDIV {
			background-image: url('../images/corporate/middleFrame.png');
			background-repeat: repeat-y;
			width: 880px;
		}
		#bottomFrameDIV {
			background-image: url('../images/corporate/bottomFrame.png');
			background-repeat: no-repeat;
			width: 880px;
			height: 37px;
			text-align: center;
			padding-top: 20px;
			color: #ffffff;
			font-size: 10pt;
		}
		#bottomFrameDIV a
		{
			color: #ffffff;
		}
		
		#animatedLogoDIV {
			background-image: url('../images/corporate/SSiLogo.gif');
			background-repeat: no-repeat;
			width: 173px;
			height: 154px;
			float: left;
			margin-left: 96px;
		}		
		#titleContentDIV {
			background-color: #ffffff;
			width: 594px;
			height: 100px;
			float: right;
			margin-right: 10px;
			margin-top: 100px;
			border: 3px #000000 solid;
			overflow: hidden;
		}
		#menuFrameDIV {
			width: 255px;
			height: 600px;
			float: left;
			margin-top: 10px;
			overflow: hidden;
		}
		#mainContentDIV {
			background-color: #ffffff;
			width: 594px;
			min-height: 600px;
			float: right;
			margin-right: 10px;
			margin-top: 10px;
			border: 3px #000000 solid;
		}		
		.mainMenuActive {
			background-image: url('../images/corporate/mainMenuPulse.gif');
			background-repeat: no-repeat;
			width: 255px;
			height: 49px;	
			cursor: pointer;					
		}		
		.mainMenuInactive {
			background-image: none;
			width: 255px;
			height: 49px;	
			cursor: pointer;					
		}		
		.mainMenuButtonActive {
			background-image: url('../images/corporate/mainMenuActive.png');
			background-repeat: no-repeat;
			width: 249px;
			height: 43px;	
			cursor: pointer;
			text-align: center;	
			padding: 3px;					
		}
		.mainMenuButtonInactive {
			background-image: url('../images/corporate/mainMenuInactive.png');
			background-repeat: no-repeat;
			width: 249px;
			height: 43px;	
			cursor: pointer;
			text-align: center;
			padding: 3px;
		}	
		
		.subMenuActive {
			background-image: url('../images/corporate/subMenuPulse.gif');
			background-repeat: no-repeat;
			width: 255px;
			height: 24px;	
			cursor: pointer;	
			margin-top: 3px;								
		}		
		.subMenuInactive {
			background-image: none;
			width: 255px;
			height: 24px;	
			cursor: pointer;	
			margin-top: 3px;				
		}		
		.subMenuButtonActive {
			background-image: url('../images/corporate/subMenuActive.png');
			background-repeat: no-repeat;
			width: 249px;
			height: 21px;	
			cursor: pointer;
			text-align: center;	
			padding: 3px;					
		}
		.subMenuButtonInactive {
			background-image: url('../images/corporate/subMenuInactive.png');
			background-repeat: no-repeat;
			width: 249px;
			height: 21px;	
			cursor: pointer;
			text-align: center;
			padding: 3px;
		}		
		.subMenuButtonActive a, .subMenuButtonInactive a{			
			text-decoration: none;
			color: #000000;
		}
		.mainMenuButtonActive a, .mainMenuButtonInactive a {			
			text-decoration: none;
		}
		.subMenuDIV {
			overflow: hidden;
			width: auto;
		}	
		.gray10 {
			font-size: 10pt;
			color: #2b2b2b;	
		}
		.black18 {
			font-size: 18pt;
			color: #000000;		
			line-height: 12pt;			
		}
		.smallBreak {
			line-height:6pt;
		}
		.clearBreak {
			clear: both;
		}
span.indent
{
margin-left: 15px;
}
font.fineprint
{
font-size: 8pt;
}
.padDIV
{
	padding:5px;
}