#statusText
{
	text-align: center;
	line-height: 32px;
	font-weight: bold;
	color: #FFFFCC;
}

#info
{
	cursor: pointer;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -385px;
	z-index: 10000;
	text-align: center;
}

#infoX { width: 770px; }

#info .box
{
	background: #f5f5f5;
	border: 1px solid #dedede;
	padding: 20px;
	margin: 0;
}

#infoContent
{
	background: #fff;
	padding: 25px 25px 22px 25px;
	border: 1px dotted #ccc;
}

#infoFooter
{
	background: url(/images/bottom.png) no-repeat top center;
	width: 770px;
	margin: 0px auto;
	height: 10px;
}

* html #infoFooter
{
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/bottom.png");
}

#info h2
{
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #dedede;
	color: #B02000;
	font-weight: bold;
	text-align: left;
	position: relative;
}

#info h2 span
{
	display: block;
	position: absolute;
	right: 0;
	bottom: 6px;
	font-weight: normal;
	color: #222;
	font-size: 70%;
	margin: 5px 0 0 0;
}

#info ul
{
	margin: 0 0 20px 0;
	list-style: none;
}

#info li
{
	text-align: left;
	background: #ABD4EE;
	color: #222;
	margin: 0 0 5px 0;
	padding: 7px 10px;
	font-size: 90%;
}

#info li.alt { background: #E1F2A7; }
#info li.alt2 { background: #F0BCC7; }

#info li b
{
	color: #000;
	font-size: 110%;
}

.notice
{
	margin: 10px 10px 0 10px;
	padding: 10px 0px 10px 0;
	background-color: #FBFFCF;
	border-top: 1px solid #EBEFC2;
	border-left: 1px solid #EBEFC2;
	border-bottom: 1px solid #D9DF99;
	border-right: 1px solid #D9DF99;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.notice h2
{
	display: block;
	font-size: 150%;
	color: #cd4224 !important;
}

.notice b { color: #BD3D20; }

.icon
{
	width: 16px;
	height: 16px;
}

.buttons a, .buttons button, a.button, button.button
{
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	float: left;
	margin: 0 .7em 0 0;
	text-decoration: none;
	background: #EAEAEA url(/images/white-grad.png) repeat-x left top;
	border: 1px solid #dedede;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bfbfbf;
	padding: 5px 10px 6px 10px;
	display: block;
	cursor: pointer;
	font-size: 100%;
	line-height: 130%;
	color: #464646;
	-webkit-box-shadow: rgba(0,0,0,.15) 0px 1px 3px;
	-moz-box-shadow: rgba(0,0,0,.15) 0px 1px 3px;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
}

a.button, button.button
{
	float: none;
	display: inline-block;
}

.buttons button, button.button
{
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px;
}

.buttons button[type], button.button[type]
{
	width: auto;
	padding: 5px 10px 5px 7px;
	line-height: 17px;
}

.chrome .buttons button, .chrome button.button { padding: 4px 10px 4px 7px; }

*+html .buttons button[type], *+html button.button[type]
{
	padding: 4px 10px 3px 7px;
	margin-bottom: 1px;
}

* html button.button { margin-bottom: 1px; }
.buttons button img, .buttons a img, a.button img, button.button img { margin: 0 3px -3px 0 !important; }

.buttons button:hover, .buttons a:hover, a.button:hover, button.button:hover
{
	border: 1px solid #999;
	color: #000;
}

button.active, .buttons a:active, a.button:active
{
	border-color: #ccc;
	background: #FFF url(/images/white-grad-active.png) repeat-x left top;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

button.positive, a.positive
{
	color: #63A142;
	font-weight: bold;
}

a.positive:hover, button.positive:hover
{
	border: 1px solid #7CB043;
	color: #63A142;
}

a.positive:active
{
	background: #94B717;
	border: 1px solid #94B717;
	text-shadow: #607710 1px 1px 1px;
	color: #fff;
}

a.negative, button.negative { color: #d12f19; }

a.negative:hover, button.negative:hover
{
	border: 1px solid #E86B6D;
	color: #d12f19;
}

a.negative:active
{
	background: #d12f19;
	border: 1px solid #d12f19;
	text-shadow: #A93816 1px 1px 1px;
	color: #fff;
}

.buttons a em, .buttons button em, a.button em
{
	font-weight: normal;
	font-style: normal;
}

a.dark img { margin: 0 3px -3px 0 !important; }

a.dark, a.darkPos, a.darkNeg
{
	text-decoration: none;
	color: #fff;
	background: #444;
	border: 1px solid #444;
	padding: 5px 10px;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	display: inline-block;
}

a.dark:hover
{
	color: #fff;
	background: #555;
	border: 1px solid #fff !important;
}

a.darkPos
{
	border: 1px solid #4c8614;
	background: #4c8614;
}

a.darkPos:hover
{
	color: #fff;
	background: #5ca417;
	border: 1px solid #fff;
}

a.darkNeg
{
	border: 1px solid #d12f19;
	background: #d12f19;
}

a.darkNeg:hover
{
	background: #f13118;
	border: 1px solid #fff !important;
}

a.dark:active, a.darkPos:active, a.darkNeg:active
{
	background-color: #FAE158 !important;
	color: #222 !important;
	border-color: #DFC94F !important;
}

.info .buttons
{
	float: right;
	margin: 6px 0 0 0;
	padding: 0;
}

.info .buttons a, .info .buttons button { margin: 0 0 0 .7em; }

#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5000;
	background: #000;
	opacity: .90;
	filter: alpha(opacity=90);
}

#overlay[id] { position: fixed; }

#lightbox
{
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9999;
	width: 750px;
	height: 380px;
	margin: -190px 0 0 -375px;
	text-align: left;
}

#lightbox[id]
{
	position: fixed;
	height: auto;
	min-height: 380px;
}

.lbOff { cursor: pointer; }

#lightbox.done
{
	background: #FFE27F;
	border: 1px solid #D4B240;
	border-right: 1px solid #A08730;
	border-bottom: 1px solid #A08730;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
}

#lbContent
{
	position: relative;
	height: 278px;
	margin: 25px;
	padding: 25px 30px;
	background: #fff;
	border: 1px solid #EFCA4A;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
}

#lbContent[id]
{
	height: auto;
	min-height: 278px;
}

#lightbox.loading
{
	background-color: #222;
	border: 1px solid #ccc;
}

#lbLoadMessage p
{
	color: #fff;
	text-align: center;
	font-size: 150%;
	line-height: 380px;
}

#lightbox.done #lbLoadMessage, #lightbox.loading #lbContent { display: none; }
#lightbox.done #lbContent, #lightbox.loading #lbLoadMessage { display: block; }

#lightbox.blue, .blue #lightbox
{
	background: #61A9DF;
	border-color: #61A9DF;
}

.blue #lbContent { border-color: #338DCF; }

#lightbox.green, .green #lightbox
{
	background: #A4DE5D;
	border-color: #A4DE5D;
}

.green #lbContent { border-color: #85CE2C; }

#lightbox.error, .error #lightbox
{
	background: #EA3109;
	border-color: #BE2700;
}

.error #lbContent { border-color: #eee; }
* html.prepIE { overflow-y: hidden; }
* html.prepIE body { height: 100%; }
* html.prepIE select { visibility: hidden; }
* html.prepIE #lightbox select { visibility: visible; }

#lightbox h3
{
	color: #222;
	font-size: 100%;
	margin: 0 0 1.2em 0;
}

#lightbox form ul
{
	margin: 0 0 10px 0;
	padding: 0;
}

#lightbox form li
{
	position: static;
	width: 97%;
}

#lightbox div.buttons { margin: 0 0 1.2em 0; }

#lightbox .stuff p
{
	font-size: 100%;
	line-height: 150%;
	margin: 0 0 1em 0;
}

.prompt { text-align: center; }

.prompt h2
{
	padding-top: 75px;
	margin-bottom: 15px !important;
}

.prompt h3
{
	font-size: 120% !important;
	padding: 0 20px 40px 20px 40px !important;
}

.prompt input.text
{
	font-size: 180%;
	color: #333;
	width: 75%;
	margin: 0 auto 10px auto;
	text-align: center;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	outline: none;
}

.prompt li
{
	margin-bottom: 5px;
	padding: 0;
	width: auto !important;
}

.prompt li div { margin: 0; }
.prompt li p { margin-bottom: 10px; }
.prompt li.buttons { padding-top: 5px; }

.prompt label.desc
{
	font-size: 140%;
	font-weight: normal;
	padding: 20px 0 7px 0;
}

.prompt button
{
	float: none;
	display: inline-block;
}

.confirm h2
{
	padding-top: 52px;
	margin-bottom: 15px;
}

.confirm h2 b { color: #CE2001; }

.confirm p
{
	margin: 0 0 1.5em 0;
	line-height: 160%;
	font-size: 110%;
}

#lbContent ol.decide
{
	width: 100%;
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}

#lbContent ol.decide li
{
	font-size: 130%;
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
}

#lbContent ol.rss li
{
	font-size: 100%;
	margin-bottom: 20px;
}

#lbContent ol.decide li a
{
	height: 100%;
	display: block;
	line-height: 40px;
	text-decoration: none;
	border: 1px solid #FFE9AF;
	background-color: #FFF2CF;
	padding: 0 0 0 15px;
	color: #EF512C;
}

#lbContent ol.decide li a span { color: #000; }

#lbContent ol.decide li a:hover
{
	border: 1px solid #B6CF84;
	background-color: #D7F49C;
	font-weight: bold;
	color: #609035;
}

#lbContent ol.decide li a:hover b { text-decoration: underline; }
.bcd li { width: 62%; }

form ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
}

form li
{
	display: block;
	margin: 0;
	padding: 6px 5px 9px 9px;
	clear: both;
}

form li:after, form li div:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html form li { height: 1%; }
* html form li div { display: inline-block; }
*+html form li div { display: inline-block; }

form li div, form li span
{
	margin: 0 .3em 0 0;
	padding: 0;
	color: #444;
}

form li span { float: left; }
.center, form li span.center input.text, form li span.center label,form li.name input.text, form li.name span label,form li.date input.text, form li.date span label, form li.phone input.text, form li.phone span label,form li.time input.text, form li.time span label { text-align: center; }
form li.time select.select { margin-left: 5px; }

form li div.col span
{
	display: block;
	width: 100%;
	float: left;
	padding: 0;
}

li.twoColumns div.col span
{
	width: 48%;
	margin: 0 5px 0 0;
}

li.threeColumns div.col span
{
	width: 30%;
	margin: 0 5px 0 0;
}

li.notStacked div.col span
{
	width: auto;
	margin: 0 7px 0 0;
}

form li.complex { padding-bottom: 0; }

form li div span.left, form li div span.right
{
	margin: 0;
	width: 47%;
}

form li div span.full input, form li div span.full select, form li div span.left input, form li div span.right input,form li div span.left select,form li div span.right select { width: 100%; }
.left { float: left; }
.right { float: right; }
.clear { clear: both !important; }

.info
{
	display: inline-block;
	clear: both;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 5px 0;
}

.info[class] { display: block; }

.info div
{
	font-size: 95%;
	line-height: 135%;
	margin: 0 0 1.1em 0;
	color: #555;
}

form li.section
{
	clear: both;
	border-top: 1px dotted #ccc;
	padding-top: .9em;
	padding-bottom: 0px;
	padding-left: 9px;
	width: 97% !important;
	position: static;
}

form ul li.first
{
	border-top: none !important;
	margin-top: 0px !important;
}

form .section h3
{
	color: #777;
	font-weight: normal;
	font-size: 130%;
	line-height: 135%;
	margin: 0 0 .2em 0;
}

form .section div
{
	display: block;
	font-size: 85%;
	margin: 0 0 1.2em 0;
	padding: 0;
}

.likert table
{
	margin: 0 0 .9em 0;
	background: #fff;
	width: 100%;
	border: 1px solid #dedede;
	border-bottom: none;
}

.likert caption
{
	text-align: left;
	color: #222;
	font-size: 95%;
	line-height: 135%;
	padding: 5px 0 .5em 0;
}

.likert input
{
	padding: 0;
	margin: 2px 0;
}

.likert tbody td label
{
	font-size: 85%;
	display: block;
	color: #565656;
}

.likert thead td, .likert thead th { background-color: #e6e6e6; }

.likert td
{
	border-left: 1px solid #ccc;
	text-align: center;
	padding: 4px 6px;
}

.likert thead td
{
	font-size: 85%;
	padding: 10px 6px;
}

.likert th, .likert td { border-bottom: 1px solid #dedede; }

.likert tbody th
{
	padding: 8px 8px;
	text-align: left;
}

.likert tbody th label
{
	color: #222;
	font-size: 95%;
	font-weight: bold;
}

.likert tbody tr.alt td, .likert tbody tr.alt th { background-color: #f5f5f5; }
.likert tbody tr:hover td, .likert tbody tr:hover th { background-color: #FFFFCF; }
.col1 td { width: 30%; }
.col2 td { width: 25%; }
.col3 td { width: 18%; }
.col4 td { width: 14.5%; }
.col5 td { width: 12%; }
.col6 td, .col7 td { width: 10%; }
.col8 td, .col9 td, .col10 td { width: 6.5%; }
.col11 { width: 6%; }
.hideNumbers tbody td label { display: none; }

form li div label, form li span label
{
	margin: 0;
	padding-top: 6px;
	clear: both;
	font-size: 85%;
	line-height: 100%;
	color: #444;
	display: block;
}

form li div span label { padding-bottom: 12px; }

label.desc
{
	font-size: 95%;
	font-weight: bold;
	color: #222;
	line-height: 150%;
	margin: 0;
	padding: 0 0 3px 0;
	border: none;
	display: block;
}

label.choice
{
	display: block;
	font-size: 100%;
	line-height: 150%;
	margin: -17px 0 0 23px;
	padding: 0 0 5px 0;
	color: #222;
	width: 88%;
}

.safari label.choice { margin-top: -16px; }
form.rightLabel div.col { margin-top: -3px; }

span.symbol
{
	font-size: 120%;
	line-height: 135%;
}

form li .datepicker
{
	float: left;
	margin: .19em 5px 0 0;
	padding: 0;
	width: 16px;
	height: 16px;
	cursor: pointer !important;
}

form li div label var
{
	font-weight: bold;
	font-style: normal;
}

form li div label .currently { display: none; }

input.text, input.search, input.file, textarea.textarea, select.select
{
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #333;
	margin: 0;
	padding: 2px 0;
}

input.text, input.search, textarea.textarea
{
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	background: #fff url(/images/fieldbg.gif) repeat-x top;
}

select.select { padding: 1px 5px 0 0; }

input.search
{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding-left: 6px;
}

input.checkbox, input.radio
{
	display: block;
	margin: 4px 0 0 0;
	padding: 0;
	width: 13px;
	height: 13px;
}

input.other { margin: 0 0 8px 25px; }

.safari select.select
{
	font-size: 120% !important;
	margin: 0 0 1px 0;
}

* html select.select { margin: 1px 0; }

*+html select.select
{
	margin: 1px 0;
	border: 1px solid red;
}

li.file a
{
	color: #222;
	text-decoration: none;
}

li.file span
{
	display: inline;
	float: none;
}

li.file img
{
	display: block;
	float: left;
	margin: 0 0 0 -10px;
	padding: 5px 5px 7px 5px;
}

li.file .file-size, li.file .file-type
{
	color: #666;
	font-size: 85%;
	text-transform: uppercase;
}

li.file .file-name
{
	display: block;
	padding: 14px 0 0 0;
	color: blue;
	text-decoration: underline;
}

li.file .file-delete
{
	color: red !important;
	font-size: 85%;
	text-decoration: underline;
}

li.file a:hover .file-name { color: green !important; }
li.file a:hover .file-name { color: green !important; }

input.btTxt
{
	padding: 0 7px;
	width: auto;
	overflow: visible;
}

form li.buttons
{
	clear: both;
	padding-top: 10px;
}

form li.buttons input
{
	font-size: 120%;
	margin-right: 5px;
}

.rtl .info h2, .rtl .info div, .rtl label.desc, .rtl label.choice, .rtl div label, .rtl span label, .rtl input.text, .rtl textarea.textarea, .rtl select.select, .rtl p.instruct, .rtl .section h3, .rtl .section div, .rtl input.btTxt { direction: rtl; }
.third { width: 32% !important; }
.half { width: 48% !important; }
.full { width: 100% !important; }
input.small, select.small { width: 25%; }
input.medium, select.medium { width: 50%; }
input.large, select.large, textarea.textarea { width: 100%; }
textarea.small { height: 5.5em; }
textarea.medium { height: 10em; }
textarea.large { height: 20em; }

#errorLi
{
	width: 99%;
	margin: 15px auto 0 auto;
	background: #fff !important;
	border: 1px solid red;
	margin-bottom: 1em;
	text-align: center;
	padding: 1em 0 1em 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

#errorMsgLbl
{
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 125%;
	color: #DF0000 !important;
}

#errorMsg
{
	margin: 0 0 2px 0;
	color: #000 !important;
	font-size: 100%;
}

#errorMsg strong
{
	padding: 2px 3px;
	background-color: #FFDFDF !important;
	color: red !important;
}

form li.error
{
	display: block !important;
	background-color: #FFDFDF !important;
	margin-bottom: 3px !important;
}

form li.error label, form li.error span.symbol { color: #DF0000 !important; }

form p.error
{
	display: none;
	margin: 0 !important;
	padding: 7px 0 0 0 !important;
	color: #DF0000 !important;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px !important;
	clear: both;
}

form li.complex p.error { padding: 0 0 9px 0 !important; }
form li.error p.error { display: block; }

.leftLabel p.error, .rightLabel p.error
{
	margin-left: 30%;
	padding-left: 15px;
}

.noI .leftLabel p.error, .noI .rightLabel p.error
{
	margin-left: 35%;
	padding-left: 15px;
}

form span.req
{
	display: inline;
	float: none;
	color: red !important;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

form li.focused { background-color: #fff7c0; }
form li.focused, form li:hover { position: relative; }

form .instruct
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 42%;
	margin: 0 0 0 8px;
	padding: 8px 10px 10px 10px;
	border: 1px solid #e6e6e6;
	background: #f5f5f5;
	visibility: hidden;
	font-size: 105%;
}

form .instruct small
{
	line-height: 120%;
	font-size: 80%;
	color: #444;
}

form li.focused .instruct, form li:hover .instruct
{
	left: 100%;
	visibility: visible;
}

.hideSeconds .seconds, .hideAMPM .ampm { display: none; }

.altInstruct .instruct, li.leftHalf .instruct, li.rightHalf .instruct
{
	visibility: visible;
	position: static;
	margin: 0;
	padding: 6px 0 0 0;
	width: 100%;
	clear: left;
	background: none;
	border: none;
}

li.altInstruct p.complex , li.leftHalf p.complex, li.rightHalf p.complex { padding: 0 0 9px 0; }

.leftLabel li, .rightLabel li
{
	width: 74% !important;
	padding-top: 9px;
}

.leftLabel label.desc, .rightLabel label.desc
{
	float: left;
	width: 29%;
	margin: 0px 15px 0 0;
}

.rightLabel label.desc { text-align: right; }
.leftLabel li div.col, .rightLabel li div.col,.leftLabel li.complex div, .rightLabel li.complex div { float: left; }
.leftLabel .small, .rightLabel .small { width: 17%; }
.leftLabel .medium, .rightLabel .medium { width: 35%; }
.leftLabel .large, .leftLabel textarea.textarea,.rightLabel .large, .rightLabel textarea.textarea,.leftLabel li div.col, .rightLabel li div.col,.leftLabel li.complex div, .rightLabel li.complex div { width: 64%; }
* html .leftLabel .small, * html .rightLabel .small { width: 23%; }
* html .leftLabel .medium, * html .rightLabel .medium { width: 55%; }
* html .leftLabel .large, * html .leftLabel textarea.textarea,* html .rightLabel .large, * html .rightLabel textarea.textarea { width: 97%; }

.leftLabel p.instruct, .rightLabel p.instruct
{
	width: 27%;
	margin-left: 5px;
}

.leftLabel .altInstruct .instruct, .rightLabel .altInstruct .instruct
{
	margin-left: 29% !important;
	padding-left: 15px;
	width: 65%;
}

.leftLabel .buttons, .rightLabel .buttons { margin-left: 15px; }
* html .leftLabel .buttons, * html .rightLabel .buttons { margin-left: 4px; }
*+html .leftLabel .buttons, *+html .rightLabel .buttons { margin-left: 7px; }
.leftLabel .buttons .submit, .rightLabel .buttons .submit { margin-left: 29%; }
* html .leftLabel .buttons .submit, * html .rightLabel .buttons .submit { margin-left: 22%; }
.noI form li, .noI form li.buttons, .altInstruct form li, .altInstruct form li.buttons { width: 97% !important; }
.noI form li.section, .altInstruct form li.section { padding-left: 9px !important; }
.noI .leftLabel label.desc, .noI .rightLabel label.desc { width: 34%; }
.noI .leftLabel .large, .noI .leftLabel textarea.textarea,.noI .rightLabel .large, .noI .rightLabel textarea.textarea,.noI .leftLabel li div.col, .noI .rightLabel li div.col,.noI .leftLabel li.complex div, .noI .rightLabel li.complex div { width: 60%; }
.noI .leftLabel .buttons input, .noI .rightLabel .buttons input { margin-left: 34%; }
form li.leftHalf, form li.rightHalf { width: 46% !important; }

li.complex { width: 97%; }

li.leftHalf
{
	clear: left !important;
	float: left;
}

li.rightHalf
{
	clear: none !important;
	float: right;
}

form li.likert
{
	width: 97% !important;
	clear: both !important;
	float: none;
}

li.leftHalf .medium, li.rightHalf .medium,li.leftHalf .small, li.rightHalf .small { width: 100%; }

form li.captcha
{
	clear: both;
	border-top: 1px dotted #ccc;
	margin-top: 5px;
	padding-top: .9em;
	padding-bottom: 9px;
	padding-left: 9px;
	width: 97% !important;
	position: static;
}

form li.captcha label.desc
{
	text-align: left;
	margin-bottom: 4px;
	float: none;
	width: auto !important;
}

#recaptcha_widget_div table { background: #fff; }

form li.captcha .noscript iframe
{
	border: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

form li.captcha .noscript label.desc { display: block !important; }
form li.captcha .noscript textarea { margin-left: 12px; }

#paging-context
{
	clear: both;
	border-bottom: 1px dotted #ccc;
	margin-top: 5px;
	margin-bottom: 7px;
	padding-top: .9em;
	padding-bottom: 16px;
	padding-left: 9px;
	width: 97% !important;
	position: static;
}

#paging-context table { width: 100%; }
.pg1 td { text-align: center; }

.pg1 var
{
	background: none;
	border: 1px solid #dedede;
	display: block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin: 0 auto 0 auto;
	-webkit-border-radius: 12px;
	font-size: 90%;
	font-style: normal;
}

.pg1 .done var { background: #dedede; }

.pg1 .selected var
{
	background: #222;
	color: #fff;
	border: 1px solid #222;
	font-weight: bold;
}

.pg1 b
{
	display: block;
	padding-top: 5px;
	font-size: 85%;
	font-weight: normal;
}

.pg1 .selected b { font-weight: bold; }
.nopagelabel b { display: none; }

.pg2 td
{
	border: 1px solid #dedede;
	position: relative;
}

.pg2 var
{
	display: block;
	padding: 3px 7px;
	background: #dedede;
	font-style: normal;
	text-align: right;
}

.pg2 span
{
	display: none;
	padding: 3px 0;
	text-align: center;
	width: 200px;
	margin: 0 0 0 -100px;
	position: absolute;
	left: 50%;
}

.nopercent var { color: #dedede; }
.nopercent span { display: block; }

#paging-nav
{
	clear: both;
	border-top: 1px dotted #ccc;
	margin-top: 7px;
	padding-top: 10px;
	padding-bottom: 9px;
	padding-left: 9px;
	width: 97% !important;
	position: static;
}

#paging-nav .prev
{
	width: 33%;
	float: left;
}

#paging-nav .next
{
	width: 32%;
	float: right;
	text-align: right;
}

#paging-nav .marker
{
	width: 33%;
	float: left;
	text-align: center;
	line-height: 190%;
}

#paging-nav .marker span
{
	display: block;
	width: 100%;
	margin: 0 auto;
}

#paging-nav input { font-size: 120%; }





/* - - - - - - - - - - - - - - - - - - - - -

TEMPLATES

- - - - - - - - - - - - - - - - - - - - - */

#container{
	background:#CF3B19 url(/images/bghome.png) repeat-y right;
	border:1px solid #b5351b;
}
#top, #container, #bottom{
	width:940px;
}
#stage{
	background:none;
	border:none;
	margin:0 20px 5px 20px;
}

#header li{
	color:#fff;
}
#header li strong, #header li a, #header li a:hover{
	color:#facd64;
}
#header li.right a{
	background:url(/images/loginosaur.gif) no-repeat bottom left;
}
* html #header li.right a{
	padding-bottom:6px;
}

table td{
	vertical-align:top;
}

.col1 img{
	margin:0 10px 20px 0;
	width:139px;
	height:113px;
}
.col2{
	width:200px;
	padding:10px 0 10px 12px;
	background:#F6C35F;
	height:100%;
	-moz-border-radius-topleft:20px;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	-webkit-border-bottom-left-radius:20px;
	border:1px solid #CF9526;
	border-left:none;
	border-right:none;
}
.col3{
	width:540px;
	-moz-border-radius-topright:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	-webkit-border-bottom-right-radius:20px;
	border:1px solid #bbb;
	border-left:0;
}
.noresults{
	vertical-align:middle;
	text-align:center;
	font-size:200%;
}

ul.cat{
	text-align:left;
	border-top:1px solid #DF4B29;
	border-left:1px solid #DF4B29;
	list-style:none;
	margin:0 0 20px 0;
}

.cat, .cat .first a, .cat .results a{
	-moz-border-radius-topleft:12px;
	-webkit-border-top-left-radius:12px;
}
.cat, .cat .last a, .cat .results a{
	-moz-border-radius-bottomleft:12px;
	-webkit-border-bottom-left-radius:12px;
}

.cat a{
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	line-height:28px;
	width:129px;
	border-bottom:1px solid #DF4B29;
	padding:0 10px;
	background:#B03117;
}
.cat a:hover{
	background:#fff;
	color:#B03117;
	font-weight:bold;
}
.cat a:active{
	background:#F6C35F;
	color:#94240D;
}
.cat .selected a, .cat .results a{
	background:#F6C35F;
	color:#94240D;
	font-weight:bold;
	cursor:default;
}


.forms #for, .surveys #sur, .invitations #inv, .registrations #reg, .lead-generation #lea,
.online-orders #onl, .tracking #tra, .quizzes #qui, .business #bus, .personal #per, .education #edu,
.community #com, .healthcare #hea, .new #new, .popular #pop, .favorites #fav{
	background:#F6C35F;
	color:#94240D;
	font-weight:bold;
}


.col2 h3{
	font-weight:bold;
	color:#94240D;
	padding:5px 0 10px 0;
	text-transform:capitalize;
	text-align:center;
	font-size:130%;
}
.col2 h3 span{
	display:block;
	color:#222;
	text-transform:uppercase;
	font-size:75%;
}

ul.tem{
	padding:5px 0 0 0;
	list-style:none;
}

ul.tem li{
	margin:0 0 10px 0;
}

ul.tem a{
	display:block;
	background:#F5DEB3;
	text-decoration:none;
	font-size:11px;
	color:#000;
	height:40px;
	width:180px;
	padding-right:10px;
}
ul.tem a i{
	display:block;
	line-height:40px;
	font-size:12px;
	text-align:center;
	width:28px;
	margin-right:10px;
	background:#C53B1C;
	color:#fff;
	float:left;
	font-style:normal;
	font-weight:bold;
}
ul.tem a b{
	font-size:11px;
	margin:0 0 2px 0;
	padding-top:6px;
	display:block;
	color:#111;
}
* html ul.tem a b{
	display:inline-block;
}

ul.tem a:hover{
	background:#fff;
}
ul.tem a:hover i{
	background:#235DA4;
}
ul.tem a:active i{
	background:#529214;
}

ul.tem .selected a{
	border-right:10px solid #eee !important;
}
ul.tem .selected a{
	background:#eee !important;
}
ul.tem .selected a i{
	background-color:#529214 !important;
}


#temInfo{
	background:#fff;
	border:2px solid #fff;
	margin:20px 20px 10px 20px;
}
#temInfo fieldset{
	border:1px dotted #aaa;
	padding:20px 15px;
	text-align:center;
}

#temInfo h2{
	font-size:19px;
	color:#222;
}
#temInfo p{
	font-size:11px;
	color:#ccc;
	margin:0 0 0 0;
}

#dc{
	background:#235da4;
	border:1px solid #114B8F;
	color:#fff;
}
#atw{
	background:#5B9027;
	border:1px solid #477F0F;
	color:#fff;
}


.col3{
	background:#eee;
}
#container2{
	border:none;
	background:#fff;
}
#container2 form.bcd{
	margin:20px 20px 0 20px;
	padding:0 0 20px 0;
}
#container2, #top2, #bottom2{
	margin:0 auto;
	width:500px;
}
#top2, #bottom2{
	height:10px !important;
	display:block !important;
}
#top2{
	margin-top:10px;
}
#bottom2{
	margin-bottom:15px;
}
#nav2{
	background:#C53B1C;
}

.quickSearch{
	position:relative;
	width:170px;
	height:19px;
	display:block;
	margin:0 auto;
}
#search{
	position:absolute;
	left:10px;
	text-align:center;
	height:19px;
	width:150px;
	font-size:13px;
	line-height:19px !important;
	border:none;
	background:#fff url(/images/searchbg.png) repeat-x top;
	color:#333;
	z-index:50;
}
.firefox #search{
	padding:2px 0 0 0;
	height:17px;
}
span.ls{
	width:25px;
	background:url(/images/searchleft.png) no-repeat;
	left:0;
	z-index:100;
	cursor:pointer;
}
span.rs{
	width:20px;
	background:url(/images/searchright.png) no-repeat right;
	right:2px;
	z-index:100;
}
span.ls, span.rs{
	height:19px;
	display:block;
	position:absolute;
	top:0px;
}
span.rs a{
	display:block;
	width:16px;
	text-indent:-9000px;
}
span.rs a.close{
	cursor:pointer;
	background:url(/images/searchclose.gif) no-repeat 4px 4px;
}
span.rs a.spin{
	background:url(/images/icons/spinner.gif) no-repeat 4px 4px;
}
.promo{
	margin-bottom:25px;
}

.quickSearch{
	margin:0 0 20px 0;
	width:140px;
}
#search{
	width:120px;
	text-align:left;
	text-indent:13px;
}
span.ls{
	width:20px;
	background:url(/images/searchleft2.png) no-repeat !important;
}











