body
{
	background:#FFFFFF;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight:normal;
	letter-spacing:0.04em;
	text-align:center;
	position: relative;
	margin-right:auto;
	margin-left: auto;
	margin-bottom:0px;
	margin-top:0px;
}

p
{
	line-height:1.6em;
	font-size: 0.80em;
	margin:1em 0em 1em 0em;
	padding:0em 0em 0em 0em;
	text-align:justify;
}

ul,il
{
	margin:0.2em 0.2em 0.2em 0.2em;
	padding:0em 0em 0em 0em;
	font-size:0.80em;
	line-height:150%;
	letter-spacing:0.03em;
}

.error_msg_title
{
	color:Red;
	font-weight:bold;
	font-size: 0.80em;
	line-height:150%;
	margin:0.0em 0.0em 0.0em 0em;
	padding:0.1em 0.1em 0.1em 0.1em;

}

.error_msg
{
	color:Red;
	font-weight:bold;
	margin:0.0em 0.0em 0.0em 2.5em;
	padding:0.1em 0.1em 0.1em 0.1em;
	
}

#page_header_background
{
	height:116px;
	width:100%;
	background-image:url(../images/beta/header-bkg.jpg);
	position:relative;
	top:0px;
	left:0px;
	background-repeat:repeat-x;
	
}

#page_header
{
	height:116px;
	width:700px;
	position:relative;
	top:0px;
	left:0px;
	margin-right:auto;
	margin-left: auto;
	/*border-style:solid;
	border-width:1px;*/
}

#header_logo
{
	height:116px;
	width:257px;
	position:absolute;
	top:0px;
	left:0px;
}

#header_menue
{
	height:116px;
	width:443px;
	position:absolute;
	top:0px;
	left:257px;
}

.menu_items
{
	background-color:#2F6ACD;
	width:110px;
	height:30px;
	font-weight:bolder;
	font-family:Tahoma;
	font-size:0.85em;
	position:absolute;
	top:79px;
	text-align:center;
	vertical-align:middle;
	line-height:200%;
	overflow:hidden;
}

.menu_items a
{
	text-decoration:none;
	color:White;
}

.menu_items:hover
{
	background-color:#53A762;
	width:110px;
	height:30px;
}

#menu_item1
{
	left:100px;
}

#menu_item2
{
	left:220px;
}

#menu_item3
{
	left:340px;
}

#page_content_wrapper
{
	position:relative;
	top:0px;
	width:900px;
	margin-right:auto;
	margin-left: auto;
	margin-top:20px;
	
}




/****************/
/* Begin forms */
input,select
{
	font-size:0.8em;
	font-weight:normal;
	letter-spacing:0.03em;
	padding:0.1em 0.2em 0.1em 0.2em;
	margin:0em 0em 0.5em 0em;
	vertical-align:middle;
}


input.hidden
{
	display:none;
	visibility:hidden;
	margin:0em;
	padding:0em;
}
/* End forms */
/****************/

/***************************/
/* Begin standard paragraph*/
.standard
{
	position:relative;
	top:10px;
	left:10px;
	text-align:left;
	color:#444;
	/*font-family:"lucida grande","trebuchet ms",arial,verdana,sans-serif;*/
	
}

.standard a
{
	color:#000040;	
}

.standard h1
{
	font-size: 1.1em;
	font-weight:bold;
	color:#000040;
}

.standard br
{
	margin: 10 10 10 10 10;
}



.standard img
{
	vertical-align:text-bottom;
}

.standard #bold1
{
	line-height:1.6em;
	font-size: 0.83em;
	font-weight:bold;
}

/* End standard paragraph*/
/***************************/

/**********************/
/* Begin sign_up form */

#sign-up
{
	position:relative;
	top:10px;
	left:10px;
	text-align:left;
	color:#000040;	
}

#sign-up a
{
	color:#000040;	
}

#sign-up h1
{
	font-size: 1.1em;
	font-weight:bold;
	color:#000040;
}

#sign-up p
{
	letter-spacing:0.03em;
	font-size: 0.80em;
	line-height:150%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#sign-up p.warning
{
	font-weight:bold;
	color:Red;
}

#personal_info_title
{
	font-weight:bold;
	background-color:#D3D3D3;
	padding:0.3em 0.3em 0.3em 1.0em;
	color:#008000;
}


#sign-up form,p,span
{
	padding:0.3em 0.3em 0.3em 1.0em;
}

#sign-up p.sign_up_error 
{
	padding:0.3em 0.3em 0.3em 1.0em;
}

#sign-up input 
{
	margin-bottom: 0.5em;
}

#sign-up checkbox
{
	display:list-item;
}

#sign-up label
{
	display:block;
	margin-bottom: 0em;
	font-size:0.8em;
}

#sign-up span
{
	font-size:0.8em;
}

#sign-up hr
{
	width:55em;
	margin:1em 0em 1em 0em;
	padding:0px 0px 0px 0px;
	color:#6FA36F;
	background-color:#6FA36F;
	height:0.1em;
	border-style:solid;
}



/* End sign_up form        */
/***************************/

/***************************/
/* Begin privacy statement */
#privacy_statement
{
	width:250px;
	position:absolute;
	top:70px;
	right:5px;
	text-align:justify;
	border:0.05em;
	border-color:lightgray;
	border-style:solid;
}

/* End  privacy statement */
/**************************/

/***************************/
/* Begin designed boxed   */

.designed_box1
{
	border-style:solid;
	border-width:1px;
	border-color:#819BCC;
	background-color:#E8EFFA;
	
}
/* End  designed boxed    */
/**************************/


/***************************/
/* Begin user management   */

#user-left-area
{
	position:absolute;
	top:0px;
	left:0px;
	width:220px;
}

#user-right-area
{
	position:absolute;
	top:0px;
	left:220px;
	width:680px;
	text-align:left;
}

#user-details-wrapper
{
	position:absolute;
	top:0px;
	left:0px;
	
	background-color:#DEE2EA;
	width:200px;
	height:125px;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#user-details
{
	padding: 10px 10px 10px 10px;
}

#user-details p
{
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0.3em 0em;
	color:#81858A;
	font-size:0.8em;
	overflow:hidden;
}

#user-details .bold
{
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0em 0em;
	color:#153161;
	font-weight:bold;
	font-size:0.9em;
	
}

#user-details a
{
	color:#153161;
	text-decoration:none;
}

#user-details a:hover
{
	color:#153161;
	text-decoration:underline;
}


#user-menus-wrapper
{
	position:absolute;
	top:145px;
	left:0px;
	
	background-color:#2F6ACD;
	width:200px;
	height:100px;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

#user-menus
{
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	font-size:0.7em;
	font-weight:bold;
	line-height:1.8em;
}

#user-menus a
{
	color:#FFFFFF;
	text-decoration:none;
}

#user-menus a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

.user_standard_paragraph
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:0.8em;
	line-height:1.2em;
	letter-spacing:0.06em;

}

#user-right-area .title1
{
	font-size:0.9em;
	font-weight:bold;
}

#user-right-area form
{
	padding:0.3em 0.3em 0.3em 1.0em;
}

#user-right-area input 
{
	margin-bottom: 0.5em;
}

#user-right-area checkbox
{
	display:list-item;
}

label
{
	display:block;
	margin-bottom: 0em;
	font-size:0.8em;
}

#user-right-area .checkbox_input 
{
	clear: both;
	float: none;
	position: relative;
	text-align:left;
	margin-top:0px;
}

#user-right-area .checkbox_input input 
{
	position: absolute;
	left: 0em;
	top: 0.1em;
	
}

#user-right-area .checkbox_input label 
{
	display: block;
	margin-left: 1.7em;
	position: absolute;
	left: 0em;
	top: 0.2em;
	font-size:1em;
}
/* End user management   */
/***************************/
