﻿body 
{
	font-family: Verdana, Tahoma, Arial;	
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	background-color: #404040;
}

table, span
{
	font-size: 10px;
}

.mainBgContainer
{
	width: 1000px;
	margin: 0 auto;
}
.mainMenuBgContainer
{
	width: 1000px;    
}

.mainTopLogoContainer
{
	width: inherit;
	text-align: left;
	height: 181px;
	background-attachment: scroll;
	background-image: url('../Images/headerbg.gif');
	background-position: 0 -155px;
	background-repeat: no-repeat;
	border-bottom: solid 2px #ffffff;	
}

.greenLine
{
	font-size: 5px;
	height: 5px;
	width: 100%;
	background-color: #c3d69b;	
	display: none;
}

.mainTopLogoContainer
{
	margin: 0px 0px 0px 0px;
}

.mainTopLogo
{
	margin: 35px 0px 15px 0px;	
}

.mainMenuContainer
{
	width: 935px;
	height: 32px;
	margin-left: 5px;
	background-attachment: scroll;
	background-image: url('../Images/top_menu_bg.gif');
	background-repeat: repeat-x;
}

.leftMenuContainer
{
	height: 32px;
	width: 7px;
	background-attachment: scroll;
	background-image: url('../Images/top_menu_bg_left.gif');
	background-repeat: no-repeat;
	float: left;
}


.rightMenuContainer
{
	height: 32px;
	width: 7px;
	background-attachment: scroll;
	background-image: url('../Images/top_menu_bg_right.gif');
	background-repeat: no-repeat;
	float: right;
}

.mainGroupContainer
{
    background-color: #9f9746;
    height: 16px;
    border: solid 1px #9f9746;    
}

.mainGroupContainer a
{
    font-weight: bold;
    color: #404040;        
}

.mainGroupListContainer
{
    background-color: #efeddf;
    border: solid 1px #9f9746;    
}

.groupHeaderLabel
{
    font-weight: bold;
    color: #404040;
}

.menuItemsContainer
{
	float: left;
	height: 30px;
	width:900px;
}

.topMenuContainer
{
	/*list-style: none;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:900px;
}

.subMenu
{
	background-color: #9f9746;	
	border-bottom: solid 8px #9f9746;	
}

.menuItem
{
	padding: 8px 8px 0px 8px;
	color: #ffffff;
	font-size: 12px;
	font-variant:small-caps;
	cursor: pointer;
}

.menuItemOver
{
	padding: 8px 8px 0px 8px;
	color: #ffffff;
	font-size: 12px;
	font-variant:small-caps;
	cursor: pointer;
	text-decoration: underline;
}

.menuItem a
{
	color: #ffffff;
	text-decoration: none;
}

.mainPageFooter
{
	width: 100%;
	height: 23px; 
	background-attachment: scroll;
	background-image: url('../Images/footer_main_bg.gif');
	background-repeat: no-repeat;
	padding: 6px 0px 0px 0px;	
}

.referenseLinkContainer
{
	float: left;	
	padding: 0px 0px 0px 6px;
}

.copyContainer
{
	float: right;
	font-size: 11px;
	color: #000000;
	padding: 2px 10px 0px 0px;
}

.referenseLink
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: inline-block;
	border-top: solid 2px #9f9746;
}

.mainLeftContainer
{
	width: 230px;	
	border-left: solid 5px #f5f2f5;
	background-color: #f5f2f5;
	border-right: solid 1px #e6e4e6;
}

.mainMiddleContainer
{
	padding: 25px 25px 25px 25px;
	background-color: #ffffff;	
}

.mainRightContainer
{
	width: 230px;
	background-color: #f5f2f5;
	border-right: solid 5px #f5f2f5;
	border-left: solid 1px #e6e4e6;
}

h6
{
	font-size: 12px;
	margin: 0px 0px 0px 0px;	
}

h5
{
	font-size: 14px;
	margin:0px 0px 0px 0px;
}

h4
{
	font-size: 16px;
	margin:0px 0px 0px 0px;	
}

h3
{
	font-size: 18px;
	margin:0px 0px 0px 0px;	
}

h2
{
	font-size: 20px;
	margin:0px 0px 0px 0px;	
}

h1
{
	font-size: 22px;
	margin:0px 0px 0px 0px;	
}

.controlTitleRight
{
	font-variant: small-caps;
	border-bottom: dashed 1px #d1ced1;
	border-top: dashed 1px #d1ced1;
	font-size: 12px;
	margin-left: 5px;	
}

.controlTitle
{
	font-variant: small-caps;
	border-bottom: dashed 1px #d1ced1;
	border-top: dashed 1px #d1ced1;
	font-size: 12px;
	margin-right: 5px;
}

.controlTitle img
{
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}

.controlTitleText
{
	display: block;
	border-left: solid 5px #f5f2f5;
	border-top: solid 7px #f5f2f5;
	border-bottom: solid 7px #f5f2f5;
}

.controlTitleText span
{
    font-size: 12px;    
}

.newsListItem
{

}

.newsListItem div
{
	display: inline-block;
	padding: 6px 0px 5px 0px;
}

.controlContent
{
	/*border-left: solid 5px #f0f0f0;*/
}

.calendarListItem
{
	display: inline-block;
	padding: 6px 0px 10px 0px;
}

.rightControlContent
{
	margin-left: 5px;
}

.spacer1
{
	font-size:3px;
	height: 2px;	
	background-color: #ffffff;		
}

.spacer2
{
	font-size:3px;
	height: 2px;	
	background-color: #ffffff;		
}

.rightControlContent div
{
	border-top: solid 5px #f5f2f5;
	font-size: 10px;
}

.listLine
{
		border-bottom: dashed 1px #c0c0c0;	
}

.loginTextField
{
	width: 90%;	
}

.pageImage
{
	
}

.errorBodyContent
{
	background-color: #ffffff;
	height: 400px;
}

/* INTERNAL STYLES */

.mainAdminBackgroundContainer
{
	background-color: #ffffff;	
}

a img
{
	border: none;	
}

/* PAGE ARTICLES */
.leftArticleCell
{
	
}

.rightArticleCell
{

}

.articleHeaderCell
{
	font-weight: bold;
	height: 36px;
	color: #ffffff;
}

.articleHeaderCell table
{
	width: 100%;
}

.articleHeaderTextCell
{
	background-image:url('../Images/articleHeaderBg.gif');
	background-attachment: scroll;
	background-repeat: repeat-x;	
	padding-top: 19px;
	padding-left: 4px;			
}

.articleImageCell
{
	width: 38px;
	height: 36px;
	background-image:url('../Images/articleCorner.gif');
	background-attachment: scroll;
	background-repeat: no-repeat;	
}

.articleIngressCell
{
	background-color: #e9e6d0;
	border: solid 2px #e9e6d0;
}

.modalBackground {
	background-color: Silver;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.popupDialog
{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: -50px -50px;	
}

.inputDialogTable
{
	
}

.inputDialogTable tr td
{
	padding-top: 20px;
	padding-right: 70px;
	padding-left: 70px;	
}

.inputTextBox
{
	width: 100%;	
}

.inputButton
{
	font-size: 12px;
	height: 21px;
}

.loggedInLabel
{
	float: right;
	font-size: 12px;	
	color: #ffffff;
}

.loggedInLabel a
{
	font-weight: bold;
	color: #ffffff;	
}

.loggedInLabelLink
{
	font-weight: bold;
	color: #ffffff;	
}

.pageContentContainer
{
	background-color: #ffffff;
	text-align: center;
	width: 100%;
}

.loginBox
{
	width: 200px;
	text-align: left;
	padding: 30px 0px 30px 200px;
}

.loginBox .textField
{
	width: 180px;	
}

.loginBox input
{
	font-size: 11px;
}
