@charset "utf-8";
/* CSS Document */

html { font-size: 100%; /* IE trick to allow proper resizing of text */ }

body {
margin:10px 0 10px 0;
text-align:center;
min-width:900px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#1c1c1c;
}

p {
margin:0.7em 0 0.7em 0;
}

table {
font-size:12px;
}

ul {
margin-top:1.3em;
margin-bottom:1.3em;
list-style-type:none;
}

li {
background:url(../images/bullet.gif) no-repeat 0 50%;
padding:0 0 0 12px;
background-position: 0em .2em;
}

.homeBottom {
color:#676767;
font-size:10px;
}

.homeBottom a:link, .homeBottom a:visited {
color:#676767;
text-decoration:underline;
font-size:10px;
}

.homeBottom a:hover {
color:#cccccc;
text-decoration:underline;
font-size:10px;
}

strong {
font-size:12px;
}

strong.important {
color:#2a2d70;
}

.imageDescription {
font-size:9px;
}

textarea, select, input { 
font-size: 11px;
background-color:#ecf6e5;
}

a:link, a:visited {
color:#000000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

a:hover {
color: #472a2b;
font-size:11px;	
font-weight:bold;
text-decoration:underline;
}

a.merchant:link, a.merchant:visited {
color:#416896;
font-size:10px;
font-weight:bold;
}

a.merchant:hover {
color: #000;
font-size:10px;	
font-weight:bold;
}

a.backtotop:link, a.backtotop:visited {
color:#6b6b6b;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}

a.backtotop:hover {
color: #472a2b;
font-size:11px;	
font-weight:bold;
text-decoration:underline;
}

a.topmenu:link, a.topmenu:visited {
color:#416896;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

a.topmenu:hover {
color: #000;
font-size:10px;	
font-weight:bold;
text-decoration:none;	
}

a.insidemenu:link, a.insidemenu:visited {
color:#00a5d9;
font-size:11px;
font-weight:bold;
}

a.insidemenu:hover {
color: #000;
font-size:11px;	
font-weight:bold;	
}

h2 {
color:#000000;
font-size:20px;
font-weight:100;
font-family:"Times New Roman", Times, serif;
margin:0;
}

h3 {
color:#416896;
font-size:14px;
font-weight:bold;
margin:0;
}

#siteWrapper {
width:970px;
margin:0 auto;
text-align:left;
background:url(../images/background_bottom.gif) no-repeat;
background-position:0 190px;
}

#branding {
background:#fff;
width:970px;
height:110px;
}

#mainmenu {
width:970px;
height:96px;
}

#home {
margin:0;
width:970px;
}

#homeLeft {
width:158px;
padding-right:10px;
float:left;
}

/* MAIN MENU (LEFT) */

#homeLeft ul {
font-family:"Times New Roman", Times, serif;
list-style-position:outside;
list-style-type:none;
margin:10px 0 0 20px;
padding:0;
}

#homeLeft li {
margin:0;
background:url(../images/bullet.gif) no-repeat;
background-position: 0em .3em;
}

a.menu:link, a.menu:visited {
color:#fff;
font-size:11px;
text-decoration:none;
}

a.menu:hover {
color:#e0d2aa;
font-size:11px;
text-decoration:none;	
}

#homeRight {
width:802px;
float:right;
}

#homeRightContent {
padding:10px 0 0 20px;
}

#homeRightContent table {
font-size:11px;
}

#footer {
clear:both;
margin:0;
padding:0;
width:970px;
height:10px;
font-size:10px;
background-color:#f5ebcf;
color:#fff;

}

#footer a:link, #footer a:visited {
color:#00a5d9;
font-size:10px;
text-decoration:none;
}

#footer a:hover {
color: #000;
font-size:10px;
text-decoration:none;	
}