﻿body 
{
	margin:0px;
	padding:0px;
	font-family: Verdana , Arial, Helvetica, sans-serif;
	font-size: 11px; 
	-ms-overflow-y:scroll;
}
h3
{	margin:0px;
 	font-size:13px;
}
h2 
{
	font-size:18px;
}
.titleHeading {
	font-size: 16px;
	color: #322103;
	font-weight: bold;
}
.textNormal {
	color: #333333;
	font-weight: normal;
}
.textBold {
	color: #000000;
}
.linkNormal {
	color: #28597A;
	text-decoration: underline;
	font-weight: normal;
}
.linkRed {
	color: #993300;
	text-decoration: underline;
	font-weight: normal;
}
.linkGreen {
	color: Green;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.linkBold {
	color: #7F0100;
	font-size: 12px;
	font-weight: bold;
}
.tables {
	border:1px;
	border-color:#666;
	border-style:solid;
}
.active {
	border:solid 1px #0e509e;
	background:#2e6ab1;
	color:#ffffff;
	font-weight:bold;
	margin-right:-2px;
	padding:3px;
	text-decoration:none;
}
.active:hover {
	text-decoration:none;
	background:#2e6ab1;
	color:#FFFFFF;
}
a.imageLink {
	text-decoration:none;
}
a.imageLink:visited {
	text-decoration:none;
}
a.imageLink:hover {
	text-decoration:none;
}
.HeaderStyle th
{
	text-align:left
}
a.MenuButton 
{
	width:140px;
	height:20px;
	background-color:#777777;
	color:White;
	padding-top:8px;
	text-align:center;
	display:inline-block;
	font-weight:bold;
	margin-right:7px;
	text-decoration: none;
}
a.MenuButton.selected
{
	background-color:#eeeeee;
	color:#777777;
}
a.MenuButton:hover
{
	background-color:#eeeeee;
	color:#777777;
}
a.linkWhite 
{
	color:White;
	margin-left:10px;
	margin-right:10px;
	text-decoration: none;
}
a.linkWhite:hover 
{
	text-decoration:underline;
}
a.AdminMenuButton 
{
	width:140px;
	height:20px;
	background-color:#3f6d97;
	color:White;
	padding-top:8px;
	text-align:center;
	display:inline-block;
	font-weight:bold;
	margin-right:7px;
	text-decoration: none;
}
a.AdminMenuButton.selected
{
	background-color:#eeeeee;
	color:#3f6d97;
}
a.AdminMenuButton:hover
{
	background-color:#eeeeee;
	color:#3f6d97;
}
a.GreenButton 
{
	background-color:#4c9214;
	color:White;
	padding: 3px 5px 3px 5px;
	text-align:center;
	display:inline-block;
	font-weight:bold;
	text-decoration: none;
}
a.GreenButton:hover
{
	text-decoration: underline;
}
.modal
{
    background-color: Black;
    filter:alpha(opacity=60);
    opacity:0.7;
    visibility:visible;
}
.adminPending .secondRow
{
	visibility:hidden;
	position: absolute;
}
.adminPending:hover 
{
	border: 1px solid #777777;
	background-color:#eeeeee;
}
.adminPending:hover .secondRow
{
	visibility:visible;
	position:relative;
}
.adminPendingEdit
{
	border: 1px solid #777777;
	background-color:#eeeeee;
}
.cssnav td {
	background-color:White;
	height: 20px;
	vertical-align:middle;
	text-align:left;
}
 .cssnav {
	border: 1px solid black;
}
.cssnav a {
	display: block;
	padding: 3px 10px 3px 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #28597A;
}
 
.cssnav a:hover {
	text-decoration: none;
}

/* default layout */
.custom .ajax__tab_header {white-space:nowrap;}
.custom .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
.custom .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
.custom .ajax__tab_tab {margin-right:4px;overflow:hidden;text-align:center;cursor:pointer;display:-moz-inline-box;display:inline-block}

/* xp theme */
.custom .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url(images/tabcontainer/tab_header.gif) no-repeat bottom;}
.custom .ajax__tab_outer {padding-right:4px;background:url(images/tabcontainer/tab_outer.gif) no-repeat right;height:21px;}
.custom .ajax__tab_inner {padding-left:3px;background:url(images/tabcontainer/tab_inner.gif) no-repeat;}
.custom .ajax__tab_tab {height:13px;padding:4px;margin:0px;background:url(images/tabcontainer/tab_tab.gif) repeat-x;}
.custom .ajax__tab_hover .ajax__tab_outer {background:url(images/tabcontainer/tab_outer_hover.gif) no-repeat right;}
.custom .ajax__tab_hover .ajax__tab_inner {background:url(images/tabcontainer/tab_inner_hover.gif) no-repeat;}
.custom .ajax__tab_hover .ajax__tab_tab {background:url(images/tabcontainer/tab_tab_hover.gif) repeat-x;}
.custom .ajax__tab_active .ajax__tab_outer {background:url(images/tabcontainer/tab_outer_active.gif) no-repeat right;}
.custom .ajax__tab_active .ajax__tab_inner {background:url(images/tabcontainer/tab_inner_active.gif) no-repeat;}
.custom .ajax__tab_active .ajax__tab_tab {background:url(images/tabcontainer/tab_tab_active.gif) repeat-x;}
.custom .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt;padding:0px;background-color:#ffffff;}

/* scrolling */
.custom .ajax__scroll_horiz {overflow-x:scroll;}
.custom .ajax__scroll_vert {overflow-y:scroll;}
.custom .ajax__scroll_both {overflow:scroll}
.custom .ajax__scroll_auto {overflow:auto}

.sortasc a
{ 
   background: url(images/sort_by_up.gif) right center no-repeat;
   padding-right:15px;
}

.sortdesc a
{
   background:url(images/sort_by_down.gif) right center no-repeat;
   padding-right:15px;
}
.HeaderLink a
{
	color:#28597A;
	text-decoration:underline;
}
.HeaderLink a:hover
{
	text-decoration:underline;
}

.label { font-style:italic;color:#777777;}

.ReportPopup {display:none;position:absolute;background:white;text-align:left;padding:10px;border:1px solid #787878;line-height:1.5;right:0px;top:15px;}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding-left:8px;
    padding-right:8px;
}
a.active-tab {
    font-weight: bold;
    background-color: #ffffff;
}

