/* CSS Document */
body{margin:0}
.White_space{width:94%; font:75% verdana; padding:4px; padding:0 20px}
.White_space_intro{font:12px verdana; border-top:1px solid #0B73B5;border-bottom:1px solid #0B73B5; line-height:15px}
.White_space .desc{line-height:20px}

.rt_nav{font:11px verdana; text-align:left}
.rt_nav a{color:#fff; text-decoration:none; font-weight:bold}
.rt_nav a:hover{color:#fff; text-decoration:underline; font-weight:bold}
.rt_nav a:visited{color:#fff; text-decoration:none; font-weight:bold}
.rt_nav .active{font:bold 12px verdana; color:#fff}

.footer{text-align:center; font:bold 11px verdana;}
.footer a{color:#0B73B5; text-decoration:none}
.footer a:hover{color:#0B73B5; text-decoration:underline}
.footer a:visited{color:#0B73B5; text-decoration:none}

.White_space h1{font:bold 160% trebuchet ms; color:#333}
.White_space h2{font:bold 150% trebuchet ms; color:#0B73B5; margin:0;border-bottom:1px solid #0B73B5; padding-top:4px}
.White_space h3{font:bold 120% trebuchet ms; color:#666}
.White_space a{color:#0B73B5; text-decoration:none}
.White_space a:hover{color:#0B73B5; text-decoration:underline}
.White_space a:visited{color:#0B73B5; text-decoration:none}
.White_space ul{margin-left:20px}
.White_space ul li{list-style-type:none; list-style-image:url(../images/bullet1.gif); list-style-position:outside}
.White_space ul li .highlight{background-color:#C7DFF3; border-top:3px solid #0099FF; padding:4px}
.White_space ul li ul li{list-style-type:none; list-style-image:none}

.disclaimer{width:100%}
.disclaimer div{padding:4px}
.disclaimer div.title{font:130% bold  trebuchet ms; color:#0B73B5}
.disclaimer div.desc{background:#FFFFCC; border:1px solid #FFCC00; padding:10px}





/*updated css*/
body
{
margin:0;
}
.title_one /*titles*/
{
font-family:trebuchet ms;
color:#0B73B5;
font-size:1.15em;
}
.title_two /*sub titles*/
{
font-family:trebuchet ms;
color:#0B73B5;
font-size:0.9em;
font-weight:bold;

}
.txt_running /* normal running texts*/
{
font-family:verdana;
color:#000000;
font-size:0.8em;
}
.disc /* for disclaimer*/
{

font-family:verdana;
color:#000000;
font-size:0.8em;
background:#FFFFCC; border:1px solid #FFCC00; padding:20px
}
.brdr_width /* brdr width for pages*/
{
width:10px;
height:10px;
}
.rgt_nav /*for right navigation*/ 
{
font-family:Verdana;
color:#ffffff;
font-size:0.75em;
font-weight:normal;
}
.rgt_nav a:hover /*for right navigation on rollover*/
{
font-family:Verdana;
color:#000000;
font-size:12px;
font-weight:normal;
}

.lft_nav /*for left navigation*/ 
{
font-family:Verdana;
color:#d0ffff;
font-size:0.75em;
text-decoration:none;

}
.lft_nav a:hover
{
font-family:Verdana;
color:#cccccc;
font-size:0.75em;
text-decoration:none;

}
.menu /*for footer &  header menu*/
{
font-family:Verdana;
font-size:10px;
font-weight:bold;

color:blue;
}
.highlight
{
font-family:Verdana;
font-size:0.75em;
font-weight:bold;
color:#0B73B5;
}
.tbl_bg /*for table grey background and border*/
{
	background-color:#f7f7f7;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	
}
.tbl_col /*for table blue background */
{
	background-color:#D8E4F8;
	
}
.tbl_title /*for table header orange background*/
{
	background-color:#FF9900;
	text-align:center;
	font-family:verdana;
	font-weight:bold;
	color:#ffffff;
	font-size:0.8em;
	border:#cccccc;
	
}

.rights /*copyrights*/
{
	font-family:"trebuchet ms";
	color:#000000;
	font-size:0.7em;
	font-weight:normal;
	

}
.tbl_bg_blu/*for blue border*/
{
	border: 1px solid #9edafe;
	
}
.quick_link/*for quick links*/
{
	color:#000000;
	font-size:10px;
	font-weight:normal;
	font-family: Verdana;
	font-style: normal;
	text-decoration: underline;
	background-color: #F4F4F4;
	
}
.quick_link_header/*for quick links*/
{
	font-size:10px;
	font-weight:bold;
	font-family: Verdana;
	text-indent: 4px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	
	
}

