a,a:link,a:visited{
	color : #000000;
	font-family : Verdana, Arial, Tahoma;
	font-size : 10px;
	text-decoration : none;
}

a:hover{
	text-decoration : none;
}

a.highlightcontentanchor,a:link.highlightcontentanchor,a:visited.highlightcontentanchor{
	color : #006db8;
	font-family : Verdana, Arial, Tahoma;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

a.highlightheadanchor,a:link.highlightheadanchor,a:visited.highlightheadanchor {
	color : #000000;
	color : #003458;
	font-family : Verdana, Arial, Tahoma;
	font-size : 11px;
	font-weight : bold;
}

a:hover.highlightcontentanchor{
	color : #ff0000;
	text-decoration : none;
}

a.menuanchor,a:link.menuanchor,a:visited.menuanchor{
	color : #000000;
	font-family : Arial, Tahoma;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	width : 100%;
}

a:hover.menuanchor{
	background-color : #cfebff;
	color : #006db8;
	text-decoration : none;
	width : 100%;
}

a.menuanchorselected,a:link.menuanchorselected,a:visited.menuanchorselected{
	background-color : #e20a16;
	color : #ffffff;
	font-family : Arial, Tahoma;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	width : 100%;
}

a:hover.menuanchorselected{
	background-color : #cfebff;
	color : #006db8;
	text-decoration : none;
	width : 100%;
}

.footer{
	color : #ffffff;
	font-family : Verdana, Arial, Tahoma;
	font-size : 11px;
	padding: 2px;
	height: 20px;
}


a.footeranchor,a:link.footeranchor,a:visited.footeranchor{
	color : #FFFFFF;
	font-family : Arial, Tahoma;
	font-size : 11px;

	
	text-decoration : none;
	
}

a:hover.footeranchor{

	color : #1C5115;
	text-decoration : none;
	
}


.heading{
	background-image : url(../images/headings/underline_bg.gif);
	background-position : bottom;
	color : #006db8;
	font-family : "Arial Narrow", Arial, Verdana;
	font-size : 23px;
	font-weight : bold;
	text-align: right;
}

.highlightcontent {
	color : #000000;
	font-family : Verdana, Arial, Tahoma;
	font-size : 10px;
}

.highlighthead {
	color : #000000;
	color : #003458;
	font-family : Verdana, Arial, Tahoma;
	font-size : 11px;
	font-weight : bold;
}

.menu{
	color : #000000;
	text-align : center;
}

.menudesign{
	background-color : #EBEBEB;
	border-bottom : 1px solid #CACACA;
	border-left : 1px solid #CACACA;
	border-right : 1px solid #CACACA;
	border-top : 1px solid #CACACA;
	
}

.pcontent {
	color : #000000;
	font-family : Verdana, Arial, Tahoma;
	font-size : 11px;

}

.subheading {
	background-image : url(../images/headings/underline_bg.gif);
	background-position : bottom;
	color : #006db8;
	font-family : Arial Narrow, Arial, Tahoma;
	font-size : 18px;
	font-weight : bold;
	text-align: right;
}

.subheadingleft {
	background-image : url(../images/headings/underline_bg.gif);
	background-position : bottom;
	color : #006db8;
	font-family : Arial Narrow, Arial, Tahoma;
	font-size : 18px;
	font-weight : bold;
	text-align: left;
}

.subsubheading{
	color : #006db8;
	font-family : "Arial Narrow", Arial, Verdana;
	font-size : 16px;
	font-weight : bold;
	text-align: left;
}

.menudiv{
	background-color: #F0F0F0;
}
.button
{
    BORDER-RIGHT: navy 1px outset;
    BORDER-TOP: navy 1px outset;
    BORDER-LEFT: navy 1px outset;
    COLOR: white;
    BORDER-BOTTOM: navy 1px outset;
    BACKGROUND-COLOR: #006db8
}
LI{ 
		list-style-image : url(../../layout/images/listitembullet.gif);
}


