/*-------- Generic Styles --------*/
body {
	font-family: Tahoma, serif;
	font-size: 12px;
}
input, textarea, select {
	font-family: Tahoma, serif;
	font-size: 12px;
	border: 1px solid #7f9db9;
}
div { position: absolute; }
a {
	color: #e5e5e5;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
.blue { color: #336; }
.orange { color: #fa9632; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.fleft { float: left; }
.fright { float: right; }
.clear { clear: both; }
.center { text-align: center; }
.larger { font-size: 14px; }
p { margin: 8px 0 8px 0; }
img { border: none; }
/*-------- Layout Styles --------*/
#main {
	top: 0px;
	left: 50%;
	margin: 0 0 0 -380px;
	width: 760px;
	height: 600px;
	background: url('../images/logo.jpg') 13px 13px no-repeat;
}
#leftnav {
	background: url('../images/nav_welcome.jpg') 12px 12px no-repeat  #343465;
	left: 4px;
	top: 61px;
	width: 133px;
	height: 535px;
}
#leftnav a { font-size: 11px; }
#leftnav div {
	padding-top: 35px;
	left: 12px;
}
#leftnav div div {
	position: static;
	height: 1px;
	overflow: hidden;
	border-top: 1px dashed #fff;
	padding: 0;
	width: 112px;
	left: 0px;
	margin: 10px 0 10px 0;
}
#leftnav #featured_retailer {
	padding: 0;
	left: 0px;
	top: 277px;
	height: 184px;
	width: 133px;
	background: #fff;
	text-align: center;
}
#featured_retailer span {
	color: #333365;
	font-weight: bold;
	font-size: 11px;
	display: block;
	padding-top: 8px;
}
#featured_retailer img {
	position: absolute;
	left: 0px;
	top: 80px;
}
#featured_retailer span.site {
	position: absolute;
	display: block;
	left: 0px;
	width: 133px;
	bottom: 8px;
}
#featured_retailer a {
	color: #323264;
	line-height: 11px;
}
a#homelink {
	position: absolute;
	display: block;
	top: 12px;
	left: 8px;
	width: 370px;
	height: 42px;
}
	
#topnav {
	top: 37px;
	right: 15px;
	color: #999;
	font-size: 10px;
}
#topnav a {
	color: #999;
	font-size: 10px;
}
#right {
	left: 138px;
	width: 618px;
	top: 61px;
	height: 535px;
	background: #343465;
}
#header {
	top: 23px;
	left: 1px;
	width: 614px;
	height: 32px;
	border: 1px solid #fff;
	background: url('../images/header_back.jpg') no-repeat;
	color: #fa9632;
	font-weight: bold;
}
#header span.title {
	display: block;
	float: left;
	margin: 9px 0 0 11px;
}
#header a {
	size: 11px;
	float: right;
	color: #fa9632;
	margin: 4px 8px 0 0;
}
#content {
	left: 1px;
	top: 56px;
	width: 614px;
	height: 439px;
	background: url('../images/background.jpg') repeat-y #e2e2ea;
	border: 1px solid #fff;
	overflow: auto;
}
#content_noheader {
	left: 1px;
	top: 24px;
	width: 614px;
	height: 471px;
	background: url('../images/background.jpg') repeat-y #e2e2ea;
	border: 1px solid #fff;
	overflow: auto;
}
#footer {
	top: 498px;
	width: 618px;
	height: 36px;
	background: url('../images/copyright.jpg') bottom right no-repeat #343465;
	border-top: 1px solid #fff;
}
.graybar {
	width: 596px;
	height: 32px;
	background: url('../images/graybar.jpg') no-repeat;
}
.peach {
	background: #ffebd7;
	width: 614px;
	padding: 0px 0 2px 0
}
.peach p {
	color: #4c4c4c;
	font-size: 10px;
	font-weight: bold;
	padding: 0 8px 0 12px;
	margin-top: 6px;
}
#hidden {
	top: -1000px;
	left: -1000px;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
/*-------- Login Styles --------*/
#login {
	display: none;
	top: 10px;
	right: 10px;
	opacity: 0.0;
	font-size: 11px;
}
#login label {
	margin-right: 4px;
	color: #999;
	font-weight: bold;
}
#login input {
	margin: 6px 4px 0 0;
	border: 1px solid #7f9db9;
	width: 100px;
}
#login input.submit {
	width: 25px;
	background: #7f9db9;
	font-weight: bold;
}
#loginforgot {
	display: none;
	margin-right: 32px;
	opacity: 0.0;
}
/*-------- Privacy Styles --------*/
#privacy_top {
	position: absolute;
	top: 16px;
	left: 4px;
}
#privacy {
	width: 584px;
	border-left: 3px solid #336;
	border-right: 3px solid #336;
	top: 102px;
	left: 4px;
	background: url('../images/privacy_back.jpg') repeat-y;
}
#privacy p { padding: 0 18px 0 18px; }
/*-------- About Us Styles --------*/
#about {
	top: -1px;
	background: url('../images/about_back.jpg') no-repeat;
	width: 614px;
	height: 362px;
	color: #6b6c71;
	font-weight: bold;
	font-size: 11px;
}
#about div {
	top: 95px;
	left: 16px;
	width: 401px;
}
#about_bot {
	position: absolute;
	top: 362px;
}
/*-------- Create a Fund Styles --------*/
.create { font-size: 11px; }
.create a { color: #666; line-height: 12px; }
.dark, .light {
	position: relative;
	width: 596px;
	padding: 8px 0 8px 0;
}
.dark { background: url('../images/dark_row.jpg') repeat-y; }
.light { background: url('../images/light_row.jpg') repeat-y; }
.error_msg {
	position: static;
	margin: -8px 0 5px 1px;
	width: 595px;
	height: 21px;
	background: url('../images/create_error.jpg') no-repeat;
	color: #e5e5e5;
	font-weight: bold;
	text-align: center;
}
.error_msg span {
	display: block;
	padding: 3px 0 0 0;
}
.form {
	position: relative;
	float: left;
	margin-left: 9px;
	width: 288px;
}
.description, .description_cover {
	position: relative;
	float: left;
	font-size: 10px;
	margin-left: 13px;
	width: 272px;
	color: #666;
	font-weight: bold;
}
.description { display: none; opacity: 0.0; }
.description_cover {
	text-align: center;
	font-style: italic;
	font-weight: normal;
	cursor: pointer;
	padding: 5px 0 5px 0;
}
.create label {
	padding-left: 5px;
	color: #333;
	font-weight: bold;
}
.create label.radio {
	position: relative;
	top: -3px;
}
.create input, .create textarea, .create select {
	margin: 6px 0 0 0;
	border: 1px solid #7f9db9;
}
.create input.check {
	margin-left: 5px; 
	border: none;
}
.create label.check {
	position: relative;
	top: -1px;
}
.create textarea {
	padding: 0 0 0 4px;
	width: 276px;
	height: 81px;
}
.create .graybar input {
	border: none;
	background: transparent;
	float: right;
	color: #323296;
	margin: 9px 7px 0 0;
	font-weight: bold;
	cursor: pointer;
}
.create .graybar input:hover { text-decoration: underline; }
#payment_details { margin: 0; }
#payment_details label {
	display: block;
	float: left;
	width: 100px;
	margin: 7px 3px 0 0;
	text-align: right;
}
#create3_blurb {
	background: #ffebd7;
	width: 614px;
	height: 51px;
}
#create3_blurb p {
	font-size: 10px;
	font-weight: bold;
	color: #4c4c4c;
	padding: 0 14px 0 14px;
}
#create3 {
	top: 52px;
	width: 614px;
	height: 355px;
	background: url('../images/create3_back.jpg') repeat-y #d2d2dd;
	overflow: auto;
}
#create3 div { position: static; }
#category, #retailers, #selected { float: left; }
#category { width: 150px; }
#retailers {
	margin-left: 1px;
	width: 327px;
}
#selected {
	margin-left: 1px;
	width: 116px;
}
#create3 div.title {
	width: 100%;
	height: 22px;
	color: #fa9632;
	font-weight: bold;
	font-size: 10px;
	background: url('../images/create3_title.jpg') no-repeat;
}
div.title p {
	margin: 0;
	padding: 5px 0 0 8px;
}
#category a {
	margin-left: 6px;
	font-size: 10px;
	color: #4c4c4c;
	clear: left;
}
#category a.active {
	float: left;
	display: block;
	width: 145px;
	margin-left: 0;
	padding: 1px 0 1px 5px;
	background: #bfbfcf;
}
#retailers th {
	color: #999;
	font-size: 10px;
}
#retailers td {
	color: #666; 
	font-weight: bold;
	font-size: 9px;
	padding: 0 1px 0 0;
}
#retailers td.small { font-weight: normal; }
#create3 div.bar {
	margin: 0;
	width: 327px;
	height: 22px;
	background: url('../images/create3_bar.jpg') no-repeat;
}
div.bar span {
	display: block;
	color: #ccc;
	font-weight: bold;
	padding: 4px 0 0 8px;
	font-size: 10px;
}
div.bar a {
	color: #ccc;
	margin: 4px 8px 0 0;
}
#create3 div.selected {
	padding: 5px 2px 5px 2px;
	background: url('../images/create_added.jpg') repeat-y;
	margin-top: 1px;
	font-weight: bold;
	color: #4c4c4c;
}
div.selected a {
	color: #999;
	font-size: 10px;
}
#create3_bot {
	top: 407px;
	width: 614px;
	height: 32px;
	background: url('../images/create3_bot.jpg') no-repeat;
}
#create3_bot input {
	float: right;
	background: transparent;
	border: none;
	color: #fa9632;
	font-weight: bold;
	font-size: 12px;
	margin: 8px 5px 0 0;
	cursor: pointer;
}
#create3_bot input:hover { text-decoration: underline; }
#create_error {
	top: 4px;
	width: 614px;
	font-weight: bold;
	color: #e5e5e5;
	text-align: center;
	z-index: 20;
}
#create4 {
	width: 596px;
	height: 272px;
	background: url('../images/create4_back.jpg') no-repeat;
}
#create4 p {
	color: #666;
	padding: 2px 10px 0 10px;
	font-weight: bold;
}
#create4_bot {
	position: static;
	margin-top: 222px;
}
#create4_bot div { position: static; }
#create4 .blue {
	position: static;
	width: 596px;
	height: 22px;
	background: url('../images/create4_bar.jpg') no-repeat;
}
#create4_bot div.bluecreate {
	position: static;
	width: 596px;
	height: 30px;
	background: url('../images/create4_create.jpg') no-repeat;
}
#create4_bot div.odd { background: url('../images/create4_odd.jpg') no-repeat; }
#create4_bot div.even { background: url('../images/create4_even.jpg') no-repeat; }
#create4_bot div.even, #create4_bot div.odd {
	height: 17px;
	width: 298px;
	float: left;
}
#create4_bot div.even span, #create4_bot div.odd span {
	display: block;
	color: #666;
	font-weight: bold;
	font-size: 10px;
	padding: 2px 0 0 6px;
}
#create4 div.blue button {
	color: #fa9632;
	background: transparent;
	border: none;
	font-weight: bold;
	margin-top: 3px;
	font-size: 11px;
}
#create4_bot div.bluecreate button {
	color: #fa9632;
	background: transparent;
	border: none;
	font-weight: bold;
	font-size: 16px;
	margin-top: 4px;
}
#fund_info {
	top: 68px;
	left: 10px;
}
#person_info {
	top: 68px;
	left: 309px;
}
#fund_info span.title, #person_info span.title, .blue span.title {
	font-size: 11px;
	color: #fa9632;
	font-weight: bold;
}
div.blue span.title {
	display: block;
	padding: 4px 0 0 8px;
	font-size: 11px;
}
#fund_info div, #person_info div {
	left: 0px;
	top: 18px;
	width: 280px;
}
#fund_info span, #person_info span {
	font-size: 9px;
	font-weight: bold;
	float: left;
}
#fund_info span.label, #person_info span.label {
	color: #999;
	display: block;
	clear: left;
	width: 95px;
	text-align: right;
	margin-right: 5px;
}
#fund_info span.value, #person_info span.value { color: #666; }
#fund_info textarea { height: 72px; }
#goback1, #goback2, #goback3 {
	position: absolute;
	background: transparent;
	border: transparent;
	color: #fa9632;
	font-size: 11px;
	font-weight: bold;
}
#goback1 { left: 243px; }
#goback2 { left: 241px; }
#goback3 {
	top: 309px;
	left: 550px;
}
/*-------- Browse Styles --------*/
#browse_top {
	width: 614px;
	height: 36px;
	font-size: 11px;
	color: #999;
	background: url('../images/browse_top.jpg') repeat-y;
	padding: 8px 0 8px 0;
}
#browse_top a { color: #555; }
#browse {
	width: 614px;
	height: 355px;
	top: 52px;
	background: url('../images/browse_back.jpg') repeat-y #fbfbfc;
	font-weight: bold;
	overflow: auto;
}
#browse table {
	margin: 4px 0 0 5px;
	color: #666;
	font-size: 10px;
}
#browse td { padding-left: 5px; }
#browse tr.header_row { height: 24px; }
#browse tr.header_row td { color: #323264; }
#browse tr { height: 17px; }
#browse .header_row td.creator { background: url('../images/browse_header1.jpg') no-repeat; }
#browse .header_row td.name { background: url('../images/browse_header2.jpg') no-repeat; }
#browse .header_row td { background: url('../images/browse_header3.jpg') no-repeat; }
#browse td.creator {
	width: 124px;
	color: #777;
}
#browse td.name { width: 123px; }
#browse td.name a {
	color: #444;
	padding: 0;
	font-size: 10px;
	line-height: 10px;
}
#browse td.desc { font-weight: normal; }
#browse tr.even td.creator { background: url('../images/browse_even1.jpg') no-repeat transparent; }
#browse tr.odd td.creator { background: url('../images/browse_odd1.jpg')  no-repeat transparent; }
#browse tr.even td.name { background: url('../images/browse_even2.jpg') no-repeat transparent; }
#browse tr.odd td.name { background: url('../images/browse_odd2.jpg') no-repeat transparent; }
#browse tr.even td { background: url('../images/browse_even3.jpg') no-repeat #fbfbfb; }
#browse tr.odd td { background: url('../images/browse_odd3.jpg') no-repeat transparent; }
#browse_pages {
	width: 614px;
	margin-top: 10px;
	text-align: center;
}
#browse_pages, #browse_pages a {
	color: #323264;
	line-height: 11px;
}
#browse_pages span {
	display: block;
	margin: 5px;
}
#browse_pages span.prev, #browse_pages span.next {
	width: 100px;
	color: #777;
}
#browse_bot {
	top: 406px;
	width: 614px;
	height: 32px;
	border-top: 1px solid #fff;
	background: url('../images/faq_bot.jpg') no-repeat;
	color: #fa9632;
	font-size: 12px;
	font-weight: bold;
}
#browse_bot span {
	display: block;
	margin: 9px 10px 0 10px;
}
/*-------- How it Works Styles --------*/
#how_top {
	left: 1px;
	top: 23px;
	background: url('../images/how_topfix.jpg') red no-repeat;
	width: 616px;
	height: 2px;
}
#how_left {
	top: -1px;
	width: 231px;
	height: 472px;
	background: url('../images/how_left.jpg') no-repeat;
}
#how_left div {
	left: 12px;
	top: 13px;
	width: 205px;
	color: #666;
	font-size: 11px;
}
#how_right {
	left: 231px;
	top: -1px;
	width: 383px;
	height: 472px;
	background: url('../images/how_right.jpg') no-repeat;
}
#how_right div {
	left: 14px;
	width: 280px;
	color: #666;
	font-weight: bold;
}
#how_right p { font-size: 10px; }
#how_right #how_right_0 {
	top: 20px;
	width: 319px;
}
#how_right_1 { top: 67px; }
#how_right_2 { top: 195px; }
#how_right_3 { top: 300px; }

/*-------- Participating Site Styles --------*/
#sites {
	left: -1px;
	top: 53px;
	width: 462px;
	height: 387px;
	border: 1px solid #fff;
	overflow: auto;
	font-weight: bold;
	font-size: 10px;
	color: #666;
}
tr.bluerow {
	color: #ccc;
	height: 22px;
	background: url('../images/bluebar.jpg') no-repeat #727293;
}
tr.white {
	background: #fff;
	height: 20px;
}
tr.even { background: #dcdce3; }
#sites th {
	color: #999;
	text-align: left;
}
#sites td, #sites th { padding: 6px 0 6px 5px; }
td.desc {
	padding-right: 6px !important;
	font-weight: normal;
}
#sites_cats {
	top: 53px;
	left: 464px;
	width: 150px;
	height: 387px;
	background: url('../images/sites_cats.jpg') no-repeat;
	border-top: 1px solid #fff;
}
#sites_cats div {
	top: 25px;
	left: 5px;
}
#sites a { color: #666; }
#sites_cats a {
	float: left;
	clear: left;
	font-size: 10px;
	line-height: 10px;
	color: #4c4c4c;
}
#sites_cats a.active {
	display: block;
	width: 150px;
	margin-left: -5px;
	padding: 1px 0 1px 5px;
	background: #d0d0d9;
}
/*-------- FAQ Styles --------*/
#faq_left {
	top: -1px;
	left: -1px;
	position: absolute;
	border: 1px solid white;
}
#faq_top {
	left: 218px;
	width: 396px;
	height: 32px;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	background: url('../images/faq_top.jpg') no-repeat;
}
#faq_top p { padding-left: 17px; }
#faq {
	top: 33px;
	width: 396px;
	left: 218px;
	height: 406px;
	overflow: auto;
	font-size: 10px;
	background: url('../images/faq_back2.jpg') repeat-y #f6f6f8;
}
#faq div {
	position: static;
	font-weight: bold;
	margin-left: 10px;
}
#faq div.top, #faq div.bot { margin: 0; }
#faq div.top { background: url('../images/faq_back.jpg') repeat-y #fff; }
#faq_bot {
	top: 438px;
	width: 614px;
	height: 32px;
	border-top: 1px solid #fff;
	background: url('../images/faq_bot.jpg') no-repeat;
}
span.heading {
	color: #323296;
	font-weight: bold;
	display: block;
	height: 5px;
}
#faq a {
	color: #666;
	line-height: 10px;
}
#questions { margin-top: -5px; }
#questions a { margin-left: 5px; }
img.seperator {
	clear: both;
	margin: 2px 0 10px -10px;
}
#answers a.answer {
	color: #323296;
	padding-top: 4px;
}
#answers a.answer:hover { text-decoration: none; }
#answers a.toplink {
	color: #a8a8d2;
	display: block;
	margin: 0 5px 5px 0;
}
#answers p {
	color: #666;
	margin-left: 10px;
	font-weight: normal;
}
#faqq {
	float: right;
	margin: 0 6px 5px 0;
}
/*-------- Fund Styles --------*/
#fund {
	width: 432px;
	height: 409px;
	color: #666;
	font-weight: bold;
	font-size: 11px;
	overflow: auto;
}
#fund div {
	position: static;
	padding: 6px 5px 0 12px;
}
#fund div.seperator {
	border-top: 1px dashed #666;
	margin: 20px 5px 0 10px;
	padding: 5px;
}
#fund a { color: #666; }
#fund_border {
	top: 24px;
	left: 435px;
	width: 4px;
	height: 473px;
	z-index: 20;
	background: url('../images/fund_border.jpg') no-repeat;
}
#fund_topright {
	top: 0px;
	left: 437px;
	width: 177px;
	height: 109px;
	background: url('../images/fund_topright.jpg') no-repeat;
}
#fund_bot {
	top: 410px;
	width: 432px;
	height: 61px;
	background: url('../images/fund_bot.jpg') no-repeat;
}
#subfund_seperator {
	background: url('../images/fund_seperator.jpg') no-repeat;
	height: 22px;
}
div.subfund {
	margin: -16px 0 0 0;
	padding: 0;
	background: url('../images/fund_back.jpg') repeat-y;
	color: #999;
}
#fund div.subfund div.left {
	width: 295px;
	margin: 0;
	padding: 0;
}
#fund div.subfund span { color: #323396; }
#fund div.subfund p span { color: #666; }
#fund div.subfund div.right {
	float: right;
	width: 100px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#fund div.subfund div.right a {
	font-size: 10px;
	line-height: 12px;
}
#fund div.subfund div.right a.active { color: #fa9632; }
#fund_title {
	top: 8px;
	left: 10px;
	color: #323296;
	font-size: 10px;
	font-weight: bold;
}
#fund_details {
	top: 30px;
	font-size: 10px;
	font-weight: bold;
	width: 250px;
}
#fund_details label {
	margin-left: 10px;
	color: #999;
	display: block;
	width: 69px;
	float: left;
}
#fund_details span { color: #666; }
#fund_details span.code { color: #fa9632; }
#donate {
	top: 27px;
	left: 0px;
	width: 200px;
}
#donate label {
	width: auto;
	float: left;
	margin: 3px 2px 0 10px;
}
#donate label.cash {
	color: #666;
	margin: 3px 2px 0 20px;
}
#donate input {
	position: relative;
	width: 60px;
	top: -5px;
	border: 1px solid #7f9db9;
	padding-left: 2px;
}
#donate input.img {
	margin: -20px 0 0 5px;
	border: none;
	padding: 0;
}
#donate_amount { margin-top: 5px; }
#contributors {
	top: 109px;
	left: 437px;
	width: 175px;
	height: 360px;
	background: #d7d7e1;
	border: 1px solid #fff;
	color: #666;
	font-size: 10px;
	text-align: center;
	overflow: auto;
}
#contributors p { font-weight: bold; }
#contributors img {
	margin: 0;
	color: #666;
}
#nodonate { margin-left: 1px; }
/*-------- Contact Us Styles --------*/
#contact_splash { border-right: 1px solid #fff; }
#contact {
	top: 0px;
	left: 186px;
	width: 428px;
	height: 439px;
	background: url('../images/contact_back.jpg') no-repeat #ffebd7;
}
#contact #blurb {
	padding: 5px 20px 5px 20px;
	font-size: 10px;
	color: #323264;
	font-weight: bold;
}
#form {
	left: 180px;
	top: 135px;
}
#msg {
	top: 235px;
	left: 15px;
}
#contact label {
	display: block;
	float: left;
	width: 80px;
	color: #4c4c4c;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin: 5px 0 0 0;
}
#contact input, #contact textarea {
	float: left;
	margin: 3px 0 1px 5px;
	padding-left: 2px;
	border: 1px solid #7f9db9;
}
#contact br { clear: both; }
#msg label {
	width: auto;
	margin-left: 9px;
}
#msg textarea {
	width: 376px;
	height: 136px;
}
#contact #submit {
	position: absolute;
	top: 415px;
	left: 368px;
	background: transparent;
	border: none;
	color: #323264;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}
#contact #submit:hover { text-decoration: underline; }
/*-------- Partner Site Styles --------*/
#site_blurb {
	height: 45px;
	background: #ffebd7;
	width: 613px;
	border-bottom: 1px solid #fff;
}
#site_blurb p {
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	padding: 8px 8px 5px 8px;
	color: #4c4c4c;
	font-weight: bold;
}
#site_blurb a {
	line-height: 12px;
	color: #222;
}
#site_detail { top: 46px; }
#site_detail p {
	padding: 0 8px 0 8px;
	width: 430px;
}
#site_detail a { color: #323396; }
#logo {
	top: 0px;
	left: 444px;
	height: 393px;
	width: 170px;
	background: url('../images/numma_back.jpg') repeat-y #d5d5df;
}
#logo img { padding: 32px 10px 0 10px; }
#logo #numma {
	position: absolute;
	bottom: 0px;
	right: 20px;
	padding: 0;
}
div.blue {
	background: url('../images/bluebar.jpg') no-repeat;
	width: 444px;
	height: 22px;
}
#site_detail div.blue p {
	padding: 0;
	margin: 4px 0 0 4px;
}
#site_detail div.blue a {
	color: #ccc;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
}
/*------------- Coupon Styles ------------*/
/* Reuses styles from Participating Sites */

#coupon {
	top: 53px;
	left: 464px;
	width: 150px;
	height: 387px;
	background: url('../images/coupon_right.jpg') no-repeat;
	border-top: 1px solid #fff;
	text-align: center;
}
#coupon a.title {
	display: block;
	font-size: 11px;
	line-height: 11px;
	color: #2a2a60;
	padding: 10px 5px 0 5px;
	font-weight: bold;
}
/*------------- Login Styles ------------*/
#login_page {
	position: relative;
	width: 300px;
	margin: auto;
	text-align: center;
}
#login_page label {
	display: block;
	width: 118px;
	float: left;
	text-align: right;
	color: #4c4c4c;
	font-size: 11px;
	font-weight: bold;
	margin: 8px 3px 0 0;
}
#login_page input {
	float: left;
	margin: 6px 0 0 0;
}
#login_page input.submit, #login_page input.esubmit {
	background: transparent;
	border: 2px outset #7f9db9;
	color: #2a2a60;
	font-weight: bold;
	margin-left: 186px;
	padding-bottom: 2px;
}
#login_page input.esubmit { margin-left: 155px; }
#login_page p {
	color: #323296;
	font-weight: bold;
	text-align: center;
}
#login_page a { color: #666; }
#loginforgot {
	margin-right: 32px;
	opacity: 0.0;
}
.iemargin { margin-top: 16px; }
