/* CSS Document */
td{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#424242;
}

.a{
text-decoration:none;
color:#000;
}


a{
color:#005EAB;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

h1,h2,h3,h5,h6,ul,li{
padding:0;
margin:0;
}

.head{
color:#99D1FF;
font-size:28px;
font-weight:normal;
}

h2{
font-size:26px;
font-weight:normal;
}

h3{
color:#000;
font-size:22px;
font-weight:normal;
}
.head-orange{
font-size:18px;
font-weight:normal;
color:#F48309;
}

.head-right{
color:#000;
font-size:22px;
font-weight:normal;
}

h3.size23{
font-weight:normal;
font-size:23px;
}

.bgr{
background:url(../images/logo.jpg) no-repeat left top;
}

.b{
color:#F48309;
font-weight:normal;

}
.intro{
width:290px;
}
.border{
border-top:2px solid #123F78;
border-bottom:2px solid #123F78;
}

.td-border{
border-right:1px solid #123F78;
}

.border-top{
border-top:2px solid #8A8184;
}

.bot-txt{
color:#8A8184;
font-size:13px;
}

.line{
text-decoration:underline;
font-weight:normal;
}
.content{
color:#000000;
font-size:12px;
}

.b-yellow{
color:#FFD174;
}
ul{
list-style-type:square;
margin:20px 0 10px 20px;
}
li{
margin-bottom:5px;
}
