/* Created 7.8.08 */

Body	{
margin:0;
padding:0;
background-color:#DC241F;
font-family:arial;
font-size:12px;
line-height:16px;
}

A	{
color:#DC241F;
}

A:hover	{
color:#000000;
}

H1	{
font-family:Times;
font-size:18px;
}

H2	{
font-family:Times;
font-size:14px;
color:#DC241F;
}

.wrap	{
border-left: 1px solid #000000;
border-right: 1px solid #000000;
margin: 0 auto;
width:780px;
background-color:#FFFFFF;
}

.topborder	{
background-image:url(images/topborder.gif);
background-repeat:repeat-x;
height:50px;
}

#topbordertag	{
font-family:Times;
font-size:16px;
font-weight:bold;
font-style:italic;
color:#DC241F;
text-align:right;
padding:10px;
}

.bottomborder	{
border-bottom: 7px solid #000000;
}

.column1	{
width:231px;
float:left;
}

.column2	{
width:549px;
float:right;
}

.columnhalf	{
width:45%;
float:left;
margin: 0 10px
}

.content	{
margin:25px;
}

#start	{
font-family:Times;
font-weight:bold;
font-variant:small-caps;
font-size:16px;
}

.footer	{
background-color:#000000;
color:#FFFFFF;
font-size:10px;
padding:10px;
}

.footer	A	{
color:#FFFFFF;
}

.footer	A:hover	{
color:#DC241F;
}

.bottomrule	{
clear:both;
border-bottom: 1px solid #000000;
padding-top:25px;
}

.clearcolumns	{
clear:both;
}

/* Nav */
.navtop	{
color:#FFFFFF;
font-family:Times;
font-size:18px;
font-weight:bold;
background-color:#DC241F;
border-top: 3px solid #FFFFFF;
border-bottom: 3px solid #FFFFFF;
padding:10px;
text-align:right;
}

.navtop	A	{
color:#FFFFFF;
text-decoration:none;
}

.navtop	A:hover	{
color:#000000;
}