/* BODY ELEMENTS */
body {
	background: #A9BDE4 url(/assets/media/site_images/wit_grad_bg.jpg);
	font-family: Calibri, Arial, Microsoft sans serif;
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin: 0px;
	background-position: top center;
	}
	
#sparkle-bg {
	background: #A9BDE4 url(/assets/media/site_images/wit_sparkle_bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top center;
	}
	
a:link, a:visited {
	color: #7088B9;
	text-decoration: none;
	}

a:hover, a:active {
	color: #7088B9;
	text-decoration: underline;	
	}
	
.fake_link {
	color: #7088B9;
	text-decoration: none;
	cursor: pointer;
}

.fake_link:hover {
	color: #7088B9;
	text-decoration: underline;
	cursor: pointer;
}

.mickey_bullets {
	list-style-image: url(/assets/media/images/ears15pt.gif);
}

.normal_bullets {
	list-style: disc;
}

/* STRUCTURAL CONTAINERS */
#wrapper {
	background-image: url(/assets/media/site_images/wit_starb.gif);
	background-repeat: repeat-y;
	width: 900px;
	margin: 0px auto 0px;
	font-family: Calibri, Arial, Microsoft sans serif;	
	}
	
#page {
	background-color: #FFFFFF;
	width: 840px;
	margin: 0px auto 0px;
	font-family: Calibri, Arial, microsoft sans serif;
	}

#page_title {
	font-size: 16px;
	color: #c00000;
	font-weight: bold;	
}

#header {
	height: 196px;
	}
	
#left-column {
	height: 41em;
	min-height: 41em;
	width: 190px;
	background-image: url(/assets/media/site_images/wit_nbg.gif);
	float: left;
	position: relative;
	}
	
#right-column {
	height: 41em;
	min-height: 41em;
	width: 190px;
	background-image: url(/assets/media/site_images/wit_nbg.gif);
	float: right;
	position: relative;
	}
	
#home_content {
	height: 655px;
	width: 430px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	font-family: Calibri, Arial, Microsoft sans serif;
	}

#content {
	min-height: 655px;
	width: 610px;
	margin-right: 10px;
	margin-left: 25px;
	float: left;
	font-size: 14px;
	font-family: Calibri, Arial, Microsoft sans serif;
	line-height: 18px;
	}
	
#testimonial {
	height: 220px;
	min-height: 220px;
	width: 170px;
	margin: 0px auto 10px;
	background: #C9D6F1 url(/assets/media/site_images/wit_tesbg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
#footer {
	background: #6F88B9 url(/assets/media/site_images/wit_fbg.gif);
	background-repeat: no-repeat;
	height: 100px;
	}
	
#copyright {
	background-color: #FFFFFF;
	padding: 15px;
	}

	
	
/* CENTERED IMAGES */
.imgcenter {
	display:block; 
	margin:0 auto; 
	text-align:center; 
	}
   
   
   
/* RIGHT COLUMN */
.testimonial-text {
	font-family:  Arial, Microsoft sans serif;
	font-size: .725em;
	padding-top: 3px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 35px;
	}
	
.testimonial_link {
	font-family:  Calibri, Arial, Microsoft sans serif;
	text-align: right;
	color: #000000;
	font-size: .8em;
	font-weight: bold;
	padding-right: 5px;
	}
	

.testimonial_link a:link, .testimonial_link a:visited {	
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

.testimonial_link a:hover, .testimonial_link a:active {
	color: #7088B9;	
	font-weight: bold;
	text-decoration: underline;	
	}
		
	
	
/* LEFT COLUMN */

.nav_links {
	font-family:  Calibri, Arial, Microsoft sans serif;
	margin-left: 20px;
	color: #000000;	
	font-size: .9em;
	line-height: 20px;
	}
	
.nav_links a:link, .nav_links a:visited {	
	color: #000000;
	text-decoration: none;
	}

.nav_links a:hover, .nav_links a:active {
	color: #7088B9;	
	font-weight: bold;
	text-decoration: underline;	
	}
	

/* CENTER COLUMNG */

.promo-box {
	position: relative;
	background-image: url(/assets/media/site_images/wit_probg.gif);
	height: 204px;
	width: 430px;
	margin-top: 20px;
	font-family:  Calibri, Arial, Microsoft sans serif;
	}
	
.promo-box a:link, .promo-box a:visited {	
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

.promo-box a:hover, .promo-box a:active {
	color: #7088B9;	
	font-weight: bold;
	text-decoration: underline;	
	}
	
.promo-text {
	float: left;
	width: 265px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Calibri, Arial, Microsoft sans serif;
	font-size: .9em;
	color: black;
	}

.promo-title {
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 9px;
	}

.promo-body {
	margin-top: 15px;
}
	
.promo-image {
	position: absolute;
	width: 115px;
	height: 115px;	
	border: solid 1px #FFDA77;
	right: 15px;
	top: 15px;
	}

.promo-more {
	position: absolute;
	right: 3.5em;
	bottom: 1em;
	font-size: .75em;
	}
	
.text {
	text-align: justify;
	font-family: Calibri, Arial, Microsoft sans serif;
	color: #000000;
	}

.text a:link, .text a:visited {
	color: #7088B9;	
	font-weight: bold;
	text-decoration: underline;	
	}
	
.text a:hover, .text a:active {
	color: #000000;	
	font-weight: bold;
	text-decoration: underline;
	}


/* Form Styles */
.notice {
	font-size: 12px;
	color: #FF0000;
}	

.promoteZ { 
	z-index: 2006; /* Dialog z-index is 1006*/ 
}

.error {
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	width: 150px;
}

.field-error {
	background: #FFCECE;
	border: 1px #FF0000 solid;
}


/* Copyright */	
.copyright {	
	margin: 0px;
	display: block;
	text-align: center;
	color: #626262;
	font-size: 11px;
	}
	
.copyright a:link, .copyright a:visited {
	color: #6F88B9;
	font-weight: normal;
	text-decoration: underline;
	}

.copyright a:hover, .copyright a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;	
	}

