﻿/*------------------------------------Structure styles------------------------------------*/
body	{
	text-align: center;
        font-family: Tahoma;
}
p       {
        font-family: Tahoma;
}
img	{
	border: 0px none;
}

.h2 
{
    padding: 0px;
    margin: 0px;
    padding-bottom: 4px;
}
.h1 
{
    padding: 0px;
    margin: 0px;
    padding-bottom: 5px;
}

.h3 {
    padding: 0px;
    margin: 0px;
    padding-bottom:5px;
    }

#left_col a.pidlink {
    background-image: none;
padding: 0px;
}
#container	{
    margin-left: auto;	
	margin-right: auto;
	width: 769px;
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
	overflow: hidden;
}
#top_con	{
	clear: both;
	float: left;
	width: 769px; 
	height: 90px;
	overflow: hidden;
	display: block;
}
#logo	{
	float: left;
	padding-left: 566px;
	margin-top: 20px;
}
#menu_con	{
	float: left;
	clear: both;
	width: 739px;
	padding-left: 30px;
	background-color: #e5e3e0;
	height: 18px;
	display: block; 
}
#menu   
{
    padding-top: 2px;
}
#top_gfx_con    
{
    float: left;
    clear: both;
    width: 769px;
}
#top_gfx    
{
    float: left;
    clear: both;
    width: 769px;
    display: block;
}
#content_wrapper    
{
    float: left;
    width: 769px;
    background-repeat: repeat-y;
	background-position: top left;
	overflow: hidden;
}

#bg_top 
{
    float:left;
    width:769px;
    background-repeat:no-repeat;
    display:block;
    height:13px; 
    clear:both;
}

#left_col   
{   
    float: left;
    clear: both;
    width: 442px;
    padding: 20px 30px 30px 30px;
}
#right_col_con  
{
    float: left;
    width: 245px;
    padding: 11px;
}

#right_col  
{
    float:left;
    width:228px;
    padding: 10px 8px 8px 8px;
    color: #ffffff;
    overflow:hidden;
}

#right_col p {
    color: #ffffff;
}

#bg_bottom 
{
    float:left;
    width:769px;
    background-repeat:no-repeat;
    display:block;
    height:13px; 
    clear:both;
}

#footer_con	{
	float: left;
	text-align: center;
	width: 769px;
	display: block;
	background-color: #000000;
	height: 22px;
}
#footer 
{   
    padding-top: 5px; 
}
#footer	div small	{
	color: #ffffff;
}
#footer	div small a:link, #footer div small a:visited    
{
    color: #ffffff;
    text-decoration: none;
}
#footer	div small a:hover   {
    color: #ffffff;
    text-decoration: underline;
}
#signature	{
	width: 100px;
	padding-left: 715px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
/*------------------------------------Menu styles------------------------------------*/
div .L1 
{
    padding-right: 10px;
}
div .L1 a 
{
    text-transform: uppercase;
   
}
#front_right_teaser a:link, #front_right_teaser a:visited {
        background-image: url('/Files/system/img/menu_arrow.gif');
        background-repeat: no-repeat;
        background-position: left 62%;
        padding-left: 10px;
        color: #ffffff;
        font-weight: normal;
}

.nolink {
        font-family:Tahoma;
        font-size:11px;
        font-weight:11px;
        color:#B6A500;
        background-image:url('/Files/system/img/link_arrow_sub4.gif');
        background-repeat:no-repeat;
        background-position:left 62%;
        padding:0px 0px 0px 10px;
}