﻿div.header, td.header
{
	width: 740px;
	height: 143px;
}

div.headercrumb, td.headercrumb
{
	width: 740px;
	height: 168px;
}

#header table.header
{
	width: 740px;
	height: 100px;
}
#header #header td.left, td.left
{
	width: 600px;
	height: 100px;
	background: url(/img/00/layout/headerl.jpg) no-repeat;
	
}
#header #header td.right
{
	width: 360px;
	height: 100px;
	background: url(/img/00/layout/headerr.jpg) no-repeat;
}
#header #header #right table
{
	width: 360px;
	height: 100px;
}
#header #header #right td
{
	/*border: solid 1px #000000;	*/
}

#header #header #right td.input
{
	width: 258px;
	height: 58px;
	vertical-align: bottom;
	padding-right: 6px;
}

#header #header #right input
{  
	width: 250px;
	height: 28px;
	font-family: Verdana, sans-serif;
	font-size: 14px; 
	color: #646464; 
	text-align: right;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	padding: 4px 5px;
	margin: 0px;
}
#header #header #right td.button
{
	width: 102px;
	height: 58px;
	vertical-align: bottom;
	padding-bottom: 1px;
}
#header #header #right td.date
{
	width: 360px;
	height: 42px;
	vertical-align: middle;
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #00157f;
	text-align: right;
	padding-right: 16px;
}

/* Nav Buttons */
#header table.nbuts
{
	width: 740px;
	height: 43px;
}
#header #nbuts td.butt
{
	width: 740px;
	height: 5px;
	background: url(/img/00/layout/butt.gif) no-repeat;
}
#header #nbuts td.butl
{
	width: 5px;
	height: 33px;
	background: url(/img/00/layout/butl.gif) no-repeat;
}
#header #nbuts td.but
{
	width: 950px;
	height: 33px;
}
#header #nbuts td.butr
{
	width: 5px;
	height: 33px;
	background: url(/img/00/layout/butr.gif) no-repeat;
}
#header #nbuts td.butb
{
	width: 740px;
	height: 5px;
	background: url(/img/00/layout/butb.gif) no-repeat;
}

/*************************************************************************************************
	Content Header
*************************************************************************************************/
table.contenth
{
	width: 740px;
	height: 16px;
}
#contenth td.col0
{
	width: 740px;
	height: 16px;
	background: url(/img/00/layout/col0t.png) no-repeat;
}
#contenth td.col1
{
	width: 255px;
	height: 16px;
	background: url(/img/00/layout/col1t.png) no-repeat;
}
#contenth td.col2
{
	width: 705px;
	height: 16px;
	background: url(/img/00/layout/col2t.png) no-repeat;
}
#contenth td.colhp
{
	width: 705px;
	height: 16px;
	background: url(/img/00/layout/col2t.png) no-repeat;
}
#contenth td.col2_3
{
	width: 705px;
	height: 16px;
	background: url(/img/00/layout/col2_3t.png) no-repeat;
}


/*************************************************************************************************
	Content Footer
*************************************************************************************************/
table.contentf
{
	width: 740px;
	height: 16px;
}
#contentf td.col0
{
	width: 740px;
	height: 16px;
	background: url(/img/00/layout/col0b.png) no-repeat;
}
#contentf td.col1
{
	width: 255px;
	height: 16px;
	background: url(/img/00/layout/col1b.png) no-repeat;
}
#contentf td.col2
{
	width: 705px;
	height: 16px;
	background: url(/img/00/layout/col2b.png) no-repeat;
}
#contentf td.colhp
{
	width: 705px;
	height: 16px;
	background: url(/img/00/layout/col2b.png) no-repeat;
}
#contentf td.col2_3
{
	width: 705px;
	height: 16px;
	background: url(/img/00/layout/col2_3b.png) no-repeat;
}

/*************************************************************************************************
	Content
*************************************************************************************************/
table.content
{
	width: 740px;
	/*height: 100%;*/
}

#content td.menul
{
	width: 15px;
	background: url(/img/00/layout/col1s.png) repeat-y left;	
}

#content td.menu
{
	width: 224px;
	background: url(/img/00/layout/col1s.png) repeat-y center;	
}

#content td.menur
{
	width: 16px;
	background: url(/img/00/layout/col1s.png) repeat-y right;	
}

/* col0 - layoutstyle 1 */
#content td.col0l
{
	width: 15px;
	background: url(/img/00/layout/col0s.png) repeat-y left;	
}


#content td.col0
{
	width: 930px;
	background: url(/img/00/layout/col0s.png) repeat-y center;	
	vertical-align: top;
}

#content td.col0r
{
	width: 15px;
	background: url(/img/00/layout/col0s.png) repeat-y right;	
}

/* col2 - layoutstyle 3 */
#content td.col2l
{
	width: 26px;
	background: url(/img/00/layout/col2s.png) repeat-y left;	
}

#content td.col2
{
	width: 654px;
	background: url(/img/00/layout/col2s.png) repeat-y center;	
	vertical-align: top;
	/*border: solid 1px red;*/
}

#content td.col2r
{
	width: 25px;
	background: url(/img/00/layout/col2s.png) repeat-y right;	
}

/* colhp - homepage */
#content td.colhpl
{
	width: 16px;
	background: url(/img/00/layout/col2s.png) repeat-y left;	
}

#content td.colhp
{
	width: 674px;
	background: url(/img/00/layout/col2s.png) repeat-y center;	
	vertical-align: top;
}

#content td.colhpr
{
	width: 15px;
	background: url(/img/00/layout/col2s.png) repeat-y right;	
}

/* col2_3 - layoutstyle 4 */
#content td.col2_3l
{
	width: 26px;
	background: url(/img/00/layout/col2_3sl.png) repeat-y left;	
}

#content td.col2_3
{
	width: 664px;
	background: url(/img/00/layout/col2_3s.png) repeat-y center;	
	vertical-align: top;
}

#content td.col2_3r
{
	width: 15px;
	background: url(/img/00/layout/col2_3sr.png) repeat-y right;	
}

/**************************************************************
/* 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/00/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/00/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/00/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:100%; 
	height:35px; 
	vertical-align:top; 
}
#footer table.footer
{
	width:100%; 
	height:30px; 
}
#footer td.left
{
	width:16px; 
	height:30px;
	background: url(/img/00/layout/footerl.png) no-repeat;
}
#footer td.links
{
	width:744px; 
	height:30px;
	background: url(/img/00/layout/footers.png) repeat-x;
}

#footer #links font.footer
{
	font-family: verdana, sans-serif;
	font-size: 7px;
	color: #ffffff;
}
#footer #links a.footer:link, #footer #links a.footer:visited, #footer #links a.footer:active     
{
	font-family: verdana, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
	color: #ffffff; 
	padding: 0px 7px;
}
#footer #links a.footer:hover      
{
	font-family: verdana, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
	color: #f6d811; 
	padding: 0px 7px;
}

#footer td.poweredby
{
	width:200px; 
	height:60px;
	background: url(/img/00/layout/poweredby.png) 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;
}
