body
{
    font-family: Tahoma, "Lucida, Grande", Arila, sans-serif;
    font-size: 62.5%;
}
body
{
    margin: 15px 0 0 0;
    padding: 0;
    background-color: #fff;
}
h1
{
    font-size: 3em;
    margin: 0;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
    padding: 5px 0 5px 25px;
    background-color: black;
    color: #fff;
}
h2
{
    font-size: 1.8em;
    color: black;
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 25px;
    border-bottom: 1px solid black;
    overflow: hidden;
}
h4
{
		
    margin-top: 441px;
   	margin-right: 15px;
  	border-bottom: 1px solid black;
  	overflow: hidden;
}
h5
{
		background-color: white;
}
p
{
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 25px;	
}

p.copyright
{
    color: #2B56A6;
    font-size: 1.3em;
    text-transform: uppercase;
    border-top: solid 1px black;
}
h3
{
    font-size: 1.4em;
    color: #14556B;
}

p, ul, ol
{
    font-size: 1.2em;
    line-height: 130%;
}
sl
{
	 font-size: 1em;
    line-height: 130%;
}
ul
{
    color: black;
    list-style: square;
}
ul_a
{
    color: black;
    list-style: square;
}
sl
{
    color: black;
    list-style: disc;
}

ul p
{
    font-family: Tahoma, "Lucida, Grande", Arila, sans-serif;
    font-size: 1em;
}
sl p
{
    font-family: Tahoma, "Lucida, Grande", Arila, sans-serif;
    font-size: 1em;
}
a:link
{color: blue; text-decoration: none; font-weight:lighter;}
a:visited 
{color: blue; text-decoration: none; font-weight:lighter;}
a:hover 
{color: blue; text-decoration: none; font-weight:lighter;}
.box
{
    width: 200px;
    float: right;
    margin: 10px;
    border: solid 1px #6B8BBD;
    border-top-width: 5px;
    padding: 10px;
    background-color: #6B8BBD;
}
.box h3
{
    margin: 0;
    text-align: center;
    color: #fff;
}
.box ul
{
    padding: 0;
    margin: 10px 0 0 0;
    color: #fff;
}
.box sl
{
    padding: 0;
    margin: 10px 0 0 0;
    color: #fff;
}
.box li
{
    margin-left: 1.5em;
}
#InfoGrid
{
    margin-left: 25px;
	margin-top: 20px;
}
#InfoGrid table
{
    border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-collapse: collapse;
	width: 600px;
}
#InfoGrid caption
{
    font-family: Arial, sans-serif;
	color: #993333;
	padding-bottom: 6px;
}
#InfoGrid th, #InfoGrid td
{
    padding: 10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
#InfoGrid th
{
    font-family: verdana, sans-serif;
}
#InfoGrid .thDefined
{
    padding-left: 26px;
	background: #ccc;
}
* html h2
{
    zoom: 1;
}

* html .box 
{
    display: inline; 
    width: 222px;
    w\idth: 200px;
}