/* CSS Document */

body{
margin:0px;
padding:0px;
background-color:#EF406A;
background-image: url(../images/bg.jpg);
background-position:center top;
background-repeat:no-repeat;
}
.hdfont1{
font-family:Tahoma, Arial, "Times New Roman";
font-size:14px;
color:#736D50;
text-decoration:none;
}
.hdfont1:hover{
font-family:Tahoma, Arial, "Times New Roman";
font-size:14px;
color:#736D50;
text-decoration:underline;
}
.hdfont2{
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
color:#707070;
font-weight:bold;
text-decoration:none;
}
.leftLink{
font-family:Tahoma, Arial, "Times New Roman";
font-size:12px;
color:#B37A54;
font-weight:bold;
text-decoration:none;
}
.leftLink:hover{
font-family:Tahoma, Arial, "Times New Roman";
font-size:12px;
font-weight:bold;
color:#B37A54;
text-decoration: underline;
}
.HdFontRed{
font-family: Arial, Helvetica, sans-serif;
font-size:20px;
color:#E21848;
font-weight:bold;
text-decoration:none;
}


.normal-font{
font-family:Tahoma, Arial, "Times New Roman";
font-size:13px;
line-height:18px;
color:#454545;
text-decoration:none;
}

.common-font{
font-family:Tahoma, Arial, "Times New Roman";
font-size:12px;
color:#656046;
line-height:17px;
text-decoration:none;
}
.h1{
font-family:Tahoma, Arial, "Times New Roman";
font-size:21px;
color:#E21848;
line-height:21px;
text-decoration:none;
}
.h2{
font-family:Tahoma, Arial, "Times New Roman";
font-size:16px;
color:#E21848;
line-height:21px;
font-weight:bold;
text-decoration:none;
}
.h4{
font-family:Tahoma, Arial, "Times New Roman";
font-size:12px;
color:#E21848;
line-height:21px;
font-weight:bold;
text-decoration:none;
}
.downloadLink{
	font-family:Tahoma, Arial, "Times New Roman";
	font-size:14px;
	color:#003399;
	line-height:21px;
	font-weight:bold;
	text-decoration:none;
}
a.downloadLink:hover{
	font-family:Tahoma, Arial, "Times New Roman";
	font-size:14px;
	color:#003399;
	line-height:21px;
	font-weight:bold;
	text-decoration:underline;
}
.white-font{
font-family:Tahoma, Arial, "Times New Roman";
font-size:11px;
color:#FFFFFF;
line-height:16px;
text-decoration:none;
}


.link{
font-family:Tahoma, Arial, "Times New Roman";
font-size:12px;
color:#934F16;
text-decoration:none;
}
.link:hover{
font-family:Tahoma, Arial, "Times New Roman";
font-size:12px;
color:#934F16;
text-decoration: underline;
}

.box-1{
background-image:url(../images/box-1-mid.jpg);
background-repeat:no-repeat;
}
.box-2{
background-image:url(../images/box-2-mid.jpg);
background-repeat:no-repeat;
}
.box-3{
background-image:url(../images/box-3-mid.jpg);
background-repeat:no-repeat;
}
.input{
font-family:Tahoma, Arial, "Times New Roman";
font-size:11px;
color:#7D7D7D;
width:165px;
text-decoration:none;
background:#ffffff;
border:solid 1px #E5E5E5;
padding-top:5px;
padding-bottom:5px;
padding-left:3px;
}
.sbutton{
border: solid 3x #EEC6AC;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
background-color:#F5E3D9;
}
#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 90px; /*marquee height */
overflow: hidden;
border: 0px solid #638595;
padding: 2px;
padding-left:4px;
}
.black12 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.black12 a:link, .black12 a:visited {color: #000000; text-decoration:none ;}
.black12 a:hover {color: #000000; text-decoration: underline;}