/*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:LINK{
	color: #AA0000;
	text-decoration: none;
	
}

A:VISITED{
	color: #AA0000;
	text-decoration: none;
	
}

A:ACTIVE{
	color: #AA0000;
	text-decoration: none;
	
}

A:HOVER{
	color: #000000;
	text-decoration: none;
	
}

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;
	
}

/*dhtml navigation main menu styles*/

.mnuMain{
	text-align: left;
	
}

.mnuSeparatorV{
	display: none;
	background-color: #FFFFFF;
	width: 100%;
	height: 1px;
	
}

.mnuSeparatorH{
	display: none;
	
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 12px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	
}

.mnuItemOver{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/nav/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}

.mnuItemActive{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/nav/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}

.mnuItemActiveOver{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/nav/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}

.mnuItemSeparatorV{
	display: none;
	background-color: #FFFFFF;
	width: 100%;
	height: 1px;
	
}

.mnuItemSeparatorH{
	display: none;
	background-color: #FFFFFF;
	width: 1px;
	height: 10px;
	
}

/*dhtml navigation sub menu styles*/

.mnuSub{
	width: 160px;
	text-align: left;
	background-color: #E7E7DF;
	/*     padding-left: 8px;*/
	margin-left: 8px;
	border-top: 1px solid #AA0000;
	border-bottom: 1px solid #AA0000;
	border-left: 1px solid #AA0000;
	border-right: 1px solid #AA0000;
	
}

.mnuSubItem, .mnuSubItemOver, .mnuSubItemActive, .mnuSubItemActiveOver, .mnuSubItemMembers, .mnuSubItemMembersOver{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA0000;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.mnuSubItemOver{
	color: #000000;
	text-decoration: none;
	
}

.mnuSubItemActive{
	color: #000000;
	text-decoration: none;
	
}

.mnuSubItemActiveOver{
	color: #000000;
	text-decoration: none;
	
}

.mnuSubItemSeparatorV{
	background-color: #AA0000;
	width: 100%;
	height: 1px;
	
}

.mnuSubItemSeparatorH{
	display: none;
	background-color: #FFFFFF;
	width: 1px;
	height: 10px;
	
}

/*dhtml navigation side menu styles*/

.mnuSide{
	width: 259px;
	text-align: left;
	
}

.mnuSideItem, .mnuSideItemOver, .mnuSideItemActive, .mnuSideItemActiveOver, .mnuSideItemMembers, .mnuSideItemMembersOver{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA0000;
	padding: 9 20 9 30px;
	
}

.mnuSideItemOver{
	color: #AA0000;
	background-image: url(/images/general/background_content.gif);
	text-decoration: none;
	
}

.mnuSideItemActive{
	color: #AA0000;
	background-image: url(/images/general/background_content.gif);
	text-decoration: none;
	
}

.mnuSideItemActiveOver{
	color: #AA0000;
	background-image: url(/images/general/background_content.gif);
	text-decoration: none;
	
}

.mnuSideItemSeparatorV{
	background-color: #FFFFFF;
	width: 100%;
	height: 1px;
	
}

.mnuSideItemSeparatorH{
	display: none;
	background-color: #FFFFFF;
	width: 1px;
	height: 10px;
	
}

/*dhtml navigation sub menu styles*/

.mnuSideSub{
	width: 259px;
	text-align: left;
	background-color: #B5C6D5;
	border-top: 1px solid #FFFFFF;
	background-image: url(/images/general/background_content.gif);
	
}

.mnuSideSubItem, .mnuSideSubItemOver, .mnuSideSubItemActive, .mnuSideSubItemActiveOver, .mnuSideSubItemMembers, .mnuSideSubItemMembersOver{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA0000;
	padding: 5 20 5 42px;
	
}

.mnuSideSubItemOver{
	color: #000000;
	text-decoration: none;
	
}

.mnuSideSubItemActive{
	color: #000000;
	
}

.mnuSideSubItemActiveOver{
	color: #000000;
	text-decoration: none;
	
}

.mnuSideSubItemSeparatorV{
	display: none;
	background-color: #FFFFFF;
	width: 100%;
	height: 1px;
	
}

.mnuSideSubItemSeparatorH{
	display: none;
	background-color: #FFFFFF;
	width: 1px;
	height: 10px;
	
}

/*dhtml navigation siteMap menu styles*/

.mnuMap{
	text-align: left;
	
}

.mnuMapSeparatorV{
	background-color: #AA0000;
	width: 100%;
	height: 1px;
	
}

.mnuMapSeparatorH{
	display: none;
	
}

.mnuMapItem, .mnuMapItemOver, .mnuMapItemActive, .mnuMapItemActiveOver, .mnuMapItemMembers, .mnuMapItemMembersOver{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	
}

.mnuMapItemOver{
	color: #AA0000;
	text-decoration: none;
	
}

.mnuMapItemActive{
	color: #000000;
	text-decoration: none;
	
}

.mnuMapItemActiveOver{
	color: #AA0000;
	text-decoration: none;
	
}

.mnuMapItemSeparatorV{
	display: none;
	background-color: #FFFFFF;
	width: 100%;
	height: 1px;
	
}

.mnuMapItemSeparatorH{
	display: none;
	background-color: #FFFFFF;
	width: 1px;
	height: 10px;
	
}

/*dhtml navigation sub siteMap styles*/

.mnuSubMap{
	width: 160px;
	text-align: left;
	padding-left: 8px;
	
}

.mnuSubMapItem, .mnuSubMapItemOver, .mnuSubMapItemActive, .mnuSubMapItemActiveOver, .mnuSubMapItemMembers, .mnuSubMapItemMembersOver{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA0000;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.mnuSubMapItemOver{
	color: #000000;
	text-decoration: none;
	
}

.mnuSubMapItemActive{
	color: #000000;
	text-decoration: none;
	
}

.mnuSubMapItemActiveOver{
	color: #000000;
	text-decoration: none;
	
}

.mnuSubMapItemSeparatorV{
	display: none;
	background-color: #AA0000;
	width: 100%;
	height: 1px;
	
}

.mnuSubMapItemSeparatorH{
	display: none;
	background-color: #FFFFFF;
	width: 1px;
	height: 10px;
	
}

/*dhtml navigation footer menu styles*/

.mnuFooter{
	/*    text-align: left;*/
	
}

.mnuFootItem, .mnuFootItemOver, .mnuFootItemActive, .mnuFootItemActiveOver, .mnuFootItemMembers, .mnuFootItemMembersOver{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	
}

.mnuFootItemOver{
	color: #AA0000;
	text-decoration: none;
	
}

.mnuFootItemActive{
	color: #AA0000;
	text-decoration: none;
	
}

.mnuFootItemActiveOver{
	color: #AA0000;
	text-decoration: none;
	
}

.mnuFootItemSeparatorV{
	display: none;
	background-color: #333333;
	width: 100%;
	height: 1px;
	
}

.mnuFootItemSeparatorH{
	background-color: #333333;
	width: 1px;
	height: 8px;
	
}

/* footer links */

a.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	
}

a.footer:link, a.footer:visited, a.footer:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	
}

a.footer:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA0000;
	text-decoration: none;
	
}

/*dhtml navigation breadcrumb menu styles*/

.mnuBreadCrumb{
	text-align: left;
	text-decoration: none;
	color: #003B6F;
	
}

.mnuBreadCrumbLinked{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003B6F;
	text-decoration: none;
	
}

.mnuBreadCrumbActive{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003B6F;
	text-decoration: none;
	
}

.mnuBreadCrumbDivider{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003B6F;
	text-decoration: none;
	
}

/*content styles*/

.inpButton{
	font-family:Ms Sans Serif,Arial;
	font-size:8pt;
	font-weight: bold;
	border: 1px outset #999999;
	color: #333333;
	padding: 1px;
	border-left:4px solid #98AE93;
	background-color: #EFEFEF;
	background-image: url(/_filelib/ImageGallery/Backgrounds/btn_background.gif);
	background-attachment:scroll;
	
}

.inpCheckBox{
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	
}

.modContainer{

}

.modHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	padding-bottom: 5px;
	
}

.modContent{
	text-align:left;
	
}

.ctHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	color:#444444;
	padding-bottom: 5px;
	text-align:left;
	
}

.ctToolBar{
	font-size:9pt;
	font-family:Ms Sans Serif,Arial;
	font-weight:bold;
	padding-bottom: 20px;
	text-align:left;
	
}

.ctAlternate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom:11px;
	
}

.ctNormal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.ctSmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	
}

.ctBulletin{
	padding-bottom:15px;
	/*border-bottom: 1px dashed #000000;*/
	
}

.ctBulletinNew{
	/*
	background: url(/_filelib/ImageGallery/Bullets/new.gif) no-repeat 100% 2px;
	padding-right: 28px;
	*/
	
}

.ctBulletinDate{
	color:#000000;
	
}

.ctBulletinShortText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	
}

/* CCBN Styles */

.ccbnMainHeader{
	background-color: #000000;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
	padding:2px;
	
}

.ccbnHeader{
	background-color: #AA0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding:4px;
	
}

.ccbnContent,.ccbnContentOdd,.ccbnContentEven{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-top:2px;
	padding-bottom:2px;
	
}

A.ccbnContent, A.ccbnContent:VISITED{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA0000;
	text-decoration: none;
	padding-top:2px;
	padding-bottom:2px;
	
}

A.ccbnContent:HOVER{
	color:#000000;
	text-decoration: none;
	
}

