/* 
======================================================
    COPY RIGHT 2009@ NATIONAL RESEARCH COUNCIL
======================================================
*/

* {
}

body {
	margin: 0;
	padding: 0;
	font: 71%/1.5em  Verdana, 'Trebuchet MS', Arial, Sans-serif;
	text-align: center;
}

#headone {
	position: relative;
	height: 120px;
	float: left;
	border-bottom: 1px solid #406989;
}

#sam {
	position: relative;
	float: left;
}

#headone .mail {
	position: absolute;
	top: 7px;
	right: 7px;
	height: 53px;
	width: 121px;
}
#headone .mail4 {
	position: absolute;
	top: 59px;
	right: 7px;
	height: 69px;
	width: 121px;
}
#headone .mail3 {
	position: absolute;
	top: 19px;
	width: 121px;
	left: 88px;
}
#headone .mail2 {
	position: absolute;
	top: 12px;
	left: 7px;
}


form{
	margin:10px;
	padding: 0;
	background-position: center;
	width: 75%;
	position: relative;
	background-color: #406989;
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

textarea {
	width:500px;
	padding:4px;
	font: normal 1em/1.5em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #406989;
	background: #406989; 
	padding: 2px 3px; 
	color: #FFFFFF;	
}
form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;	
}
form.searchform input.textbox {
	margin: 0;
	width: 120px;
	border: 1px solid #406989;
	background: #406989;
	color: #FFFFFF;
	font-weight: bold;
}
form.searchform input.button {
	width: 55px;
	}

#headtwo {
	position: relative;
	height: 157px;
	float: left;
}

#headfour {
	position: relative;
	clear:both;
	height:21px;

}

h1, h2, h3 {
	text-transform: none;
	color: #406989/*#555*/;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: bold;
}

h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; text-transform: none;}

#main h1, #fullpage h1, #rightbar h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #f2f2f2; 	
}	
#sidebar h1 {
	padding: 10px 0px 5px 30px;
	background: url(square_arrow.gif) no-repeat 2px 12px;
	margin: 0;
	text-transform: uppercase;	
}

p, h1, h2, h3 {
	margin: 10px;
	color:#406989;
}

#bkouter {
	margin: 0 auto;
	width: 800px;
	text-align: justify;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
/*	height:550px;	*/
}
#inbkouter {
	clear:both;
	margin: 0px;
	padding:0;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #406989;
	padding-top: 10px;
}
#leftsidebar {
	float: left;
	width: 30%;
	margin: 0;
	padding: 0;
}
#middlebar {
	float: left;
	margin-left: 5px;
	padding: 0;
	width: 38%;
}
#rightsidebar {
	float: left;
	width: 30%;
	margin: 0;
	padding: 0;
	text-align: left;
}
#ftrone {
	clear:both;
	text-align: center;
	height: auto;
	color:#406989;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #406989;
	border-bottom: 1px solid #406989;
}
#ftrone a {
	text-decoration: none;
	font-weight: bold;
}
#ftrone p {
	color: #406989;
	margin: 0px;
	padding: 0px;
}

#ftrtwo {
	clear:both;
	background-color: #406989;
	height: auto;
	font-size: 95%;
	color: #FFFFFF;	
	margin: 0px;
	padding: 0px;
}
#ftrtwo a {
	text-decoration: none;
	font-weight: bold;
}
#ftrtwo p {
	margin: 0px;
	padding: 0px;
}

.prnt{
	position: relative;
	height: 15px;
	float: right;
	top:5px;
	right: 5px;
	bottom:5px
		}


.float-left   { float: left;}
.float-right  { float: right; }
.align-left   { text-align: left; }
.align-right  { text-align: right; }
.align-center { text-align: center;	}
.align-justify { text-align: justify; }
.clear  { clear: both; }
.block  { display: block; }
.hide   { display: none; }	
.bkcolor { color: #406989; }


/*** Nav bar styles ***/
#bkouter #bkone #headfour
ul.nav,
#bkouter #bkone #headfour
.nav ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}
#bkouter #bkone #headfour
ul.nav{
	display: table;
	width: 100% !important;
}
#bkouter #bkone #headfour
ul.nav>li{
	display: table-cell;
	position: relative;
	padding: 2px 6px;
}

#bkouter #bkone #headfour
ul.nav>li:hover{
	padding-right: 1px;
	position: relative;
	
	}

#bkouter #bkone #headfour
ul.nav{
	display: table;
/*Just add the following properties and values*/
	width: 100%;
	position: relative;
	
}

#bkouter #bkone #headfour
ul.nav li>ul{
/*Make the sub list items invisible*/
	display: none;
	position: absolute;
	margin-left: -6px;
	margin-top: 2px;
}
#bkouter #bkone #headfour
ul.nav li:hover>ul{
/*When hovered, make them appear*/
	display : block;

}
#bkouter #bkone #headfour
.nav ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 2px 10px;
}

/*** Menu colors (customizable) ***/
#bkouter #bkone #headfour ul.nav,
#bkouter #bkone #headfour .nav ul,
#bkouter #bkone #headfour .nav li a ,
#bkouter #bkone #headfour .nav ul li a{
	background-color: #fff;
	color: #369;
	}
#bkouter #bkone #headfour ul.nav li:hover{
	background-color: #369;
	color: #fff;
}
#bkone #headfour .nav ul li{
	width: auto;
	white-space: nowrap;
}
#bkouter #bkone #headfour .nav ul li:hover{
	width: auto;
	white-space: nowrap;
}
#bkouter #bkone #headfour .nav ul li:active{
	width: auto;
	white-space: nowrap;
}

#bkouter #bkone #headfour .nav ul li a:hover{
	background-color: #369;
	color: #fff;

}
#bkouter #bkone #headfour .nav li a:hover{
	background-color: #369;
	color: #fff;

}
#bkouter #bkone #headfour ul.nav li:active,
#bkouter #bkone #headfour .nav ul li a:active{
	background-color: #036;
	color: #fff;
}

#bkouter #bkone #headfour .nav a{
	text-decoration: none;
}
#bkouter #inbkouter #rightsidebar ul ul {
	color: #406989;
	list-style-position: outside;
	list-style-type: circle;
}
#bkouter #inbkouter #rightsidebar ul {
	color: #406989;
}
#bkouter #ftrtwo .align-center p {
	color: #FFFFFF;
}
#bkouter #inbkouter #rightsidebar a {
	color: #4C6F8F;
}

/* Nav */
.nav:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .nav {
	display: block;
	width: 100%;
}

* html .nav {
	height: 1%;
}

#topp {
	height: 28px;
	background-color: #406989;
	float: left;
	position: relative;
	width: 800px;
}
#topp p{
	color:#ffffff;
	padding-top: 1px;
}
#topp a{
	color:#ffffff;
}

#topp .seconeimg {
	position: absolute;
	z-index:2;
	right: 7px;
	top: 7px;
	height: 28px;
	width: 52px;
}
#bkouter #bkone {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #406989;
}
#bkouter #inbkouter #downbar ul {
	list-style-position: outside;
	list-style-type: square;
	color: #406989;
	margin-left: 10px;
	padding-left: 10px;
}
#downbar a {
color:#406989;
}
#bkouter #inbkouter .first a {
	color: #406989;
	margin: 10px;
	padding: 5px;
	text-align: left;
}
#bkouter #inbkouter .first {
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
