/* mozilla and gecko box model fix */

DIV, SPAN, TABLE, TD, FONT, P{
	-moz-box-sizing:border-box;box-sizing:border-box;
	
}

/*tag specific styles*/

BODY{
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #DEDBD6;
	scrollbar-shadow-color:#888888;
	scrollbar-darkshadow-color:#DEDBD6;
	scrollbar-highlight-color:#DEDBD6;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	
}

A:link{
	color: #003333; text-decoration: none;
	
}

A:visited{
	color: #692624;
	text-decoration: none;
	
}

A:hover{
	color: #003333;
	text-decoration: underline;
	
}

A:name{
	color:#000000;
	
}

INPUT{
	background:#FFFFFF;
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-right:1px solid #404040;
	border-bottom:1px solid #404040;
	font-size:10pt;
	font-family:Arial;
	
}

SELECT{
	background-color:#FFFFFF;
	font-size:9pt;
	font-family:Ms Sans Serif,Arial;
	
}

TEXTAREA{
	background-color:#FFFFFF;
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-right:1px solid #404040;
	border-bottom:1px solid #404040;
	background-position: top left;
	background-attachment: fixed;
	background-image: url(../../_icons/bg_inset_shadow.gif);
	font-size:9pt;
	font-family:Ms Sans Serif,Arial;
	
}

TABLE{
	BORDER-COLLAPSE: collapse;
	BORDER-BOTTOM: medium none;
	BORDER-LEFT: medium none;
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt
	
}

/*dhtml navigation menu styles*/

.mnuMain{
	line-height: 24px;
	text-align: center;
	width: 375px;
	
}

.mnuSub{
	margin-top:1px;
	
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver{
	color: #ffffff;
	font-family: Arial,Ms Sans Serif,Helvetica;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	text-transform: uppercase;
	
}

.mnuItemOver,.mnuItemActiveOver,.mnuItemActive,.mnuItemMembersOver{
	background-image: url(/_filelib/ImageGallery/Design/design2008/trans_bg2.gif);
	background-position: 0px 0px;
	background-repeat: repeat;
	color: #000000;
	
}

.mnuLeftMain{
	width: 144px;
	
}

.mnuLeftSub{
	margin-left:12px;
	margin-bottom:5px;
	
}

.mnuLeftItem, .mnuLeftItemOver, .mnuLeftItemActive, .mnuLeftItemActiveOver, .mnuLeftItemMembers, .mnuLeftItemMembersOver{
	color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: x-small;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 11px;
	padding-right: 4px;
	padding-top: 5px;
	width: 100%;
	
}

.mnuLeftItemOver,.mnuLeftItemActiveOver,.mnuLeftItemMembersOver,.mnuLeftItemActive{
	color:#ffffff;
	text-decoration: underline;
	
}

.mnuLeftSubItem, .mnuLeftSubItemOver, .mnuLeftSubItemActive, .mnuLeftSubItemActiveOver, .mnuLeftSubItemMembers, .mnuLeftSubItemMembersOver{
	color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	
}

.mnuLeftSubItemOver,.mnuLeftSubItemActive,.mnuLeftSubItemActiveOver,.mnuLeftSubItemMembersOver{
	color:#ffffff;
	text-decoration:underline;
	
}

.mnuItemSeparatorH{
	xdisplay:none;
	background-color:#F2EDDD;
	width:1px;
	height:100%;
	
}

.mnuItemSeparatorV{
	width:100%;
	height:1px;
	background-color:#999999;
	
}

.mnuSeparatorH{

}

.mnuSeparatorV{
	/*INPAGE MENU STYLE*/
	.mnuPageMain{
	
}

.mnuPageSub{
	margin-top:1px;
	
}

.mnuPageItem, .mnuPageItemOver, .mnuPageItemActive, .mnuPageItemActiveOver, .mnuPageItemMembers, .mnuPageItemMembersOver{
	color: #003333;
	font-family: Tahoma,Arial, Helvetica;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 4px;
	
}

.mnuPageItemOver,.mnuPageItemMembersOver,.mnuPageItemActiveOver{
	color: #9e949f;
	text-decoration: underline;
	
}

.mnuPageItemActive{
	color: #003333;
	text-decoration: none;
	
}

.mnuPageItemSeparatorH{
	background-color:#FFFFFF;
	width:1px;
	height:100%;
	
}

.mnuPageItemSeparatorV{
	background-color:#FFFFFF;
	width:100%;
	height:1px;
	
}

.mnuPageSeparatorH{

}

.mnuPageSeparatorV{

}

/*content styles*/

.inpButton{
	height:19px;
	font-family:Arial;
	font-size:8pt;
	font-weight: bold;
	color: #333333;
	padding:0px;
	border: 1px outset #999999;
	border-left:5px solid #003333;
	background-color: #EFEFEF;
	
}

.inpCheckBox{
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	
}

.modContainer{
	margin-bottom:10px;
	
}

.modHeader{
	text-align:left;
	font-family: arial;
	color:#222222;
	font-size: 10pt;
	font-weight: bold;
	padding:4px;
	border-bottom:1px dotted #667766;
	margin-bottom:10px;
	
}

.modContent{
	margin:5px;
	
}

.ctHeader{
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	xborder-top:3px solid #731F1F;
	border-bottom:1px solid #222222;
	color:#444444;
	
}

.ctToolBar{
	background-color:#F3F3F3;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	xborder-bottom:1px dotted #666666;
	
}

.ctAlternate{
	background-color:#F7F7F7;
	font-family:Arial;
	font-size:12px;
	
}

.ctNormal{
	font-family:Arial;
	font-size:12px;
	
}

.ctSmall{
	font-family:Arial;
	font-size:12px;
	
}

.ctBulletin{
	padding-bottom:5px;
	
}

.ctBulletinNew{
	background: url(/_filelib/ImageGallery/Bullets/new.gif) no-repeat 99% 2px;
	display:block;
	padding-right: 30px;
	
}

.ctBulletinDate{
	color:#000000;
	
}

.ctBulletinShortText{
	font-family:Arial;
	font-size:10px;
	color:#111111;
	
}

#calEventDivider{
	width:90%;
	border-bottom:1px dotted #4F92A3;
	
}

