DIV {
	font-size : 10pt;
	font-family : arial;
	font-style : normal;
	color : Black;
	
}

TABLE {
	font-size : 10pt;
	font-family : arial;
	font-style : normal;
	color : Black;
	
}

TR {
	font-size : 10pt;
	font-family : arial;
	font-style : normal;
	color : Black;
	
}


TD {
	font-size : 10pt;
	font-family : arial;
	font-style : normal;
	color : Black;
	
}

SPAN  {
	font-size : 10pt;
	font-weight : bold;
	font-family : arial;
	font-style : normal;
}

.pagetitle {
	font-size : 12pt;
	font-weight : bold;
	font-family : arial;
	color : #333333;
	font-style : normal;
}

.lastmod {
	font-size : 8pt;
	font-weight : none;
	font-family : arial;
	color : #333333;
	font-style : normal;
}

.linkcategory {
	font-size : 10pt;
	font-weight : bold;
	font-family : arial;
	color : blue;
	font-style : normal;
}

.sublink {
	font-size : 8pt;
	font-weight : none;
	font-family : arial;
	color : blue;
	font-style : normal;
}

.sectiontitle {
	font-size : 10pt;
	font-weight : bold;
	font-family : arial;
	color : #333333;
	font-style : normal;
	line-height : 12px;
}

.sectiontitlewhite {
	font-size : 10pt;
	font-weight : bold;
	font-family : arial;
	color : #ffffff;
	font-style : normal;
	line-height : 12px;
}

.sectiontitlesmall {
	font-size : 8pt;
	font-weight : bold;
	font-family : arial;
	color : #ffffff;
	font-style : normal;
	line-height : 12px;
	text-indent : 10;
}

.headline {
	font-size : 10pt;
	font-weight : bold;
	font-family : arial;
	color : #333333;
	font-style : normal;
	line-height : 18px;
}

.navsectiontitle {
	font-size : 10pt;
	font-weight : bold;
	font-family : arial;
	color : #333333;
	font-style : normal;
	line-height : 14px;
}

.navsectiontitle2 {
	font-size : 9pt;
	font-weight : bold;
	font-family : arial;
	font-style : normal;
	line-height : 14px;
}

.sectionheader {
	font-size : 10pt;
	font-weight : bold;
	font-family : arial;
	color : #cc0000;
	font-style : normal;
	line-height : 18px;
}

.subsectionheader {
	font-size : 10pt;
	font-weight : normal;
	font-family : arial;
	color : #cc0000;
	font-style : normal;
	line-height : 18px;
}

.siteheader {
	font-size : 18pt;
	font-weight : bold;
	font-family : AGaramond, Times New Roman;
	color : #333333;
	line-height : 35px;
}

.siteheader2 {
	font-size : 18pt;
	font-weight : bold;
	font-family : AGaramond, Times New Roman;
	color : #333333;
	line-height : 24px;
	padding-bottom : 10px;
}



A {
	text-decoration : underline;
	color : #0000ff;		
	
}

A:Visited  {
	text-decoration : underline;
}


A:Hover  {
	text-decoration : underline;
	color : #CC0000;	
}

.linkbox  {
	text-decoration : underline;
	font-size : 8pt;
}

.infobox  {
	font-size : 8pt;
	color : #000000;
}

.topnav  {
	text-decoration : underline;
	color : #0000ff;
	font-size : 8pt;
}

.nav  {
	text-decoration : underline;
	font-size : 8pt;
}

.nav2  {
	text-decoration : underline;
	font-size : 8pt;
	line-height : 12px;
}

.nav:Visited  {
	text-decoration : underline;
	color: Purple;
}

.nav:Hover  {
	text-decoration : underline;
	color : #cc0000;	
}


.navheader {
	font-size : 8pt;
	font-weight : bold;
	font-family : arial;
	color : #333333;
	font-style : normal;
	line-height : 12px;
	text-indent : 10px;
	
}

.navsubheader  {
	font-size : 8pt;
	font-family : arial;
	color : #333333;
	font-style : normal;
	line-height : 12px;
	text-indent : 4px;	
}

.crumb  {
	text-decoration : underline;	
	color : #ffffff;
	font-weight : normal;	
	
}

.crumb:Visited  {
	color : #ffffff;	
}

.crumb:Hover  {
	color : #cc0000;	
}

.crumb1:Visited  {
	text-decoration : underline;
	font-weight : normal;	
}

.crumb1:Hover  {
	text-decoration : underline;
	font-weight : normal;	
}

.crumb1  {
	text-decoration : underline;
	font-size :8pt;	
	font-weight : normal;	
}


.crumbon  {
	color : #ffffff;
	font-size :8pt;	
	font-weight : bold;	
}

.breadcrumbon  {
	font-size :8pt;	
	font-weight : bold;	
}

BODY  {
	font-size : 8pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.goButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #cc0000;
	color: #ffffff;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-left: solid 1px #cccccc;
}

.goButtonBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #e7e7e7;
	border-bottom: solid 1px #e7e7e7;
	border-left: solid 1px #cccccc;
}

.formfield
    {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
    color: #000000;
	font-weight: normal;
	text-indent: 1px;
	height: 18px;
	background-color: #ffffff;
	border-style: 11;
	border-color: #cc0000:   
    }
	
a.search 
    {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
    color: blue; 
    text-decoration: underline;
	text-indent: 0; 
	font-weight: normal;
	line-height: 13px;
    }
	
a.search:hover 
    {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
    color: #cc0000; 
    text-decoration: underline;
	text-indent: 0; 
	font-weight: normal;
	line-height: 13px;
    }