body , .main
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
font-family: arial, verdana, tahoma, helvetica, sans-serif;
font-size: 12px;
color: #000000;
background: #FFFFFF;
}

.header-container
{
background: url('img/header_bkg.gif') no-repeat right top;
}

.logo
{
float: left;
margin-bottom: 12px;
margin-left:  24px;
}

a:link , a:visited , a:active
{
font-weight: bold;
color: #CC0000;
text-decoration: none;
}

a:hover
{
color: #CC0000;
text-decoration: none;
}

.utility-links
{
text-align: right;
float: right;
padding: 12px;
}

.utility-links a
{
font-size: 12px;
padding-left: 4px;
padding-right: 4px;
}

.menu-container
{
background: #FFFFFF url('img/menu_bkg.jpg') repeat-x;
margin-bottom: 12px;
}

.button-active a
{
float: left;
width: 120px;
height: 24px;
background: url('img/button_active.jpg') no-repeat;
text-align: center;
margin-left: 4px;
padding-top: 5px;
text-decoration: none;
font-size: 12px;
}

.button-inactive a
{
float: left;
width: 120px;
height: 24px;
background: url('img/button_inactive.jpg') no-repeat;
text-align: center;
margin-left: 4px;
padding-top: 4px;
text-decoration: none;
font-size: 12px;
}

.column-container
{
margin-top: 12px;
}

.left-column
{
float: left;
width: 201px;
}

.title
{
position: relative;
padding-top: 5px;
font-size: 15px;
font-weight: bold;
color: #666666;
text-align: left;
text-transform: uppercase;
padding-left: 12px;
}

.text
{
padding: 24px;
padding-top: 0px;
}

.image-left
{
float: left;
padding-top: 4px;
padding-right: 8px;
padding-bottom: 4px;
}

.image-right
{
float: right;
padding-top: 2px;
padding-left: 8px;
padding-bottom: 2px;
}

.right-column
{
float: right;
width: 201px;
margin-left: 10px;
text-align: left;
}

.footer-container
{
margin-top: 24px;
margin-bottom: 12px;
text-align: center;
font-size: 11px;
color: #666666;
border: 1px solid #000000;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
padding: 12px;
}

.footer-container a
{
padding-left: 4px;
padding-right: 4px;
}

p
{
font-size: 12px;
text-indent: 20px;
}

h1
{
margin-top: 12px;
margin-bottom: 12px;
padding: 0px;
font-family: arial, verdana, tahoma, helvetica, sans-serif;
font-weight: 100;
font-size: 32px;
color: #000000;
text-transform: uppercase;
letter-spacing: 8px;
border: 1px solid #000000;
border-top: 0px;
border-left: 0px;
border-right: 0px;
background: url('img/title_bkg.jpg') no-repeat bottom right;
}

h2
{
margin-top: 12px;
margin-bottom: 12px;
padding: 0px;
font-family: arial, verdana, tahoma, helvetica, sans-serif;
font-weight: 100;
font-size: 24px;
color: #000000;
text-transform: uppercase;
letter-spacing: 4px;
border: 1px solid #000000;
border-top: 0px;
border-left: 0px;
border-right: 0px;
background: url('img/title_bkg.jpg') no-repeat bottom right;
}

h3
{
margin: 0px;
margin-bottom: 12px;
padding: 0px;
font-family: arial, verdana, tahoma, helvetica, sans-serif;
font-weight: 100;
font-size: 20px;
text-transform: uppercase;
color: #243503;
text-align: right;
}

h4
{
margin: 0px;
padding: 0px;
font-family: arial, verdana, tahoma, helvetica, sans-serif;
font-weight: 700;
font-size: 15px;
color: #243503;
}

.content
{
font-size: 13px;
}

.alert
{
font-weight: 700;
color: red;
}

hr
{
border: 1px solid #CCCCCC;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
}

.breadcrumbs
{
font-size: 11px;
color: #000000;
}

.breadcrumbs a
{
font-size: 12px;
padding-left: 4px;
padding-right: 4px;
}

.breadcrumbs a:hover
{
font-size: 12px;
}

.img-border
{
border: 1px solid #000000;
}

.divider-bamboo
{
background: url('img/border_1.gif') repeat-y;
}

.divider-bamboo-1
{
background: url('img/border_2.gif') repeat-y;
}

.divider-gray-bamboo
{
background: url('img/border_gray_1.gif') repeat-y;
}

.divider-gray-bamboo-1
{
background: url('img/border_gray_2.gif') repeat-y;
}