.upgrade {
	display: none;
}
body, td, th, p, div, a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.4em;
}
body {
	padding: 0;
	margin: 5px 0 0 0;
	background-image: url(../images/bg.gif);
}
p {
	margin: 14px 0 10px 0;
}
td {
	vertical-align: top;
}
ul, ol {
	margin-top: 0;
}
hr {
	border: 1px dotted black;
}
a {
	color: #000000;
}
a:hover {
	color: #265B83;
}
a:visited {
	color: #2F3F72;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: Black;
	margin-bottom: -1em;
}
/* IDs  */

#wrap {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	background: url(../images/layout/middle-960.jpg) repeat-y;
	width: 960px;
}
#header {
	height: 100px;
	background: url(../images/header-new.jpg) no-repeat top left;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#main {
	clear:left;
}
/* End IE5-Mac hack */


#leftnav {
	float: left;
	margin: 20px 0 50px 20px;
	padding: 0;
	vertical-align: top;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	display: inline;/* background-color: yellow; */
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* #wrapright - wraps the content to the right of #leftnav       */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#wrapright {
	float: right;
	width: 720px;
	margin-right: 20px;
	padding:0;
	/* background-color: yellow;   */
  display: inline;
}
/* Main content area */

#content {
	float: left;
	width: 710px;
	margin: 0;
	padding: 10px 0 15px 0;
	vertical-align: top;
	text-align: left;
	font-size: 1em;
	/* background-color: red; */
   display: inline;
}
#rightcontent {
	float: right;
	margin: 20px 0 20px 30px;
	padding: 0;
	width: 200px;
	vertical-align: top;
	/* border: 1px dotted #ffffff;    */
   background-color: #C3D4DC;
	display: inline;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	color: white;
	background-color: #64ACC5;
	border: 3px solid white;
	padding: 3px 0 3px 0;
}
/* Left side menu */

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer li {
	margin: 0 0 5px 0;
}
#navcontainer a {
	display: block;
	color: #243468;
	/* background-color: #BFCDBE; */
   width: 100%;
	padding: 3px 3px 3px 15px;
	text-decoration: none;
}
#navcontainer a:hover {
	text-decoration: underline;
	/* background-color: #D7E0D6; */
   color: #243468;
}
#navcontainer a.current {
	text-decoration: none;
	background-image: url(../images/layout/current_page.gif);
	background-repeat: no-repeat;
	color: #243468;
}
/* Classes */

.biophotos {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #3F8493;
}
.new {
	font-weight: bold;
	color: #cc2420;
}
.tagline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
}
.photo {
	border: 1px solid #597239;
	margin: 0;
}
/* Right column content */

.photobox {
	border: 1px solid #3d677d;
	background-color: #f0f0f0;
	text-align: center;
	padding-bottom: 4px;
}
.photocaption {
	text-align: center;
	border-bottom: 1px solid #3d677d;
	background-color: #62adc5;
	font-weight: bold;
}
.photo {
	border: 1px solid #3d677d;
	margin: 4px;
}
.photoleft {
	border: 1px solid #3d677d;
	margin: 10px 15px 50px 0;
}
.photoright {
	border: 1px solid #3d677d;
	margin: 10px 0 50px 15px;
}
#photolink ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#photolink li {
	margin: 0 5px 0 5px;
}
#photolink a {
	display: block;
	color: #000000;
	background-color: #D3DFE5;
	width: 184px; /* padding: .2em .5em; */
	text-decoration: none;
	border: 1px solid #3d677d;
	font-size: 1em;
}
#photolink a:hover {
	background-color: #62adc5;
	color: #000000;
	border: 1px solid #3d677d;
}
.linksbox {
	margin-top: 20px;
	border: 1px solid #3d677d;
	background-color: #f0f0f0;
}
.linksbody {
	padding-top:4px;
	background-color: #f0f0f0;
}
.linkscaption {
	text-align: center;
	border-bottom: 1px solid #3d677d;
	background-color: #62adc5;
	font-weight: bold;
}
sup {
	font-size: .9em;
	color: black;
}
.newsbox {
	border: 1px solid #3d677d;
	padding: 10px;
	background-color: #F0F0F0;
	margin-bottom: 20px;
}
.newsbox a {
	text-decoration: underline;
	color: black;
	font-size: .9em;
}
.newsbox a:hover {
	text-decoration: underline;
	color: #ffffff;
	background-color: #62adc5;
}
/* Right nav container */
.navcon ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.navcon li {
	margin: 0 5px 4px 5px;
}
.navcon a {
	display: block;
	color: #000000;
	background-color: #D3DFE5;
	width: 184px;
	padding-left: 2px; /* padding: .2em .5em; */
	text-decoration: none;
	border: 1px solid #3d677d;
	font-size: 11px;
}
.navcon a:hover {
	background-color: #62adc5;
	color: #000000;
	border: 1px solid #3d677d;
}
/* BPS application form */

#bpsapp {
	margin-top: 10px;
}
table#app {
	/* width: 450px; */
  margin: 0;
	/* padding: 50px; */
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid Black;
	background-color: #ffffff;
}
td.ctr {
	text-align: center;
}
text, textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input, textarea, select {
	padding: 2px 2px 2px 2px;
	background-color: #D5E1E7;
	border: 1px solid #0C1A58;
}
.button {
	padding: 2px 2px 2px 2px;
	background-color: #D3DFE5;
	border: 1px solid #395E35;
}
textarea {
	margin-bottom: 10px;
}
td.fieldname {
	text-align: right;
	padding-right: 10px;
	height: 24px;
	padding-top: 2px;
}
td.fieldname_ta {
	text-align: right;
	padding-right: 10px;
	height: 24px;
	vertical-align: top;
	padding-top: 2px;
}
td.field {
	text-align: left;
	padding: 0 5px 3px 5px;
}
.required {
	background-image: url(../images/required.gif);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
}
td.name {
	padding-top: 10px;
	font-weight: bold;
}
.noborder {
	border: none;
}
/* simple single pixel table */

.sptbl {
	border-top: 1px solid #3D677D;
	border-left: 1px solid #3D677D;
	border-right: 0;
	border-bottom: 0;
	width: 100%;
}
.sptbl td, .sptbl td a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	vertical-align: top;
	padding: 4px;
}
.sptbl th {
	vertical-align: top;
	padding: 4px;
}
.sptdtop {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #3D677D;
	border-bottom: 1px solid #3D677D;
	background-color: #62ADC5;
}
.sptdnormal {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #3D677D;
	border-bottom: 1px solid #3D677D;
	background-color: #F0F0F0;
	vertical-align: top;
}

.blueheading {font-weight:bold;color:#330066;}
