
body {
	background: #44526d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	margin:0;
	padding:0;
	color:#000000
	}

#header { background:url(images/header.jpg); width:940px; height:100px; margin-bottom:5px}

p { text-align:justify; padding:5px 0 5px 0; margin:0 }

.text { text-align:justify; padding:2px}

/*=================================== TOP MENU START =============================================*/
#topMenu{height:30px; background: url(images/top-menu-bg.gif) repeat-x; margin-bottom:5px; width:938px; border:1px solid #0097de}
/*#topMenu .menuLeft {height:30px; padding-left:5px; float:left; background: url(images/top-menu-left.gif) no-repeat ; width:8px}
#topMenu .menuRight {height:30px; padding-left:5px; float:right; background:url(images/top-menu-right.gif) no-repeat right; width:8px}
*/

#menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	height:30px
}
#menu li {
	float: left;
	margin: 0;
	padding: 0;
}
#menu a {
	color:#ffffff;
	display: block;
	float: left;
	margin: 0;
	line-height:30px;
	padding: 0 10px 0 10px;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}
#menu a:hover {
	background:url(images/top-menu-bg-hover.gif);
	color: #000000;
	line-height:30px;
	}

/*================================== TOP MENU END ==============================================*/

.content-area { margin-bottom:5px}
.content-inner {padding:0 10px 0 10px}
.content { background:#FFFFFF; border:1px solid #ffa800; padding:2px 2px 5px 2px;color:#001e29; text-align:justify}
.content-heading { 
	background:#ffa800; 
	padding:5px 0 5px 7px;
	text-align:left; 
	color:#484c01; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold
}


/*======================== LEFT MENU START ==============================*/

.menu-area { background:#FFFFFF; border:1px solid #0098df; width:194px; padding:2px; text-align:left}
.menu-headeng { background:#0098df; color:#ffffff; padding:6px 0 6px 7px; margin-bottom:3px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; letter-spacing:1px}


.h-menu, .h-menu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 194px; 
}

.h-menu li a{
font: bold 11px Verdana, Helvetica, sans-serif;
color:#07678f;
display: block;
width: auto;
padding: 7px 0 7px 8px;
text-decoration: none;
border-bottom:1px solid #CCCCCC
}

.h-menu li a:visited, .h-menu li a:active{
color:#333333;
}

.h-menu li a:hover{
background:#07678f; color:#FFFFFF
}

/* Holly Hack for IE \*/
* html .h-menu li { float: left; height: 1%; }
* html .h-menu li a { height: 1%; }
/* End */@charset "utf-8";
/* CSS Document */


.arrow { margin-right:5px}

.links  { list-style-type:none; margin:0; padding:3px 3px 4px 0; text-align:right}
.links li a{ color:#FFFF00; text-decoration:none;}
.links li a:hover { color:#66FF00}

/*======================== LEFT MENU END ================================*/



/*===================================== FOOTER START ===================================================*/
.footer-bg { background:url(images/footer-bg.gif); height:30px; width:940px}
.footer-right { background:url(images/footer-right.gif) no-repeat; width:7px; height:30px; float:right;}
.footer-left { background:url(images/footer-left.gif) no-repeat; width:7px; height:30px; float:left;}

#footer { padding-top:9px; text-align:center; color:#FFFFCC; font-size:11px}
#footer a{color:#FFFFFF; text-decoration:none}
#footer a:hover{color:#000000; text-decoration:none}
/*===================================== FOOTER END ===================================================*/
