@import  url("box_position2.css");

body
{
	text-align: left;
	font-family: "Verdana","Arial","Helvetica",sans-serif;
	font-size: 76.6%;
	font-weight: normal;
	color: #333;
	background-color: #7A7B5C;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url();

}


 #navcontainer
 {
 text-align: left;
 margin-top:0px;
 width: 695px;
 height:31px;
 background: url(river/inter/navbar.jpg) no-repeat 0px;
 }


 #navcontainer ul
 {
 padding-top: 0;
  padding-bottom: 0;
   padding-right: 0;
    padding-left:55px;
 margin: 0;
 
}

 #navcontainer ul li
 {
 list-style-type: none;
 padding: 0;
 margin: 0;
 line-height:26px;
 display: inline
 }

 #navcontainer a
 {
 color: #616249;
 text-decoration: none;
 font-weight: bold;





 }

 #navcontainer a:hover { 
	color: #353894;
 }

 #navcontainer a.selected { 
	color: #353894;
 }

#column_2 h4{

margin-bottom:0px;
color:#353894;

}


/*default typography*/
a
{
	color: #616249;
	font-weight: bold;
	text-decoration: none;
}

a:link { }
a:visited { }
a:active { }

a:hover
{
	color: #EC1C24;

}

a.class1:hover{	
border:0px 0 px 0px 0px;
}

 




h1
{
	font-size: 2.0em;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	color: #941217;
}

h2
{
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	color: #353894;
}

h3
{
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	color: #353894;
}

h4
{
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	color: #616249;
}

h5
{
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	color: #660000;
}



h6
{
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	color: #660000;
	
}

img {}



ul
{
	list-style-image: url(river/inter_/bullet.gif);
	font-size: 1.0em;

}

li
{
margin-top:.6em
}





ol{

	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
}

.number
{
	list-style: item;
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
}

p
{
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
}

ul>p { line-height: 1.2em; }

ol>p { line-height: 1.2em; }

pre
{
	/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
}

strong, b { font-weight: bold;
color:#616249}
