﻿div.header, td.header
{
	width: 960px;
	height: 186px;
}

div.headercrumb, td.headercrumb
{
	width: 960px;
	height: 234px;
}

#header table.header
{
	width: 980px;
	height: 142px;
	background: url(/img/09/layout/header.jpg) no-repeat;
	
}
#header #header td.left
{
	width: 155px;
	height: 100px;
}
#header #header td.middle
{
	width: 286px;
	/*height: 100px;*/
}
#header #header td.right
{
	width: 539px;
	height: 100px;
}
#header #header #middle table
{
	width: 270px;
	/*height: 100px;*/
}

#header #header #middle td.input
{
	width: 199px;
	height: 39px;
	vertical-align: bottom;
	padding-bottom:6px;
}

#header #header #middle input
{  
	width: 157px;
	/*height: 24px;*/
	font-family: Verdana, sans-serif;
	font-size: 12px; 
	color: #ffffff; 
	text-align: right;
	border: solid 1px #cccccc;
	background-color: #69717a;
	padding: 2px 3px;
	margin: 0px;
	vertical-align: bottom;
}
#header #header #middle td.button
{	
	width: 71px;
	height: 27px;
	vertical-align: bottom;
	padding-left:6px;
}	
#header #header #middle td.date
{
	width: 232px;
	height: 22px;
	vertical-align: middle;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	text-align: right;
}

#header #header #middle a.logrph
{
	font-family: Arial, Sans-Serif;
	color: #ffffff;	
	font-size: 11px;
}


/* Nav Buttons */
#header table.nbuts
{
	width: 980px;
	height: 43px;
}
#header #nbuts td.butl
{
	width: 0px;
	height: 43px;
	/*background: url(/img/09/layout/butl.gif) no-repeat;*/
}
#header #nbuts td.but
{
	width: 980px;
	height: 43px;
}
#header #nbuts td.butr
{
	width: 10px;
	height: 43px;
	/*background: url(/img/09/layout/butr.gif) no-repeat;*/
}
#header #nbuts td.butb
{
	width: 980px;
	height: 1px;
	background: url(/img/09/layout/butb.gif) no-repeat;
}

/*************************************************************************************************
	Content
*************************************************************************************************/
table.content
{
	width: 980px;
}

#content td.gl
{
	width: 29px;
	background: url(/img/09/layout/lslice.gif) repeat-y;
}

#content td.menu
{
	width: 222px;
}

#content td.gm
{
	width: 20px;
/*	border: solid 1px red; */
}

#content td.gr
{
	width: 29px;
	background: url(/img/09/layout/rslice.gif) repeat-y right;
}


/* col0 - layoutstyle 1 */
#content td.col0
{
	width: 922px;
	vertical-align: top;
}

/* col2 - layoutstyle 3 */
#content td.col2
{
	width: 680px;
	vertical-align: top;
}

/* colhp - homepage */
#content td.colhpl
{
	width: 16px;
}

#content td.colhp
{
	width: 674px;
	vertical-align: top;
}

#content td.colhpr
{
	width: 15px;
}

/* col2_3 - layoutstyle 4 */

#content td.col2_3
{
	width: 680px;
	vertical-align: top;
}

/**************************************************************
/* Homepage Chunks
/*************************************************************/

/* Common layout */
#content #hdrHomepageChunks a
{
	font: bold 11px verdana,sans-serif ;
	text-decoration: none;
	color: #000000;
	padding: 0px 19px 0px 0px;
	line-height: 44px;
	display: block;
}
#content #hdrHomepageChunks a:hover
{
	text-decoration: underline;
}

/* Calendar */
#content div.hdrCal
{
	width: 282px;
	height: 44px;
	background: url(/img/09/layout/hpcalendar.gif) no-repeat;
	text-align: right;	
}
#content #hdrHomepageChunks a.hdrCal
{
	color: #005f14;
}

/* News */
#content div.hdrNews
{
	width: 384px;
	height: 44px;
	background: url(/img/09/layout/hpnews.gif) no-repeat;
	text-align: right;	
}

#content #hdrHomepageChunks  a.hdrNews
{
	color: #766845;
}

#content div.NewsContent
{
	width: 364px;
	margin: 0px 10px;
}

/* Bulletins */
#content div.hdrBulletins
{
	width: 384px;
	height: 44px;
	background: url(/img/09/layout/hpbulletins.gif) no-repeat;
	text-align: right;	
}

#content #hdrHomepageChunks  a.hdrBulletins
{
	color: #0b1c5c;
}

#content div.BulletinsContent
{
	width: 364px;
	margin: 0px 10px;
}

/* Events */
#content div.EventsContent
{
	width: 262px;
	margin: 0px 10px;
}


		
/*************************************************************************************************
	Footer
*************************************************************************************************/

td.footer
{
	width:980px; 
	height:250px; 
	vertical-align:top; 
}
#footer table.footer
{
	width:980; 
	height:250px;
	background: url(/img/09/layout/footer.jpg) no-repeat;
}

/*************************************************************************************************
	Page Contacts
*************************************************************************************************/

#PageContacts table
{
	width: 204px;
	margin: 10px;
	color: #00157f;
	font-family: Tahoma, Sans-Serif ;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
}
#PageContacts td
{
	text-align: center;
	vertical-align: top;
	display: inherit;
}
#PageContacts td.photo
{
	display: inherit;
}
#PageContacts image
{
	margin: 0px 0px 10px 0px;
}

#PageContacts td.info
{
	display: inherit;
}
#PageContacts font.title
{
	font-weight: bolder;
}
#PageContacts a
{
	font-weight: bolder;
	color: #00157f;
	text-decoration: none;
}
#PageContacts a:hover
{
	text-decoration: underline;
}


td.LeftSideFade
{
	background-image: url("/img/09/layout/bgsliceb.png"); 
	background-repeat: repeat-x; 
	background-position: bottom;
}

td.RightSideFade
{
	background-image: url("/img/09/layout/bgsliceb.png"); 
	background-repeat: repeat-x; 
	background-position: bottom;
}

td.LeftSideFullFade
{
	/*background-color: #c0c0c0; /* sSurroundColor */
	background-image: url(/img/layout/lfade.gif); 
	background-repeat: repeat-y; 
	background-position: right;
	height:100%; 
}

td.RightSideFullFade
{
	/*background-color: #c0c0c0; /* sSurroundColor */
	background-image: url(/img/layout/rfade.gif); 
	background-repeat: repeat-y; 
	background-position: left;
	height:100%; 
}

td.BottomFiller
{
	background-color: #001739;
	height: 99%;
}
