﻿/************************************** HELP Box *******************************************************/

#HelpBox{
	width:449px;
	text-align:left;
	height:372px;
	padding:5px;
	margin-top:5px;
	margin-bottom:1px;
	background-color:#b0b0b0;
	border:#FFFFFF solid 1px;
}
#HelpBox h2{
	font-size:12px;
	font-weight:bold;
	padding-bottom:3px;
}

#HelpBox a.helpclosebtn{
	text-decoration:none;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	float:right;
	margin-top:-1.56em;
}

#HelpBox a:hover{
	color:#CC0000;
}


#HelpBoxInside h3{
	color:#929f4e;
	font-size:11px;
	font-weight:bold;
}

#HelpBoxInside img.main{
	border: 1px solid #bdbdbd;
	padding: 1px;
}

#HelpBoxInside h2{
	color:#929f4e;
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
}

#HelpBoxInside p.footer{
	color:#bdbdbd;
	font-size:10px;
	padding-left: 3px;
	
}

#HelpBoxInside p{
	color:#666666;
	font-size:10px;
}

#HelpBoxInside p.heading{
	font-size:23px;
	font-family: Verdana;
	color: #ee192b;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#HelpBoxInside p.turqtext{
	font-size:15px;
	font-family: Verdana;
	color: #3f9fd5;
	padding-top: 10px;
	padding-bottom: 11px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 20px;	
}

#HelpBoxInside #turqline
{
	font-family: Verdana;
	color: #3f9fd5;
	font-weight: bold;
	padding: 5px 5px 5px 15px;	
	border-bottom: solid 1px #3f9fd5;
	border-top: solid 1px #3f9fd5;
	line-height: 19px;
	text-align:center;
	background-color: #eaf5fb;
}

#HelpBoxInside p.gray{
	
	
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 65px;
	padding-right: 65px;	
	height:auto;
}

#HelpBoxInside p.error{
	font-size:11px;
	font-style: normal;
	font-family: Georgia,Verdana;
	color:#990000;
	text-align:center;
}


#HelpBoxInside{
	margin-bottom:0px;

	overflow:auto;
	/*width: 97%;*/
}

#HelpBoxInside a.overlayLink
{
   font-family: Verdana;
	color: #3f9fd5;
	font-weight: bold;  
	font-size: 12px;  
}


#LeftLink
{
    position: absolute;
    top: 288px;
    width: 138px;
    left: 61px;
    text-align: center;
}

#LeftLink a {
    font-family: Verdana;
	color: #3f9fd5;
	font-weight: bold;  
	font-size: 12px;
	text-decoration:none;
	line-height:14px;
	  
}
#LeftLink img {
    margin-left:5px;
}

#RightLink {
    position:absolute;
    top:288px;
    width:138px;
    left:258px;
    text-align: center;
    line-height:14px;
}

#RightLink a {

    font-family: Verdana;
	color: #3f9fd5;
	font-weight: bold;  
	font-size: 12px;
	text-decoration:none;  
}

#RightLink img {
    margin-left:5px;
}
#LeftCopy {
    position:absolute;
    top:342px;
    width:138px;
    left:61px;
    text-align: center;
}
#LeftCopy p {
	color:#666666;
	font-size:11px;
	font-weight:bold;
}

#RightCopy {
    position:absolute;
    top:342px;
    width:168px;
    left:246px;
    text-align: center;
}

#RightCopy p {
	color:#666666;
	font-size:11px;
	font-weight:bold;
}
/*****************************************************************************************************/

