a
{
	text-decoration: none;
}

.mainlink
{
		color: #CBD3E0;
}
.mainlink:hover
{
	font-weight: bold;
	color:	#BFD195;
}
.italic
{
	font-style:italic;
	font-size: 12px;
}

.itl
{
	font-style:italic;
}

.menuitembg
{
	background: url('/common/images/menuitem.gif');
	height: 35px;
}

.menuitem,
.menuitem:hover
{
	background: url('/common/images/arrow_off.gif') no-repeat center left;
	display: block;
	padding-left: 50px;
	height: 35px;
}

.formlabel
{
	width: 120px;
	padding-bottom: 10px;
}

.menuitem:hover
{
	background: url('/common/images/arrow_on.gif') no-repeat center left;
}

.linkbox
{
	height: 42px;
	max-height: 42px;		
	border-left: 10px solid #D0CDBD;
	margin: 2px;
	padding-left: 48px;
	display: block;
	text-decoration: none;
	color: #5F697F;
}

.linktext
{
	font: 14px Arial;
	font-weight: bold;
	line-height: 40px;
	display: inline;
	color: #5F697F;
}

.login_textbox,
.textbox
{
	height: 20px;
	max-height: 18px;
	width: 120px;
	border: 1px solid #B6B08D;
	font: 12px Tahoma;
	background: white URL('/common/images/textbox_logo.gif') right no-repeat;
}

.textarea
{
	border: 1px solid #B6B08D;
	font: 11px Tahoma;
	width: 125px;
	font: 11px Tahoma;
}

.textbox
{
	background: white;
	height: 18px;
}

.button
{
	font: 11px Tahoma;
	border: 1px solid #737F96;
	background: #BFCCE3;
}

.plaintext
{
	font: 11px Tahoma;
}

.plaintext2
{
	font: 11px Verdana;
}

.intropanel
{
	background: #6D7992 url('/common/images/mainpanel_bg.gif') repeat-x top;
	padding: 15px;
	padding-bottom: 0px;
	font: 11px Verdana;
	color: #DFE6EF;
}

.subpanel
{
	background: #E0DDCA url('/common/images/mainpanel_subbg.gif') repeat-x top;
	padding: 20px;
	font: 11px Verdana;
	color: black;
	border-left: 1px solid #A8A798;
}

.midbox_title
{
	height: 26px;
	max-height: 26px;
	border-bottom: 1px solid #CCC9BA;
	background: URL('/common/images/midbox_top.gif') repeat-x;
	color: #484843;
	font: 13px Tahoma;
	font-weight: bold;
	line-height: 26px;
	padding-left: 10px;
}

.newstitle
{
	font: 12px Tahoma;
	font-weight: bold;
	display: inline;
	padding-left: 18px;
}

.bordgrey
{
	 border: 1px solid #383733
}

.flr
{
	float: right;
}

.fll
{
	float: left;
}

.ml
{
	margin-left: 10px
}

.mr
{
	margin-right: 10px
}

.mb
{
	margin-bottom: 10px
}


.bullet,
.bullet2,
.bulletm,
.bullet4
{
	list-style-image: url('/common/images/bullet.gif');
	list-style-position: outside;
}

.bullet2,
.bulletm,
.bullet4
{
	padding-left: 15px;
	padding-bottom: 10px;
	list-style-position: outside;
}

.bullet4
{
	list-style-image: url('/common/images/arrow_orangeb.gif');
}

.bulletm
{
	list-style-image: url('/common/images/bulletm.gif');
	font: 12px Verdana;
	padding-bottom: 8px;
}

.bullet3
{
	padding-bottom: 18px;
}

.numberedlist
{
	list-style-type: decimal;
}

.first:first-letter
{
	font-size: 18px;
	color: #0A57A4;
	font-weight: normal;
}

.dot_ul
{
	margin-left: 1.8em;
	padding-left: 0;
}  

.dot_ul2
{
	margin-left: 20px;
	margin-top: 10px;
	padding: 0px;
}  

.zero_ul
{
	margin: 0;
	padding: 0;
} 

.treemain
{
	background: #D3DCE5;
	width: 224px;
}

.navtitle
{
	font: 11px Tahoma;
	display: block;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: black;
	text-decoration: none;
	background: url('/common/images/treetop.gif') left no-repeat;
}

.navpad
{
	padding-left: 10px;
}

.navtree,
.smtree,
.treefirst,
.treelast
{
	font: 11px Tahoma;
	width: 100%;
	margin-left: 9px;
	padding-left: 12px;
	background: url('/common/images/tree.gif') left top repeat-y;
}

.smtree,
.treefirst,
.treelast
{
	width: 250px;
}

.treefirst
{
		background: url('/common/images/tree_first.gif') left top repeat-y;
}

.treelast
{
		background: url('/common/images/tree_last.gif') left top repeat-y;
}

.treedots
{
	font: 11px Tahoma;
	margin-left: 9px;
	padding-left: 10px;
	background: url('/common/images/treedots.gif') left top repeat-y;
}

.newsbg
{
	padding: 10px;
	background: url('/common/images/news_bg.gif') left top no-repeat;
	font-size: 11px;
}

.label
{
	font-weight: bold;
}

.red
{
	color: #CC0000;
}

.green
{
	color: #006633;
}

.medfont
{
	font-size: 12px;
	font-family: Tahoma;
}

.il
{
	display: inline;
}

.navlink,
.smlink
{
	height: 22px;
	display: block;
	font-size:11px;
	font-family: Tahoma;
	color: black;
	margin-right: 25px;
	padding-left: 8px;
	text-decoration: none;
	line-height: 21px;
}

.navlinkactive
{
	background: #CBD5E0;
	border: 1px solid #B8C8D9;
}
.newstext
{
	font: 11px Tahoma;
	color: black;
	padding-left:  29px;
}

.hidden
{
	display: none;
}

.visible
{
	display: block;
}

.hand
{
	cursor: pointer;
}

.blue
{
	color: blue;
}