﻿body
{
   margin: 0px;
   font-family: Comic Sans MS, Verdana, Times New Roman, Arial ;
   font-size: 14px;   
}

#header
{
   padding: 0px; margin: 0px; top:0px; width: 100%; height: 196px;
   background-image: url(images/HeaderSlice.jpg);
}

#Advmt
{
	padding: 0px; margin: 0px; width: 780px; height: 170px;
}

#headermenu
{
   position: absolute;
   top: 170px;
   left: 200px;
  /* width: 74%;*/
   height: 25px;
   padding: 0px 1px 1px 2px;  
   background-color: #85C9F6;  
   background-image: url(images/mainBg.jpg);
   z-index:0;
}

#logoutmenu
{
	position: absolute;
	top: 105px;
	right:2px;
}

#homebox
{
   position: absolute; top: 3px; left: 10px; width: 180px; height: 80px;
   padding: 2px 2px 2px 2px; font-size: 12px;
}

#footer
{
	position:relative;  
    padding: 0px; margin: 0px; width: 100%; height: 56px; 
    background-image: url(images/Footer.gif);  
    visibility:visible;
    clear:both;    
}

#footermenu
{
   text-align: center; padding-top: 3px;
   vertical-align: top;
}

#footertext
{
   font-family: Comic Sans MS;
   text-align: center;
   padding-top: 2px;            
}

.footermenulink a:hover
{
	text-decoration: underline; 
	border-style: solid;
	border-width: thin;
	border-color:Silver;
	padding: 1px 1px 1px 1px;	
}

#container
{
	background-color: #ECF4FC; 
	height:100%;
}

#container2
{
   background-color:  #ECF4FC; margin-right: 0px; margin-left: 0px;
   background-image: url(images/leftBox.gif);
   height:100%; 
}

#centercol
{
    position: relative inherit;    
    margin-left: 150px; padding: 0px;
    background-color: White;
    height:100%; 
    background-image: url(images/logo.gif);
    background-position:center center ;
    background-repeat:no-repeat;    
}

#leftcol
{
   position: absolute; top: 170px; left: 0px; width: 150px; font-size: 12px;   
}

#searchbox
{
	 position: absolute; top: 0px; left: 0px; width: 200px; font-size: 10px;
	 background-color: #85C9F6;  
}

#breadcrumb
{ 
    position: absolute; top: 26px; left: 0px; 
	width: 150px; height:auto;
	background-color:#336699 ;
	color:White; font-family:Comic Sans MS; font-size:10px;
}

#breadcrumb a
{
   color: Yellow;
}


#flashBox
{
	top: 0px; 
	vertical-align:middle;
	text-align:center;
	width: 100%;
	background-image: url(images/mainBg.jpg);		
}


#navigation
{
	position: absolute; top: 40px; left: 0px; 
	width: 150px; 	
	color:White; 
	font-family:Comic Sans MS; font-size:12px;
}




#centercolcontent
{
	height:100%;	   
    top:26px;
    padding: 10px 6px 2px 6px; 
    text-align:justify; 
  /* text-indent:6px;  */
 /*  height:auto;
   overflow:hidden;   */
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
   font-size: 15px; 
  /* color: #b45d16;*/
   color: #000066;   
}

#centercolcontent div.title
{
   font-weight: bold;
   font-size: 13;
   padding: 18px 6px 7px 0px;
  /* color: #b45d16;*/
   color: Black;
}

#centercolcontent div.sectionsubtitle
{
	font-weight:bold;
    padding:4px 1px 2px 8px;
    text-align:justify;
    width: 99%;
    height:16px;
    background-color:#f5f5dc; 
    color: #b45d16;
  /* border-style:solid;  
   border-width:1px;
   border-color:Gray;   */
}

#leftMenuBox
{
	position: absolute; top: 60px; left: 5px; width: 150px; 
	font-size: 12px; font-family:Comic Sans MS;
}

#sideMenuHead
{
	position: absolute; top: 348px; left: 0px; 
	width: 150px; height:80;
	background-color:#336699 ;
	color:White; font-family:Comic Sans MS; font-size:12px;
}

#centercolcontent a
{  
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  text-decoration: none; 
  color: #0000FF
}

#centercolcontent a:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
	color: #0000FF;
	text-decoration: underline;
}


#leftMenuBox a
{
	text-decoration:none;
}

#leftMenuBox a:hover
{
	text-decoration: underline;
	font-style:oblique;
	color:ThreeDHighlight;
}

.bodylist { 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  text-align:left;
  text-decoration: none; 
  line-height: 15px; 
  color: #333333 ;   
  list-style-position: outside; 
  list-style-image:  url(images/bulletList.gif); 
  list-style-type: circle; 
  left: 10px
}

.bodylist ol { 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  text-align:left;
  text-decoration: none; 
  line-height: 15px; 
  color: #333333 ;   
  list-style-position: outside; 
  list-style-image: none;  
  list-style-type: lower-greek;    
  left: 10px
}

.listnonImage { 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  text-align:left;
  text-decoration: none; 
  line-height: 20px; 
  color: #333333 ;   
  list-style-position: outside; 
  list-style-image: none; 
  list-style-type: none; 
  left: 10px;    
}

.tborder
{
	background: #FFFFFF;
	color: #000000;
	border: 0px solid #BEC9D1;
}

.tcat
{
	background: #869BBF url(images/gradient_tcat.jpg) repeat-x top left;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tcat a:link
{
	color: #0049AA;
	text-decoration: underline;
}
.tcat a:hover, .tcat a:active
{
	color: #0067F0;
	text-decoration: none;
}

.thead
{
	background: #5C7099 url(images/gradient_thead.jpg) repeat-x top left;
	color: #000000;
	font: bold 12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link
{
	color: #0049AA;
	text-decoration: underline;
}
.thead a:visited
{
	color: #23488C;
	text-decoration: underline;
}
.thead a:hover, .thead a:active
{
	color: #0067F0;
	text-decoration: none;
}

.tfoot
{
	background: #31688E;
	color: #FFFFFF;
}

.Menu
{
	height: 23px;  
	background-color: #f5f5dc; color:#000000;	
	vertical-align:middle;
}

.Menudirect
{
	height: 23px;  	
	background: #869BBF url(images/gradient_tcat.jpg) repeat-x top left;
	vertical-align:middle;	
}

.options {padding:1 1 1 1}

.highlight
{
   background-color: #fefbd2;
   color: #000080;
}



/* for menu  */
.staticmenu a
{
	display: block;
	border-bottom: 1px solid #C39C4E;
	text-decoration: none;
}
