/* @charset "utf-8";
CSS Document */

*, html {
	margin: 0px;
	padding: 0px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
img, div {
	behavior: url(../App_Themes/Theme1/iepngfix.htc)
}
img, DIV {
	behavior: url(../App_Themes/Theme1/iepngfix.htc)
}
#login_body {
	background-color: #FFF;
	background-image: url(images/loginImages/background.gif);
	background-repeat: repeat-x;
}
#container1 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 94px;
}
#logo {
	background-image: url(images/loginImages/logo.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 185px;
	float: left;
}
#back_to_bedigest_a {
	margin-top: 20px;
	margin-left: 520px;
	float: left;
	font-size: 12px;
	font-style: italic;
	font-weight:bold;
	color: #274286;
	background-image: url(images/loginImages/back_home.gif);
	background-repeat: no-repeat;
	height: 13px;
	padding-right: 18px;
	background-position: right top;
	text-decoration: none;
}
#title {
	height: 57px;
	padding-top: 25px;
}
#titleh1 {
	font-size: 40px;
	color: #FFF;
	font-weight: normal;
}
#content1 {
	width: 544px;
}
#content_text1 {
	height: 203px;
	padding-top: 66px;
	padding-right: 15px;
}
#content_text_h3 {
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}
#content_text_p {
	font-size: 14px;
	color: #FFF;
	text-align: justify;
}
#back_demo {
	background-image: url(images/loginImages/back_demo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 544px;
	text-align: right;
}
#back_demo_h2 {
	font-weight: normal;
	color: #2b77d1;
	margin-right: 39px;
	margin-top: 23px;
	/*border: 1px solid #000;*/
	width: 275px;
	text-align: center;
	float: right;
	font-size:20px;
}
* html #back_demo_h2 {
	margin-right: 39px;
}
#back_demo_h2_a {
	font-weight: normal;
	color: #2b77d1;
	text-decoration:underline;
}
#back_map {
	background-image: url(images/loginImages/back_map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 162px;
	width: 544px;
}


/*************************************************************************************************************************/
/*login*/
/*************************************************************************************************************************/

#login1 {
	width: 370px;
	position: absolute;
	right: 0px;
	top: 176px;
}
#back_login_top {
	background-image: url(images/loginImages/back_login_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 370px;
}
#back_login_middle {
	background-image: url(images/loginImages/back_login_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 370px;
}
#back_login_bottom {
	background-image: url(images/loginImages/back_login_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 370px;
}
#back_pam {
	background-image: url(images/loginImages/back_pam.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 337px;
	width: 280px;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	text-align:center 

}
#back_pam_form 
{
	margin-top:20px;
	margin-bottom:20px;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	text-align:left ;
}
#back_pamh1 {
	color: #03376d;
	font-weight: normal;
	font-size:28px;
	text-align:center;
}
#back_pamh3 {
	color: #03376d;
	font-weight: normal;
	font-size:20px;
}
#back_pam p {
	color: #03376d;
	font-weight: normal;
	font-size: 14px;
}
.center {
	text-align: center;
}
.width {
	width: 100%;
}
/*************************************************************************************************************************/
/*footer*/
/*************************************************************************************************************************/
#footer1 {
	margin-top: 10px;
}
#footer_p, #footer_p_a {
	font-size: 14px;
	color: #2b77d1;
	text-decoration: none;
}