@charset "utf-8";
/* CSS Document */
input { margin:-1px 0px; height: 13px; }      /* all browsers read this, used to target IE6 */

html>body input { margin:0px; height: 13px; }       /* IE 6 cannot read this, others can */

*+html>body input {margin:-1px; height: 13px; }      /* targets IE7 */

select { margin:-1px 0px; }      /* all browsers read this, used to target IE6 */

html>body select { margin:0px; }       /* IE 6 cannot read this, others can */

*+html>body select {margin:-1px; }      /* targets IE7 */ 

img, div { behavior: url(inc/iepngfix.htc) }



* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt
}
body {
	height: 100%;
	width: 100%;
	background-color: #d9dbdc;
	background-image: url(../images/background.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #000;
	text-align: center;
	overflow-y:auto;
	position: relative;
}
a img {
	border: none;
}
#container {
	margin-bottom: 50px;
	margin-right:auto;
	margin-left:auto;
	width: 800px;
	background-color: #FFF;
	color: #000;
	text-align: left;
	border: 2px solid #49494a;
}
	#header {
		width: 800px;
		height: 208px;
		background-image: url(../images/header.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		position: relative;
	}
	#header-sub {
		width: 800px;
		height: 208px;
		background-image: url(../images/header-sub.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		position: relative;
	}
		.headerText {
			float: left;
			font-size: 8pt;
			color: #fff;
			padding-left: 40px;
			padding-top: 10px;
		}
		.headerLinks {
			float: right;
			font-size: 10pt;
			color: #fff;
			padding-right: 80px;
			padding-top: 8px;
			word-spacing: 10px;
		}
		.headerLinks a {
			color: #fff;
		}
	#links {
		width: 800px;
		height: 49px;
		background-image: url(../images/links.gif);
		background-repeat: no-repeat;
		background-position: left center;
/*		padding-left: 10px; */
	}
	#content {
		width: 800px;
		background-image: url(../images/content-background-lghtr.jpg);
		background-repeat: no-repeat;
		background-color: #fff;
		position: relative;
	}
		#content ul {
			margin-left: 25px;
		}
		#content ul li {
		 	list-style-position: outside;
		}
		#colLeft { 
			width: 605px;
			float: left;
			margin-bottom: 25px;
		}
		#colLeft a { 
			color: #f5973f;
		}
		#colLeft a:hover { 
			color: #ffb24c;
		}
		.colLeftArticle {
			padding-top: 25px;
		}
		.colLeftArticle table {
			margin-left: 10px;
		}
		.colLeftArticle ul li {
			font-size: 8pt;
			list-style: inside; 
			list-style-type: disc;
		}
		.articleClasses {
			padding-left: 25px;
		}
		#colLeft ul {
			margin-bottom: 10px;
			list-style: none;
		}
		#colLeft ul li {
			margin-left: 10px;
		}
		#colLeft p {
			margin-left: 10px;
			color: #000;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			margin-bottom: 10px;
		}
		#successStories {
			width: 605px;
			height: 285px;
		}
		#successLeft {
			width: 245px;
			height: 285px;
			float: left;
		}
		#successRight {
			width: 360px;
			height: 285px;
			float: left;
			background-image:url(../images/succes-stories-right.png);
			background-position: top left;
			background-repeat: no-repeat;
			color: #fff;
			font-weight: bold;
		}
		#successRight p {
			margin-top: 100px;
		}
		#successRight img {
			vertical-align: middle;
			margin-right: 10px;
		}
		#successRight div {
			font-size: 12pt;
		}
		#colLeft h1 {
			margin-left: 10px;
		}
		#colLeft h2 {
			margin-left: 10px;
		}
		#colLeft h3 {
			margin:5px 0px 5px 10px;
			font-weight:bold;
		}
		#colRight { 
			width: 250px;
			position: absolute;
			right: -75px;
			padding-top: 20px;
		}
		.notSelect input {
			border: 1px solid #000;
			width: 139px;
			font-size: 10px;
		}
		.notSelect textarea {
			border: 1px solid #000;
			font-size: 10px;
		}
			#colForm {
				width: 250px;
				height: 519px;
				background-image: url(../images/form.png);
				background-position: bottom right;
				background-repeat: no-repeat;
			}
			#colForm div {
				width: 237px;
				text-align: right;
			}
			#colForm #form {
				padding: 205px 0px 0px 0px;
			}
			#colForm select {
				border: 1px solid #000;
				height: auto;
				font-size: 10px;
				border-collapse: collapse;
			} 
			#colForm option {
				font-size: 10px;
			}
			#colForm input:focus {
				/*background-color: #FFC;*/
			}
			
			
			
			#colFormIE {
				width: 250px;
				height: 459px;
				background-image: url(../images/form.png);
				background-position: bottom right;
				background-repeat: no-repeat;
			}
			#colFormIE div {
				width: 237px;
				text-align: right;
			}
			#colFormIE #form {
				padding: 140px 0px 0px 0px;
			}

			#colFormIE select {
				border: 1px solid #000;
				height: auto;
				font-size: 10px;
				border-collapse: collapse;
			} 
			#colFormIE option {
				font-size: 10px;
			}
			#colFormIE input:focus {
				/*background-color: #FFC;*/
			}
			
			
			div.stickyNote, #colStickyNote {
				width: 250px;
				height: 233px;
				background-image: url(../images/sticky-note.png);
				background-position: bottom right;
				background-repeat: no-repeat;
				font-weight: bold;
				position: relative;
				right: -20px;
			}
			
			div.stickyNote p, #colStickyNote p {
				padding: 75px 30px 0px 38px;
				line-height: 18px;
			}
			div.stickyNote img, #colStickyNote img {
				margin: 10px 0px 0px 38px;
			}
			
			div.stickyNote.blue {
				background-image:url(../images/sticky-note-blue.png);
				color:#FFF;
				overflow:hidden;
			}
			div.stickyNote.blue h1 {
				color:#FF9100;
				margin:20px 0px 0px 40px;
				padding:0px;
				font-size:20px
			}
			div.stickyNote.blue h2 {
				color:#FFF;
				margin:0px 0px 0px 40px;
				padding:0px;
				font-size:16px;
				width:180px;
			}
			div.stickyNote.blue h3 {
				color:#FFF;
				margin:10px 0px 0px 40px;
				padding:0px;
				font-size:13px;
			}
			div.stickyNote.blue p {
				margin:0px;
				padding:0px;
			}
			div.stickyNote.blue ul {
				margin:10px 0px 0px 0px;
				padding:0px 0px 0px 20px;
				width:180px;
			}
			div.stickyNote.blue ul li {
				font-size:10px;
				margin-bottom:3px;
			}
#footer {
	background-image: url(../images/footer.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 800px;
	background-color: #f0f0f0;
	border-top: 1px solid #d3d3d3;
/* 	height: 34px; */
}
#footer div a {
	font-size: 10px;
	color: #9f9f9f;
	text-decoration: none;
}
#footer div a:hover {
	font-size: 10px;
	color: #bdbdbd;
	text-decoration: underline;
}
#footer p {
	float: right;
	color: #fff;
	padding: 0px 15px 10px 0px;
}

#footer div ul,
#footer div ul li { list-style:none; margin:0px; padding:0px; }

/*#fixeddiv {
	width: 109px;
	height: 151px;
	background-image:url(../images/floating-box.gif);
	background-repeat: no-repeat;
	position:absolute;   
	right: 0px;
	top: 40%; 
}*/
/*#menu {
	display:block; 
	top: 0px; 
	left: 0px; 
	width: 109px; 
	height: 151px; 
	position:fixed; 
	background-image:url(../images/floating-box.gif);
	background-repeat: no-repeat;
}
* html #menu {
	position:absolute;
}*/

h1 {
	color: #0a3b5e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h2 {
	color: #31587e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Basic code - don't modify */
 
 #nav { display: block; margin: 0; padding: 0; position: relative; }
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav a { display: block; }
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul { width: 155px;}
#nav ul ul { left: 155px; }

/* Everything else is theming */
 
#nav { padding-top: 0px; padding-left: 15px; text-align: center; z-index: 100; }
#nav img { margin-top: 18px; } 
#nav a { color: white; font-size: 12px; padding-top: 18px; line-height: 1; text-decoration: none; text-align: center; }
  #nav li.hover a { font-weight: bold; }
  #nav ul { top: 50px; text-align: left; }
    #nav ul li a {background-image: url(../images/homepage-dropdown.png); background-repeat: no-repeat; background-position: left; padding: 6px; margin-bottom: 1px; text-align: left;  }
      #nav ul a.hover {}
   #nav ul a {}
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */


