/* Universal definitions */

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_tile.gif) top left repeat-y #cdcdcd;
	font-family: verdana, arial, sans-serif;
}

td {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

td,th,p,h4,li {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #fff;
}	

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 2px 2px 4px black;
}

a {
	font-weight: bold;
	color: #ffa200;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

/* Combined content definitions */

#contentshadow {
	background: url(../images/shadowtile_bw.gif) repeat-y top left #4e4f51;
}

.content {
	margin: 0px;
	padding: 15px 0px;
}

#contentleft {
	background: url(../images/bg_content.jpg) no-repeat top left #4e4f51;
	border-right: 1px black solid;
}

#contentright {
	background: url(../images/bg_content.jpg) no-repeat top right #4e4f51;
}

#contentleft h3 {
	margin: 10px 25px 15px 15px;
	padding: 0px;
}

#contentleft p {
	margin: 5px 25px 10px 15px;
	padding: 0px;
}

#contentright h3 {
	margin: 10px 25px 15px 25px;
	padding: 0px;
}

#contentright p {
	margin: 5px 25px 10px 25px;
	padding: 0px;
}

#contentleft #contactform {
	margin: 15px 5px 5px 5px;
	padding: 0px;
}

#contentleft #contactform p {
	margin: 0px 0px 8px 10px;
	padding: 0px;
	font-weight: bold;
}

#contentleft #contactform textarea {
	height: 80px;
	width: 200px;
}

/* Individuals page definition */

body#individuals #header {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_indv.jpg) no-repeat top left #149014;
}

body#individuals #headershadow {
	background: url(../images/shadowtile_gr.gif) repeat-y top left #149014;
}

body#individuals ul#products {
	margin: 15px 25px;
	padding: 0px;
	width: 240px;
	font-size: 10px;
	line-height: 12px;
	list-style: none;
}

body#individuals ul#products li {
	margin: 0px 0px 8px 0px;
	padding: 8px 0px 0px 0px;
	background: url(../images/hm_lines.jpg) top left no-repeat;
}

body#individuals ul#products img {
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

body#individuals object#quiz {
	margin: 0px;
	padding: 0px;
	background: #149014;
}

/* Organizations page definition */

body#organizations .header {
	margin: 0px;
	padding: 10px 0px;
}

body#organizations #headerl h3 {
	margin: 10px 25px 15px 15px;
	padding: 0px;
}

body#organizations #headerl p {
	margin: 5px 25px 10px 15px;
	padding: 0px;
}

body#organizations #headerl ul {
	margin: 5px 25px 10px 25px;
	padding: 0px;
}

body#organizations #headerl ul li {
	margin: 0px;
	padding: 0px;
}

body#organizations #headerr h3 {
	margin: 10px 25px 15px 25px;
	padding: 0px;
}

body#organizations #headerr p {
	margin: 5px 25px 10px 25px;
	padding: 0px;
}

body#organizations #headerr ul {
	margin: 5px 25px 10px 35px;
	padding: 0px;
}

body#organizations #headerr ul li {
	margin: 0px;
	padding: 0px;
}

body#organizations #headershadow {
	background: url(../images/shadowtile_rd.gif) repeat-y top left #c01d1e;
}

body#organizations #headerl {
	background: url(../images/bg_orgs_l.jpg) no-repeat bottom right #c01d1e;
}

body#organizations #headerr {
	background: url(../images/bg_orgs_r.jpg) no-repeat bottom left #c01d1e;
}


/* Consultants page definition */

body#consultants #header {
	margin: 0px;
	padding: 10px 0px;
	background: url(../images/bg_cons.jpg) no-repeat top left #2a75b8;
}

body#consultants #header h3 {
	margin: 10px 25px 15px 15px;
	padding: 0px;
}

body#consultants #header p {
	margin: 0px 25px 0px 15px;
	padding: 0px;
}

body#consultants #headershadow {
	background: url(../images/shadowtile_bl.gif) repeat-y top left #2a75b8;
}

/* Cash Keahey page definition */

body#cashkeahey #content {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_contentbig.jpg) no-repeat top left #4e4f51;
}

body#cashkeahey #content #downloadbox {
	display: none;
	float: right;
	margin: 45px 0px 10px 30px;
	padding: 0px;
}

body#cashkeahey #content ul {
	margin: 40px 50px 20px 50px;
	padding: 0px;
	list-style-image: url(../images/bullet_icon.gif);
}

body#cashkeahey #content ul li {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

body#cashkeahey #content ul li h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 2px 2px 4px black;
}

body#cashkeahey #content ul li p {
	margin: 0px;
	padding: 0px;
}

/* Contact page definitions */

body#contact #content {
	margin: 0px;
	padding: 30px 0px;
	background: url(../images/bg_contentbig.jpg) no-repeat top left #4e4f51;
}

body#contact #content p {
	padding: 0px;
	margin: 0px 50px 15px 30px;
	font-size: 11px;
}

body#contact #content #contactform {
	margin: 25px 0px 0px 30px;
	padding: 0px;
}

body#contact #content #contactform p {
	margin: 5px 0px;
	padding: 0px;
	font-weight: bold;
}

body#contact #content #contactform textarea {
	height: 300px;
	width: 300px;
}

/* Various bits */

#navbar {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg_navbar.jpg) repeat-y top left;
}

#footer {
	text-align: center;
	background-color: #fff;
	color: #777;
}

#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: blue;
	font-weight: normal;
}
#footer a:hover, #footer a:active {
	text-decoration: none;
	color: blue;
	font-weight: normal;
}

#miniheader {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	background: url(../images/bg_mh.gif) no-repeat top left #393939;
	font-size: 14px;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 2px 2px 4px black;
}

#minishadowheader {
	background: url(../images/shadowtile_mh.gif) repeat-y top left;
}

#contentshadow {
	background: url(../images/shadowtile_bw.gif) repeat-y top left;
}

.orange {
	color: #ffa200;
}

#contactform strong {
	color: red;
	font-weight: normal;
}