Body 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
}

H1 {color: #990000; font-size: 1.5em; font-weight: 700;}
H2 {color: #990000; font-size: 1em; font-weight: 700;}

.Centralize {text-align: center;}
.Smallprint {font-size: 0.85em;}

#Header
{
height: 4em;
margin: 0 0 1em 0;
}

#LogoWrapper
{
text-align: center;
margin: 0;
}

.HorizontalLayer
{
background:  #FFFFCC;
width: 100%;
margin: 0;
}

#Logo

{
Width: 800px;
Height: 100px;
}

#TopNavContainer {margin: -0.5em 0 1.5em 0;}

#TopNav
{
text-align: center;
margin: 0.25em 0 0.25em 0;
font-weight: bold;
color: #990000;
}

.TopNavSpacing
{
word-spacing: 2.2em;
}

.NavSelected
{
width: 1em;
height: 1em;
}

.Nav:Link, .Nav:Visited
{
color: #990000;
text-decoration: none;
}

.Nav:Active, .Nav:Hover
{
color: #000000;
}

a:Link, a:Visited
{
color: #990000;
text-decoration: none;
font-weight: 700;
}

a:Active, a:Hover
{
background-color: #FFFFCC;
color: #990000;
text-decoration: underline;
}

#LeftNavegation
{
float: left;
clear: left;
font-weight: bold;
color: #990000;
background:  #FFFFCC;
width: 15%;
margin: -0.5em 0 0 0;
line-height: 1.5em;
}

.LeftNavegation30 {height: 30em;}
.LeftNavegation40 {height: 40em;}
.LeftNavegation50 {height: 50em;}
.LeftNavegation60 {height: 60em;}
.LeftNavegation70 {height: 70em;}
.LeftNavegation80 {height: 80em;}
.LeftNavegation90 {height: 90em;}
.LeftNavegation100 {height: 100em;}

.RightCopy
{
margin: -0.5em 0 0 15%;
text-align: center;
}



.ThreeColumn1 {width: 33%; float: left; margin: 0;}
.ThreeColumn2 {width: 33%; margin: 0 33% 0 33%}
.ThreeColumn3 {width: 33%; float: right; margin: 0;}

h4, h5, h6
{
font-family: 'trebuchet ms', helvetica, sans-serif;
font-weight: 700;
font-size: medium;
line-height: 1.5em;
}

h4
{
margin: 0 0.25em 0 0.5em;
}

h5
{
font-size: 0.95em;
margin: 0 0.25em 0 1em;
}

h6
{
font-size: 0.9em;
margin: 0 0.25em 0 2em;
}

TD
{
text-align: center;
}

.FloatLeft {float: left;}
.FloatRight{float: right;}
.Blurb {text-align: left; font-size: 0.8em; padding: 0 1em 0 1em;}

.NoBorder
{
border-style: none
}

.ClearLeft
{
clear: left;
}

.Left
{text-align: left}
