body
{
	font-family: Arial, verdana, Georgia, Helvetica;
	font-size: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}

img
{
	margin: 0;
	padding: 0;
	display: block;
}

div, form, h1, h2, h3, ul, ol
{
	margin: 0;
	padding: 0;
}

ul, ol
{
	margin-left:20px;
}

div#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: left;
	
}
	
	div#header
	{
		width: 100%;
		height: 93px;
		background-image: url(../../../../template_images/head_fill.gif);
		background-repeat: repeat-x;
	}
	
		div#logocontainer
		{
			position:relative;
			float:left;
			left:33px;
		}
		
		div#bannercontainer
		{
			position:relative;
			float:right;
			left:-51px;
			top:31px;
			width:522px;
			height:48px;
			background-image: url(../../../../template_images/head_strapline.gif);
			background-repeat: no-repeat;
		}
	
	div#navtrail
	{
		margin-bottom:10px;
		padding-left: 200px;
		width: 580px;
		height: 10px;
		font-size: 0.7em;
		color: rgb(102,102,102);
	}
		
		div#navtrail .logon
		{
			float:right;
			width:50px;
		}

		div#navtrail .trail
		{
			float:left;
		}
		
	
	div#navtrail a
	{
		color: rgb(29,93,167);
		font-weight: bolder;
		font-size:1em;
		text-decoration: none;
	}
		
	div#navigation
	{
		position:relative;
		float:left;
		width: 185px;
		font-size: 0.75em;
		background-color: rgb(24,78,140);
	}
		
		div#navigation div a
		{
			text-decoration: none;
			color: #fff;
			display:block;
			padding: 5px 0 5px 5px;
		}
		
		div.nc0, div.hc0, div.nc1, div.hc1, div.nc2, div.hc2
		{
			clear:both;
			background-image: url(../../../../template_images/dot_line.gif);
			background-repeat: repeat-x;
			background-position: bottom left;
		}
		
		div#nav_0
		{
			font-weight: bolder;
			background-image: url(../../../../template_images/nav_cap.gif);
			background-repeat: no-repeat;
			background-position: top right;
			background-color: rgb(29,93,167);
		}
			
		div.nc0, div.hc0
		{
			margin-left:0;
			font-weight: bolder;
			background-color: rgb(63,117,180);
		}
		
		div.nc1, div.hc1
		{
			margin-left:10px;
		}
		
		div.nc2, div.hc2
		{
			margin-left:20px;
		}
			
			 div#searchnav
			{
				padding:10px 0 10px 10px;
				background-image: url(../../../../template_images/nav_bot.gif);
				background-repeat: no-repeat;
				background-position: bottom right;
				background-color: rgb(29,93,167);
			}
			
			div#searchBox img
			{
				
				margin-left:88px;
			}
			
			div#columnfooter
			{
				width: 185px;
				height:120px;
				background-color: rgb(255,255,255);
			}
			
				div#association
				{
					position:relative;
					top:30px;
					left:32px;
					width: 114px;
					height: 56px;
					background-color: rgb(255,255,255);
				}
	
	
		
	div#content
	{
		position: relative;
		margin-bottom:10px;
		float: right;
		width: 580px;
	}
		
		div.contentbody
		{
			color: rgb(102,102,102);
		}
		
		div.contentbody a, div.contentbody p a, div.contentbody li a, div.contentbody td a
		{
			color: rgb(29,93,167);
		}
		
		div.contentbody em
		{
			font-family: georgia, serif;
		}
		
		div.contentbody ul
		{
			list-style-type: square;
		}
		
		div.contentbody h1, div.contentbody h2, div.contentbody h3
		{
			font-family:verdana;
		}
		
		div.contentbody h1
		{
			margin-bottom: 10px;
		}
		
	div#footer
	{
		clear: both;
		width: 100%;
		height: 37px;
		font-size: 0.7em;
		text-align: center;
		color:rgb(255,255,255);
		padding-top:8px;
		_padding-top:19px;
		background-image: url(../../../../template_images/foot_fill.gif);
		background-repeat: repeat-x;
	}
	
	
	
		div#footer a
		{
			font-weight:bolder;
			text-decoration: none;
			color:rgb(255,255,255);
		}
		
.VacanciesDarkBg {background-color:rgb(29,93,167);}
.VacanciesLightBg1 {background-color:rgb(219,227,237);}
.VacanciesLightBg2 {background-color:rgb(219,227,237);}
.VacanciesLightBg3 {background-color:#ffffff;}

/*Events Calendar */
.eventsborder {background-color:#222299; color:#ffffff; font-family:Arial,Verdana,Helvetica; font-size:110%; font-weight:bold;}
.eventsboxbg {background-color:#e7e7e7; font-size:100%; color:#222299;}
.eventsbullet {background-image:url(../../images/documenticon.gif);}
/* eWorld UI Calendar Control */
.calCtrl {font-size:80%; font-weight:normal; font-family:Verdana,tahoma,arial,sans-serif;}
.calCtrlDayHeader {background-color: #DCDCDC; color: Black;font-size:60%; font-weight:normal; font-family:Verdana,tahoma,arial,sans-serif;}
.calCtrlMonthHeader {background-color: #0f9fef; color: Black;font-size:85%; font-weight:normal; font-family:Verdana,tahoma,arial,sans-serif;}
.calCtrlWeekDay {background-color: #FFFFFF; color: Black;font-size:80%; font-weight:normal; font-family:Verdana,tahoma,arial,sans-serif;}
.calCtrlOffMonth {background-color: #778898; color: Black;font-size:80%; font-weight:normal; font-family:Verdana,tahoma,arial,sans-serif;}
.calCtrlGoToToday {background-color: #FFFFFF; color: Black;font-size:80%; font-weight:normal; font-family:Verdana,tahoma,arial,sans-serif;}
.calCtrlTodayDay {background-color: #0f9fef; color: Black;font-size:80%; font-weight:normal; font-family:Verdana,tahoma,arial,sans-serif;}
.calCtrlWeekend {background-color: #D3D3D3; color: Black;font-size:80%; font-weight:normal; font-family:Verdana,tahoma,arial,sans-serif;}
.calCtrlSelectedDate {background-color: #FFFF00; color: Black;font-size:80%; font-weight:normal; font-family:Verdana,tahoma,arial,sans-serif;}
.calCtrlClearDate {background-color: #FFFFFF; color: Black;font-size:80%; font-weight:normal; font-family:Verdana,tahoma,arial,sans-serif;}
.calCtrlHoliday {background-color: #FFFFFF; color: Black;font-size:80%; font-weight:normal; font-family:Verdana,tahoma,arial,sans-serif;}


/* Main Events Calendar Style */
 .eventCalendar  {font-family:tahoma,arial,helvetica; font-size:0.9em; padding:3px; width:580px;}
 /* Month Section */
 .eventMonth   {background-color:rgb(255,255,255); border:1px solid #6648CC; padding:0px; vertical-align:top; width:21%;}
 .eventMonthTitle {font-weight:bold; color:rgb(255,255,255); background-color:rgb(63,117,180); padding:3px; text-align:center;}
 .eventMonthContent {height:7em; overflow:auto; padding-left:3px;}
 .eventItem   {margin-top:2px; margin-bottom:2px;}
 /* Details Section */
 .eventArea    {background-color:rgb(255,255,255); border:1px solid #6648CC; padding:0px; vertical-align:top; width:37%;}
 .eventDetails  {margin:7px; font-family:arial; font-size:110%;}
 .eventHeader  {margin-bottom:4px;}
 /* Key Section */
 .eventFooter  {border:1px solid #6648CC; }

/* 'eventTypes' defined in 'Site Optons' above */
.eventKeyDefault {color:gray; text-decoration:none;}
.eventKeyConference{color:red; text-decoration:none;}

ul.eventList   {list-style-type:square; margin-top:0px; margin-bottom:0px; }
div.eventKey   {float:left; margin-left:-10px;} 

/* Rss Feed Styles */
UL.rssFeed		{list-style:none; margin:0px; margin-bottom:20px; width:40em;}
UL.rssFeed LI		{margin-bottom:.75em;}
UL.rssFeed A		{font-size:120%; font-weight:bold;}
Ul.rssFeed .desc	{margin-bottom:.2em;}
Ul.rssFeed .meta	{}

/* Blogging Plugin  Styles */
.BloggingAboutBox
{
                padding: 10px;
		border-left:2px solid #862174;
}

.BloggingAboutBox A
{
                display: block;
}

.RSSFeedLink
{
                float:right;
 /*               margin-top: -30px;*/
                margin-right:25px;
/*		font-size:0.7em;*/
}

.BlogItem
{
                margin-bottom: 30px;
}

.BlogItem .CreatedDate
{
/*          font-size: 0.8em;*/
                color: #862174;
                border-bottom: 1px dashed #862174;
                padding-bottom: 20px;
                margin-bottom: 10px;
}

.BlogItem h1.Title
{
                font-size: large;
}

.BlogItem .Content
{
                margin-bottom: 10px;
}

.CommentItem
{
                border-bottom: 1px lightgrey dashed;
                padding-bottom: 10px;
                margin-bottom: 10px;
}

.CommentItem .Title
{
                font-weight: bold;
                margin-bottom: 5px;
}

.CommentItem .MetaData
{
                font-style: italic;
                color: gray;
                margin-bottom: 10px;
}

.CommentItem .Content
{
                margin-bottom: 10px;
}

.CommentItem .CreatedDate
{
                font-weight: bold;
}




/* New comment form layout */
.BlogEntryNewCommentForm fieldset {
  margin-bottom: 10px;
}
.BlogEntryNewCommentForm legend {
                padding: 0 2px;
                font-weight: bold;
                _margin: 0 -7px; /* IE Win */
}

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

.BlogEntryNewCommentForm fieldset ol, 
.BlogEntryNewCommentForm fieldset ul 
{
  margin: 0;
  padding: 0;
}


.BlogEntryNewCommentForm fieldset li {
  list-style: none;
  list-style-image: none;
  padding: 5px;
  margin: 0;
  clear: both;
  border: 0;
}

.BlogEntryNewCommentForm fieldset li input,
.BlogEntryNewCommentForm fieldset li textarea
{
  width: 350px;
}

.BlogEntryNewCommentForm fieldset li div.captcha
{        
    line-height: 1.8em;    
    margin-bottom: 5px;
    float: left;    
}

.BlogEntryNewCommentForm fieldset label, .captchaLabel
{
    width: 120px; /* Width of labels */
    vertical-align:top;
    line-height: 1.8em;
    float: left;
    margin-right: 5px;
}

.BlogEntryNewCommentForm fieldset li div.captcha img 
{
    margin-bottom: 2px;
}

/* Form styles */
                
.BlogEntryNewCommentForm legend { padding-left: 0; color: #333; }

.BlogEntryNewCommentForm fieldset {
                border: none;
                /*border-top: 1px solid #C9DCA6;*/
                }
                                
.BlogEntryNewCommentForm fieldset li {
                padding: 5px 10px 7px;
                border-top: 1px solid #C9DCA6;
                }

/* End blogging styles */