body {
	margin:0px;
	font-size:86%;
}

body, td {
	color:#111111;
	font-family:arial;
	font-size:86%;
}

.pagetitle {
	color:#555555;
	font-size:180%;
	font-weight:bold;
	white-space:nowrap;
}

.subtitle {
	color:#555555;
	font-size:140%;
	font-weight:bold;
	white-space:nowrap;
}

#topMenu {
	height:18px;
	text-align:right;
	color:#333333;
	background-color:#fafff4;
	border-bottom: 1px solid  #8bc743;
	padding-top:4px;
	padding-right:5px;
	padding-bottom:2px;
	white-space:nowrap;
	font-size:90%;
}

#header {
	padding:10px;
	color:#333333;
}
#footer {
	text-align:left;
	padding-top:10px;
	font-size:80%;
	color:#666;
	padding-left:10px;
}

table.bubble
{
	border-collapse: collapse;
}

TABLE .td-top
{
	width: 13px;
	height: 13px;
	background-repeat: repeat-x;
	background-image: url(/images/bubble/ht.gif)
}

TABLE .td-bottom
{
	width: 13px;
	height: 13px;
	background-repeat: repeat-x;
	background-image: url(/images/bubble/hb.gif)
}

TABLE .td-left
{
	width: 13px;
	height: 13px;
	background: #F7F2FB;
	background-repeat: repeat-y;
	background-image: url(/images/bubble/vl.gif)
}

TABLE .td-right
{
	width: 13px;
	height: 13px;
	background-repeat: repeat-y;
	background-image: url(/images/bubble/vr.gif)
}

TABLE .td-ul
{
	width: 13px;
	height: 13px;
	background: #F7F2FB;
	background-repeat: no-repeat;
	background-image: url(/images/bubble/ul.gif)
}

TABLE .td-ur
{
	width: 13px;
	height: 13px;
	background-repeat: no-repeat;
	background-image: url(/images/bubble/ur.gif)
}

TABLE .td-ll
{
	width: 13px;
	height: 13px;
	background: #F7F2FB;
	background-repeat: no-repeat;
	background-image: url(/images/bubble/ll.gif)
}

TABLE .td-lr
{
	width: 13px;
	height: 13px;
	background-repeat: no-repeat;
	background-image: url(/images/bubble/lr.gif)
}

TABLE .td-text
{
	background: #F7F2FB;
}


table.secondaryMain {
	margin-bottom:20px;
}


td.leftBlock {
	background-image: url(/images/bg_gradient.gif);
	background-repeat: repeat-x;
	-moz-opacity:.90;opacity:.90;
	width:170px;
	padding:10px;
	border-top: 1px solid #8bc743;
	border-right: 1px solid  #8bc743;
	vertical-align:top;
	font-family:arial;
	font-size:86%;
}

td.leftBlockNoBorder {
	background-image: url(/images/bg_gradient.gif);
	background-repeat: repeat-x;
	-moz-opacity:.90;opacity:.90;
	width:170px;
	padding:10px;
	border-right: 1px solid  #8bc743;
	vertical-align:middle;
	font-family:arial;
	font-size:86%;
}

table.leftNav tr td {
	padding-bottom:10px;
}

td.secondaryContent {
	padding:10px;
	background-image: url(/images/bg_gradient.gif);
	background-repeat: repeat-x;
	-moz-opacity:.90;
	opacity:.90;
	width:550px;
	border-top: 1px solid #8bc743;
	border-right: 1px solid  #8bc743;
	border-left: 1px solid  #8bc743;
	vertical-align:top;
}

td.regheader {
	background-color:#8ccb39;
	font-weight:bold;
	color:#fff;
	padding:3px;
}

td.regheader_purple {
	background-color:#a545a5;
	font-weight:bold;
	color:#fff;
	padding:3px;
}

td.confheader {
	background-color:#a545a5;
	font-weight:bold;
	color:#fff;
	padding:3px;
	font-size:2em;
}

td.greenLandingBlock {
	padding:10px;
	background-image: url(/images/bg_gradient.gif);
	background-repeat: repeat-x;
	-moz-opacity:.90;opacity:.90;
	border-top: 1px solid #8bc743;
	border-right: 1px solid  #8bc743;
	border-left: 1px solid  #8bc743;
	vertical-align:top;
}

td.purpleLandingBlock {
	padding:10px;
	background-image: url(/images/bg_gradient2.gif);
	background-repeat: repeat-x;
	-moz-opacity:.90;opacity:.90;
	border-top: 1px solid #862175;
	border-right: 1px solid #862175;
	border-left: 1px solid #862175;
	width:300px;
	vertical-align:top;
}

td.purpleLandingBlockSolid {
	padding:10px;
	background-color:#FFDDFF;
	border-top: 1px solid #862175;
	border-right: 1px solid #862175;
	border-left: 1px solid #862175;
	width:300px;
	vertical-align:top;
}

td.greenLandingBlockSolid {
	padding:10px;
	background-color:#CCFF99;
	border-top: 1px solid #862175;
	border-right: 1px solid #862175;
	border-left: 1px solid #862175;
	width:300px;
	vertical-align:top;
}

td.purpleLandingBlock .head {
	color:#800080;
}

td.greenLandingBlock .subhead, td.greenLandingBlock .head {
	color:#79B727;
}

.head {
	color:#000000;
	font-size:160%;
	font-weight:bold;
	padding-bottom:0.5em;
}

hr {
	border:dotted;
	border-bottom-width:1px;
	border-bottom-color:#8bc743;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	margin-top:5px;
	margin-bottom:5px;
}

.extraHeight {
	line-height: 175%;
}

a, a:visited, a:active {
	color:#0000cc;
}

a.fakelink {
	color: #0000cc;
	text-decoration:underline;
	cursor:pointer;
}

.left_nav_padding {
	text-align:center; width:20px; height:20px;
}

.left_nav_padding2 {
	padding-top:0.25em; padding-left:0.5em;
}

.sampletext {
	background-color:#efefef;
	padding:10px;
	margin:5px 0px;
	border:1px solid #ccc;
}
