/*
Design by Businessghana Developers
http://www.businessghana.com
Tried and tested and works in all browsers
*/
.severeErrorDiv {
	margin-top:70px;
	width: 260px;
/* 	margin:0 auto;  */
	border: solid 1px; 
	border-color: #c31d1d;
	font-size: 12px;
	color: #ffffff;
	background-color: #c31d1d;
	background-image: url(../images/icons/errorImg.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left:15px;
	padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
tr.severeErrorDiv {
	padding: 5px;
}
.severeErrorDiv td{
	padding: 0px 5px 0px 40px;
	height:25px;
}
.ERROR {
	color: red;
	border-width : 1px;
	border-color: red;
	border-style: solid;
	text-align:center;
	margin: 2px;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #810988;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a{ text-decoration: none; font-size:13px;
	color:#000;
}

a:hover { color:#FFFFFF;
}

#wrapper {
	border:solid 1px #999999; width:797px;
	margin: 0 auto; 
/*	padding-top: 53px;*/
}

#wrapper2 {
/*	border:solid 1px #999999;*/ width:797px;
	margin: 0 auto; 
	padding-top: 30px;
}

.container {
	width: 797px;
}
#page{
	width:797px;
}

/*************************************** Body Css ****************************************/
.login_section{ 
	background:#f0f0f0; 
	border:solid 1px #999999; font-family:verdana; font-size:12px; color:#333333;
}
.graph_border{ 
	border:solid 1px #999999; 
	width:143px;
}
.header{ 
	background:#585858; font-size:12px; 
	border-bottom:solid 1px #FFFFFF;
	font-family:verdana; 
	color:#FFFFFF;
}
.header_2{ 
	background:#c8c8c8; 
	font-family:verdana; 
	font-size:11px; 
	color:#000000; text-decoration:none;
}
.border2{ 
	border:solid 1px #999999; 
}
.content_txt{ 
	font-family:verdana; 
	font-size:11px; 
	color:#000000; text-decoration:none;
}
/*.spacer{ 
	height:4px;
}*/
#header { background:#f0f0f0; 
	width: 707px;
	margin: 0 auto; padding-bottom:1px; margin-top:60px; height:400px; border:solid 1px #999999;
    font-family:verdana; font-size:12px; color:#333333;
}
#login_logo{ 
/*	width:140px; */
	height:266px;
	margin-left:60px;
	margin-top:70px;
}
.loginBtn input {
	background-color: #E3E3E3;
	border: 1px solid #C3C3C3;
}
#login_fields{ 
	width:310px; 
	float:right; margin:0px; margin-top:50px; margin-right:150px;
	border-left: 1px solid ;
}
#header2 {
	width: 1000px;
	margin: 0 auto; 
	padding-bottom:1px;
	/*padding: 0px 50px;*/
	/*background: url(../images/img01.jpg) no-repeat left top;*/
}
#top_logo{ 
	width:797px; 
	height:81px; 
/*	margin-left:101px; 
	margin-right:101px; */
/*	margin-top:55px;*/
}
#content_area{
/*	margin-left:101px;
	margin-right:101px;*/
	width: 797px; height:500px;
	margin:0 auto;
/*	background-color:#FEFEFE;*/
	line-height:18px; text-align:justify; font-family:Arial ; font-size:12px; color:#787070;
	/*background: url(../images/img03.jpg) repeat-y left top;*/
}
#left_section{
	 width:169px; 
	 float:left; 
	 height:232px; margin-left:8px;
}
#right_section{
	 width:172px; 
	 float:left; 
	 height:232px;
}
#graph_header{ height:19px; margin-bottom:6px;
	font-size:12px; 
/*	border-bottom:solid 1px #FFFFFF;*/
	font-family:verdana; 
	color: #999999;
}
#graph_border{ 
	width:143px; 
	height:202px;
	border: solid 1px #999999;
}
#graph_img_container{
/*	margin-top:6px;*/ margin-left:10px;
	width:118px; 
	height:172px;
}
#middle_section{ float:left; margin-top:25px;
	width:446px; height:202px;
	border:solid 1px #999999;
}
/********************* menu css *************/
.top_menu{ 
	background:#c8c8c8; 
	height:29px;
	font-family:verdana; 
	font-size:13px; 
	color:#000000; text-decoration:none;
}
.top_menu a{ 
	font-family:verdana; 
	font-size:13px; 
	color:#000000; text-decoration:none;
}
.top_menu_on{  background:#b20000 repeat;
	float: none; 
	font-family: verdana; color:#fff; font-size:13px; 
	text-decoration:none; text-align:center; font-weight:normal;
	margin: 0 auto;
	padding: 0;
}
.top_menu a:hover{ 
	font-family:verdana; 
	font-size:13px; 
	color:#ffffff; text-decoration:none;
}
/* menu */
.menuwrapper{ 
	height:34px; 
	background: #999999; 
	padding-top:0px;
	width:797px; 
/*	margin-left:101px; 
	margin-right:102px;*/
	margin-bottom:40px;
}
.ddsmoothmenu{
font: 12px Verdana;
/*background: #3D9B00;*/ 
width: 797px;
height: 34px;
margin: 0 auto;

}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
	position: relative;
	display: inline;
	float: left;
	/*	background-color: #b20000;*/ height:34px;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
	display: block; /*background of menu items (default state)*/
	color: #2d2b2b;
	padding: 8px 37px;
	/*border-right: 1px solid #778;*/
	color: #2d2b2b;
	text-decoration: none;
	/*background-color: #3D9B00;*/
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white; line-height:20px;
}

.ddsmoothmenu ul li a:hover{ /*background:#C38500  repeat-x;*/
	background:url(../images/new_hover.jpg) repeat-x; /*background of menu items during onmouseover (hover state)*/
	color: #fff;
	height:20px; line-height:20px;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 13px Verdana;
width: 190px; /*width of sub menus*/
padding: 8px;
margin: 0;
/*border-top-width: 0;*/
border-bottom: 1px solid #ffffff;
}
