

body 
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

p
{
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 6px;	
}

a
{
	color: #0066CC;	
	/*text-decoration: none;
	border-bottom: 1px dotted #0066CC;*/
}

a:hover
{
	color: #ECB714;
	/*text-decoration: none;
	border-bottom: 1px solid #0066CC;*/
}

div.inline
{
	float:left;
}

ul.styled
{	
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

li.styled
{	
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-family: Tahoma;
	padding: 0px 0px 0px 15px;
	margin: 2px 2px 3px 15px;	
	background-image: url(Images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

ul.pdf_Link
{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 15px 10px;		
}

li.pdf_Link
{	
	background-image: url(Images/ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;	
	padding: 5px 0 4px 25px;
	margin: 0px 0;	
	font-weight: normal;
	color: #000000;
	text-align: left;
	
}

ul.pdf_Link2
{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;		
}

li.pdf_Link2
{	
	background-image: url(Images/ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;	
	padding: 5px 0 4px 25px;
	margin: 0px 0;	
	font-weight: normal;
	color: #000000;
	text-align: left;
	
}

#mainContainer
{		
	width: 820px;	
	margin-left: 0px;
	margin-top: -5px;	
}

#contentHeader
{	
	position: relative;	
	width: 820px;		
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#contentHeaderLogo
{		
	position: relative;		
	width: 820px;
	height: 260px;	
	background-image: url(Images/Logo_lg.jpg);
	background-repeat: no-repeat;
	background-position: left top;		
	padding: 0px;				
}

#headerMembersLink
{	
	position: absolute;
	top: 7px;
	right: 20px;
	width: 700px;		
	text-align: right;				
}

#navBar
{	
	position: absolute;
	bottom: 0px;
	right: 20px;
	width: 700px;			
	text-align: right;					
}

#contentMain
{				
	position: relative;
	left: 0px;
	top: 15px;
	width: 820px;	
	min-height: 200px;
	height: inherit;
	padding: 10px;	
	display: table;	
}

#contentFooter
{		
	position: relative;	
	clear: both;
	width: 780px;
	padding-top: 6px;
	border-top: 1px solid #2C5B9C;	
	font-family: Arial;
	font-size: 12px;
	color: #2C5B9C;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

.footerInfo
{
	font-size: 12px;	
}

#pageContent
{
	float: right;
	width: 580px;
	padding-left: 10px;		
}

.MenuElement
{
	width: 500px;	
	text-align: center;	
}

.MenuStaticItem
{
	color: #0066CC;
	font-size: 10pt;
	font-weight: bold;	
	text-align: center;
}

.MenuHoverItem
{
	color: #ECB714;
	font-size: 10pt;
	font-weight: bold; 	
	text-align: center;
}

.MenuSelectedItem
{
	color: #0066CC;
	font-size: 10pt;			
	font-weight: bold;
	text-align: center;
}

.mainPage_Left
{
	position: relative;	
	float:left;
	width: 520px;
	margin-left: 30px;		
}

.mainPage_Right
{
	position: relative;	
	float: right;
	width: 220px;
	margin-right: 30px;	
	margin-top: 10px;
}

.mainPage_Table
{
	margin-bottom: 20px;
}

.mainPage_EventItem
{
	line-height: 150%;
	margin-bottom: 8px;
}

.paddedImage
{
	margin-bottom: 15px;
}

.modalBackground
{
	background-color: Black;
	filter:alpha(opacity=70);
	opacity: 0.7;
}

.calendar
{
	/*border: 1px solid #000000;*/
	background-color: #FFFFFF;	
}

.calendar table
{
	/*border: 1px solid #000000;*/	
}

.calendar table td
{
	background-image: url(Images/fileBrowse_Header.gif);
	background-repeat: repeat;		
	height: 0px;
	padding: 6px;
}

.calendar_dayheader
{
	background-image: url(Images/hdr_dkblue.jpg);
	background-repeat: repeat;
	padding: 4px;	
	border-top: 1px solid #000000;
}

.calendar_day
{
	background-image: url(Images/calendarDay_background.gif);
	background-repeat: repeat;
	padding: 3px;
}

.calendar_day_selected
{
	background-image: url(Images/calendarDaySelected_background.gif);
	background-repeat: repeat;
	padding: 3px;
}

.calendar_day_other
{
	background-image: url(Images/calendarDayOther_background.gif);
	background-repeat: repeat;
	padding: 3px;
}

.calendarOptionsHeader
{		
	border-top: 1px solid #000000;		
	border-right: 1px solid #000000;	
	border-bottom: 1px solid #000000;	
	border-left: 1px solid #000000;	
	padding: 2px;	
	background-image: url(Images/hdr_blue.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

.calendarOptionsBody
{			
	border-right: 1px solid #000000;	
	border-top: 1px solid #000000;	
	border-left: 1px solid #000000;		
	padding: 5px;
	color: #000000;	
	font-size: 12px;
	background-color: #e0ecfd;
}

.calendarEvent_2
{
	font-family: Arial;
	font-size: 10px;
	background-color: #ffe992; /* Yellow */
	border: 1px solid #9d8a3f;
	padding: 2px;	
	cursor: pointer;
	margin-top: 3px;
	color: Black;
	text-align: left;
	font-weight: bold;
	
}

.calendarEvent_12
{
	font-family: Arial;
	font-size: 10px;
	background-color: #ffe992; /* Yellow */
	border: 1px solid #9d8a3f;
	padding: 2px;	
	cursor: pointer;
	margin-top: 3px;
	color: Black;
	text-align: left;
	font-weight: bold;
	
}

.calendarEvent_5
{
	font-family: Arial;
	font-size: 10px;
	background-color: #f8a8a8; /* Red */
	border: 1px solid #a32727;
	padding: 2px;
	cursor: pointer;
	margin-top: 3px;
	color: Black;
	text-align: left;
	font-weight: bold;
}

.calendarEvent_1
{
	font-family: Arial;
	font-size: 10px;
	background-color: #b5c6ee; /* Blueish */
	border: 1px solid #495e8e;
	padding: 2px;
	cursor: pointer;
	margin-top: 3px;
	color: Black;
	text-align: left;
	font-weight: bold;
}


.calendarEvent_4
{
	font-family: Arial;
	font-size: 10px;
	background-color: #a8f8a8; /* Green */
	border: 1px solid #3b9b3b;
	padding: 2px;
	cursor: pointer;
	margin-top: 3px;
	color: Black;
	text-align: left;
	font-weight: bold;
}

.calendarEvent_11
{
	font-family: Arial;
	font-size: 10px;
	background-color: #D0A9F5; /* Violet */
	border: 1px solid #5F04B4;
	padding: 2px;
	cursor: pointer;
	margin-top: 3px;
	color: Black;
	text-align: left;
	font-weight: bold;
}



.sideBarHeader
{
	border: 1px solid #44588a;
	background-image: url(Images/blueBar01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}

.sideBarContent
{
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	line-height: 150%;
	margin-bottom: 25px;
}

.AlbumsListHeader
{	
	margin-top: 14px;
	margin-left: 0px;
	width: 700px;
	background-image: url(Images/filebrowse_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
	font-size: 15px;
	font-weight: bold;
	text-indent: 10px;
	border: 1px solid #000000;
	color: #FFFFFF;
}

.AlbumsListContent
{
	position: relative;	
	margin-left: 20px;
	margin-bottom: 20px;
	width: 700px;
	padding: 5px;
}

.AlbumItem
{
	position: relative;	
	float: left;
	width: 140px; 	
	min-height: 115px;
	margin-top: 10px;	
	margin-bottom: 10px;
	text-align:center;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;	
	
}

.PhotoItem
{
	position: relative;	
	float: left;
	width: 95px; 			
	height: 115px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;	
	margin-bottom: 10px;
	background-color: #DDDDDD;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.faqQuestion
{
	margin-top: 5px;
	margin-left: 40px;	
	font-size: 13px; 	
	font-weight: bold;
	color: #315590;
}

.faqAnswer
{
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 62px;
	font-size: 12px;
	color: #000000;
	width: 710px;
}

.faqQuestion2
{
	margin-top: 5px;
	margin-left: 0px;	
	font-size: 11px; 	
	font-weight: bold;
	color: #315590;
}

.faqAnswer2
{
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 22px;
	font-size: 11px;
	color: #000000;	
}

.ambassadorHeader
{
	margin-top: 5px;
	margin-left: 10px;	
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-indent: 5px;
	width: 710px;
	border: 1px solid #000000;
	padding: 3px;
	background-image: url(Images/blueBar01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
}

.ambassadorContent
{
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 12px;	
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 130%;
	width: 690px;		
}

.ambassadorLogo
{
	float: left;
	border: 1px solid #000000;
	margin: 3px 15px 15px 0px;
}

.newsImage
{
	float: right;
	border: 1px solid #000000;
	margin: 10px;
	max-width: 200px; 	
	width: expression((this.width > 200)? "200px" : this.width);  
	max-height: 200px; 
	height: expression((this.height > 200)? "200px" : this.height);  
}

.newsPhoto
{
	border: 0px;	
	margin: 0px;	
}

.newsItemDiv
{	
	width: 690px;
	margin-bottom: 11px;
	padding: 8px;
	/*
	border: 1px dotted #AAAAAA;
	background-image: url(Images/newsItem.gif);
	background-repeat: repeat-x;
	background-position: left top;
	*/
}

.newsTitle
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 690px;	
	border-bottom: 1px dotted #AAAAAA;
	padding-bottom: 4px;
}

.newsContent
{
	font-family: Tahoma;
	font-size: 11px;
	padding: 0px 0px 0px 0px;		
	width: 690px;
	margin-top: 3px;	
	margin-bottom: 3px;	
	color: #000000;
}

.newsAttachments
{
	text-align: left;
	padding: 0px 0px 0px 0px;		
	font-family: Tahoma;
	font-size: 11px;	
	width: 690px;
	margin-top: 5px;
	margin-left: 0px;			
}

.contactInfoPanelHeader
{
	float: right;
	width: 250px;	
	border-top: 1px solid #1c4553;
	border-left: 1px solid #1c4553;
	border-right: 1px solid #1c4553;
	border-bottom: 1px solid #1c4553;
	background-image: url(Images/filebrowse_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
}

.contactInfoPanel
{
	float: right;
	width: 250px;	
	height: 60px;	
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	padding: 5px;	
	/*
	background-color: #fffbee;
	border-left: 1px solid #1c4553;
	border-right: 1px solid #1c4553;
	border-bottom: 1px solid #1c4553;
	*/
}

.validatorCalloutHighlight
{
	background-color: #FCF7D3;
	border: 1px solid #37446D;
	padding: 2px;	
	
}

.boardMembersPanel
{
	width: 180px;
	padding: 3px;
	float: right;
}

/*.BoardMemberPanelHeader
{	
	width: 170px;	
	border-top: 1px solid #1c4553;
	border-left: 1px solid #1c4553;
	border-right: 1px solid #1c4553;
	border-bottom: 1px solid #1c4553;
	background-image: url(Images/filebrowse_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
}*/

.BoardMemberPanelHeader
{	
	width: 170px;	
	border-top: 1px solid #1c4553;
	border-left: 1px solid #1c4553;
	border-right: 1px solid #1c4553;
	border-bottom: 1px solid #1c4553;
	background-image: url(Images/blueBar01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	padding: 3px;
	color: #000000;
}

.boardMembersItem
{
	width: 170px;	
	padding: 5px 5px 5px 16px;
	font-size: 11px;
	font-family: Tahoma;
	text-align: left;	
	clear: both;
}

.pastPresidentsHeader
{
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

.eventDiv
{
	text-align: left;
	width: 720px;
	padding: 10px;
	/*border-top: 1px dotted #0066CC;*/
	margin: 5px 0px 15px 0px;
	font-size: 12px;
	font-family: Arial;
	clear: both;
	
}

.eventName
{
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	padding: 3px;	
	border: 1px solid #44588a;
	background-image: url(Images/blueBar01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.indented
{
	margin-left: 8px;
}

/* TABBED CONTROL */
/* xp theme */
.customTabStyle .ajax__tab_header 
{
	font-family:Tahoma;
	font-size:12px;		
	background:url(Images/Tabs/tab-line.gif) repeat-x bottom;
}
.customTabStyle .ajax__tab_outer 
{
	padding-right:0px;
	background:url(Images/Tabs/tab-right.gif) no-repeat right;
	height:21px;
}
.customTabStyle .ajax__tab_inner 
{
	padding-left:3px;
	background:url(Images/Tabs/tab-left.gif) no-repeat;
}
.customTabStyle .ajax__tab_tab 
{
	height:21px;
	padding:4px 8px 4px 8px;
	margin:0;		
	background:url(Images/Tabs/tab.gif) repeat-x;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer 
{
	background:url(Images/Tabs/tab-hover-right.gif) no-repeat right;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner 
{
	background:url(Images/Tabs/tab-hover-left.gif) no-repeat;
}
.customTabStyle .ajax__tab_hover .ajax__tab_tab 
{
	background:url(Images/Tabs/tab-hover.gif) repeat-x;
}
.customTabStyle .ajax__tab_active .ajax__tab_outer 
{
	background:url(Images/Tabs/tab-active-right.gif) no-repeat right;
}
.customTabStyle .ajax__tab_active .ajax__tab_inner 
{
	background:url(Images/Tabs/tab-active-left.gif) no-repeat;
}
.customTabStyle .ajax__tab_active .ajax__tab_tab 
{
	background:url(Images/Tabs/tab-active.gif) repeat-x;
}
.customTabStyle .ajax__tab_active
{
	font-weight: bold;
	color: #000080;	
}
.customTabStyle .ajax__tab_body 
{
	font-family:Arial;
	font-size:12px;	
	border-top:0;
	padding:8px;			
}

/* TABBED CONTROL WIDE */
/* xp theme */
.customTabStyleWide .ajax__tab_header 
{
	font-family:Arial;
	font-size:12px;		
	background:url(Images/Tabs/tab-line.gif) repeat-x bottom;
}
.customTabStyleWide .ajax__tab_outer 
{
	padding-right:0px;
	background:url(Images/Tabs/tab-right.gif) no-repeat right;
	height:21px;
}
.customTabStyleWide .ajax__tab_inner 
{
	padding-left:3px;
	background:url(Images/Tabs/tab-left.gif) no-repeat;
}
.customTabStyleWide .ajax__tab_tab 
{
	height:21px;
	padding:4px;
	margin:0;
	width: 200px;	
	background:url(Images/Tabs/tab.gif) repeat-x;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_outer 
{
	background:url(Images/Tabs/tab-hover-right.gif) no-repeat right;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner 
{
	background:url(Images/Tabs/tab-hover-left.gif) no-repeat;
}
.customTabStyleWide .ajax__tab_hover .ajax__tab_tab 
{
	background:url(Images/Tabs/tab-hover.gif) repeat-x;
}
.customTabStyleWide .ajax__tab_active .ajax__tab_outer 
{
	background:url(Images/Tabs/tab-active-right.gif) no-repeat right;
}
.customTabStyleWide .ajax__tab_active .ajax__tab_inner 
{
	background:url(Images/Tabs/tab-active-left.gif) no-repeat;
}
.customTabStyleWide .ajax__tab_active .ajax__tab_tab 
{
	background:url(Images/Tabs/tab-active.gif) repeat-x;
}
.customTabStyleWide .ajax__tab_active
{
	font-weight: bold;
	color: #000080;	
}
.customTabStyleWide .ajax__tab_body 
{
	font-family:Arial;
	font-size:12px;	
	border-top:0;
	padding:8px;			
}

.editProfileSection
{
	background-image: url(Images/blueBar02.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-weight: bold;
	padding: 3px;
	border-top: 1px solid #000000;	
	border-left: 1px solid #000000;	
	border-right: 1px solid #000000;	
	border-bottom: 1px solid #000000;
}