@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}
.PageBackgr {
	/*background-image: url(/images/backgr_page.png);
	background-repeat: repeat-y;
	background-position: 970px;*/
}
.LoginBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A5662;
	background-color: #E9EFF7;
	text-align: left;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.LoginInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626C78;
	border: 1px solid #8F9BA9;
	width: 100px;
	margin-left: 6px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.Content {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #4A5662;
	background-image: url(/images/backgr_content.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	padding-top: 36px;
	padding-right: 30px;
	padding-left: 35px;
	padding-bottom: 40px;
}
.ImageInsertLeft {
	float: left;
	margin-right: 30px;
	margin-bottom: 26px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#bcc0c5,direction=135,Strength=10);
}

.TrialBox {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #2E353D;
	background-image: url(/images/trial_backgr.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
	padding-top: 18px;
	padding-right: 20px;
	padding-left: 24px;
}
.IanTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	padding-left: 10px;
}
.SideBar {
	background-color: #E9EFF7;
	background-image: url(/images/sidebar_End.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
.Promo1 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #434E59;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFD595;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFD595;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 647px;
}
.PageTitle {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #4B5763;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9BA7B3;
	padding-bottom: 5px;
}

.Promo2 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 30px;
	line-height: 38px;
	font-weight: bold;
	color: #0F590F;
	letter-spacing: 1px;
	margin-bottom: 20px;
	text-align: center;
	display: block;
	width: 647px;
}

.SideBarContent {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #3A4754;
	background-image: url(/images/backgr_sidebar.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 22px;
	padding-right: 25px;
	padding-left: 14px;
}
.Footer a, .Footer a:link, .Footer a:visited {
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	color: #6D7782;

}
.Footer {
	background-image: url(/images/backgr_footer.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 130px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D7782;
}
.Footer a:hover {
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
	color: #4A5662;
}
.Promo3 {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 30px;
	line-height: 38px;
	font-weight: bold;
	color: #229109;
	letter-spacing: 1px;
	margin-bottom: 15px;
	text-align: center;
	width: 647px;
}
.ImageInsertRight {
	float: right;
	margin-bottom: 26px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;


	filter: progid:DXImageTransform.Microsoft.Shadow(color=#bcc0c5,direction=135,Strength=10);	margin-left: 30px;
}
.FormBox  {
	border: 8px solid #FFFFFF;
	background-color: #FFFFFF;
	padding: 20px;
	background-image: url(/images/form_backgr.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
