html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Georgia, sans-serif;
	vertical-align: baseline;
}

/*,
table, caption, tbody, tfoot, thead, tr, th, td*/

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	text-align: left;
}
ol, ul {
	/*list-style: none;*/
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	/*border-collapse: separate;
	border-spacing: 0;*/
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	text-align: center;
}

#wrapper {
	width: 981px;
	margin: 0 auto;	
}
#header {
	text-align: left;
	position: relative;
	width: 981px;
	height: 65px;
}
#logo {
	position: absolute;
	top: 0px;
}
#content {
	width: 981px;
}
#main {
	float: left;
	width: 725px;
}
#sidebar {
	float: right;
	width: 245px;
	text-align: left;
}


	/*
	#nav {
		width: 981px;
		height: 34px;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	#nav ul {
		list-style: none;		
	}
	#nav ul li {
		display: inline;
		float: left;				
	}
	#nav ul li a {
		display: block;
		height: 41px;		
		color: #000;
		font-size: 15px;
		font-weight: bold;
		text-decoration: none;		
	}
	#home {
		background: url(../images/apple-menu/images/home.jpg) top left no-repeat;
		width: 113px;
		padding-top: 9px;		
	}
	#home:hover {
		/*background: url(../images/apple-menu/images/home-hover.jpg) top left no-repeat;
		width: 113px;*/
		color: #fff;
	}
	#how {
		background: url(../images/apple-menu/images/how-it-works.jpg) top left no-repeat;
		width: 230px;
		padding-top: 9px;		
	}
	#how:hover {
		/*background: url(../images/apple-menu/images/how-it-works-hover.jpg) top left no-repeat;
		width: 230px;*/
		color: #fff;
	}
	#contact {
		background: url(../images/apple-menu/images/contact-us.jpg) top left no-repeat;
		width: 227px;
		padding-top: 9px;		
	}
	#contact:hover {
		/*background: url(../images/apple-menu/images/contact-us-hover.jpg) top left no-repeat;
		width: 227px;*/
		color: #fff;
	}
	#questions {
		background: url(../images/apple-menu/images/questions.jpg) top left no-repeat;
		width: 218px;
		padding-top: 9px;		
	}
	#questions:hover {
		/*background: url(../images/apple-menu/images/questions-hover.jpg) top left no-repeat;
		width: 218px;*/
		color: #fff;
	}
	#bookmarks {
		background: url(../images/apple-menu/images/bookmark.jpg) top left no-repeat;
		width: 193px;
		padding-top: 9px;		
	}
	#bookmarks:hover {
		/*background: url(../images/apple-menu/images/bookmark-hover.jpg) top left no-repeat;
		width: 193px;*/
		color: #fff;
	}*/
	
	
	#nav {
		width: 981px;
		height: 34px;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	#nav ul {
		list-style: none;		
	}
	#nav ul li {
		display: inline;
		float: left;				
	}
	#nav ul li a {
		display: block;
		height: 41px;		
		color: #000;
		font-size: 15px;
		font-weight: bold;
		text-decoration: none;		
	}
	#home {
		background: url(../images/apple-menu/images2/home2.jpg) top left no-repeat;
		width: 113px;
		padding-top: 9px;		
	}
	#home:hover {
		color: #fff;
	}
	#how {
		background: url(../images/apple-menu/images2/how-it-works2.jpg) top left no-repeat;
		width: 198px;
		padding-top: 9px;		
	}
	#how:hover {
		color: #fff;
	}
	#contact {
		background: url(../images/apple-menu/images2/contact-us2.jpg) top left no-repeat;
		width: 196px;
		padding-top: 9px;		
	}
	#contact:hover {		
		color: #fff;
	}
	#questions {
		background: url(../images/apple-menu/images2/questions2.jpg) top left no-repeat;
		width: 174px;
		padding-top: 9px;		
	}
	#questions:hover {		
		color: #fff;
	}
	#bookmarks {
		background: url(../images/apple-menu/images2/bookmark2.jpg) top left no-repeat;
		width: 140px;
		padding-top: 9px;		
	}
	#bookmarks:hover {		
		color: #fff;
	}
	#blog {
		background: url(../images/apple-menu/images2/blog2.jpg) top left no-repeat;
		width: 160px;
		padding-top: 9px;		
	}
	#blog:hover {		
		color: #fff;
	}
	
#faq {
	float: right; 
	width: 363px; 
	text-align: left; 
	font-size: 11px; 
	background-color: #ffa200;
	position: relative;
}
#faq-box-bg {
	background: url(../images/faq-box/box-bg.jpg) top left repeat-x #ffa200;	
	height: 805px;		
	padding: 0px 5px;
	/*position: absolute;		
	top: 5px;
	left: 0px;*/
}	
#faq-box-bg p {
	font-size: 11px;
}
#faq-box-top {
	background: url(../images/faq-box/box-top.jpg) top left no-repeat #ffa200;
	height: 5px;
	width: 363px; 
	/*position: absolute;
	top: 0px;
	left: 0px;*/
}
#faq-box-bottom {
	background: url(../images/faq-box/box-bottom.jpg) bottom left no-repeat;
	height: 5px;
	width: 363px; 
	/*
	position: absolute;
	top: 810px;
	left: 0px;	*/
}

#home-copy2 {
	width: 720px;	
	height: 400px;		
	text-align: center;		
}
#home-copy2 p {
	font-family: Verdana;
}
#home-copy2 h1 {
	font-size: 24px;
}
#home-copy2 div, #home-copy2 div p, #home-copy2 div ul li {
	font-size: 12px;
}
#home-copy2 div {
	float: left;
	width: 48%;
	margin-right: 10px;
	text-align: left;
}

#faq-box-vertical {
	width: 735px;
	height: 461px;
	margin-bottom: 15px;
}
#faq-box-vertical div {
	float: left;
}
#faq-box-vertical-top {
	background: url(../images/faq-box-vertical/faq-box-vertical-left.jpg) top left #fff;
	width: 15px;
	height: 461px;
}
#faq-box-vertical-bottom {
	background: url(../images/faq-box-vertical/faq-box-vertical-right.jpg) top right #fff;
	width: 15px;
	height: 461px;
}
#faq-box-vertical-bg {
	background: url(../images/faq-box-vertical/faq-box-vertical-bg.jpg) top left repeat-x #fff;	
	height: 444px;
	width: 700px;
	text-align: left;
	overflow: hidden;
	padding-top: 15px;	
}
#faq-box-vertical-bg div {
	float: left;
	width: 48%;
	margin-right: 10px;
}

.sidebar-box {
	width: 242px;	
	margin-bottom: 20px;
}
.sidebar-box-top {
	background: url(../images/sidebar-box/sidebar-box-top.jpg) top left no-repeat #fff;
	height: 33px;
	text-align: center;
	overflow: hidden;
}
.sidebar-box-top-gray {
	background: url(../images/sidebar-box/sidebar-box-top-gray.jpg) top left no-repeat #fff;
	height: 33px;
	text-align: center;
	overflow: hidden;
}
.sidebar-box-bottom {
	background: url(../images/sidebar-box/sidebar-box-bottom.jpg) top left no-repeat #fff;
	height: 10px;	
}
.sidebar-box-bg {
	background: url(../images/sidebar-box/sidebar-box-bg.jpg) top left repeat-y #fff;	
	text-align: center;	
	padding-top: 10px;
	overflow: hidden;
}

.sidebar-box-content {
	width: 90%;
	margin: 0 auto;
	text-align: left;
}
.sidebar-box-content p {
	
}
.sidebar-box-content #reg {
	margin-top: 25px;
}

.sidebar-box-top h2 {
	margin: 10px auto;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}
.sidebar-box-top-gray h2 {
	margin: 10px auto;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

.sidebar-box-login  {
	width: 100%;
}
.sidebar-box-login  {
	vertical-align: baseline;
}
.sidebar-box-login tr td input[type=text], .sidebar-box-login tr td select{
	width: 142px;
	border: 1px solid #000;		
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 12px;
}
.sidebar-box-login tr td label {
	font-size: 12px;
}
.sidebar-box-login-footer {
	text-align: center;
	width: 100%;
}
.sidebar-box-login-footer  div {
	float: left;
	width: 49%;	
}

.list {
	color: #000;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 15px;
	margin: 10px 0px;	
}

.list li {
	margin-bottom: 10px;
}

#header-login {
	position: absolute;
	width: 390px;
	top: 0;
	left: 585px;	
}

h2, h3, h4, h5 , h6 {
	line-height: 18px;		
}
p {
	line-height: 16px;
	margin-bottom: 6px;
}
p, ul li {
	font-size: 12px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 25px;
}
h2 {
	font-size: 16px;
		font-weight: bold;
	margin-bottom: 10px;
}
table tr td {
	font-size: 12px;
}

#footer {
	text-align: left;
}
#footer-nav {
	margin: 10px 0px;
}
#footer-nav a {
	text-decoration: none;
	color: #000;
}
#footer-copy {
	font-weight: normal;
	line-height: 15px;
	font-size: 11px;
}
#footer, #footer-nav, #footer-nav a {
	font-size: 12px;
	font-weight: bold;
}
#footer-line {
	border-top: 2px solid #aaa;
	border-bottom: 1px solid #ccc;
	height: 3px;	
}

input[type=text], select {
	border: 1px solid #000;
	font-size: 12px;
	padding: 3px;
}

#sidebar-box-vertical {
	width: 725px;
	margin-bottom: 15px;
	margin-top: 35px;
}
#sidebar-box-vertical-top {
	background: url(../images/sidebar-box-vertical/sidebar-box-vertical-top.jpg) top left no-repeat #fff;
	height: 35px;
	width: 725px;	
	position: relative;
}
#sidebar-box-vertical-top h2 {	
	font-size: 15px;
	font-weight: bold;
	color: #000;		
	position: absolute;
	top: 10px;
	left: 300px;
}
#sidebar-box-vertical-bottom {
	background: url(../images/sidebar-box-vertical/sidebar-box-vertical-bottom.jpg) bottom left no-repeat #fff;
	width: 725px;
	height: 13px;	
}
#sidebar-box-vertical-bg {
	background: url(../images/sidebar-box-vertical/sidebar-box-vertical-bg.jpg) top left repeat-y #fff;	
	padding: 10px;
	overflow: hidden;	
}
#sidebar-box-vertical-bg ul{
	list-style: none;
}
#sidebar-box-vertical-bg ul li{
	text-align: left;
	width: 24%;
	float: left;
	margin-left: 5px;	
}
#sidebar-box-vertical-bg input[type=text], #sidebar-box-vertical-bg select {
	width: 160px;
}


/* this is the list page styles */
#list-page {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#list-page p, #list-page a {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#list-page table tr td {
	padding: 2px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Opportunities Page */
.table-opportunities tr td{
	text-align: left;
}
.table-opportunities tr td.survey-company  {
	padding: 10px;
	line-height: 15px;
}
.table-opportunities tr td.survey-company img{
	margin: 5px;
}
.table-opportunities tr td.bars {
	text-align: center;
}
.table-opportunities tr th b {
	font-size: 11px;
}

/* Aritcles Page */
#page-articles {
	text-align: left;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	padding: 10px;
}
#page-articles .maintitle {
	color: #00f;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
#page-articles .title {
	font-size: 12px;		
	color: #00f;
}	
#page-articles .by {
	font-size: 11px;		
	color: #000;
}
#page-articles-left {
	float: left;
	width: 49%;
}
#page-articles-right {
	float: right;
	width: 49%;
}
#page-articles ul, #page-articles ol {
	margin-left: 16px;	
}
#page-articles ul li, #page-articles ol li{	
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 15px;
}

/* how this works Page */
#page-howthisworks {
	text-align: left;
}
#page-howthisworks p {
	text-align: left;
}

/* Questions Page */
#page-questions {
	text-align: left;
}
#page-questions h1 {
	margin: 20px 0px;
}
#page-questions .question {
	color: green;
	font-weight: bold;
	font-size: 15px;
}
#page-questions .answer {
	margin: 20px;
}

/* Top Header - Welcome - User Panel */
.welcome-table tr td a {
	text-decoration: none;
	font-weight: bold;
	color: blue;
}