/* CSS Document */
body{
padding:0px;
margin:0px;
background-color:#0B1E3F;
}
.body_bg{
background-image:url(images/body_bg.jpg);
background-repeat:repeat-x;
background-color:#0B1E3F;
}
.right_side_bottom{
background:url(images/right_side_bottom.jpg) left bottom no-repeat;
background-color:#F0F0F0; 

}
.right_bar_heading_bg{
background:url(images/right_bar_heading_bg.jpg) left bottom no-repeat;
padding-left:15px;
height:35px;

}
.content_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #4C4646;
	text-align:justify;
	text-decoration: none;
}
.heading_text {
font-family:"Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #006699;
	text-align:left;
	text-decoration: none;
; letter-spacing: -1px
}
.right_bar_heading_text {
font-family:Arial;
	font-size: 20px;
	font-weight: normal;
	color: #4C4646;
	text-align:left;
	text-decoration: none;
; letter-spacing: -1px
}
.title_text {
font-family:"Trebuchet MS";
	font-size: 26px;
	font-weight: bold;
	color: #006699;
	text-align:left;
	text-decoration: none;
; letter-spacing: -1px
}
.footer_text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:center;
	text-decoration: none;
}
.arial11 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
a {  color: #006699}
.arial14b {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
