body {
	text-align:left;
	font:101%  "Myriad Pro" , Myriad Pro, Geneva, Arial, Helvetica, sans-serif;	
	background-color: #272727;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 12px 0px 12px 0px;
	font-size: 12px;
	height: 100%;
}

a, a:visited {
	color: #164985;
	text-decoration:none
}
 

img {
	border: 0;
	padding: 0;
	margin: 0;
}

.sep {
	clear: both;
}

h2 {
	font-weight: normal;
	font-size: 21px;
	color: #164985;
	margin: 15px 0px 10px 0px;
}

#printLogo {
	display: none;
}

#footer {
	padding: 10px 10px 0px 10px;
	line-height: 1.5em;
	color: #000000;
	clear: both;
	border-top: 1px solid #A7C5E8;
	text-align: right;
}

/* Features */

ul.features {
	padding: 0;
	margin: 0;
	border: 1px solid #ccc;
	border-width: 1px 1px 0px 1px;
	line-height: 1.2em;
}

ul.features li {
	color: #164985;
	margin: 0;
	padding: 5px 0px 5px 26px;
	list-style: none;
	background-image: url(images/tick.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom: 1px solid #ccc;
}

/* Boxes */

#pdaDiv {
	z-index: 100; 
	top: 0px;
	position: absolute;
	width: 100%; 
	height: 100%;
	display: none;
	}


#top {
	width: 970px;
	margin: 0 auto;
	height: 30px;
}

#attract {
	background-image: url(images/placeholder.jpg);
	height: 240px;
	background-position: center;
	z-index: -1;
	background-repeat:no-repeat;
}

#content {
	width: 970px;
	background-color: #fff;
	margin: 0 auto;	
	line-height: 1.5em;
	text-align: left;
}

#home #content .third {
	display: inline;
	border-top: 1px solid #ccc;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
	width: 310px;
	float: right;
	font-size: 11px;
}

#banner {
	background-image: url(images/sub_top.png);
	background-repeat: no-repeat;
	height: 70px;
	background-color: #A7C5E8;
}

/* Sub content */

#sub #content {
	width: 950px;
	padding: 10px;
	line-height: 2em;
}

#sideNav {
	float: left;
	width: 155px;
	margin-bottom: 10px;}

#sideNav a, #sideNav a:visited {
	color: #6992C1;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #CFDCE9;
	padding: 3px 10px 3px 22px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#sideNav a:hover {
	background-color: #E8EFF6;
	color: #164985;
}

#content .title {
	border-bottom: 1px solid #A7C5E8;
	height: 50px;
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

#content .title h1 {
	display: none;
}

#content .words {
	padding: 10px 10px 20px 10px;
}
.words {
	font-family: "Segoe UI", "verdana", "arial";
	color: #575757;	
	font-size: 1.2em; 
	line-height:1.3em;	
	font-weight:normal;	
	margin-bottom:1px;}

 
/* Homepage items */

#badges {
	background-image: url(images/badges.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	height: 66px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#welcome {
	height: 128px;
	padding: 10px 10px 0px 10px;
}

#home .third a.button, #home .third a.button:visited {
	display: block;
	background-repeat: no-repeat;
	padding: 32px 10px 10px 48px;
	background-position: 10px 8px;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	font-size: 11px;
	color: #333;
	line-height: 1.2em;
}

#home .third a.button:hover {
	background-color: #EAF4FE;	
}

#home .third a.button strong {
	font-weight: normal;
	text-decoration: underline;
	color: #164985;
}

/* Graphical titles */

#home h1 {
	background-image: url(images/title_spendtime.png);
	background-repeat: no-repeat;
	height: 45px;
	padding: 0;
	margin: 0;
}

#home h1 em {
	display: none;
}


body#roi {
	padding: 0px;
	margin: 0;
}
#roi .field {
	padding: 3px;
	background-color: #ddd;
}

#roi .field input {
	width: 350px;
	font-size: 15pt;
	color: #666;
	text-align: center;
}

#roi form {
	padding: 0;
	margin: 0;
}

#roi .button {
	margin: 10px 0px 0px 0px;
}

#roi .label {
	padding: 5px 0px 5px 0px;
	color: #333;
}







/* New Nav */


@font-face {
	font-family: "Myriad Pro";
	src: url(images/MyriadPro-Regular.otf);
}
/* main navigation. */

	
#Nav { 
	font:101%  "Myriad Pro" , Myriad Pro, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 15px;
	width: 970px;
	background: #ffffff; 
	height: 27px; 
}
#Nav ul {
	position: relative;
	width:970px;/*600*/
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color:#000000;
}
#Nav ul li { 
	LIST-STYLE-TYPE:none; 
	margin: 0px; 
	padding: 0px; 
	float: left; 
	margin-right: 1px; 
}
#Nav ul li a, #Nav ul li.navnormal a { 
	LIST-STYLE-TYPE:none; 
	background-image:url(images/tab.gif);
	background-repeat:repeat-x; 
	text-decoration: none; 
	color: #000000; /*Main Nav Font color*/
	font-weight: bold; 
	line-height: 30px; 
	padding: 6px; 
}	  
#Nav ul li a.first, #Nav ul li a.first:hover, #Nav ul li.navnormal a.first, #Nav ul li.navhover a.first { 
	LIST-STYLE-TYPE:none; 
	border-left: 0px; 
}
/* Main Tab*/
#Nav ul li a:hover, #Nav ul li.navhover a { 
	LIST-STYLE-TYPE:none; 
	border-bottom: 1px solid #ffffff; 
	background-color: #ffffff;
	background-image:url(images/tab-o.gif);
	text-decoration: none; 
	color: #164985; 
}
													
/* mac ie hack  \*/
#Nav { height: 27px; }
/* end mac ie hack */

/* sub navigation. */
#SubNav { 
	margin-top: -1px;
	height: 26px;
	width: 970px;
	font-size: 14px;
	font-weight:bold;
	background-color: #fff; /* subnav - bkg A7C5E8*/
} 
#SubNav ul { 
	float: left;
	margin: 2px; 
	padding: 0px;
	list-style-type: none; 
	display: inline; 
	padding: 0px 0px; 
}
#SubNav ul li { 
	display: inline;
	padding: 0px 9px; /* pipe hieght*/
	margin: 1px; 
	line-height: 18px; 
	border-right: 1px solid #999999; /* pipe seperator*/
}
#SubNav ul li a:link, #SubNav ul li a:visited { 	color: #164985; }
#SubNav ul li a:hover { text-decoration: underline; }
.menu { display: none; }
#SubNav ul li.last { border-right: 0px solid #272727; }/* pipe seperator*/
	
/* start ie hacks */
* html #Nav ul { margin-top: -1px; }
* html #subnav { margin-top: -1px; }
/* end ie hacks*/
