@charset "utf-8";
.blue-bold-txt1 {
color: #0E3A7B;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}
.blue-normal-txt1 {
color: #0B2D77;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.orange-heading1 {
color: #FB7E00;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
.blue-heading1 {
color: #274B80;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
body {
background-color: #B7CEEE;
}
a:link {
color: #0E3A7B;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #0E3A7B;
}
a:hover {
text-decoration: none;
color: #A30B24;
}
a:active {
text-decoration: none;
color: #A30B24;
}
.orange-link:link {
color: #ED7600;
text-decoration: none;
}
.orange-link:visited {
text-decoration: none;
color: #ED7600;
}
.orange-link:hover {
text-decoration: none;
color: #A30B24;
}
.orange-link:active {
text-decoration: none;
color: #A30B24;
}


#main{position: relative; text-align:left;
background:url(../images/index-bg.jpg) no-repeat top center;
height:464px;

}
#main-blank{position: relative; text-align:left;
background:url(../images/container-bg.gif) repeat-y center;
}
#main-in-blank {position: relative; 
background:url(../images/container-top-bg.jpg) top  center no-repeat;
}

#main-out{min-height: 240px; padding: 75px; margin: 0; padding-top:40px; padding-bottom:0; }
#main-out-blank{min-height: 160px; padding: 55px; margin: 0; padding-top:42px; padding-bottom:0;  }

.header-r {padding-right:10px;}


#shadow{background: url(../images/b.png); height: 8px;}


#bot {
background: url(../images/shadow.jpg) no-repeat center top;
height: 39px;
margin:0 auto;
}

#join th {text-align:right; 	color: #0B2D77;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}

.lf {padding:0px!important; margin:0px!important;}	

div.flag{width: 282px; height: 28px; overflow: hidden;/* margin-bottom: 5px;*/}
	div.flag ul{padding: 4px 0 0 17px;}
			div.flag ul li{float: left; display: inline; margin-right: 16px; font-weight: bold; color: #545454;}
	div.flag a{color: #545454;}
