﻿body
{
	font-family:Arial;
	font-size:0.8em;
	background-color:#FFFFF3;
}
img
{
border:0px;
}
h1 {
	font-size: 1.4em;
	color:#FF9933;
}
h2 {
	font-size: 1.2em;
	color:#FF9933;
}
p
{
margin-top:2px;
}

.main
{
width:865px;
margin-left:auto;
margin-right:auto;
margin-bottom:120px; 
}
.header
{
width:860px;
border:dashed 1px Silver;
 padding:10px;
    margin-bottom:15px; 
background-color:#FFFFF5;

}
.header .left
{
	width:500px !important;
}
.header .right
{
	width:280px !important;
}

.content
{
width:620px;
padding:5px;
}
.content a, .content a:visited
{
	color:Navy;
	text-decoration:none;	
}
.content a:hover
{
	color:Blue;
}
.content .h2
{
    margin-top:0px;
}
.y .h2
{
margin-top:15px;
text-indent: -60px;
}
.es a, .es a:visited,.es a:hover
{
	margin-top: 2px;
	margin-bottom: 2px;
	/* color:#ff9933; */
}
a img 
{
	vertical-align:bottom;
}
.y
{
    padding-left: 65px;
    width: 545px;
    margin-right:65px;
}
.y .p
{
    text-indent: -60px;
    margin-top: 1px;
    margin-bottom: 1px;
}
.y .h a:hover
{
color:Navy;
}
.content .y .h
{
    margin-top:25px;
    font-weight: bold;
    text-indent: -60px;	
	font-size:1em;
}
.y .ds
{
	margin-top: 2px;
	margin-bottom: 2px;
	text-indent:-60px;
	color:#ff9933;
}

.y .ds a, .y .ds a:visited
{
	margin-top: 2px;
	margin-bottom: 2px;
	text-indent:-60px;
	/* color:#ff9933; */
	text-decoration:underline;
}
.y .ds
{
/*	margin-bottom: 50px; */
}
.es
{
margin-top: 2px;
}

.ds ul, .es ul
{
margin-left:0px;
padding-left:0px;
list-style-image: url(images/bullet.gif);
list-style-position: inside;
margin-bottom:50px;
}

/*
.y a:visited, .y a:hover
{
	color:Navy;
}
*/
.left
{
float:left;
width:620px;
}
.right
{

float:right;
width:180px;
}
.cleaner
{
display:block;
clear:both;
}
.right img
{
margin-left:auto;
margin-right:auto;
}
.ds, .es
{
    font-weight: bold;
}
.navigation
{
margin-top:20px;
margin-bottom:100px;
}
.navigation a, .navigation a:visited
{
display:block;
padding:3px;
border:solid 1px Silver;
width:100px;
margin:3px;
background-color:#EFEFEF;
text-decoration:none;
color:Black;
}
.navigation a:hover
{
    color:Navy;
    background-color:#F9F9F9;
}
.navigation a.a, .navigation a.a:visited
{
    border:solid 1px Black;
    color:Blue;
    background-color:#F9F9F9;
}
/*
.navigation a.a:hover
{
    background-color:#EFEFEF;
}
*/
.navigation ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.navigation .links a
{
background-color: #CFE7FE;
}
.navigation .links
{
	margin-top:10px;
}
