@charset "utf-8";
body {
	margin:0;
	background:#FFF url(images/bg.jpg) repeat-x
}
.main{ width:952px; margin:15px auto 0 ;}
.main2{ background:#FFF; width:915px }
.cl{ clear:both; }
.head{ width:895px;	
background:url(images/head-bg.JPG) -450px 0 ;
height:170px;
border-top: #FFF 10px solid; 
border-left: #FFF 10px solid;
border-right: #FFF 10px solid;}
.fLeft, .main2{ float:left}
.fRight { float:right}
.menu {width:895px;background:url(images/menu-bg.png); height:54px; margin:0 10px; padding:1px 0 0}
.left-con{ width:620px; float:left}
.right-con{ width:230px; float:right; margin:0 0 0 30px}
h2{ margin:0;display:inline;
color:#666;
font:bold 28px Arial;
}
h3{ margin:0;display:inline;
color:#999;
font:bold 22px Arial;
}
h4{ margin:0;display:inline;
color:#006;
font:bold 16px Arial;
 
}
h6{ margin:0;display:inline;
color:#666;
font:bold 12px Arial;
 
}
h1{ margin:0; display:inline;
color:#2e3cae;
font:bold 28px Arial;
}
#c-line{ width:250px}
.con{ margin:20px 10px 0; color:#333; }
.title{ border-bottom:#999999 1px dotted}
.logo{ float:left; padding:10px 0  0 60px;   }
.globelText, .con{ font:normal 14px arial;}

.nav{ margin:0 ; font:bold 18px arial; color:#FFF;display:block; float:left; padding:0; width:600px}
.nav li { display:block;
background:url(images/menu-line.png) right no-repeat;
padding: 10px 18px 10px 20px;float:left;}

.nav li a { text-decoration:none; color:#FFF;}

.nav li:hover, .nav li a:hover{   text-decoration:underline; color:#FFF;}

  
.footer{ background:url(images/footer-bg.png) repeat-x; height:78px; margin:10px;font:normal 11px arial;}
 
#fLogo{ float:left; padding:10px 0 0 10px; color:#333; width:500px}


.fLinks{ margin:0;display:block; color:#FFF;  padding:0; width:250px}

.fLinks li { float:left; display:block; padding:6px 10px}

.fLinks li a { text-decoration:none; color:#FFF;}
.box2{ float:left; padding:10px ;font:bold 18px arial;
text-align:center; color:#333; margin:0;width:165px  }
.box2 a{ text-decoration:none; color:#333;}
.box{  
color:#FFF;
	height:29px;
	padding:30px 0; 
	text-align:center;font:bold 28px arial;} 
#blue{ background:url(images/blue.jpg) center no-repeat; cursor:pointer;}
#pink{ background:url(images/pink.jpg) center no-repeat; cursor:pointer;}
#grey{ background:url(images/grey.jpg) center no-repeat; cursor:pointer;}
.upload { background:url(images/upload-bg.jpg) no-repeat; width:576px; height:210px; padding:25px 20px 20px ;  margin:50px 0;  }
.bBox{ width:620px}
.leftMenu{ height:240px; margin:0 0 20px 0}
#procinB{ border-bottom:#293589 1px solid;
			border-left:#293589 1px solid;
			border-right:#293589 1px solid;
			background:url(images/footer-bg.png) repeat-x;}

/*------------------------------------------------------------------------------


/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left:0;
top: 0;
visibility: hidden; 
border-bottom-width: 0;
font: normal 12px Verdana;
line-height: 25px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
width: 260px; /* default width for menu */
}

.anylinkmenu ul{
margin:10px 0 0 -22px;
padding: 0;
list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 10px;
color:#FFF;
background:#3c4f9d;
}

.anylinkmenu a:hover{ /*hover background color*/
background:#ccc;
color: #374798;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkmenucols{
position: absolute;
width: 350px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #E9E9E9;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: #E0E0E0;
}

.anylinkmenucols .column ul{
margin:0;
padding: 0;
list-style-type: none;
}



/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left:0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

.nlogo{ float:left}
h5{ color:#F00; font:bold 12px arial; margin:0}
/*---------------------------------------------------------------------