body{
margin: 0;
padding: 0;
font-size: 80%;
font-family: verdana, georgia, times, "times new roman", serif;
color: #4D4D4D;
background-color: #fff;
}

#outside {
width: 960px;
}

div#banner
{
color: #fff;
background-image: url(/images/headbg.gif);
background-repeat: repeat-x;
border-bottom: 1px solid #333;
}

div#banner a
{
text-decoration: none;
border: 0;
}



div#container
{
background-image: url(/images/leftbg.jpg);
background-repeat: repeat-y;
}

div#container2
{
background-image: url(/images/rightbg.jpg);
background-repeat: repeat-y;
background-position: right;
}

div#navigation
{
float: left;
width: 150px;
padding-top: 2em;

}

div#navigation ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

div#navigation ul p
{
font-family: verdana;
list-style-type: none;
font-size: .9em;
color: #58647D;
border-bottom: 1px dotted #BFC4CE;
padding: 0px 5px 3px 10px;
margin: 0;
}

div#navigation ul li { margin-top: 1px; }

#navigation ul li a
{
font-family: verdana;
font-size: .9em;
display: block;
width: 135px;
padding: 3px 5px 3px 10px;
text-decoration: none;
border: none;
color: #FF9000;
}

#navigation ul li a:hover
{
color: #FF9A00;
background-color: #FAE9D1;
background-image: url(nav_base2.jpg);
background-repeat: repeat-y;
}

div#more
{
font-family: verdana;
font-size: .9em;
float: right;
width: 130px;
margin: 0;
padding: 2em 0px 5px 0px;
color: #58647D;
}



div#content
{
margin-left: 185px;
margin-right: 165px;
}


div#content { line-height: 150%; }

#cleardiv
{
clear: left;
height:0;
}

div#footer
{
clear: both;
padding: .5em 1em;
border-top: 1px solid #58647D;
text-align: left;
}

div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

div#footer li
{
display: inline;
margin-right: 1em;
}

.in {
float: left;
padding: 5px;
}

.box{
background: #fff;
width: 200px;
float: left;
}
.box2{
background: #fff;
width: 200px;
float: right;
text-align:left;
}

#content ul {
    font-size: .9em;
	list-style: none;
	margin-left: 0;
	margin-bottom: 5px;
	padding-left: 0em;
	text-indent: -1em;
	
	}
	
	#content li{
padding-left: 25px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
line-height: 20px;

}

#content li a{
border: 0;
}
#content a img{
border: 0;
}

.intro{
font-size: .9em;
font-style:italic;
}


/*<--------------Links------------------->*/

a{ text-decoration: none;}

a:link { 
color: #B42914;
border-bottom: 1px dotted #ccc;

}
a:visited { color: #C0351D;
border-bottom: 1px dotted #ccc;
 }

a:hover, a:active
{
color: #58647D;
border-bottom: 1px dotted #E68500;
}

/*<--------------Headings------------------->*/

h1, h2, h3, h4, h5{
font-family: georgia, times, "times new roman", serif;
}

div#banner h1
{
margin: 0;
padding: .3em 0 .3em .5em;
font-size: 2.2em;
font-weight: normal;
}

div#more h3
{
font-family: verdana;
font-size: 1em;
font-weight: normal;
margin-top: 0;
color: #454E62;
padding: 0;
border-bottom: 1px solid #BFC4CE;
}

div#content h1
{
font-size: 1.7em;
color: #454E62;
margin: 0;
padding: 1em 0 0 15px;
font-weight: normal;
border-bottom: 1px solid #BFC4CE;
background-image: url(images/heading.gif);
background-repeat: no-repeat;
background-position: 0 1em;
line-height: 20px;
}

div#content h2
{
font-size: 1.5em;
color: #58647D;
border-bottom: 1px solid #BFC4CE;
margin: 0;
padding: .5em 0 .3em 0;
font-weight: normal;
}

div#content h3
{
font-size: 1.5em;
color: #58647D;
border-bottom: 1px solid #BFC4CE;
margin: 0;
padding: .5em 0 .3em 0;
font-weight: normal;
}
