﻿body
{
    font-family:Calibri;
    font-size: 11pt;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
a.link
{
	font-family: Tahoma;
	font-size: 10px;
	color:White;
}
.a
{
	font-family: Tahoma;
	font-size: 10px;
	color:White;
}
.header
{
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	height: 100px;
	width:100%;
}
.toolbar
{
	padding: 3px 3px 3px 3px;
	padding-left: 50px;
	background-image:url(images/toolbar.jpg);
	background-repeat:repeat-x;
	height: 30px;
	width:100%;
	vertical-align:middle;
	color: White;
}
.gvHeaderRow
{

	font-weight:bold;
	font-family: Arial;
	font-size: small;
	color: black;
	border-bottom-style: solid;
	border-bottom-color: #d8e9f2;
	border-bottom-width: thin;
	background-color: #d8e9f2;
}
.gvMain
{
	font-size: small;
	font-family: Tahoma;
	text-align: left;
}
.button
{
	border-style:solid;
	border-color: #C5BBAF;
	color: #8080FF;
	background-color: WhiteSmoke;
	font-family: Verdana;
	font-size: small;
}
.PageMenu
{
	float: left;
	width: 200px;
	height:625px;
	background-image:url(images/PageMenuBG.jpg);
	background-repeat:repeat-x;
	padding: 10px 10px 10px 10px;
	color: White;
}
.PageContent
{
	float:left;
	width: 80%;
	height:550px;
	padding: 10px 10px 10px 10px;
}
/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #2647a0;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(img/yui/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(img/yui/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(img/yui/sprite.png) #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;
    height: 650px;
}
.popupControl 
{
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}
.gvMain tr.row:hover
{
    background-color: #d8e9f2;
    color: black;
}
.PageMenuTop
{
	float:right;
	width: 400px;
}
.Calendar
{
	background-color: #e1e0e0;
	font-size: small;
}

.CalendarTitle
{
	background-image: url(images/Calendar_Title_BG.jpg);
	width: 140px;
	height: 50px;
	background-repeat: repeat-x;
	color: White;
	padding-left: 10px;
	padding-right: 10px;
}
.CalendarDay
{
	padding: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #444343;
	background-color: #eeebeb;
	color: #3966cd;
}


a.p1 {display:block; width:75px; height:75px; text-decoration:none; background:#fff; border: solid 1px gray; margin:10px 0 0 10px; float:left;}
a.p1 img {display:block; border:0;}
a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000; position:relative; z-index:500;}
a.p1 .large {position:absolute;left:-9999px; max-width: 500px;}
a.p1:hover .large {top:-65px; left:100px; border:10px solid #ccc;}

#info {z-index:100; height:22em;}
