body {
	margin-top:  10pt;
	margin-left: 10pt;
    margin-right: 0pt;
    font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
}

p, blockquote, br, span, ol, ul, li, dl tr, th, td, thead, tfoot, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

p, blockquote, br, span, ol, ul, li, dl tr, th, td, thead, tfoot {
	font-size: 12px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: black;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #7B002C;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

A:LINK  {
        text-decoration : none;
        color : blue;
}

A:VISITED  {
        text-decoration : none;
        color : blue;
}

A:HOVER  {
	text-decoration : underline;
	color: blue;
}

A.topnav:LINK  {
        text-decoration : none;
		font-size: 14px;
		font-weight: bold;
        color : white;
}

A.topnav:VISITED  {
        text-decoration : none;
		font-size: 14px;
		font-weight: bold;
        color : white;
}

A.topnav:HOVER  {
		text-decoration : underline;
		font-size: 14px;
		font-weight: bold;
        color : white;

}

A.subnav:LINK  {
        text-decoration : none;
		font-size: 12px;
		font-weight: bold;
        color : #15333D;
}

A.subnav:VISITED  {
        text-decoration : none;
		font-size: 12px;
		font-weight: bold;
        color : #15333D;
}

A.subnav:HOVER  {
		text-decoration : underline;
		font-size: 12px;
		font-weight: bold;
        color : #C74932;

}

A.subnav_s:LINK  {
        text-decoration : none;
		font-size: 12px;
		font-weight: bold;
        color : #C74932;
}

A.subnav_s:VISITED  {
        text-decoration : none;
		font-size: 12px;
		font-weight: bold;
        color : #C74932;
}

A.subnav_s:HOVER  {
		text-decoration : underline;
		font-size: 12px;
		font-weight: bold;
        color : #C74932;

}

.small {
	font-size:11px;
}

.tiny {
	font-size:9px;
}

.redfont {
	color: red;
}

.whitefont {
	color: white;
}

.darkblue {
	color: #091858;
}

.leftnav {
	font-size: 12px;
	font-weight: bold;
	color: white;
	margin-top : 1pt;
	margin-bottom : 1pt;	
	margin-left : 2pt;
}

.orangefont {
	color: #ff6600;
}

.theader-w {
	font-size: 16px;
	color: white;
	font-weight: bold;
}

.theader-sw {
	font-size: 15px;
	color: white;
}

.gutter {
	margin-top : 30pt;
	margin-bottom : 15pt;	
	margin-left : 10pt;
	margin-right : 10pt;
}

.news_gutter {
	margin-top : 6pt;
	margin-bottom : 15pt;	
	margin-left : 10pt;
	margin-right : 10pt;
}

.nav_gutter {
	margin-top : 10pt;
	margin-bottom : 15pt;	
	margin-left : 12pt;
	margin-right : 10pt;
}

.copyright {
	color: #606060;
	font-size: 9px;
}

.pa {
	margin-top : 2pt;
	margin-left : 2pt;
	margin-right : 12pt;
	color: #C74932;
	font-size: 9px;
    width: 500px;
}

