﻿body {
	margin:0px;
	background-color:#ccc;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}
a, a:link, a:visited, a:active {
	color: #039;
	text-decoration: none
}
a:hover {
	color: blue;
	text-decoration: underline;
}
p {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
}
h2 {
	font-size:14px;
}
img {
border-style: none;
} 
#container_center {
	text-align: center;
}
#container_c {
	margin-left: auto;
	margin-right: auto;
}
#content {
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align:left;
}
#content img {
	padding: 10px;
}

#master {
	margin:0px; padding:0px;
	background-color:#fff;
}

#header {
	padding-top:78px;
	background-image:url(../images/top_tile.gif);
	z-index: 0;
}

#footer {
	background-image:url(../images/bot_tile.gif);
}

#left_column {
	background-color:#036;
}
#stockbox {
	text-align: center;
	width:100%;
	font:Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
#stockc {
	border-right: 1px dashed #ccc;
	height: 100%;
}
#login {
	text-align: right;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #003366;
	color: #fff;
	height: 10px;
	font-family: Helvetica, Verdana;
	font-size:  10px;
}
#login a { color: #fff; font-weight: bold; }

#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }
#MB_window {
	position:absolute;
	top: 0;
	border: 0 solid;
	text-align:left;
	z-index:10000;
}
#MB_window[id] { position: fixed!important; }
#MB_frame {
	position:relative;
	background-color: #EFEFEF;
	height:100%;
}
#MB_header {
	margin:0;
	height: 28px;
}

#MB_content {
	padding: 6px .75em;
	overflow:auto;
}

#MB_caption {
	font: bold 85% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em 0 .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display:block;
	position:absolute;
	right:5px; top:4px;
	padding:2px 3px;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
#MB_close:hover {
	background:transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(spinner.gif) 50% 0 no-repeat;
}
#MB_window {
	background-color:#EFEFEF;
	color:#000;
}
#MB_content { border-top: 1px solid #F9F9F9; }
#MB_header {
  background-color:#DDD;
  border-bottom: 1px solid #CCC;
}
#MB_caption { color:#000 }
#MB_close { color:#777 }
#MB_close:hover { color:#000 }

table th {
	background-color: #003366;
	color: #ffffff;
	font-weight: bold;
}
div.scroller { 

	width: 622px; 

	height: 600px;

	overflow: hidden;

	border:1px solid #cccccc;

	}

div.scroller div.section {

	width:615px;

	height:600;

	overflow:hidden;

	float:left;

	padding:1em;		

	}

div.scroller div.content {

	width: 10000px;

	}

div#section1 {
	background:#FFFFFF;
	color:#000000;
	}
div#section2 {
	background:#D6D6D6;
	color:#000000;
	}
div#section3 {
	background:#FFFFFF;
	color:#000000;
	}
div#section4 {
	background:#D6D6D6;
	color:#000000;
	}
.header_staff {
	border-top: 1px solid #F90;
	border-bottom: 2px solid #003366; 
	height: 20px;
	font-weight: bold;
	font-size: 14px;
	min-height:20px;
}
.bio_staff {
	font: Tahoma, Geneva, sans-serif, x-small;
}
.nav{margin:0px; display:block;}
.nav img{margin:0px;}
.added_padding10{ padding:10px;}
.added_padding20{ padding:20px;}
.MB_alert {

	margin: 10px 0;

	text-align: center;

}

	input.look, textarea.look, select.look, submit.look
	{BORDER-RIGHT: #6d6d6d 1px solid;
	    PADDING-RIGHT: 3px;
	    BORDER-TOP: #6d6d6d 1px solid;
	    PADDING-LEFT: 3px;
	    FONT-WEIGHT: normal;
	    FONT-SIZE: 13px;
	    PADDING-BOTTOM: 1px;
	    BORDER-LEFT: #6d6d6d 1px solid;
	    PADDING-TOP: 1px;
	    BORDER-BOTTOM: #6d6d6d 1px solid;
	    FONT-FAMILY: tahoma,arial,helvetica,sans-serif;
	    BACKGROUND-COLOR: ##F3F7FA }



