#homepage
{
	width: 100%;
	margin: 0 auto 0 auto;
	background-color: #F4F4F4;
}

#flex
{
	width: 800px;
	padding: 0;
	margin: 0 auto 0 auto;
}

/* Header for Home/Professionals ---------------------------------------- */
#header
{
	width: 100%;
	height: 70px;
	background-image: url("../i/pf/grad_header.gif");
	background-repeat: repeat-x;
}

/* Logo Home/Professional ---------------------------------------- */
#logo
{
	background-image: url("../i/pf/logo2.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 294px;
	height: 77px;
	float: left;
	z-index: 2;
	position: absolute;
}

#logo .tag
{
	position: absolute;
	left: 436px;
	top: 19px;
}

#logo .members
{
	position: absolute;
	left: 678px;
	top: 10px;
	color: #FFFFFF;
	white-space: nowrap;
	font-size: 12px;
}

#home-com
{
	position: relative;
	top: 8px;
	right: 20px;
	float: right;
	left: 290px;
}

/* New Tabs ---------------------------------------- */
#tab-nav
{
	float: right;
}

#tab-nav.tab3
{
	padding: 0 192px 0 0;
}

#tab-nav ul
{
	margin: 36px 7px 0 0;
	padding: 0;
}

#tab-nav li
{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#tab-nav a { float: left; }

/* Home Navigation ---------------------------------------- */
#home-nav
{
	background-image: url("../i/h/nav_back.gif");
	background-repeat: no-repeat;
	width: 400px;
	height: 31px;
	float: right;
}

#home-nav a
{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding: 0 0 0 15px;
	line-height: 31px;
}

#home-nav a:hover
{
	color: #111;
	text-decoration: none;
}

#home-nav a.active { text-decoration: underline; }

/* Error ---------------------------------------- */

#error
{
	width: 250px;
	position: absolute;
	top: 255px;
	left: 60%;
	font-size: 11px;
	color: #FF0000;
	background-color: #FFFFCC;
	border-color: #FFFF00;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	padding: 3px 3px 3px 4px;
}

/* Home Page ---------------------------------------- */
#badge
{
	float: right;
	padding: 68px 63px 0 0;
}

#ad
{
	text-align: center;
	padding: 10px 0 0 0;
	clear: both;
}


#home
{
	background-image: url("../i/home/new_back.jpg");
	background-repeat: no-repeat;
	width: 798px;
	height: 550px;
	clear: both;
	border-color: #969696;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	background-color: #FFFFFF;
}

#home ul
{
	margin: 0;
	padding: 0;
}

#home li
{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#home .pro
{
	background-image: url("../i/h/pro.gif");
	background-repeat: no-repeat;
	width: 254px;
	height: 82px;
	margin: 273px 0 0 0;
}

#home .org
{
	background-image: url("../i/h/org.gif");
	background-repeat: no-repeat;
	width: 254px;
	height: 82px;
	margin: 273px 0 0 0;
}

#home .log
{
	width: 290px;
	height: 82px;
	margin: 25px 0 0 0;
	background-color: #E75A06;
	background-image: url("../i/home/login_back.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#home .pro a, #home .org a
{
	float: left;
	width: 254px;
	height: 82px;
}

#home .pro a:hover
{
	background-image: url("../i/h/pro_on.gif");
	background-repeat: no-repeat;
	width: 254px;
	height: 82px;
}

#home .org a:hover
{
	background-image: url("../i/h/org_on.gif");
	background-repeat: no-repeat;
	width: 254px;
	height: 82px;
}

#home .login-button a, #home .login-button a:hover
{
	padding: 0;
	border-width: 0;
	margin: 0;
	width: 58px;
	height: 22px;
	background-color: transparent;
}

#home .head
{
	display: inline;
	width: 237px;
	height: 110px;
	float: left;
	margin: 20px 0px 20px 20px;
	background-color: #EFEFEF;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
}

#home h1
{
	padding: 0 0 0 10px;
	margin: 5px 0 0 0;
}

#home p
{
	padding: 0 5px 0 10px;
	margin: 0;
}


.home a
{
	float: left;
	width: 237px;
	height: 110px;
	text-decoration: none;
	color: #666;
}

.home a:hover
{
	width: 237px;
	height: 110px;
	background-color: #DDD;
	color: #666;
}

#home .select, #home .input
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 10px;
	width: 138px;
	padding: 2px;
}

#home .input { border-width: 0; }

#home .submit
{
	color: #FFFFFF;
	font-size: 10px;
	padding: 3px;
	background-color: #F8BF8C;
	border-width: 0;
	width: 53px;
	margin: 0 0 0 8px;
}


#home .login
{
	padding: 0;
	margin: 30px 0 0 10px;
	color: #FFF;
	font-size: 11px;
	line-height: 18px;
}

#home .login td { padding: 2px 2px 2px 5px; }

/* Footer ---------------------------------------- */
#home-footer
{
	width: 788px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	color: #FFF;
	font-size: 10px;
	background-color: #434343;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	border-color: #434343;
	border-width: 0 1px 0 1px;
	border-style: solid;
}

#home-footer a { color: #FFF; }
#home-footer a:hover { color: #CCC; }

#home-footer span.tc
{
	float: left;
	padding: 4px 0 0 10px;
}

/* Copyright ---------------------------------------- */
#home-copyright
{
	clear: both;
	width: 788px;
	height: 30px;
	color: #666;
	font-size: 9px;
	line-height: 30px;
	text-align: right;
	background-color: #FFF;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	border-color: #969696;
	border-width: 0 1px 1px 1px;
	border-style: solid;
}

#home-copyright p
{
	padding: 0;
	margin: 0;
}



/* Login ---------------------------------------- */
#login
{
	width: 500px;
	margin: 20px auto 0 auto;
}

#login h1
{
	font-size: 18px;
	font-weight: bold;
}

#login p
{
	padding: 5px 0 5px 0;
	margin: 0;
}

#login strong
{
	padding: 0;
	margin: 0;
}

#login textarea
{
	width: 250px;
	margin: 0 0 3px 0;
}

#login fieldset
{
	padding: 12px;
	margin-bottom: 25px;
	border-color: #339933;
	border-width: 1px;
	border-style: solid;
	width: 400px;
}

#login fieldset legend
{
	font-size: 12px;
	font-weight: bold;
	color: #339933;
	padding: 0 5px;
}

#login fieldset p
{
	font-size: 12px;
	line-height: 15px;
	margin: 3px 0 2px 0;
	padding: 0;
	color: #333;
}

#login fieldset input
{
	padding: 2px;
	margin: 0 0 5px 0;
}

#login input
{
	font-size: 10px;
	border-color: #C1C1C1;
	border-width: 1px;
	border-style: solid;
	font-family: Arial, Tahoma, Sans-Serif;
	padding: 1px 0 1px 3px;
}

#login input.chx
{
	border-width: 0;
	padding: 0 5px 0 0;
	vertical-align: text-bottom;
}

#login select
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 10px;
	width: 160px;
}

#login small
{
	font-size: 11px;
	line-height: 16px;
	color: #999999;
}

#login .buttons
{
	width: 400px;
	text-align: center;
}

/* Registration --------------------------------- */
#registration-emailconf
{
	width: 700px;
	margin: 25px auto 0 auto;
}

#registration-emailconf p
{
	width: 650px;
	padding: 20px;
	margin: 0;
	text-align: left;
}
#registration-emailconf fieldset
{
	padding: 12px;
	margin-bottom: 25px;
	border-color: #339933;
	border-width: 1px;
	border-style: solid;
	width: 500px;
}

#registration-emailconf fieldset legend
{
	font-size: 12px;
	font-weight: bold;
	color: #339933;
	padding: 0 5px;
}

#registration-emailconf  .buttons
{
	width: 400px;
	text-align: center;
}

/* Terms & Privacy Pages ---------------------------------------- */
.terms-privacy
{
	float: left;
	width: 632;
	padding: 0;
	margin: 0;
	/*background-color: #F4F4F4;*/
	background-color: #FFFFFF;
}

.terms-privacy p
{
	padding: 5px 15px 10px 20px;
	margin: 0;
	text-align: left;
	border-bottom: #FFFFFF;
	
}

p.terms-privacy { text-align: center; }

.terms-privacy h2
{
	margin: 0 5px 0 0;
	padding: 20px 0 0 20px;
}


/* Helper Pages ---------------------------------------- */
.help
{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #F4F4F4;
}
.help .login { margin: 10px 10px 20px 20px; }
.help.alt { background-color: #FFF; }

.help p
{
	padding: 5px 15px 10px 20px;
	margin: 0;
	text-align: left;
	border-bottom: #FFFFFF;
	
}

p.button { text-align: center; }

.help h2
{
	margin: 0 5px 0 0;
	padding: 20px 0 0 20px;
}

.help span { padding: 0 0 0 20px; }

.help a, .why a
{
	color: #E75A06;
	text-decoration: none;
}

.help a:hover, .why a:hover
{
	color: #333;
	text-decoration: none;
}

.help ul li
{
	width: 600px;
	list-style-type: square;
	list-style-position: default;
}

.help img.right
{
	padding: 0;
	border-color: #BBB;
	border-width: 2px;
	border-style: solid;
	margin: 10px;
}

.announce
{
	background-color: #FFFDE7;
	color: #FF3300;
}

/* NEW!! ---------------------------------------- */
.why
{
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
}

.why p
{
	padding: 5px 20px 5px 20px;
	margin: 0;
	text-align: left;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
}

p.start
{
	color: #666666;
	font-size: 16px;
	line-height: 22px;
}

p.bullets
{
	color: #65A134;
	font-size: 20px;
	padding: 10px 0 5px 20px;
}

.why h1, .why h2
{
	color: #E75A06;
	font-size: 16px;
	line-height: 21px;
	padding: 15px 0 3px 20px;
	font-weight: bold;
	text-transform: capitalize;
}

.why h1 h3
{
	color: #333;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 0 3px 20px;
	font-weight: bold;
	text-transform: capitalize;
}

.why ul
{
	margin: 0 0 0 50px;
	padding: 0;
}

.why li
{
	color: #333;
	list-style-type: none;
	list-style-position: default;
	background-image: url("../i/a/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 2px 0 2px 18px;
}

.why .highlight
{
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}

#area-left
{
	float: left;
	width: 530px;
}

#area-left th
{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 28px;
	width: 530px;
	height: 25px;
	background-color: #88C653;
	text-indent: 20px;
	font-weight: normal;
}

#area-left th.alt
{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 28px;
	width: 530px;
	height: 25px;
	background-color: #E75A06;
	text-indent: 20px;
	font-weight: normal;
}

#area-left td
{
	background-color: #F4F4F4;
	border-bottom: #DDD;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 3px;
}

#area-left a
{
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

#area-left a:hover
{
	color: #FF6600;
	text-decoration: underline;
}

#area-left .date
{
	width: 100px;
	text-indent: 17px;
	white-space: nowrap;
	vertical-align: top;
	color: #333333;
}

#area-left .link
{
	width: 450px;
	vertical-align: top;
}

#area-right
{
	float: right;
	width: 250px;
}

#area-right th
{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 28px;
	width: 250px;
	height: 25px;
	background-color: #24659B;
	text-indent: 10px;
	font-weight: normal;
}

#area-right td { padding: 3px 3px 3px 10px; }

#area-right tr { background-color: #FFF; }
#area-right tr.alt { background-color: #E8F5FF; }

#area-right .date
{
	white-space: nowrap;
	vertical-align: top;
	color: #003366;
	padding: 0 5px 0 0;
}

#area-right a
{
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

#area-right a:hover
{
	color: #3489D0;
	text-decoration: underline;
}


/* Tests ---------------------------------------- */
#test
{
	float: left;
	width: 80%;
	padding: 0;
	margin: 0 0 10px 20px;
	background-color: #FFF;
}

#test ol
{
	padding: 0;
	margin: 10px 0 5px 40px;
	color: #333;
}

#test li
{
	float: left;
	width: 100%;
	padding: 0 0 15px 0;
}

#test h1
{
	margin: 0 0 0 20px;
	padding: 0;
}

#test h2
{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#test input
{
	vertical-align: middle;
	margin: 5px;
	_margin: 2px;
}

#test  a
{
	background-color: #FFF;
	float: left;
	width: 100%;
	padding: 2px;
	text-decoration: none;
	color: #555;
}

#test a:hover
{
	background-color: #EDF7FF;
	text-decoration: none;
	color: #111;
}


/* Helper Tabs ---------------------------------------- */
#help-nav ul
{
	float: left;
	padding: 0 0 0 20px;
	margin: 0;
}

#help-nav li
{
	float: left;
	list-style-type: none;
	list-style-position: default;
}

#help-nav a
{
	float: left;
	background-color: #DEDEDE;
	padding: 5px 12px 5px 12px;
	border-right: white;
	border-width: 0 1px 0 0;
	border-style: none solid none solid;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

#help-nav a:hover, #help-nav a.active
{
	background-color: #E75A06;
	border-right: white;
	border-width: 0 1px 0 0;
	border-style: none solid none solid;
	text-decoration: none;
	color: #FFF;
}

/* credits page */
div.credits table {
	width: 790px;
	margin-bottom: 0.5em;
	border-collapse: collapse;
}

div.credits th, div.credits td {
	width: 33%;
	text-align: center;
	color: #000;
	font-size: 11pt;
	vertical-align: top;
	line-height: 1.5em;
}

div.credits td {
	padding-bottom: 0.5em;
}

div.credits th {
	color: #006;
}

div.credits hr {
	width: 100%;
	margin: 0;
	padding: 0;
	color: #999;
	background-color: #999;
}

div.credits li {
	list-style: none;
	display: block;
	width: 150px;
	line-height: 1.5em;
	float: left;
}

div.credits li a, div.credits td a {
	color: #000;
	text-decoration: underline;
}

div.credits li a:hover, div.credits td a:hover {
	text-decoration: none;
}

div.credits div.clear {
	clear: both;
	margin-bottom: 1em;
}

div.credits div.component {
	margin-top: 1em;
}

div.credits div.component p {
	margin: 0;
	margin-left: 0.25em;
}

/*------ credits: component listing -----*/
div.credits_comp li {
	list-style: none;
	display: block;
	width: 200px;
	line-height: 1.5em;
	float: left;
}

div.credits_comp li a, div.credits td a {
	color: #000;
	text-decoration: underline;
}