/* CSS Document */

body{margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#4C4C4C;
	line-height:18px;
	}
a{
	font-family:Tahoma;
	font-size:11px;
	color:#4C4C4C;
	text-decoration:underline;
}

a:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#174F85;
	text-decoration:none;
}

.menu_bg{
background-image:url(images/menu_bg.jpg);
background-repeat:no-repeat;
}

.left_bg{
background-image:url(images/left_bg.jpg);
background-repeat:no-repeat;
}

.txt_blue{
	color:#003366;
}

.txt_bold{
font-weight:bold;}

.bullet_sq ul{
margin-left:0px;
}

.bullet_sq li{
background-image:url(images/bullet_sq.gif);
background-repeat:no-repeat;
margin:0px;
padding-left:15px;
margin-left:-38px;
list-style:none;
}

.sublinks ul{
margin-top:10px;
margin-right:5px;
}

.sublinks li{
background-image:url(images/bullet1.gif);
background-repeat:no-repeat;
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
padding-left:15px;
margin-left:-35px;
list-style:none;
color:#000000;
border-bottom:dashed 1px #999999;
}


.sublinks a{
color:#000000;
text-decoration:none;
}

.sublinks a:hover{
color:#0B3F71;
text-decoration:underline;
}


.sublinks-sel a{
color:#0B3F71;
text-decoration:none;
}

.heading {
font-size:14px;
font-weight:bold;
color:#3892D4;
}

.btn{
border: 1px solid #9CCCEE;
font-family:Tahoma;
font-size:11px;
width:150px;
height:15px;
}

.btn1{
background-color:#ffffff;
border: 1px solid #C3E0F5;
font-family:Tahoma;
font-size:11px;
color:#000000;
height:22px;
}


.news-title{
font-weight:bold;
padding:5px;
line-height:14px;
}

#purpose{
height:55px;
}

