/* CSS Document */

h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

h1 /* headline */
{font-size: 25pt; 
color: #777; 
line-height: 125%; 
font-family: arial; 
font-weight: bold;}

h2 /* sub head */
{font-size: 20pt; 
color:#EC008C; 
line-height: 125%; 
font-family: arial; 
font-weight: bold;}

h3 /* price list */
{font-size: 14pt; 
color: #777; 
line-height: 135%; 
font-family: arial; 
font-weight: normal;}

h4 /* body copy */
{font-size: 10pt; 
color: #fff; 
line-height: 110%; 
font-family: arial; 
font-weight: normal;}

.background-red
{background-color: #990000;}

.background-blue
{background-color: #026585;}

.navigation	
{font-size: 10pt; 
color:#fff; 
line-height: 120%; 
font-family: arial; 
font-weight: bold}

.content	
{font-size: 10pt; 
color:#000; 
line-height: 120%; 
font-family: arial; 
font-weight: bold;}

a:link {color:#fff;
text-decoration:none;} 
a:visited {color:#fff;
text-decoration:none;} 
a:hover {color:#fff;
text-decoration:underline;} 
a:active {color:#fff;
text-decoration:none}

a.smallprint:link {color:#666;
text-decoration:none;} 
a.smallprint:visited {color:#666;
text-decoration:none;} 
a.smallprint:hover {color:#F55009;
text-decoration:underline;} 
a.smallprint:active {color:#666;
text-decoration:none}

.smallprint-body	
{font-size: 9pt; 
color: #666; 
line-height: 130%; 
font-family: arial; 
font-weight: normal}

.breadcrumb
{font-size: 8pt; 
color:#FFE982; 
line-height: 130%; 
font-family: arial; 
font-weight: normal}



