
/*----------- body --------------------*/
body
{	 
	font-family: verdana;
	background-color: #C8C8C8;
	background-image: url(images/page_bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top left;	
	text-align: center;
	margin: 0px;
	width: 100%;
}

table
{
	border-collapse: collapse;
}
		
hr
{
	height: 1px;
}		

.sitecontainer
{
	border: 1px solid #002441;
	height: 100%;
	width: 780px;
	background-color: #ffffff;
} 

.top
{
	background-color: #15659A;
	height: 120px;
	border-bottom: 1px solid #002441;
}

.SiteNameHeader
{
	background-color: #002441;
	background-image: url(images/logo_name.jpg);
	background-repeat: no-repeat;
	background-position: top right;	
	width: 528px;
	height: 122px;
	text-align: left;
	padding: 47px 20px 0px 78px;
	font-family: times new roman;
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	vertical-align: top;
}

/*---------------------- menu ----------------------------------*/
.menuHolder
 {
 	background-color: #15659A;
	background-image: url(images/menu_footer_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;	
	border-bottom: 1px solid #002441;		
 }

.menu td
{
 	border-left: 1px solid #002441;
 	padding: 6 15 6 15;
 	font: 10px verdana; 
}
 
.menu a:visited
{	
	font: normal 11px verdana ;
	color: #ffffff;
	text-decoration: none;	
}

.menu a:active
{	
	font: normal 11px verdana ;
	color: #ffffff;
	text-decoration: none;	
}

.menu a:hover
{	
	font: normal 11px verdana ;	
	color: #C19236;
	text-decoration: none;	
}

.menu a
{	
	font: normal 11px verdana ;
	color: #ffffff;
	text-decoration: none;		
}
 
/*----------- sidemenu --------------------*/ 

.sidemenuHolder
 {
 	background-color: #15659A;	
 	width: 150px;	
 } 
 
.aboveMenu
{
	width: 150px;
 	background-color: #002441;
	background-repeat: no-repeat;
	background-position: bottom center;
	border-top: 1px solid #ffffff;
}
 /*
.sidemenu td
{
 	border-bottom: 1px solid #ffffff;
 	background-color: #15659A;
 	padding: 8 15 8 15;
 	font: 10px verdana; 
 	width: 150px;
}
 */
.sidemenu a:visited
{	
	font: normal 11px verdana ;
	color: #ffffff;
	text-decoration: none;	
}

.sidemenu a:active
{	
	font: normal 11px verdana ;
	color: #ffffff;
	text-decoration: none;	
}

.sidemenu a:hover
{	
	font: normal 11px verdana ;	
	color: #C19236;
	text-decoration: underline;	
}

.sidemenu a
{	
	font: normal 11px verdana ;
	color: #ffffff;
	text-decoration: none;		
} 
 
/*------------------------ content --------------------------------*/
.content
{
	font-family: verdana;	
	font-size: 10px;
	line-height: 14px;	
	width: 100%;	
	background-color: #ffffff;		
	
}

.content td
{
	font-size: 10px;
	padding: 5px;	
}

h1
{
	font: bold 18px verdana;		
	margin-bottom: -4px;
}




/*------------------------ grid view --------------------------------*/

.GridViewStyle
{
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #012442;	
	padding: 1px;
}

.GridViewStyle td
{	
	font-size: 12px;		
	padding: 5px;				
}

.GridAltRowStyle
{
	background-color: #DCE8F0;
	padding: 5px;		
	border-top: 1px solid #15659A;	
	border-bottom: 1px solid #15659A;	
}

.GridAltRowStyle td
{
	border-top: 1px solid #8AB2CC;
	border-bottom: 1px solid #8AB2CC;
}
.GridAltRowStyle td table tr td
{
	border: 0px;
}

.GridFooterStyle
{
	padding: 5px;
}

.GridPagerStyle
{
	border-top: 1px solid #012442;
	background-color: #15659A;
	background-image: url(images/gridHeader_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;		
}

.GridPagerStyle td
{
	color: #ffffff;
	font-size: 10px;
	padding: 6px;
	font-weight: bold;
	text-align: right;		
	border-top: 1px solid #002441;
}

.GridPagerStyle td table tr td
{	
	color: #ffffff;
	font-size: 10px;
	padding: 2px;
	font-weight: bold;
	text-align: right;	
	border: 0px;
}


.GridPagerStyle a
{	
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;		
}

.GridPagerStyle a:visited
{	
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;		
}

.GridPagerStyle a:hover
{	
	color: #8AB2CC;
	font-size: 10px;
	font-weight: bold;		
}

.GridPagerStyle a:active
{	
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;		
}

.GridHeaderStyle
{
	background-color: #15659A;
	background-image: url(images/gridHeader_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;		
	border-bottom: 1px solid #002441;
	color: #ffffff;
	font-weight: bold;
}

.GridHeaderStyle th
{
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	text-align: left;			
	padding: 10px 5px 10px 5px;
	border-bottom: 1px solid #002441;
}

.GridHeaderStyle a
{	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;		
}

.GridHeaderStyle a:visited
{	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;		
}

.GridHeaderStyle a:hover
{	
	color: #8AB2CC;
	font-size: 12px;
	font-weight: bold;		
}

.GridHeaderStyle a:active
{	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;		
}


.modifiedBy
{
	width: 200px;	
	border: 1px solid #000000;
}

.modifiedBy td
{
	background-color: #ffffff;	
	text-align: left;	
}



/*------------------------ links --------------------------------*/
.ClickImage
{
	cursor: pointer;
}

a:visited
{	
	font: bold 11px verdana ;
	color: #C19236;
	text-decoration: underline;	
}

a:active
{	
	font: bold 11px verdana ;
	color: #C19236;
	text-decoration: underline;	
}

a:hover
{	
	font: bold 11px verdana ;	
	color: #002441;
	text-decoration: underline;	
}

a, .a
{	
	font: bold 11px verdana ;
	color: #C19236;
	text-decoration: underline;		
}

/*---------------------- controls ----------------------------------*/

.control
{
	width: 248px;
	background-color: #D6E3EF;		
	border: solid 1px #002441;	
}

.control .controlheader
{
	background-color: #15659A;	
	background-image: url(images/controlHeader_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 8px 5px 8px 5px;						
	border: 1px solid #002441;	
}

td.eventControl
{
	padding: 0px;
	text-align: center;
}







/*------------------------ footer links --------------------------------*/

.footerHolder
 {
 	background-color: #15659A;
	background-image: url(images/menu_footer_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;	
	border-bottom: 1px solid #002441;	
	border-top: 1px solid #002441;	
 }

.footer td
{
 color: #ffffff;
 font: normal 9px verdana ;	
 padding: 5px;
}

.footer a:visited
{	
	font: normal 9px verdana ;
	color: #ffffff;
	text-decoration: none;	
}

.footer a:active
{	
	font: normal 9px verdana ;
	color: #ffffff;
	text-decoration: none;	
}

.footer a:hover
{	
	font: normal 9px verdana ;	
	color: #C19236;
	text-decoration: none;	
}

.footer a
{	
	font: normal 9px verdana ;
	color: #ffffff;
	text-decoration: none;		
}

/*-----------------------  calendar styles -------------------------------*/
.CalendarWidget
{
	background-color: #002441;
	border: solid 1px #002441;
}

.CalendarWidget td
{
	
	border: solid 1px #002441;
}

.CalendarSelectedDayStyle
{
	border: solid 1px #002441;
	background-color: #002441;
}

.CalendarSelectorStyle
{
	border: solid 1px #002441;
}

.CalendarTodayDayStyle
{
	background-color: #002441;
}

.CalendarOtherMonthDayStyle
{
	background-color: #8AB2CC;
	border: solid 1px #002441;
}

.CalendarNextPrevStyle
{
	color: #ffffff;	
	font-size: 9px;
	font-weight: bold;	
}

.CalendarDayHeaderStyle
{
	background-color: #15659A;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 0px 2px 0px;
	border: solid 1px #002441;
}

.CalendarTitleStyle
{
	color: #ffffff;	
	font-size: 9px;
	font-weight: bold;	
	border: 0px;
}

.CalendarTitleStyle td
{
	border: 0px;
	font-size: 11px;
	font-weight: bold;	
	padding: 0px;
}

.CalendarDayStyle
{
	background-color: #ffffff;	
}

/*-----------------------  Sub headers and buttons -------------------------------*/
.SubHeaderBgColor
{
	background-color: Gray
}
.Office-Header
{
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	background-color: #e6e6e6;
}

.popupDiv
{
	cursor:pointer;
	width:400px;
	display:none;
	position:absolute;
	overflowY:scroll;
	border: solid 1px #000;
	padding: 20px;
	background-color: #ffffff;
	z-index: 91;
	filter: alpha(opacity=93);
	opacity:0.93;
	-moz-opacity:0.93;	
}