/* CSS Document */
html, body {
	margin : 0;
    padding : 0;
    background-color : #ffffff;
}

tr,td{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	color : #4f8cb2;
}

.AshSmallText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	color : #939292;
}

.BgcolourGray{
	background-color : #c2c0c1;
}

.BgcolourBlue{
	background-color : #006aa4;
}

.Whitetext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	font-weight : none;
}

.TextAsh{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #929292;
	text-decoration : none;
	font-weight : bold;
	line-height : 1.4em;
}

.TextBlue{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #4f8cb2;
	text-decoration : none;
	font-weight : bold;
	line-height : 1.4em;
}

.Textwhite{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	line-height : 1.4em;
}

a.footer:link, a.footer:visited, a.footer:active{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #939292;
	text-decoration : none;
}

a.footer:hover{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #939292;
	text-decoration : underline;
}

a.link:link, a.link:visited, a.link:active{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ef8906;
	text-decoration : none;
	font-weight : bold;
}

a.link:hover{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ef8906;
	font-weight : bold;
	text-decoration : underline;
}

a.more:link, a.more:visited, a.more:active{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #22a6f9;
	text-decoration : underline;
}

a.more:hover{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ef8906;
	text-decoration : underline;
}

.border-bottom {
border-bottom : 1px;
border-bottom-color : #e4e2e2;
border-bottom-style : dashed;
}

.border-textbox {
border : 1px solid #b0c5d1;
background-color : #e1f0f9;
color : #0069a3;
}

.Texbox1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
border : 1px solid #b0c5d1;
background-color : #ffffff;
color : #006AA4;
font-weight:normal;
font-size:11px;
}

.login {
border : 1px solid #8db6Cb;
background-color : #e3f7fb;
color : #0069a3;
margin-top: 6px;
}

.mainlogin {
border :  1px solid #8dB6cb;
background-color : #ffffff;
color : #000000;
width:160px;
}

#lemail {
background-image:url('/holding/images/emailBG.png');
background-repeat:no-repeat;
}

#lpassword {
background-image:url('/holding/images/passwordBG.png');
background-repeat:no-repeat;
}

.FormHeading {
color : #006AA4;
font-size : 16px;
font-weight:bold;
padding-bottom:10px;
padding-top:10px;
}

.AshText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	color : #D8D7D7;
}


.FormTitle1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #005B98;
	font-weight:bold;
}


#referrals-tab {
	background-color:#006DA1;
	color:#FFF;
}

.pdf-links {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	color : #4f8cb2;
	text-decoration:none;
	border-bottom: 1px dotted #4f8cb2;
}
