html, body
{
    color: #000;
    background: #FFF;
    margin: 0;
    padding: 0;
    border: 0;
}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img
{
    border: 0;
}
address, caption, cite, code, dfn, th, var
{
    font-style: normal;
    font-weight: normal;
}
li
{
    list-style: none;
}
caption, th, td
{
    text-align: left;
    font-weight: normal;
    float: none !important;
}
table, th, td
{
    vertical-align: middle;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
}
blockquote, q
{
    quotes: "" "";
}
a img
{
    border: none;
}
:focus
{
    outline: 0;
}
abbr, acronym
{
    border: 0;
    font-variant: normal;
}
sup
{
    vertical-align: text-top;
}
sub
{
    vertical-align: text-bottom;
}
input, textarea, select, option
{
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
legend
{
    color: #000;
}
del, ins
{
    text-decoration: none;
}
html, body
{
    font: 13px/1.5 Arial, Helvetica, Sans-serif;
    color: #454545;
}
select, option, input, button, textarea
{
    font-size: 100%;
    font-family: inherit;
    vertical-align: middle;
    color: #222;
}
table
{
    font-size: inherit;
}
tr, th, td
{
    vertical-align: top;
}
pre, code, kbd, samp, tt
{
    font-family: monospace;
    line-height: 100%;
}
.ie pre, .ie code, .ie kbd, .ie samp, .ie tt
{
    font-size: 108%;
}
a
{
    color: #034af3;
}
a:hover
{
    color: #f20174;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6
{
    margin: 0 0 1em 0;
}
h1, h2, h3, h4, h5, h6, strong
{
    /*font-weight: bold;*/
}
h1
{
    font-size: 2em;
    font-weight: normal;
    margin: 0 0 .5em 0;
    line-height: 1;
}
h2
{
    font-size: 1.8em;
    font-weight: normal;
    margin: 0 0 .5em 0;
    line-height: 1;
}
h3
{
    font-size: 1.6em;
    font-weight: normal;
    margin: 0 0 .5em 0;
    line-height: 1.25;
}
h4
{
    font-size: 1.4em;
    font-weight: normal;
    margin: 0 0 .5em 0;
    line-height: 1.25;
}
h5, h6
{
    font-size: 1.25em;
    margin: 0 0 .5em 0;
    font-weight: normal;
    line-height: 1.25;
}
abbr, acronym
{
    border-bottom: 1px dotted #000;
    cursor: help;
}
strong
{
    font-weight: bold !important;
    font-style: inherit;
}
em
{
    font-style: italic !important;
    font-weight: inherit;
}
del
{
    text-decoration: line-through;
}
blockquote, ul, ol, dl
{
    margin: 1em;
}
ol, ul, dl
{
    margin-left: 2.5em;
}
ol li
{
    list-style: decimal outside;
}
ul li
{
    list-style: disc outside;
}
dl dd
{
    margin-left: 1em;
}
th
{
    font-weight: bold;
}
caption
{
    margin-bottom: .5em;
    text-align: center;
}
p, fieldset, pre
{
    margin-bottom: 1em;
}
img
{
    vertical-align: middle;
    border: none;
}
fieldset
{
    border: 1px solid #DDD;
    padding: 10px 15px;
    position: relative;
}
fieldset legend
{
    font-weight: bold;
    line-height: 1.2em;
    padding: .1em .3em .2em .3em;
}
.ie fieldset legend
{
    position: absolute;
    top: -0.5em;
    left: .5em;
}
hr
{
    font-size: 1px !important;
    height: 1px;
    border: none !important;
    color: #DDD;
    background-color: #DDD;
    padding: 0;
    margin: 12px 0;
}
input[type=text], input[type=password], textarea, .textbox
{
    padding: 6px;
    vertical-align: middle;
    border: 0px solid #CCC;
    outline: none;
    outline-width: 0;
    display: inline-block;
}
select
{
    border: 1px solid #CCC;
    padding: 3px;
}
textarea
{
    vertical-align: top;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus, textarea:focus, .textbox:focus
{
    border: 1px solid #dadada;
    outline: none;
    outline-width: 0;
}
input[type=button], input[type=submit], input[type=reset], button, a.button
{
    display: inline-block;
    padding: .45em 1em .45em;
    outline: none;
    outline-width: 0;
    cursor: pointer;
    margin: 0;
    color: inherit;
    font-weight: 700;
    border: 0px solid #999;
    border-color: #999 #999 #888;
    background-color: #F8F8F8;
    line-height: 1em;
}
input[type=button], input[type=submit], input[type=reset]
{
    line-height: normal;
    padding: .3em 1em .3em !important;
}
input[type=button]:active, input[type=submit]:active, input[type=reset]:active, button:active, a.button:active
{
    background-image: none;
    background-color: #F1F1F1;
}
input[type=button]:focus, input[type=submit]:focus, input[type=reset]:focus, button:focus, a.button:focus
{
    border-color: #666 #666 #333;
}
input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, input[type=reset]::-moz-focus-inner, button::-moz-focus-inner
{
    border: 0;
    padding: 0;
    margin: 0;
}
a.button
{
    text-decoration: none;
    vertical-align: middle;
}
.form-row
{
    padding: 0 0 1em 0;
    clear: both;
}
.form-row label.label
{
    display: block;
    padding: 0 0 .4em .05em;
}
.form-inline .form-row
{
    padding-bottom: .5em;
}
.form-inline .form-row label.label
{
    float: left;
    width: 8em;
    padding: 0;
}
.form-inline .form-row .form-element
{
    margin-left: 8.5em;
	border:none;
}
.astrix
{
    color: #F00;
    font-size: .85em;
    font-weight: normal;
    vertical-align: top;
    padding-left: 3px;
}
.succTxt
{
    color: #1D811F;
    font-weight: bold;
    font-size: .95em;
}
.css-disabled
{
    background-color: #EFEFEF !important;
    background-image: none !important;
}
table.grid
{
    table-layout: fixed;
    margin: 0 0 1em 0;
}
table.grid tr th, table.grid tr td
{
    padding: .3em .5em;
    border: 1px solid #DDD;
}
.clr
{
    clear: both;
    font-size: 1px !important;
    height: 1px !important;
}
.clearfix:after
{
    content: ".";
    display: block;
    font-size: 1px !important;
    height: 0 !important;
    clear: both;
    visibility: hidden;
}
.small
{
    font-size: .8em;
    margin-bottom: 1.875em;
    line-height: 1.875em;
}
.large
{
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em;
}
.hide
{
    display: none;
}
.quiet
{
    color: #666;
}
.loud
{
    color: #000;
}
.highlight
{
    background: #ff0;
}
.added
{
    background: #060;
    color: #fff;
}
.removed
{
    background: #900;
    color: #fff;
}
.first
{
    margin-left: 0;
    padding-left: 0;
}
.last
{
    margin-right: 0;
    padding-right: 0;
}
.top
{
    margin-top: 0;
    padding-top: 0;
}
.bottom
{
    margin-bottom: 0;
    padding-bottom: 0;
}
