/* CSS Document 
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:20px;
}
.headerHeading
{

	font-size:18pt;
	color:#5D5D5D;
	text-shadow: black 0px 0px 5px;
}*//*
.shadow
{
	width:220; 
	height:80; 
	filter: 
	Shadow(Color=#666666, Direction=135)
}

.headerbg
{
	background-image:url(images/header.jpg);
	background-repeat:repeat-x;
	
}
.headerText
{
	font-weight:bold;
	color:#007DB7;
}

.footer
{

	color:#817F7F;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:middle;
	line-height:33px;
}*/
/*-------------------------------------------------------------------------*/

html, body {
    height: 97%;
}

body {
	background:url(../_images/main-bg.jpg) repeat-x;
	color:#464646;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;	
	line-height:15px;
	}

#wrap {

	text-align: center;
	width:950px;
	min-height:100%;
	overflow: hidden;
	margin: auto;	
	/*border:1px solid green;*/
}



#topbar {
	text-align: right;
	height: 20px;
	padding-top: 15px;
	font-style: italic;
}

#header {	
	height: 129px;
	/*border:red 1px solid;*/
}

#logo {
	float: left;
	height: 123px;
	width: 124px; 
	padding-top: 5px;
	/*border:#000000 1px solid;*/
} 

#header-right {

	
}

#header-title {
	height:94px;
	/*border:green 1px solid;*/
}
#header-menu {
	background:url(../_images/menu-bg.jpg) repeat-x;
	height:31px;
	/*border:blue 1px solid;*/
}

.menu-separator {
	background:url(../_images/menu-separator.jpg) no-repeat;
	float:left;
	height:31px;
	width:12px;
}

.top-menu-text {
	color:#FFFFFF;
	float:left;
	padding:4px;
	font-size:10pt;
}

#middle-section
{
	background:url(../_images/bottom.jpg) repeat-x;
	background-position:bottom;
	/*height:410px;*/
	overflow: hidden;
	margin: auto;	
	
	/*border:brown 1px solid;*/
}
#middle-left
{
	float:left;
	width:450px;
	color:#000000;
	/*border:brown 1px solid;*/

}
#middle-right
{
	/*background:url(images/middle-right.jpg) repeat-x;*/
	margin-top:15px;
	vertical-align:top;
	float:right;
	height:413px;
	width:320px;
	/*border:blue 1px solid;*/
}
#left-section
{
	margin:20px 10px 0px 30px;
	float:left;
	width:330px;
	
	/*border:black 1px solid;*/

}
#right-section
{
	/*background:url(images/middle-right.jpg) repeat-x;*/
	margin-bottom:15px;
	margin-top:10px;
	float:right;
	height:430px;
	/*border:black 1px solid;*/
}
#message
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	text-align:center;
	text-decoration:none;
	line-height:18px;
}
.headingBar
{
	background:url(../_images/headingBar.jpg) repeat-x;
	height:15px;
	width:100%;
	padding:10px;
	/*background:#CCCCCC;*/
	font-size:12px;
	font-weight:bold;
	color:#464646;
	text-align:center;
}
.mainHeading
{
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
	margin-top:50px;
	line-height:30px
}

.leftPanel
{
	padding-left:20px;
	padding-top:5px;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

form fieldset{
	text-align:center;
	
}


#spacer
{
	padding:1px;
}
/*=====================================Rashid addition on 24 May 2007=====================*/
.txtmain {
	font-family: verdana, arial, 'sans serif';
	font-size: 13px;
	text-decoration: none;
	line-height:10px;
	line-height:18px;
	text-align:left;

}
.TopLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#3366FF;
	text-decoration: none;
	text-align:left;
}
.TopLinksNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#3366FF;
	text-decoration: none;
	text-align:left;
}

.styles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.downloadmain 
{
width:750px;
float:left;
font-size:14px;
height:20px;
margin-left:20px;


}
.download1
{ 
float:left; 
height:15px;
width:250px;
text-align:left;
font-weight:bold;
background:#6699CC;
}
.download2
{ 
float:left; 
width:250px;
text-align:left;
/*margin-left:2px;*/

}

