﻿body {
	font-family: "trebuchet ms", arial, helvetica;
	background-color: #666666;
}
button {
	border-style: solid;
	border-width: 1pt;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
}
caption {
	font-family: "trebuchet ms",arial,helvetica;
	font-style: normal;
}
Div.ms-titleareaframe {
	border-top: 4px solid #666666;
}
fieldset {
	border-style: solid;
	border-width: 1pt;
	font-family: "trebuchet ms",arial,helvetica;
	font-style: normal;
}
h1 {
	font-family: "trebuchet ms",arial,helvetica;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: "trebuchet ms",arial,helvetica;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: "trebuchet ms",arial,helvetica;
	font-style: normal;
	font-weight: normal;
}
h4 {
	font-family: "trebuchet ms",arial,helvetica;
	font-style: normal;
	font-weight: normal;
}
h5 {
	font-family: "trebuchet ms",arial,helvetica;
	font-style: normal;
	font-weight: normal;
}
h6 {
	font-family: "trebuchet ms",arial,helvetica;
	font-style: normal;
	font-weight: normal;
}
hr {
	color: #000000;
	height: 2px;
}
il {
	list-style-image: url(images/bstrbu2.gif);
}
IMG.ms-button {
	cursor: hand;
}
img.ms-imglibpreviewarea {
	border: solid #BDBDBD 3px;
	margin-top: 3px;
}
img.thumbnail {
	border: 3px solid #AFAFAF;
}
label {
	font-family: "trebuchet ms",arial,helvetica;
	font-style: normal;
}
legend {
	font-family: "trebuchet ms",arial,helvetica;
	font-style: normal;
}
marquee {
	font-family: "trebuchet ms",arial,helvetica;
}
select {
	border-style: solid;
	border-width: 1pt;
	font-family: "trebuchet ms",arial,helvetica;
	font-style: normal;
}
span.thumbnail {
	padding: 16 10;
	position: relative;
	width: 5px;
}
span.userdata {
	behavior: url(#default#userData);
	display: none;
}
table {
	font-family: "trebuchet ms",arial,helvetica;
	font-style: normal;
}
table.ms-form td {
	vertical-align: top;
	width: 100%;
}
table.ms-form th {
	color: #000000;
	font-family: "trebuchet ms",arial,helvetica;
	font-weight: normal;
	vertical-align: top;
}
table.ms-imglibPreviewTable {
	display: none;
}
table.ms-imglibtitletable {
	border: 0px solid #666666;
}
TABLE.ms-titleareaframe {
	border-left: 0px;
}
table.ms-toolbar {
	background-image: url(images/toolgrad.gif);
	border: 1px solid #999999;
}
TD.ms-titleareaframe {
	border-color: #666666;
	color: #000000;
}
textarea {
	border-width: 1pt;
	font-family: "trebuchet ms",arial,helvetica;
	font-style: normal;
}
th {
	font-family: "trebuchet ms",arial,helvetica;
	font-style: bold;
}
tr.ms-imglibselectedrow {
	background-color: #BDBDBD;
}

all.clsMenuItemNS, .clsMenuItemIE{text-decoration: none; font: bold 12px Arial; color: teal; cursor: hand; z-index:100}
#MainTable A:hover {color: yellow;}div.Section1
	{page:Section1;}
.style1 {
	font-size: xx-small;
}
.style2 {
	font-size: x-small;
}
p
{
	margin-top: 0px;
	margin-bottom: 1px
}

span.WPParaBox
{
	padding: 0px;
	width: 100%;
	margin: 0px;
	display: block
}

div.WPParaBoxWrapper
{
	padding: 0px;
	float: left
}

.docubody
{
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal
}


/* Modal Box */
#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;
	padding: 0;
}

#MB_content {
	padding: 6px .75em;
	overflow: auto;
}

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .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;
}

/* Color scheme */
#MB_frame {
	padding-bottom: 7px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_window {
	background-color: #EFEFEF;
	color: #000;
	-webkit-box-shadow: 0 8px 64px #000; 
	-moz-box-shadow: 0 0 64px #000; 
	box-shadow: 0 0 64px #000;
	
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#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 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}
/* Chrome Menu */

.chromestyle{
	width: 99%;
/* font-weight: bold; */
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/* border: 1px solid #BBB;*/
width: 100%;
/* background: url(chromebg.gif) center center repeat-x; */ /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #000000;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.chromestyle ul li a:hover{
/* background: url(chromebg-over.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: #C9C9C9; 
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
/* font-weight: bold;*/
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
