body {
	font-family: Arial, sans-serif;
	line-height: 130%;
	}

.nlbody {
	font-family: Arial, sans-serif;
        font-size: 10pt;
	}

a {text-decoration: none;
   color: #ad0431;
   font-weight: bold;}
   
a:hover {text-decoration: none;
         color: #ffffff;
		 background: #ad0431;}

.Box_Gray {border-color: #000c52;
        border-style: solid;
        border-width: 1px;
        background: #dfdfdf;
        padding: 2px;
        }

.Box_Yellow {border-color: #000000;
        border-style: solid;
        border-width: 1px;
        background: #ffffee;
        padding: 2px;
        }

.Box_Red {border-color: #ad0431;
        border-style: solid;
        border-width: 1px;
        padding: 2px;
        }

.Box_Clear {border-color: #000000;
        border-style: solid;
        border-width: 1px;
        padding: 0px;
        }

.Box_Sponsor {
	width: 95%;
	border-color: #000000;
        border-style: solid;
	border-width: 1px;
        padding: 2px;
        }

.pull_quote_r {
		position: relative;
		top: 5px;
		border-color: #000000;
        border-style: solid;
        border-top: solid #000000 1px;
		border-left: solid #000000 0px;
		border-bottom: solid #000000 1px;
		border-right: solid #000000 0px;
        padding: 0px;
		display: inline;
		float: right;
		font-family: Times, serif;
		font-size: 1.5 em;
		font-style: italic;
		width: 40%;
        }

.pull_quote_l {
		position: relative;
		top: 5px;
		border-color: #000000;
        border-style: solid;
        border-top: solid #000000 1px;
		border-left: solid #000000 0px;
		border-bottom: solid #000000 1px;
		border-right: solid #000000 0px;
        padding: 0px;
		display: inline;
		float: left;
		font-family: Times, serif;
		font-size: 1.5 em;
		font-style: italic;
		width: 40%;
        }

.req {background: #fff7d6;}
.req2 {background: #fdf9e5}
		
.white {color: #ffffff;}
.black {color: #000000;}
.red {color: #c64253;}
.blue {color: #006396;}
.yellow {color: #ffffcc;}

.body {
	font-size: 10pt;
	line-height: 130%;
	}
.body_tight {
	font-size: 10pt;
	line-height: 95%;
	}

.head_2 {
	font-size: 12pt;
	font-weight: bold;
}
.head_1 {font-size: 15pt;}
.head_0 {font-size: 20pt;}
.plus {font-size: 13pt;}


.body_red {font-size: 10pt;
           color: #c64253;}
.head_2_red {
	font-size: 12pt;
	color: #c64253;
	font-weight: bold;
}
.head_1_red {font-size: 15pt;
             color: #c64253;}
.head_0_red {font-size: 20pt;
             color: #c64253;}
.plus_red {font-size: 13pt;
           color: #c64253;}


.body_blue {font-size: 10pt;
            color: #006396;}
.head_2_blue {
	font-size: 13pt;
	color: #006396;
	font-weight: bold;
}
.head_1_blue {font-size: 15pt;
              color: #006396;}
.head_0_blue {font-size: 20pt;
              color: #006396;}
.plus_blue {font-size: 13pt;
                color: #006396;}



.hang { margin-left: 10px;
        text-indent: -10px;}

.sub_menu {	font-size: 10pt;
		font-family: Geneva, sans-serif;
		line-height: 20pt;}

a.menu {text-decoration: none;
	   color: #9e372e;}


.prime_menu { font-size: 12pt;
		   font-family: Arial, sans-serif;
		   color: #9e372e;
              font-weight: bold;}

a.prime {text-decoration: none;
         color: #9e372e;
         font-weight: bold;}

a.prime:hover {text-decoration: underline;
		   color: #ffffff;
		   background: #9e372e;
		   font-weight: bold;}
		 
.ident {text-indent: 15px;}

.line {line-height: 20px;}

.small	{font-size: 8pt;}

#plat {float: right;}
