/*

Version 2.2
28 January, 2008

*/






/* -- undo browser HTML defaults -- */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}





/* BEGIN BASIC HTML TAGS */
body {
	font: 0.8em Arial, Helvetica, sans-serif;
	background: url(../images/bg_body.gif) top center repeat-x;
	color: #333333;
}

/* main body heading */
h1 {
	font: 1.4em "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #006699;
}

/* main body sub heading */
h2 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #009900;
	margin-bottom: 5px;
}

/* tag line */
h3 {
	font: 1.0em "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
}

/* sub content heading */
h4 {
	font: 1.0em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009900;
}

p {
	margin-bottom: 10px;
}

ul, ol {
	margin-bottom: 15px;
}

ul li {
	list-style-image: url(../images/bullet.png);
	margin-left: 18px;
}

ol li {
	list-style-type: decimal;
	margin-left: 2.5em;
}



a,
a:link,
a:visited {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}





/* BEGIN CONTAINER */
#container {
	margin: 0 auto;
	width: 727px;
	padding: 0 36px;
	background: url(../images/bg_container.gif) top center no-repeat;
}





#logo {
	height: 73px;
}





#nav {
	width: 727px;
	height: 26px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_nav.gif) top left no-repeat;
	position: relative;
}
	
	#nav li {
		position: absolute;
		list-style: none;
		margin: 0;
		padding: 0;
		display: block;
		height: 26px;
	}
	
	#nav li a span {
		display: none;
	}
	
	#nav li a {
		display: block;
		height: 26px;
	}
	
	#nav li.li1 { width: 56px; left: 22px; }
	#nav li.li2 { width: 71px; left: 94px; }
	#nav li.li3 { width: 83px; left: 180px; }
	#nav li.li4 { width: 133px; left: 275px; }
	#nav li.li5 { width: 50px; left: 422px; }
	#nav li.li6 { width: 100px; left: 489px; }
	#nav li.li7 { width: 100px; left: 606px; }
	
	#nav li.li1 a:hover, #nav li.li1 a.selected { background: url(../images/bg_nav.gif) -22px -26px no-repeat; }
	#nav li.li2 a:hover, #nav li.li2 a.selected { background: url(../images/bg_nav.gif) -94px -26px no-repeat; }
	#nav li.li3 a:hover, #nav li.li3 a.selected { background: url(../images/bg_nav.gif) -180px -26px no-repeat; }
	#nav li.li4 a:hover, #nav li.li4 a.selected { background: url(../images/bg_nav.gif) -275px -26px no-repeat; }
	#nav li.li5 a:hover, #nav li.li5 a.selected { background: url(../images/bg_nav.gif) -422px -26px no-repeat; }
	#nav li.li6 a:hover, #nav li.li6 a.selected { background: url(../images/bg_nav.gif) -489px -26px no-repeat; }
	#nav li.li7 a:hover, #nav li.li7 a.selected { background: url(../images/bg_nav.gif) -606px -26px no-repeat; }



#intro {
	height: 252px;
	background: url(../images/bg_intro.jpg) top left no-repeat;
}

#intro img {
	float:left;
}

.content i {
	font-size: .8em;
	color: #006699;
	font-weight: normal;
	font-style: normal;
}

.footnote li {
	font-size: .8em;
	color: #006699;
	font-weight: normal;
	font-style: normal;
}



#content-container {
	padding: 34px 10px 10px 10px;
	background: url(../images/bg_content-container.gif) top center no-repeat;
}

#content-container.home {
	padding: 10px;
	background: none;
}
	
	#sidebar-home {
		float: left;
		width: 257px;
		overflow: hidden;
	}
		
		#sidebar-home div.box {
			padding: 10px;
			margin-bottom: 10px;
		}
			
			#sidebar-home div.box a.button {
				float: right;
			}
		
		#sidebar-home div.grey {
			background: url(../images/bg_grey.jpg) top left no-repeat;
		}
		
		#sidebar-home div.blue {
			background: url(../images/bg_blue.jpg) top left no-repeat;
		}
			
			#sidebar-home div.blue ul {
				margin-top: 5px;
			}
			
			#sidebar-home div.blue li {
				list-style: none;
				margin-left: 0;
				margin-bottom: 3px;
			}
			
			#sidebar-home div.blue li a {
				color: #333333;
				font-weight: bold;
			}
	
	#content-home {
		float: right;
		width: 436px;
		overflow: hidden;
	}
		
		#content-home div.box {
			padding: 10px;
			margin-bottom: 10px;
		}
		
			#content-home div.box a.button {
				float: right;
			}
		
		#content-home div.green {
			background-color: #e9f3da;
			border: 1px solid #d7e2c5;
			color: #006699;
		}

#introFlash {
	width: 293px;
	float: left;
}

	.sidebar {
		float: left;
		width: 184px;
		overflow: hidden;
	}
	
		.sidebar div.box {
			padding: 10px;
			margin-bottom: 10px;
		}
		
		.sidebar div.grey {
			background: url(../images/bg_grey.gif) top left no-repeat;
		}
		

		.sidebar div.grey a{
			text-decoration:none;
			color:#000;
		}

		.sidebar div.grey a:hover{
			text-decoration:underline;
			color:#000;
		}

		.sidebar div.overview {
			height: 250px;
		}
			
			.sidebar div.overview h4 {
				margin-bottom: 5px;
			}
			
			.sidebar div.overview li {
				padding: 5px;
				margin: 0;
				border-top: 1px solid #cccccc;
				list-style: none;
			}
		
	.content {
		float: right;
		width: 507px;
		font-size: 1.1em;
		padding-bottom: 10px;
		overflow: hidden;
	}
	.why .content {
		border-top: 1px solid #006699;
		overflow: hidden;
	}
		
		.content h1 {
			margin-bottom: 10px;
		}
		
		.content h2 {
			color: #006699;
			font-style: normal;
		}
		
		.content h3 {
			margin-bottom: 10px;
		}
		
		#reasons li {
			margin: 0;
			padding: 0;
			list-style: none;
			clear: both;
			list-style-image: none;
		}
			.number {
				float: left;
				width: 25px;
				padding-bottom: 10px;
			}
			
			.text {
				float: left;
				width: 470px;
				padding-bottom: 10px;
			}
			
			#reasons li img {
				vertical-align: middle;
			}
		
		.backtop {
			float: right;
			font-size: 0.8em;
			font-weight: bold;
		}
			
			.backtop a {
				text-decoration: none;
			}
	



#footer {
	clear: both;
	text-align: center;
	padding: 10px;
}
	
	#footer ul {
		margin: 0;
		padding: 0;
		padding-bottom: 10px;
		border-bottom: 1px solid #999999;
	}
		
		#footer li {
			display: inline;
			margin: 0;
			padding: 0;
			padding: 0 15px;
			list-style: none;
		}
		
		#footer li a {
			text-decoration: none;
		}
	
	#footer p {
		font-size: 0.8em;
		padding-top: 10px;
	}
		
		#footer p a {
			color: #333333;
		}


/* BEGIN FLEX FOOTER */
#flex-footer {
	text-align: center;
	padding-top: 20px;
	font-size: 0.8em;
}

	#flex-footer a {
	}
	
	#flex-footer a:hover {
	}
/* END FLEX FOOTER */





/* BEGIN UTILITY CLASSES */
.clear {
	clear:both;
	height:0PX;
	line-height:1px;
	font-size:1px; 
}

.floatleft {
	float:left;
	vertical-align:top;
}

.floatleft img {
	margin-right:15px;
	margin-bottom: 15px;
	border: 1px solid #cccccc;
}

.floatright {
	float:right;
	vertical-align:top;
}

.floatright img {
	margin-left:15px;
	margin-bottom: 15px;
	border: 1px solid #cccccc;
}

.no-border {
	margin-bottom: 10px;
	padding-top: 0;
	border-bottom: 1px solid #006699;
}
.collapsed {
	border: none;
	padding: 0px;
}
.why .no-border {
	border: none;
	padding-top: 0;
	border: 0px;
}
/* END UTILITY CLASSES */





/* BEGIN CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* END CLEARFIX */