body 	{ 
		background: url(/ssincludes/images/body_background.gif);
		color : #333;
		margin : 0;
		padding : 0;
		border : 0 none inherit;
		text-align : left;
		font-family : verdana, lucida, arial, helvetica, sans-serif;
		font-size : 11px;
	  }
      
	  #main {
	    width: 950px;
        clear:left;
		margin: auto;
/*		background: white; */
		background: #e7e0fb;
      }
     
	 #sku {
	    clear:left;
		width: 800px;
		padding-left: 135px;
		padding-right: 15px;
		margin-left:auto;
		margin-right:auto;
	background: white; 
	/*		background: #e7e0fb;*/
		}

/*	 
	  #footer {
       
        width : auto;
        height : 24px;
        top : auto;
        right : 0;
        bottom : 0;
        left : 0;
      }
*/

th {background:#340a87;}
	
h1, h2, h3, h4, h5, h6	{
	font-family : verdana, lucida, arial, helvetica, sans-serif;
	font-weight : normal;
	margin-top : 5px;
	margin-bottom : 2px;
	letter-spacing : 0;
	}
	
#main h1	{
    font-weight : bold;
	margin-top : 0;  
    font-size :  large;       
    }

h3	{ 
	font-weight : bold;  
	font-size : x-large;
	color : #340a87  
	}
	
h4	{
	font-weight : bold;
   	font-size : x-small;  
	font-size : small;  
	}

h5	{ 
     font-size : x-small;  
	}

a:link {
	text-decoration : underline;
	color : #0000ff;
	background : transparent; 
	}

/*
a:visited	{
	text-decoration : underline;
	color : #AF2E2E;
	background : transparent; 
	}
*/
	
a:visited	{
	text-decoration : underline;
	color : #0000ff;
	background : transparent; 
	}

/*
a:hover {
	text-decoration : underline;
	color : #009;
	background : transparent; 
	}
*/

a:hover {
	text-decoration : underline;
	color : #af2e2e;
	background : transparent; 
	}

/*
a:active {
	text-decoration : none;
	color : #526968;
	background : transparent;  
	}
*/
	
/*
a.header:link, a.header:visited {
	text-decoration : underline;
	color : #efe3a5;
	background : transparent;
	}

a.header:hover {
	text-decoration : underline;
	color : #fff;
	background : transparent;
	}

a.header:active {
	text-decoration : none;
	color : #fff;
	background : transparent;
	}
*/

a.white:link {color : #FFFFFF;
	text-decoration: underline;}
	
a.white:visited {color : #FFFFFF;
       text-decoration: underline;}

a.white:hover {text-decoration : underline; color : #AEAEFF;}

a.white:active {color : #FFFFFF;}

/*
#footer {
	border : 0 none inherit;
	border-top : 1px solid #999;
	color : #666;
	background : #dcdcdc;
	padding : 5px 7px 7px 5px;
	text-align : center;
	font-size : x-small;	
	}

#footer p	{
	margin : 5px 10px;
	padding : 0;
	}

#footer ul	{
	margin : 10px 0 0 0;
	padding : 0;
	}
	
#footer li	{
	display : inline;
	margin : 0;
	padding : 0 15px 0 0;
	text-align : left;
	border : 0;
	} */
	
#small {
	border : 0 none inherit;
	color : #666;
	padding : 0px;
	font-size : x-small;	
	}
	
.verdana9 {
	font-weight : normal;
	font-size : 9px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		
.verdana10 {
	font-weight : normal;
	font-size : 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.verdana12 {font-weight : normal;
	font-size : 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.headerwhite {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.padding5px {
	padding: 5px;
}
.padding15px {
	padding: 15px;
}

.paddingleft30 {
	padding-left:30px;
	}

.floatrightclearrightpadding5px {
	padding: 5px;
	float: right;
	clear: right;
}

.floatleftclearleftpadding5px {
	padding: 5px;
	float: left;
	clear: left;
}
.centered {
	text-align: center;
}

.blue {BACKGROUND-COLOR: #E6EAF7}
.darkblue {BACKGROUND-COLOR: #000066}
.green {BACKGROUND-COLOR: #cf9}
.black {BACKGROUND-COLOR: #000}

.black {
	font-size: 10pt;
}
a.black:link {color : #000000;
	text-decoration: none;}
	
a.black:visited {color : #000000;
       text-decoration: none;}

a.black:hover {text-decoration : underline; color : #000000;}

a.black:active {color : #000000;}

.purple {color: #340a87;}
.purplebackground {background:#F8F0FF;}
.greybackground {background:#ebebeb;}
.greenbackground {background:#e6f5ed;}
.bold14px {font-size:14px; 	font-weight:bold;}
	
.pageheadline { 
	font-weight : bold;  
	font-size : 18px;
	color : #340a87;  
	}
	
.subheadline {
	color: #006566;
	font-weight: bold;
	font-size: 14px;
}

.whitetext {color:#ffffff;}	
