body {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	background: #ededed;
	font-family: Arial, Helvetica, sans-serif;
	color: #686868;
}

a:link {
	text-decoration: none;
	color: #2f7098;
}

a:visited {
	text-decoration: none;
	color: #2f7098;
}

a:hover {
	text-decoration: none;
	color: #5b8f22;
}

a:active {
	text-decoration: none;
	color: #2f7098;
}

.menu-text {
	font-size: 11px;
	text-align: center;
	color: #2f7098;
	line-height: 25px;
}

#header {
	width: 977px;
	height: 80px;
	background: url(../images/header_profile.jpg) 0 0 no-repeat;
}

.title-text {
	font-size: 12px;
	color: #2f7098;
	line-height: 36px;
	text-indent: 10px;
	font-weight: bold;
}

.org-box{
	width: 710px;
	height: 260px;
	background: #5b8f22;
}

.box-text {
	line-height: 25px;
	font-size: 11px;
}

.box-text-inside {
	font-size: 11px;
}

.nor-text {
	line-height: 17px;
	font-size: 11px;
}

.form-text {
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
}

.tx-gray {
	color: #666666;
}

.tx-org {
	color: #5b8f22;
}

/*
.footer {
	width: 983px;
	height: 39px;
	background: url(../images/footer-bg.jpg) 0 0 no-repeat;
}
*/

#footer{
	text-align:right;
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	font-size: 10px;
	background:url(../images/logo.jpg) 920px 3px no-repeat;
}

.footer-text {
	margin-right:50px;
}

#footer_link{
	width:61px; 
	height:35px;
	left:1060px; 
	margin-top:-25px; 
	position:absolute;
	z-index:5; 
	cursor:pointer;
}

.footer-text_other {
	line-height: 32px;
	font-size: 11px;
	text-indent: 10px;
}

.bottom-text {
	background: #f9f9f9;
	color: #666666;
	font-size: 11px;
	padding: 5px;
	font-weight: bold;
}

.side-text {
	font-size: 11px;
	color: #2f7098;
	line-height: 25px;
}

.input-element {
	width: 296px;
	height: 16px;
	background-color: #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	margin: 0px;
	padding: 2px;
	color: #2F7098;
	font-size: 11px;
}

.ta-element {
	width: 296px;
	height: 100px;
	background-color: #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	margin: 0px;
	padding: 2px;
	color: #2F7098;
	font-size: 11px;
}

.btn-element {
	width: 150px;
	height: 22px;
	background-color:#2F7098;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	margin: 0px;
	padding: 2px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#partner_portal_link{
	width:288px; 
	height:50px;
	margin-left:688px; 
	margin-top:14px; 
	position:absolute;
	z-index:2; 
	cursor:pointer;
}

#partner_allscript_link{
	width:140px; 
	height:55px;
	margin-left:12px; 
	margin-top:10px; 
	position:absolute;
	z-index:2; 
	cursor:pointer;
}

.form-lable {
	display: block;
	line-height: 11px;
	margin: 0px auto;
	padding: 0px 0px 2px 0px;
	color: #898989;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
}

.form-lable_white {
	display: block;
	margin: 0px auto;
	padding: 0px 0px 2px 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
}

.fileUploadButton {
	background:url(../images/file_upload_button.jpg) 0 0 no-repeat;
	border:none;
	width: 61px;
	height: 22px;
	margin: 0px;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.form-lable_error {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
}

#seperate_line{
	width:150px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
