body {
	margin: 0px;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
}
p {
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
}
.footer {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-left: 300px;
}
.PageBar {
	color: #FFFFFF;
	font-size: 18px;
}
.homeSubsection {
	width: 150px;
}
ul {
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	padding: 0px 0px 0px 20px;
	list-style-type: square;
}
ol {
	margin-top: 0px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	padding: 0px 0px 0px 20px;
	list-style-type: square;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	display: inline;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 25px;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	display: inline;
	margin-right: 10px;
}
a {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}
textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #666666;
	padding: 5px;
}
input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #666666;
	padding: 2px;
}
select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #666666;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.shadetabs{
border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}


#scr1 div {
  visibility:hidden;
  vertical-align:middle;

 }
 #scr1, #scr1 div.default {
   width:160px;
   height:120px;
   overflow:hidden;
   visibility:visible;
   vertical-align:middle;
 }
 #scr1 table tr td div {
  padding: 3px 0;
  margin-left: 5px;
  font: bold 12px Verdana;
  visibility:visible;
  vertical-align:middle;
 }

 #scr1 {
   background-color:#eeeeee;
   margin:0px auto;
   vertical-align:middle;
 }

