/*tag specific styles*/

BODY{
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #DEDBD6;
	scrollbar-shadow-color:#888888;
	scrollbar-darkshadow-color:#DEDBD6;
	scrollbar-highlight-color:#DEDBD6;
	
}

A{
	color: #000080; text-decoration: none;
	
}

A:link{
	color: #000080; text-decoration: none;
	
}

A:visited{
	color: #000080; text-decoration: none;
	
}

A:hover{
	color: #000000; text-decoration: underline;
	
}

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:9pt;
	font-family:Ms Sans Serif,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;
	
}

TD{
	font-size:x-small;
	
}

/*dhtml navigation menu styles*/

.mnuMain{
	width:780px;
	text-align:center;
	background-color:#005544;
	
}

.mnuSub{
	background-color:#005544;
	border:1px solid #599085;
	
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver{
	font-family:Tahoma,Arial, Helvetica;
	font-variant: small-caps;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	
}

.mnuItemOver{
	color:#FFFFFF;
	text-decoration:underline;
	
}

.mnuItemActive{
	color:#FFFFFF;
	text-decoration:underline;
	
}

.mnuItemActiveOver{
	color:#FFFFFF;
	text-decoration:underline;
	
}

.mnuItemMembers{
	color:#FFFFFF;
	
}

.mnuItemMembersOver{
	color:#FFFFFF;
	text-decoration:underline;
	
}

.mnuItemSeparatorH{
	background-color:#599085;
	width:1px;
	height:100%;
	
}

.mnuItemSeparatorV{
	background-color:#888888;
	width:100%;
	height:1px;
	
}

.mnuSeparatorH{

}

.mnuSeparatorV{

}

.mnuTopMain{
	height:30px;
	width:98%;
	text-align:center;
	
}

.mnuTopSub{
	background-color:#005544;
	border:1px solid #599085;
	
}

.mnuTopItem, .mnuTopItemOver, .mnuTopItemActive, .mnuTopItemActiveOver, .mnuTopItemMembers, .mnuTopItemMembersOver{
	font-family:Arial, Helvetica;
	font-weight:bold;
	font-size: 13px;
	text-transform:uppercase;
	color: #FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	
}

.mnuTopItemOver,.mnuTopItemActive,.mnuTopItemActiveOver,.mnuTopItemMembersOver{
	color:#DDDDDD;
	xtext-decoration:underline;
	
}

.mnuTopItemSeparatorH{
	background-color:#FFFFFF;
	width:2px;
	height:100%;
	
}

.mnuTopItemSeparatorV{
	background-color:#888888;
	width:100%;
	height:1px;
	
}

.mnuLeftMain{

}

.mnuLeftSub{
	background-color: #d0be71;
}

.mnuLeftItem, .mnuLeftItemOver, .mnuLeftItemActive, .mnuLeftItemActiveOver, .mnuLeftItemMembers, .mnuLeftItemMembersOver{
	background: url(/_filelib/ImageGallery/Bullets/white_box_7x7.gif) 0px 8px no-repeat;
	font-family:Arial, Helvetica;
	font-weight:bold;
	font-size: 12px;
	text-transform:uppercase;
	color: #000000;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:12px;
	padding-right:10px;
	
}

.mnuLeftItemOver,.mnuLeftItemActive,.mnuLeftItemActiveOver,.mnuLeftItemMembersOver{
	background: url(/_filelib/ImageGallery/Bullets/orange_box_7x7.gif) 0px 8px no-repeat;
	color:#333333;
	
}

.mnuLeftItemSeparatorH{

}

.mnuLeftItemSeparatorV{

}

/*content styles*/

.inpButton{
	font-family:Tahoma,Arial;
	font-size:11px;
	font-weight: bold;
	border: 1px outset #999999;
	color: #333333;
	padding: 0px;
	border-left:4px solid #98AE93;
	background-color: #EFEFEF;
	background-image: url(/_filelib/ImageGallery/Backgrounds/btn_background.gif);
	background-attachment:scroll;
	height:20px;
	
}

.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{
	background-color:#E2E6EB;
	font-family:Tahoma,Ms Sans Serif,Arial;
	color:#005542;
	text-align:center;
	font-variant: small-caps;
	font-size:13px;
	font-weight:bold;
	margin-bottom:7px;
	
}

.modContent{

}

.ctHeader{
	background-color:#E2E6EB;
	font-family:Tahoma,Ms Sans Serif,Arial;
	color:#005542;
	text-align:center;
	font-variant: small-caps;
	font-size:13px;
	font-weight:bold;
	margin-bottom:7px;
	
}

.ctToolBar{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	padding-bottom:5px;
	
}

.ctAlternate{
	font-family:Arial;
	font-size:9pt;
	
}

.ctNormal{
	font-family:Arial;
	font-size:9pt;
	
}

.ctSmall{
	font-family:Verdana;
	font-size:8pt;
	
}

.ctBulletin{
	padding-bottom:4px;
	
}

.ctBulletinNew{
	font-family: Bookman Old Style,Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	
}

.ctBulletinLink{
	font-family: Bookman Old Style,Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	
}

.ctBulletinDate{
	color:#000000;
	font-family: Bookman Old Style,Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	
}

.ctBulletinShortText{
	font-family:Arial;
	font-size:10px;
	color:#111111;
	
}

#rltHeader{
	background-color: #336666;
	color: #ffffff;
	
}

#rltHeader A{
	background-color: #336666;
	color: #ffffff;
	
}

#rltHeader TD{
	background-color: #336666;
	color: #ffffff;
	
}

#rltItemHeader{
	background-color:#C9D3DE;
	
}


