body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image:url(../slices/bg.gif);
}


{
background-image:url('images/bgtile.png');
} 


p.ex1
{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	}



.bg {
	background-image: url(images/welcome12.gif);
	background-repeat: no-repeat;
}

.bg2 {
	background-image: url(images/background2.gif);
	background-repeat: no-repeat;
}

.bg3 {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
}

.bg4 {
	background-image: url(images/background3.gif);
	background-repeat: no-repeat;
}

.bg5 {
	background-image: url(images/background5.jpg);
	background-repeat: no-repeat;
}

.bg6 {
	background-image: url(images/welcomelargeWIDE.jpg);
	background-repeat: no-repeat;
}

.bg7 {
	background-image: url(images/welcomelargeWIDE1.jpg);
	background-repeat: no-repeat;
}

.bg8 {
	background-image: url(images/background6.jpg);
	background-repeat: no-repeat;
}

.bg9 {
	background-image: url(images/newsletters.jpg);
	background-repeat: no-repeat;
}

.bg10 {
	background-image: url(images/background8.jpg);
	background-repeat: no-repeat;
}

.bg11 {
	background-image: url(images/sevenbackground.jpg);
	background-repeat: no-repeat;
}
.bg12 {
	background-image: url(images/welcomelargeWIDE7.jpg);
	background-repeat: no-repeat;
}

.bg13 {
	background-image: url(hosted/BGWC.jpg);
	background-repeat: no-repeat;
}


h1 { 
    font-family: Veranda, "Arial", Helvetica, sana-serif; 
    font-size: 28px; 
    font-weight: bold; 
    color: #9A4D9E;
    } 
	
		h2 { 
    font-family: Veranda, "Arial", Helvetica, sana-serif; 
    font-size: 20px; 
    font-weight: bold; 
    color: #9A4D9E;
	text-align:left;
	text-decoration:underline
    } 	
	
	h3 { 
    font-family: Veranda, "Arial", Helvetica, sana-serif; 
    font-size: 14px; 
    font-weight: bold; 
    color: #9A4D9E;
	text-align:left;
	text-decoration:underline
    } 
	
	hr {
		background-image:url(images/HR.gif)
	}

{
	padding: 0;
	margin: 0;
	color: #000;
}

#sddm {
	padding: 1px;
	margin: 0 0;
	list-style: circle;
	background-color: #fff;
	border-bottom: 1px solid #e7e7e7;
	float: left;
	clear: left;
}


#sddm li {
	float: left;
	display: inline; /*For ignore double margin in IE6 used for the ordering, home to blog*/
	margin: 1px 5px; /*for closeness*/
}


#sddm li a {
	text-decoration: none;
	float:left;
	color: #999;
	cursor: pointer;
	font: 900 11px/27px "Arial", Helvetica, sans-serif;
}

#sddm li a span {
	margin: 0 5px 0 -5px; /*for button width*/
	padding: 1px 5px 5px 10px; /*for button width nearside*/
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
}

/*GREEN*/

#sddm.green li a.current, #sddm.green li a:hover  {
 	color: #fff;
	background: url(images/green1.png) no-repeat top right;
}

#sddm.green li a.current span, #sddm.green li a:hover span {
	background: url(images/green1.png) no-repeat top left;
}

/*BLUE*/
#sddm.blue li a.current, #sddm.blue li a:hover {
	background: url(images/grey1.png) no-repeat top right;
 	color: #fff;
}

#sddm.blue li a.current span, #sddm.blue li a:hover span {
	background: url(images/grey1.png) no-repeat top left;
}


#sddm li a:hover
{	background: #FFF}


	
	#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #fff;
	border: 1px solid #9A4D9E;
	top: 33.4px;
	left: -5px;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #fff;
		color: #999;
		font: 900 11px/15px "Arial", Helvetica, sans-serif}

	#sddm div a:hover
	{ background-image:url(images/green1.png);
		color: #FFF}


div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 105px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  } 
  
  div.spacer {
  clear: both;
  }
