/* CSS Document */

body{ margin:0px;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#727272;
line-height:22px;
}

.bot_bg{background-image:url(images/page_bot_imge.jpg);
background-repeat:repeat-x;
}
.divider{background-image:url(images/divder.jpg);
background-repeat:repeat-y;
width:2px;
}

.title{font-family:Arial;
font-size:14px;
color:#1468b3;
font-weight:bold;
}

.Main_title{font-family:"Times New Roman", Times, serif;
font-size:30px;
color:#1468b3;
font-weight:bold;
line-height:35px;
}

.Main_title_1{font-family:"Times New Roman", Times, serif;
font-size:21px;
color:#1468b3;
font-weight:bold;
}

.bg_title{font-family:Arial;
font-size:14px;
color:#ffffff;
font-weight:bold;
background-color:#3d68af;
}

.bg_title_1{font-family:Arial;
font-size:12px;
color:#ffffff;
font-weight:bold;
background-color:#3d68af;
}

.title_2{font-family:Arial;
font-size:12px;
color:#1468b3;
font-weight:bold;
}

.sub_title_1{font-family:Arial;
font-size:13px;
color:#1968b3;
font-weight:bold;
}

.content{font-family:Arial;
font-size:12px;
color:#727272;
line-height:21px;
}

.content_2{font-family:Arial;
font-size:10px;
color:#727272;
line-height:14px;
}

.sub_title{font-family:Arial;
font-size:12px;
color:#000000;
font-weight:bold;
}

.index_blue_box_scroll {
	height:650px;
	background-color:#f7f7f8;
	overflow:auto;
}

.photo_border {
	border:1px;
	border-color:#000066
}

./* LEFT NAVIGATION */
.left_nav {
	padding-top: 0px;
}

.left_nav ul{
	font-family:Arial;
	color:#727272;
	padding-left: 0px;
	margin-left: 0px;

}
.left_nav ul li{
	list-style: none;
	display: block;
	padding-left: 38px;
	background: url(images/bullet.jpg) left top no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	
}
/* LEFT NAVIGATION */
