#navbar {
font-family: arial, verdana, helvetica, sans-serif;
font-size: .8em;
text-align: left;
background-color: #344d9f;
padding: 15px}

#navbar a:link, #navbar a:visited {
text-decoration: none;
font-weight: bold;
color: #fdfbcf;
margin-top: 4px;
margin-left: 10px;
margin-bottom: 0px;
margin-right: 10px;
display: inline}

#navbar a:hover, #navbar a.current {text-decoration: none;
border-bottom: 5px #cecce6 inset}
body {
	margin: 10px;
  border: 1px #344d9f solid;
  font-family:  arial, verdana, helvetica, sans-serif;
  background-color: #ffffff;
  text-align:justify;
	min-width: 730px;
} 

#hdr{
margin-bottom: -25px;
margin-left: 25px;
margin-right: 20px;
background-image: url(Images/Title8.jpg);
background-repeat: no-repeat;
background-position: left;
background-color: #ffffff;
height: 75px;
color: #333333;
padding: 50px;
}


 
#wrapper { 
	margin: 0;
	position: relative;
} 
/*lh-col*/
#lh-col {
	
	padding: 0 15px 0 15px;
	position: absolute;
	top: 0;
	left: 1%;
	width:65%;
	background:#cecfe7;
 z-index:0;
 background-image: url(Images/base2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
} 




/*c-col*/
#c-col {
 padding: 1px 15px 0 15px;
 position:relative;
 left: 70%;
 width:25%;
 background:#cecfe7;
 z-index:1;
 background-image: url(Images/base2.jpg);
 background-repeat: no-repeat;
 background-position: bottom right;
 margin-bottom:50px;
 
}

/*TABLE*/

#table
{ width:100%;  font-family:Trebuchet, Arial, sans-serif;  
}
table, tr, th, td {border-collapse: collapse;}

caption { padding:0;	background: #f3f3f3;	height: 40px;	line-height: 40px;	text-indent: 28px; font-size: 14px;	font-weight: bold;	color: #555d6d;text-align: center;letter-spacing: 3px;	border: dashed 1px #c2c2c2; }

/* Head */
thead {	background-color: #FFFFFF;
	border: none;}
thead tr th {	height: 32px;	line-height: 5;	text-align: center;	 border:solid 1px #FF9900; border-collapse: collapse;}

/* Body */

tbody tr {background: #dfedf3;font-size: 13px;}

tbody tr.odd {background: #F0FFFF;}
tbody tr:hover, tbody tr.odd:hover {background: #ffffff;}
tbody tr th, tbody tr td {padding: 6px; border: solid 1px #326e87; text-align: center;}
tbody tr th  {	background: #1c5d79;	font-size: 12px; padding: 6px;	 font-weight: bold; color: #FFFFFF; border-bottom: solid 1px white;}


/* Footer */
tfoot {background: #f3f3f3;	height: 24px;	line-height: 24px;	font-size: 12px;	font-weight: bold;	color: #555d6d;	text-align: center; letter-spacing: 3px;	border-top: solid 1px #326e87; border-bottom: solid 1px #c2c2c2;}
tfoot tr th, tfoot tr td { /*padding: .1em .6em;*/	}
tfoot tr th td{	text-align: center; }


/*Table end*/

/**Pictures**/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 10;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FEF7DD;
padding: 5px;
left: -10000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -60px;
left: -450px; /*position where enlarged image should offset horizontally */

}

/**end images**/

#ftr {
 clear:both;
 width:100%;
 height: 10px;
 padding: 20px 0 30px 0;
 background-color: #344d9f;
 background-image: url(Images/dove.gif);
 background-repeat: no-repeat;
 background-position: 60% 40%;
 text-align: center;
 font-size: .6em; 
 color: #333333;

} 
#ftr a:link, #footer a:visited {color: #990000;font-weight: bold; text-decoration: none;}

#ftr a:hover {color: #900000; border-bottom: 1px #900000 solid; font-weight: bold;}

#icon a:link, a:visited {color: #000000;font-weight: bold; text-decoration: none;}






 h1 {
  font-size: 17px;
  text-align: left;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 27px;
  padding-right: 0;
  font-weight: bold;
  color: #FDFBCF;
  background-color: #344D9e;
}

h1 a:hover {text-decoration: none;
font-weight: bold;
border-bottom: 2px #FDFBCF solid;
}



h2 {
font-size: 12pt;
font-weight: bold;
color: #344d8f;
margin: 0.5em;
padding-top: 5px;
padding-bottom: 5px;
border: 3px #6699cc double;
padding-right: 1%;
padding-left: 1%;
text-align: center;
font-family: arial, verdana, helvetica, sans-serif;}

h3 {
font-size: 10pt;
font-weight: bold;
color: #344d8f;
margin: 0.5em;
padding-top: 5px;
padding-bottom: 5px;
border: 3px #6699cc double;
padding-right: 1%;
padding-left: 1%;
text-align: center;
font-family: arial, verdana, helvetica, sans-serif;}

h4 {
font-size: 8pt;
font-weight: bold;
border: none;
font-family: arial, verdana, helvetica, sans-serif;
padding-left: 1%;
text-align: center;}

ol, ul {margin-left: 10px;
        margin-bottom: 10px;}
li {margin-bottom: 5px;
    text-align: justify;}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #900000;
}

a:hover {
text-decoration: none;
font-weight: bold;
border-bottom: 2px #900000 solid;
}



a:hover {
text-decoration: none;

}
