body {
	margin: 0;
	padding: 0 10px;
	background: #fff;
}

form {
  margin: 0;
  padding: 0;
}

input {
	padding: 2px 10px 2px 10px;
}

body, td, th, textarea, select, h1, h2, h3, h4, h5, h6 {
	font: 90%/1.4 arial, helvetica, sans-serif;
	color: #000066;
}

.header {
	background: url("images/header.png");
}

h1 {
	font-size: 150%;
	font-weight: bold;
}

h2 {
	font-size: 120%;
	font-weight: bold;
}

input {
	font: 83%/1 arial, helvetica, sans-serif; /* exception for IE6 */
}

a {	color: #000066; outline: none; }
a:visited { color: #000066; }
a:hover, a:focus { color: #000066; }
a:active { color: #000; }

p {
	font: 14px arial, helvetica, sans-serif;
	color: #000066;
}

p.header1, p.header2 {
	font: 18px arial, helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	padding: 0px;
	margin: 0;
}

p.header2 {
	font-size: 12px;
	color: #ffffff;
}

/***********************************************************************************************/


.slide-hide {
	display: none;
}

.slide-show {
	display: block;
}


/***********************************************************************************************/

a.button-link, a.button-link-drop, a.button-link-child, a.button-link-current, a.button-link-child-current  {
	margin: 4px 0 6px 0;
	display: block;
	width: 130px;
	padding: 6px 0 6px 0;
	border: 1px solid #CBD6DF;
	line-height: 1;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: url(images/button-link.gif) 0 100% no-repeat;
}

a.button-link:hover, a.button-link-drop:hover, a.button-link-child:hover, a.button-link-current:hover, a.button-link-child-current:hover  {
	border-color: #2E689D;
}

a.button-link-drop {
	background: url(images/button-link-drop.gif) 0 100% no-repeat;
}

a.button-link-current, a.button-link-child-current  {
	background: url(images/button-link-current.gif) 0 100% no-repeat;
}

a.button-link-child, a.button-link-child-current {
	font-size: 90%;
	padding: 3px;
	width: 110px;
}

a.button-wisp-try,a.button-wisp-try:hover {
	margin: 0px;
	display: block;
	width: 130px;
	height: 200px;
	padding: 0px;
	border: 0px;
	font-size: 130%;
	font-weight: bold;
	font: arial, helvetica, sans-serif;
	color: #ffffff;
	line-height: 1.2;
	letter-spacing: 0.05em; 
	text-decoration: none;
	text-align: center;
	background: url("images/wisp_software_as_a_service.gif") 0 100% no-repeat;
}


.address {
	padding: 0px;
	width: 130px;
	text-align: left;
	font: 80%/1.4 arial, helvetica, sans-serif;
	color: #000066;
}

.boxTitle {
	font-size: 16px;
	font-weight: bold;
}

.boxContent {
	font-size: 12px;
}

.boxSmall {
	font-size: 10px;
}

.boxBig {
	font: 14px arial, helvetica, sans-serif;
}
