:focus { 
	-moz-outline-style: none; 
}

body{
margin:0px 0px 0px 0px;
background-color:#0b2c4e;
background-image:url('../images/bg_texture.jpg'); repeat;
}

.hdr{
background-image:url(../images/hdr_bg.jpg); background-repeat:repeat-x;
padding:0px 0px 0px 80px;
}

.bdy{
padding:41px 45px 40px 45px;
}

.tit1{
font-family:times new roman,tahoma,arial,verdana,helvetica;
color:#ffffff;
font-size:14px;
font-weight:bold;
font-style:italic;
letter-spacing:0.1em;
word-spacing:0.2em;

}

.overviewRed{
font-family:times new roman,tahoma,arial,verdana,helvetica;
color:#ffffff;
font-size:12px;
//font-weight:bold;
font-style:italic;
letter-spacing:0.1em;
word-spacing:0.2em;

}

.bdytxt{
color:#6597cb;
font-size:11px;
font-weight:none;
font-family:arial,verdana,helvetica;
text-decoration:none;
line-height:1.4em;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

ul {
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 20px;
}

li{
list-style-image: url(../images/bullet.jpg);
}

.hr {
border: none 0;
border-top: 1px dashed #727272;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.ftr{
background-image:url(../images/ftr_bg.jpg); background-repeat:repeat-x;
height:111px;
}

.ftrtxt{
color:#b3b3b3;
font-size:11px;
font-weight:none;
line-height:1.9em;
font-family:arial,verdana,helvetica;
text-decoration:none;
}

.spac{
padding:0px 10px 0px 10px;
text-align:center;
}

