﻿body
{
	background-image:url(images/BodyBgr.jpg);
	background-repeat:repeat;
	font-family:Arial, Verdana;
	font-size:12px;
	
}

.TopBanner
{
	background-image:url(images/TopLogo.jpg);
	background-repeat:no-repeat;
	width:975px;
	height:106px;
}
.ImageBanner
{
	background-image:url(images/ImageBanner.jpg);
	background-repeat:no-repeat;
	width:975px;
	height:130px;
}
.MemberSectionMenu
{
	display:block;
	position:relative;
	margin-left:26px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}
.MembMenuStaticItem
{
	background-image:url(images/MembMenuTab.gif);
	background-repeat:no-repeat;
	width:194px;
	height:27px;
	color:#ffffff;
	padding-left:5px;
	
}
.LogInBtn
{
	margin-right:30px;
}

.MembMenuStaticHover
{
	background-image:url(images/MembMenuTabOver.gif);
	background-repeat:no-repeat;
	width:194px;
	height:27px;
	color:#ffffff;
	padding-left:5px;
}

.MembMenuStaticSelected
{
}

.NavigBgr
{
	
	background-image:url(images/HrNavigBgr.jpg);
	background-repeat:repeat-y;
	width:980px;
	height:37px;
}
.HrMenu
{
	margin-left:20px;
	font-family:Trebuchet MS;
	font-size:12px;
	background-image:url(images/MenuBtn.jpg);
	background-repeat:repeat-x;
	width:940px;
}
.StaticMenu
{
}
.StaticMenuItem
{
	background-image:url(images/MenuBtn.jpg);
	background-repeat:repeat-x;
	height:35px;
	padding:5px;
	color:#ffffff;
}
.StaticHover

{
	background-image:url(images/MenuBtnOver.jpg);
	background-repeat:repeat-x;
	height:35px;
	padding:5px;
	color:#333399;
}
.StaticSelected

{
	background-image:url(images/MenuBtnOver.jpg);
	background-repeat:repeat-x;
	height:35px;
	padding:5px;
	color:#333399;
}

.DynamicMenu
{
	border-left:solid 1px #D0CFD2;	
	border-right:solid 1px #D0CFD2;
	border-bottom:solid 1px #D0CFD2;
	
	
}

.DynamicItem
{
	background-color:#E8E5EA;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:6px;
	color:#333399;
}

.DynamicHover
{
	background-color:#9C8AD7;
	color:#ffffff;
}

.DynamicSelected
{
	background-color:#9C8AD7;
	color:#ffffff;
}

.CenterRow

{
	background-image:url(images/CenterBgrRepeat.jpg);
	background-repeat:repeat-y;
	width:975px;
}
.CenterRow a
{
	color:#6633CC;
	text-decoration:underline;
}
.CenterRow a:hover
{
	color:#6633CC;
	text-decoration:none;
}
.ContentSubject
{
	font-size:14px;
	font-weight:bold;
	color:#330066;
}

.LCol
{
	background-color:#D0D1D5;
	width:209px;
}
.LCLinks li
{
	padding-bottom:6px;
}

.LCContent
{
	margin:15px 20px;
	
}
.LCHeader
{
	color:#330099;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	font-style:italic;	
}
.ContactInfo
{
	font-family:Verdana;
	font-size:8pt;
	padding:20px 15px;
}

.LCLinks  a
{	
	color:#330099;
	text-decoration:none;
	
}
.LCLinks  a:hover
{	
	color:#330099;
	text-decoration:underline;
	
}
.RCol
{
	background-color:#ffffff;
	padding:20px;
	width:690px;
}
.PageTitle
{
	color:#729611;
	font-weight:normal;
	font-size:14pt;
	
}

.NewsCol
{
	width:335px;
	font-size:8pt;
	background-image:url(images/NewsColumn_02.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:0px;
	margin:0px;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	
}
.NewsColTab
{
	background-image:url(images/NewsColumn_01.gif);
	background-repeat:no-repeat;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	width:335px;
	height:21px;
	vertical-align:top;
}
.NewsColContent, .EventsColContent
{	
	
	padding:15px;
}

.NewsTitle, .EventsTitle
{
	font-size:12px;
	font-weight:bold;	
}

.NewsDetails, .EventsDetails
{
	display:block;
	padding-bottom:20px;
}

.EventsCol
{
	width:335px;
	font-size:11px;
	background-image:url(images/NewsColumn_02.gif);
	background-repeat:no-repeat;
	background-position:top;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
}
/*Modal Popup*/
.PopupTriggerBtn

{
	display:none;
}
.modalBackground 

{

      background-color:Gray;
      filter:alpha(opacity=70);
      opacity:0.7;

}

.modalPopup 

{

      background-color:#FFFFCC;
      border-width:1px;
      border-style:solid;
      border-color:Gray;
      padding:1px;
      width:450px;

}
.modalPopupHeader
{
	background-color:#999933;
	background-image:url(images/EventDetWindowtab.jpg);
    padding:3px 3px 3px 20px;
    font-size:10pt;
    color:#fff;
    font-weight:bold;
    height:20px;
}

.Details
{	
	background-color:#FFFFCC;
	padding:15px;	
}
.ClosePopupBtn
{
	margin:5px 0px 8px 10px;
	font-size:8pt;
}
.EventsColTab
{
	background-image:url(images/EventsColumn_01.gif);
	background-repeat:no-repeat;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	width:335px;
	height:21px
}

.EventsCalendar
{
	font-size:0.8em;
	line-height:1.3em;
}
.CalendarDate
{
	font-weight:bold;
}
.AdminButton
{
	background-image:url(images/AdminButtonBgr.jpg);
	background-repeat:repeat-x;
	padding:4px 10px 4px 10px;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	text-align:center;
	height:20px;		
}
.label
{
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	padding-left:3px;
}
hr
{
	width:99%; height:1px;color:#CCCCCC;margin-top:7px;margin-bottom:7px;background-color:#ccc;border:none; 

}
.Footer
{
	font-size:8pt;
	color:#5B2F9F;
	background-image:url(images/FooterBgr.jpg);
	background-repeat:no-repeat;
	width:975px;
	height:56px;
	text-align:center;
	
}