*
{
	margin: 0em;
	padding: 0em;
}

h1,h2
{
    color: #ffffff;
}

html, body
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #404040;
	background-color: #fff;
	height: 100%;
}

a
{
	color: #0077dd;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

input{ margin:3px; padding:2px;}

/* Outer */

#outer
{
	padding: 0em;
	margin: 0em;
	width: 100%;
	height: 100%;
}

/* Header */

#header
{
   /* position: relative; */
   /*   background: #00448D url('images/CSSimages/a5.gif') bottom left repeat-x;*/
    background-color: #00448D;
    height: 133px;
    padding-left: 0em;
    overflow:hidden;
    /*background: url(images/naac_logo_medium.gif) #004778 no-repeat left top;*/
}

#header h1
{
	position: relative;
	/*top: 0.5em;*/
	text-align:center;
	font-size: 22pt;
	line-height:22pt;
	/*letter-spacing: -0.05em;*/
	color: #fff;
	padding-top:20px;
	}


#header h2
{
	position: relative;
	font-size: 18pt;
	line-height:20pt;
	text-align:center;
	padding-top:0px;
	/*top: 2.8em;*/
	color: #E0E8EF;
	padding-top:10px;

}

/* Menu */

#menu
{
	text-align:right;
	color: #FFFFFF;
	padding-top:20px;
	padding-right:20px;

}

#menu a
{	color: #FFFFFF;
    text-decoration:underline;
}

#menu a:hover
{	color: red;
    text-decoration:underline;
}

.panel
{/* background-color:Red;*/
    background-image: url(images/bluebg.png);
    background-repeat:repeat;
     color:white;
     padding: 5px 5px 5px 5px;
      border: solid thin black;
   margin-top:5px;}
   
.panel a
{color:black}
/*
#menu ul
{
	list-style: none;
}

#menu li
{
	display: inline;
	padding-left: 1.1em;
	margin-left: 1em;
	border-left: dotted 1px #E0E8EF;

}

#menu li.first
{
	border: 0em;
	margin-left: 0em;
	padding-left: 0em;
}

#menu li a
{
	color: #fff;
	padding: 0.1em;
	text-decoration: none;
}

#menu li a:hover
{
	text-decoration: underline;
}
*/
/* Content */

#content
{
	line-height: 1.5em;
	height: 100%;

}


#content p
{
	margin-bottom: 1.5em;
}

#content h2,h3,h4,h5,h6
{
	color: #545454;
	margin-bottom: 1em;
	border-bottom: none 1px #dfdfdf;
	padding-bottom: 0.3em;
}

#content h2
{
	font-size: 1.5em;
	color: #00448D;
	padding-top: 0.5em;
}

#content h3
{
	font-size: 1.1em;
}

#content ul
{
	margin-bottom: 1.2em;
	padding-left: 1em;
	list-style: square;
}

#content ol
{
	margin-bottom: 1.2em;
	padding-left: 1em;
	margin-left:1em;
 list-style-type: decimal;
}
#content li
{	margin-bottom:0.5em;}


#content blockquote
{
	margin-bottom: 1.5em;
	padding: 0.75em 0.75em 0.75em 1.5em;
	/*border-left: solid 0.75em #005082;
	background: #FDFDFD url('images/CSSimages/a7.gif') top left repeat-x;*/
}

#content blockquote p
{
	margin-bottom: 0em;
}

/* Primary Content */

#primaryContentContainer
{
	background-color: #fff;
	float: right;
	margin: 0em -19em 0em -19em;
	width: 100%;
	height:100%;
}

#primaryContent
{
	/*margin: 1.5em 19em 0em 17.25em;*/
		margin: 1.5em 19em 0em 17.25em;
height:100%;
	padding: 1.5em 3em 1.5em 3em;
}

/* Secondary Content */

#secondaryContent
{
    position: relative;
    float: left;
 /*   width: 14em; */
   	height: 100%;
   /* background: #115094 url( 'images/CSSimages/Ba1.gif' ) top right repeat-y;*/
    padding-right: 2em;
    padding-left: 2em;
    padding-bottom: 1.5em;
   padding-top: 1.5em;
}

#secondaryContent .xbg
{
	position: absolute;
	right: 0em;
	bottom: -64px;
	background: #fff url('images/CSSimages/a3.gif') top right no-repeat;
	height: 64px;
	width: 128px;
}

/* Tertiary Content */

#tertiaryContent
{
  /*  position: relative;
    float: right; */
    width: 8em; 
    height:100%;
   /* background: #E33130 url( 'images/CSSimages/Ra2.gif' ) top left repeat-y;*/
    padding-right: 2em;
    padding-left: 2em;
    padding-bottom: 1.5em;
    padding-top: 1.7em;
}

#tertiaryContent .xbg
{
	position: absolute;
	left: 0em;
	bottom: -64px;
	background: #fff url('images/CSSimages/a4.gif') top left no-repeat;
	height: 64px;
	width: 128px;
}

img.floatLeft
{float:left;
  padding: 10px 10px 10px 10px;
 }

img.floatRight
{float:right;
  padding: 10px 10px 10px 10px;
    }

a img{border:none}

#pageHeaderDiv
{  width:100%;
    text-align:center;

 }

h1.pageHeader
{line-height:35px;
    margin-top:0.75em;
    margin-bottom:0.75em;
    color:#00448D;}

#wrapper /*/To keep the 'half' divs together'*/
{   height:100%;
    width:100%;
    display:block;}
 
#mainLeftSection
{   width:57%;
    float:left;
    padding-left:2%;
    padding-right:1%;
}

#mainRightSection
{   width:36%;
    float:right;
    padding-left:1%;
    padding-right:2%;    
  /*  border-left:dashed 1px #dfdfdf;*/
}

#mainHalf1
{   width:47%;
    float:left;
    padding-left:2%;
    padding-right:1%;
}

#mainHalf2
{   width:46%;
    float:right;
    padding-left:1%;
    padding-right:2%;    
  /*  border-left:dashed 1px #dfdfdf;*/
}        
#mainFull
{
    min-width: 80%;
    display:block;
    padding-right:1.5em; 
    padding-left:1.5em;   }


/* Footer */

#albcMain
{ /*background-image:url(images/naac_logo_faded.gif);*/
    background-repeat: no-repeat;
    background-position:center top;
    padding: 10px 10px 10px 10px;
    font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 1.5em;

}

#albcMainNologo
{
    padding: 10px 10px 10px 10px;
    font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 1.5em;

}
#footer
{
	position: relative;
	z-index: 1;
	border-top: dashed 1px #dfdfdf;
	padding: 1em 0em 2em 0em;
	margin: 1em 2em 0em 2em;
	text-align: center;
}

.clear
{
	clear: both;
}

#sidemenu {height:100%;}
    
#sidemenu a, #sidemenu a:visited {
  position:relative;
  text-decoration: none; 
  text-align:center; 
  font-size:larger;
  font-weight:bold;
  background-color:#9ab; 
  color:#fff; 
  display:block; 
  width:10em; 
  border:2px solid #fff;
  border-color:#def #678 #345 #cde;
  padding:0.2em;
  margin:0.5em auto;
  }

#sidemenu a:hover {
  top:2px;
  left:2px;
  color:#fff;
  border-color:#345 #cde #def #678;
  }
/*
#content table
{
	margin-bottom: 1.5em;
	border-collapse: collapse;
	text-align: left;
}

#content table th
{
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
	border-right: solid 1px #fff;
}

#content table tr.rowH
{
	color: #fff;
	background: #006192 url('images/CSSimages/a8.gif') top left repeat-x;
	border-right: solid 1px #fff;
}

#content table tr.rowA
{
	background: #F8F8F8 url('images/CSSimages/a6.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

#content table tr.rowB
{
	background: #FDFDFD url('images/CSSimages/a7.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

*/