/*tag specific styles*/

BODY{

}

A:LINK{
	color: #4467c5;
	text-decoration: none;
	
}

A:LINK2{
	color: #4367c5;
	
}

A:VISITED{
	color: #8956af;
	text-decoration: none;
	
}

A:ACTIVE{
	color: #1816b2;
	text-decoration: none;
	
}

A:HOVER{
	color: #7cb332;
	
}

INPUT{
	border-bottom: #404040 1px solid;
	border-left: #404040 1px solid;
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	font-family: arial;
	font-size: 9pt;
	line-height: 12px;
	
}

SELECT{
	background-color:#FFFFFF;
	font-size:9pt;
	font-family:Ms Sans Serif,Arial;
	
}

TEXTAREA{
	border-bottom-color: #404040;
	border-left-color: #404040;
	border-right-color: #404040;
	border-top-color: #404040;
	font-family: Ms Sans Serif,Arial;
	font-size: 9pt;
	
}

/*dhtml navigation menu styles*/

.mnuMain{
	color: #4367c5;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	
}

.mnuSub{
	background-color: #ecf1fb;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	color: #4467c5;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 12px;
	margin-right: 0px;
	padding-right: 0px;
	
}

.mnuSub .mnuItem{
	border:1px solid #ecf1fb;
	
}

.mnuSub .mnuItemOver,.mnuSub .mnuItemActive,.mnuSub .mnuItemActiveOver{
	background-color: #ffffff;
	border-bottom: #e5e7e3 1px solid;
	border-left: #e5e7e3 1px solid;
	border-right: #e5e7e3 1px solid;
	border-top: #e5e7e3 1px solid;
	color: #4467c5;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 12px;
	
}

.mnuItem, .mnuItemOver, .mnuItemActive, .mnuItemActiveOver, .mnuItemMembers, .mnuItemMembersOver{
	color: #4467c5;
	font-family: arial;
	font-size: 9pt;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	
}

.mnuItemOver,.mnuItemMembersOver{
	color: #7cb332;
	
}

.mnuItemActive,.mnuItemActiveOver{
	color: #9dd059;
	
}

.mnuItemSeparatorH{
	background-color:#4467c5;
	height:12px;
	width:1px;
	
}

.mnuItemSeparatorV{
	display: none;
	
}

.mnuSeparatorH{

}

.mnuSeparatorV{

}

.mnu2Main{
	text-align:right;
	
}

.mnu2Sub{
	background-color:#DEDFBD;
	border:1px solid #B0B0B0;
	border-right:2px outset #DDDDDD;
	border-bottom:2px outset #DDDDDD;
	
}

.mnu2Item, .mnu2ItemOver, .mnu2ItemActive, .mnu2ItemActiveOver, .mnu2ItemMembers, .mnu2ItemMembersOver{
	font-family:Verdana, Arial, Helvetica;
	font-size:9pt;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	color:#444444;
	
}

.mnu2ItemOver,.mnu2ItemActive,.mnu2ItemActiveOver,.mnu2ItemMembersOver{
	color:#000000;
	
}

.mnu2ItemMembers{
	color:#330000;
	
}

/*content styles*/

.inpButton{
	background-color:#666666;
	color:white;
	border-top:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-image:none;
	font-size:9pt;
	font-family:Ms Sans Serif,Arial;
	font-weight:bold;
	
}

.modContainer{
	background-color:#FFFFFF;
	
}

.modHeader{
	background-color: #9dd059;
	color: #292831;
	font-family: Verdana,Ms Sans Serif,Arial;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	text-transform: uppercase;
	
}

.modContent{
	border-top:1px solid #000000;
	border-left:1px solid #AAAAAA;
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	
}

.ctHeader{
	background-color: #ffffff;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-color: #333333;
	border-top-color: #333333;
	color: #000000;
	font-family: Arial,Verdana,Ms Sans Serif,Arial;
	font-size: 10pt;
	font-weight: bold;
	xborder-top: 1px solid #333333;
	
}

.ctToolBar{
	background-color: #eeeeee;
	font-size: 9pt;
	
}

.ctAlternate{
	background-color: #eaf5dc;
	font-family: Verdana,Ms Sans Serif,Arial;
	font-size: 8pt;
	
}

.ctNormal{
	background-color:#FFFFFF;
	font-family:Verdana,Ms Sans Serif,Arial;
	font-size:8pt;
	
}

.ctSmall{
	font-family:Arial;
	font-size:8pt;
	
}

