/* CSS Document */


/*----------------------------------------------
                   GLOBAL                   
------------------------------------------------*/
.showitem {display: block; width:100%}
.hideitem {display: none; width:100%}
table { /*width: 100%;*/ border-width: 0px; margin: 0px 0px;}
table.mainbody { width: 760px; border-width: 0px; margin: 0 auto;}
td { padding: 0px; font-family:Arial, Helvetica, sans-serif; font-size: 100%; line-height: 125%; color: #333333}
img { border-width: 0px }
b { font-weight: bold}
a { color: #335588; text-decoration: underline }
a:Visited { color: #7D3D7D; text-decoration: underline} 
a:Hover { color: #6682BB; text-decoration: none} 
a:Active { color: #CCCCCC; text-decoration: none}
h1 {  font-size: 120%; font-weight: normal; color: #6582BB; font-family: "helvetica", "arial", "sans-serif"}
h2 {  font-size: 95%; line-height: 125%; font-weight: bold; color: #333333; font-family: "verdana", "arial", "helvetica", "sans-serif"}
h3 {  font-size: 75%; font-weight: bold; color: #666666; line-height: 100%; font-family: "arial", "helvetica", "sans-serif"}
b {  font-weight: bold}
p {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 75%; line-height: 125%; color: #333333}

/*----------------------------------------------
                   NAVIGATION                  
------------------------------------------------*/
.nav-lev1 a,.nav-lev1-active a, div.nav-lev2, div.nav-lev2-headline, .worldwide, .search {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.pulldown select, .footer {
	font-family: "Arial", "Helvetica", "Verdana", "sans-serif";
}
.nav-lev1 {
	background-image: url(images/nav-lev1_repeat.gif);
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

.nav-lev1-active {
	margin: 0px 0px 4px 0px;
	padding: 0px;
    background-image: url(images/nav-lev1_active.gif);
}


.nav-lev1 a {
	display:block;
	font-size: .70em;
	font-weight:bold;
	color: #335588; 
	margin: 0px;
	padding: .25em 12px;
	text-decoration: none;
	width:100%;
}

.nav-lev1-active a {
	display:block;
	font-size: .70em;
	font-weight:bold;
	color: #335588; 
	margin: 0px;
	padding: .25em 12px;
	text-decoration: none;
	width:100%;
}

.nav-lev1 a:visited { color: #335588; text-decoration: none}
.nav-lev1 a:hover { color: #335588; text-decoration: none; background-image: url(images/nav-lev1_over.gif)}
.nav-lev1 a:active { color: #335588; text-decoration: none}

.nav-lev1-active a:visited { color: #335588; text-decoration: none}
.nav-lev1-active a:hover { color: #335588; text-decoration: none; background-image: url(images/nav-lev1_over.gif)}
.nav-lev1-active a:active { color: #335588; text-decoration: none}

.footer a { color: #335588; text-decoration: underline }
.footer a:Visited { color: #7D3D7D; text-decoration: underline} 
.footer a:Hover { color: #6682BB; text-decoration: none} 
.footer a:Active { color: #7D3D7D;; text-decoration: none}


html>body .nav-lev1 a {width:auto;}
html>body .nav-lev1-active a {width:auto;}

.required { color: #993300 }

.footer {  
	font-size: 0.8em; 
	color: #000000;
	margin: 0.7em 0px;
}

.hanger_td
{
background-image:
url('images/hangers.jpg');
background-repeat: 
no-repeat;
}

.flag_td
{
background-image:
url('images/flag.jpg');
background-repeat: 
no-repeat;
}

.banner_td
{
background-image:
url('images/banner.jpg');
background-repeat: 
no-repeat;
}

.refer_td
{
background-image:
url('images/refer.jpg');
background-repeat: 
no-repeat;
}

.slogan_td
{
background-image:
url('images/slogan.jpg');
background-repeat: 
no-repeat;
}


