/* CSS Document */

.contentHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9DD42B;
	font-weight:bold;
}
.textBlack12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.Black10 {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	text-align: left;
}

.textBlack10 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	height: 18px;
	text-align: left;
}
.form {
	height: 18px;
	width: 154px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AFAEAE;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #AFAEAE;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	float: left;
}

body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
a{
	text-decoration:none;
}
.PadLogo{
	padding-top:16px;
}
.BgHeader{
	background-image:url(img/bg_header.gif);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#F9F9F9;
}
.TextBlue{
	color:#11A8E1;
}
.TextGrey{
	color:Gray;
}
.TextGreen{
	color:#93C72C;
}

.Text10Blue a.TextBlue,.Text10Blue{
	color:#11A8E1;
	font-size:9px;
	font-weight:bold;
}


.Text10Blue a:hover{
	text-decoration:underline;
}
.Text16Bold{
	font-size:16px;
	font-weight:bold;
}
.LinkHeader{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.topPicLinkBox{
	display:block;
	height:100%;
	width:100%;
	padding-left:43px;
	padding-top:28px;
}
.PadPicLink{
	
	
}
.PadPicLinkAdvice{
	padding-left:18px;
/*	padding-top:28px;*/
}
.PadTextLinkHead{
	padding-left:21px;
}
.BgJSLogin{
	background-image:url(img/bg_jslogin.gif);
	background-repeat:no-repeat;
}
.BgEmpLogin{
	background-image:url(img/bg_empl_login.gif);
	background-repeat:no-repeat;
}
.TextGreenBold{
	color:#8DB932;
	font-weight:bold;
	font-size:11px;
}
.PadTextGreen a{
	display:block;
	height:100%;
	width:100%;
	padding-left:32px;
	padding-top:7px;
	padding-right:0px;
}
.TextGrayArial{
	font-size:11px;
	color:#7F7F7F;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.Input{
	width:241px;
	height:18px;
	font-size:11px;
	border:1px solid #DEDEDE;
}
select{
	width:241px;
	font-size:11px;
}
.BgBlue{
	background-color:#44BBE8;
}
.TextWhite16Bold{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
.BgDoubleLine{
	background-image:url(img/bg_double_line.gif);
	background-repeat:repeat-x;
}
.BgLinkFooter{
	background-image:url(img/bg_footer_link.gif);
	background-repeat:repeat-x;
}
.TextCopyr{
	font-size:10px;
	color:#BEBABA;
}
.TextCopyr a
{
	font-size:10px;
	color:#11A8E1;
	font-weight:bold;
}
.btn
{
	width:162;
	height:19;
	background:transparent none repeat scroll 0% 0%;
	BACKGROUND-IMAGE:url(../images/bg_element.gif);
	border:#000000 0 none;
	cursor:hand;
	
	font-family: tahoma;
	font-size: 10px;
	color: #93C72C;
	font-weight: bold;
	text-decoration: none;	
	padding-left: 25px;
	text-align: left;
	float: left;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	margin: 0px;
	position: static;
}

.btnCenter
{
	width:162;
	height:19;
	background:transparent none repeat scroll 0% 0%;
	BACKGROUND-IMAGE:url(../images/bg_element.gif);
	border:#000000 0 none;
	cursor:hand;
	
	font-family: tahoma;
	font-size: 10px;
	color: #93C72C;
	font-weight: bold;
	text-decoration: none;	
	padding-left: 25px;
	text-align: left;
	float: center;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	margin: 0px;
	position: static;
}

.btnOrange
{
	width:162;
	height:19;
	background:transparent none repeat scroll 0% 0%;
	BACKGROUND-IMAGE:url(../images/bg_element.gif);
	border:#000000 0 none;
	cursor:hand;
	
	font-family: tahoma;
	font-size: 10px;
	color: #FF7200;
	font-weight: bold;
	text-decoration: none;	
	padding-left: 25px;
	text-align: left;
	float: left;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	margin: 0px;
	position: static;
}

.bgTitle {
	background-color: #F4F4F4;
	border: 1px solid #DEDEDE;
	height: 34px;
	padding-left: 7px;
	text-align: left;
	vertical-align: middle;
}

.box {
	border: 1px solid #DEDEDE;
}
.NoBorder
{
border-left-style:hidden;
border-right-style:hidden;
border-bottom-style:hidden;
}
/*css defined on 2008 - may - 09th*/
.StepHeader
{
	font-family:Tahoma;
	font-size:11pt;
	color:#000;
	font-weight:bold;
}
.FiledTitle
{
	font-family:Tahoma;
	font-size:10pt;
	color:#000;
}
.FieldText
{
	font-family:Tahoma;
	font-size:10pt;
	color:#000;
}
.Textbox
{
	height: 18px;
	width: 154px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AFAEAE;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #AFAEAE;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	float: left;
}
.Form_NoteTitle
{
	font-family:Tahoma;
	font-size:9pt;
	color:#000;
	font-weight:bold;
}
.Form_ErrorMessage
{
	font-family:Tahoma;
	font-size:9pt;
	color:#f00;
	font-weight:bold;
}
.StripHeader
{
	height:20px;
	background-color:#ff7200;
	color:White;
	font-size:11pt;
	font-weight:bold;
}
