@charset "UTF-8";
/* CSS Document */

body {
	background:#e1d6cb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin:0;
}

a {
	text-decoration:underline;
	color:#333300;
}

table.main {
	margin-top:0;
	margin-bottom:75px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

td.bgleft {
	background:url(images/bg_shadow_left.gif) repeat-y;
	width:3px;
}

td.bgright {
	background:url(images/bg_shadow_right.gif) repeat-y;
	width:3px;
}

td.bgbottom {
	background:url(images/bg_shadow_bottom.gif) repeat-x;
	height:8px;
}

td.bgcorner_left {
	background:url(images/bg_corner_left.gif) no-repeat;
	width:3px;
	height:8px;
}

td.bgcorner_right {
	background:url(images/bg_corner_right.gif) no-repeat;
	width:3px;
	height:8px;
}

td.banner {
	background:#FFFFFF;
	padding-left:25px;
	padding-top:16px;
	padding-bottom:16px;
	padding-right:0;
	height:58px;
	width:769px;
}

td.flash {
	background:#f15a40;
	height:158px;
	width:794px;
	padding:0;
}

td.challenge {
	width:619px;
	background:url(images/challenge_bg.gif) repeat-x #ede6de;
	height:149px;
	padding-left:25px;
	padding-top:35px;
}

td.action {
	width:110px;
	background:#b4a08c;
	padding-top:25px;
	padding-left:20px;
	padding-right:20px;
	font-size:9px;
	color:#FFFFFF;
	line-height:12px;
}

td.action a {
	color:#FFFFFF;
	text-decoration:none;
}

img.wrap {
	float:left;
	padding-right:2px;
}

td.profile {
	width:330px;
	padding-left:25px;
	background:#e5dbd1;
	padding-top:17px;
	padding-bottom:25px;
	padding-right:0;
}

td.download {
	width:225px;
	padding-left:25px;
	padding-right:25px;
	padding-top:17px;
	background:#e5dbd1;
}

img.dwnldbutton {
	margin-left:22px;
	margin-bottom:14px;
}

img.dwnldar {
	padding-bottom:18px;
}



/* Text styles */

p.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:16px;
	width:525px;
}

li.text {
	list-style:disc;
	font-size:11px;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:525px;
	margin-bottom:15px;
}

.hdr1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
}

img.profile {
	float:right;
	padding-left:25px;
	padding-bottom:25px;
}

.video {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:160px;
	font-size:10px;
	line-height:12px;
	color:#000000;
}

a.video {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
