body
{ 
	background-color: #B5CCFF ;
	color: #2B507D ;
	font-size: 12pt;
	font-family: Arial Rounded MT Bold;
	font-size: 12pt;
	margin:0; 
}

p, select, input, textarea
{
	margin-bottom: 0px;
	margin-top: 8pt;
	margin-left: 12pt;
	margin-right: 12pt;
}

h1
{
	font-weight: bold;
	font-size: 24pt;
	line-height: 24pt;
	margin-left:6pt;
	margin-bottom:0pt;
	margin-top:0pt; 
	text-transform:capitalize;
}

h2
{
	font-weight: bold;
	line-height: 18pt;
	font-size: 18pt;
	margin-left:8pt;
	margin-bottom:0pt;
	margin-top:12pt;
	text-transform:capitalize; 
}

h3
{
	font-size: 14pt;
	line-height: 14pt;
	margin-left:8pt;
	margin-bottom:0pt;
	margin-top:24pt;
	text-transform:capitalize;
}
h4
{
font-size: 12pt;
	line-height: 12pt;
	margin-left:8pt;
	margin-bottom:0pt;
	margin-top:24pt;
	text-transform:capitalize;
}
	
li           
{ 
	margin-left: 12; 
	margin-right: 12; 
	margin-bottom: 6;
}

table
{
	padding:0;
    border-style:solid; 
    border-width:0px;
}

td
{
    border-style:solid; 
    border-width:0px; 
    vertical-align:top
}

a
{
	color: #2091ff;
	text-decoration: none;
}

a:hover {
	color: #2091FF;
	text-decoration: underline;
}

.tableCell
{
	
	
}

.menuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.menuLink {
text-decoration: underline;
}


.sidenewshdr{
	font-family: Arial Rounded MT Bold;
	font-size:11px;
	font-weight:bold;
}

.h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	vertical-align: middle; 
	background: #B5CCFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2B507D;
	border-right-color: #2B507D;
	border-bottom-color: #2B507D;
	border-left-color: #2B507D;
}

.h_mnu_01 ul li{
	display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #274a73;
	text-decoration: none;
	text-align: center;
	vertical-align: middle; 
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 120px;
	height: 34px;
	background-repeat: no-repeat;
	background-image: url(/images/button45.gif);
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #274a73;
}

.h_mnu_01 ul li a:visited{
color: #274a73;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	background-image: url(/images/button47.gif);	
}