/* CSS Document */

body {
	margin: 0px;
	background-image:url(../images/topheaderbg.gif);
	background-repeat:repeat-x;
	font-family:Trebuchet MS, arial;
	font-size:12px;
	font-weight:normal;
	line-height:19px;
}
.box{
	font-family:  Arial;
	font-weight:normal;
	font-size:12px;
	background-image:url(../images/txtbox-bg.gif);
	background-repeat:repeat-x;
	color: #000000;
	height:16px;
 	border: 1px solid #7c7c7c;
	padding-top:1px;
    }
.selbox{
	font-family:  Arial;
	font-weight:normal;
	font-size:12px;
	background-image:url(../images/txtbox-bg.gif);
	background-repeat:repeat-x;
	color: #000000;
/*	width:15px;
*/	height:20px;
	border: 1px solid #333333;
}
.footer{
	background-image:url(../images/footerbg.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	height:80px;
	font-size:13px;
	font-weight:normal;
}
a.footer{
	color:#FFFFFF;
	text-decoration:none;
	padding-left:18px;
	padding-right:18px;
}

.copyright{
	color:#a6a5a5;
	padding-top:10px;
}

.content{
	background-color:#f4f4f5;
	padding:15px;
}
.boldcontent{
	background-color:#f4f4f5;
	padding:15px;
	font-weight:bold;
}

.logo{
	padding-top:23px;
	*padding-top:24px;
}
.logo1{
	padding-top:18px;	
	*padding-top:24px;
}
.heading{
	color:#dda818;
	font-size:21px;
}
.smallheading{
	color:#dda818;
	font-size:15px;
}
.menubg {
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:"Myriad Pro", Trebuchet MS, Arial;
	background-repeat:repeat-x;
}
.menubg a{
	color:#000000;
	text-decoration:none;
}
.menubg a:hover{
	color:#000000;
	text-decoration:none;
}

.menubgover{
	background-image:url(../images/menuoverbg.gif);
	color:#ecbb32;
	font-weight:bold;
	font-size:14px;
	font-family:"Myriad Pro", Trebuchet MS, Arial;
	background-repeat:repeat-x;
}
.link{
	color:#ecbb32;
	text-decoration:none;
	cursor:pointer;
	border:0;
}

.menubg1{
	background-image:url(../images/menubg.gif);
	background-repeat:repeat-x;
	background-position:80%;
	padding-top:10px; 
}

.headingicon{
	padding-right:5px;
}

.more{
	color:#dda818;
	font-size:14px;
	font-weight:bold;
}
.moreicon{
	background-repeat:no-repeat;
	background-position:right 70%;
	padding-right:10px;
}
.readmore{
	color:#dda818;
	background-image:url(../images/more.gif);
	background-repeat:no-repeat;
	background-position:right 70%;
	padding-right:10px;
	text-decoration:none;
}
.readmore:hover{
	background-image:url(../images/more.gif);
	background-repeat:no-repeat;
	background-position:right 70%;
	padding-right:10px;
	text-decoration:underline;
}
.mandatory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.form1{
	font-family:  Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align:right;
	font-weight: bold;
	text-align:left;
}
.clientemail{
	color:#000;
	font-size:16px;
	font-family:Trebuchet MS;
	font-weight: 700;
	text-align:left;
}
.Errortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	text-align:right;
	height:20px;
}
.ErrorInnertextbox {
	font-family:  Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #FF0000;
	height:16px;
	padding-top:1px;
	}
.ErrorInnertextselectbox {
	font-family:  Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #FF0000;
	height:20px;
}
.login{
	border:none;
	cursor:pointer;
	text-decoration:none
}
.login:hover{
	border:none;
	cursor:pointer;
	text-decoration:none
}
.clientlogin{
	font-family:Trebuchet MS, Arial;
	color:#dda818;
	font-weight:bold;
	font-size:21px;	
}
.hightlight{
	font-family:tahoma;
	font-size:13px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.errormsg{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-style: normal;
	font-weight:bold; 
	font-size: 13px;
	text-decoration:none;
}
.headline{
	font-family:"Myriad Pro", Trebuchet MS, Arial;
	color:#000000;
	font-weight:bold;
	font-size:17px;
	text-decoration:none;	
}
.headline:hover{
	font-family:"Myriad Pro", Trebuchet MS, Arial;
	color:#000000;
	font-weight:bold;
	font-size:17px;
	text-decoration:none;	
}
