* { margin:0px; padding:0; }

body          {font:12px/1.5 Arial, Helvetica, sans-serif; color:#505050; }

img           { border:0; vertical-align:top; }

p {margin-bottom:10px;}

a, a:visited  {color:#3e2014;}
a:hover       {text-decoration:none;}
:focus        { outline: 0; }

/* Headings */
h1, h2, h3, h4, h5, h6 {color:#051229;}
h1            { font-size:1.4em; font-weight:bold; line-height:1.3; margin-bottom:10px; }
h2            { font-size:1.1em; font-weight:bold; line-height:1.1;margin-bottom:10px; }
h3            { font-size:1.1em; font-weight:bold; line-height:1.375; margin-bottom:5px; }
h4            { font-size:1em; font-weight:bold; }
h5            { font-size:1em; font-weight:bold; }
h6            { font-size:1em; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before, 
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }
hr {margin:5px 0px 10px 0px; border:1px solid #d3d2d3;}

/* Lists */
ul,ol         { list-style:none; }
.content ul li { list-style:disc; margin-left:20px;}
.content ul {margin-bottom:10px;}
.content ul ul li {margin-left:15px;}
.content ul ul {margin:0px;}

/* Tools */
.blue         {color:#469dd6; font-weight:normal;}
.grey         {color:#595959;}
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-middle     { vertical-align:middle; }
.f-left, .alignleft,
.left         { float:left !important; }
.f-right, .alignright,
.right        { float:right !important; }
.clear        {clear:both;}
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
.big          { font-size:1.4em;}
.size-large {}
.size-large img { }
.size-medium {}
.small-medium img { }

.button {background:url(images/bg-button.gif) repeat-x; overflow:visible; width:auto; border:1px #000000 solid; height:22px; cursor:pointer;}
.button:hover {background-position:0 -20px;}
.button span {color:#FFFFFF; display:block;font:bold 12px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; }