html {
	background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    line-height: 1;
}
body {
    color: #666666;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1.5;
    margin: 0 auto;
}

img{
    border: 0 none;
}

a, a:visited {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    color:#1149E9;
}

h1, h2, h3, h4, h5, h6 {
    color: #4D5762;
    position: relative;
    word-spacing: -0.1em;
}
h4, h5, h6 {
    font-weight: bold;
}
h1, h2 {
    line-height: 28px;
    margin-bottom: 18px;
}
h1, h2, h3, h4, h5 {
    margin-top: 18px;
}
h3, h4, h5, h6 {
    line-height: 18px;
    margin-bottom: 10px;
}
h1 {
    font-size: 28px;
}
h2 {
    font-size: 21px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}

hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
}

form {
    overflow: auto;
}
input:focus, textarea:focus, select:focus {
    outline-width: 0;
}
input[type="text"], input[type="password"], input[type="select"], input[type="search"], input[type="file"], input[type="date"], textarea, select {
    border-color: #C4C4C4 #E9E9E9 #E9E9E9 #C4C4C4;
    border-style: solid;
    border-width: 1px;
    color: #777777;
    padding: 4px;
}
textarea {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 18px;
    overflow: auto;
}
textarea.small {
    height: 5.5em;
}
textarea.medium {
    height: 10em;
}
textarea.large {
    height: 20em;
}
input.half, select.half, textarea.half {
    width: 50%;
}
input.full, select.full, textarea.full {
    width: 97%;
}
input.title {
    font-size: 20px;
}
input[type="submit"], input[type="reset"], input[type="button"] {
    margin-bottom: 0;
}
input:focus, textarea:focus {
    background-color: #FFFFF0;
    border-color: #C4C4C4;
    box-shadow: 0 1px 1px rgba(196, 196, 196, 0.5);
}

fieldset {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDDDDD -moz-use-text-color -moz-use-text-color;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin: 10px 0;
    padding: 10px 0;
    position: relative;
}

legend {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #93BB3A;
    font-weight: bold;
    padding: 0 6px 0 0;
}

label {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
label.required:before {
    color: red;
    content: "*";
    font-family: "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}
label.ok {
    background: url("./public/images/valid.gif") no-repeat scroll 0 0 transparent;
    padding-left: 16px;
}
label.error {
    color: #DD0000;
    margin-left: 6px;
    text-transform: none;
}
label.choice {
    font-weight: normal;
    text-transform: none;
    vertical-align: middle;
}


.wrapper {
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 990px;
}

#header {
    width: 100%;
    padding-top:10px;
	padding-bottom:10px;
}

#title {
    color: #FFFFFF;
    font: bold 2.4em/26px 'Trebuchet MS',Trebuchet,Arial,sans-serif;
    letter-spacing: -0.02em;
    padding: 20px 0 22px;
    text-shadow: 1px 1px 3px #111111;
}

#topnav {
    color: #999999;
    font-size: 12px;
    padding: 6px 0 6px 10px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    white-space: nowrap;
    z-index: 1;
}

#pagetitle {
	background: #bde562; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNiZGU1NjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4MCUiIHN0b3AtY29sb3I9IiNjYmU3ODAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #bde562 20%, #cbe780 80%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#bde562), color-stop(80%,#cbe780)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bde562 20%,#cbe780 80%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bde562 20%,#cbe780 80%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bde562 20%,#cbe780 80%); /* IE10+ */
	background: linear-gradient(top,  #bde562 20%,#cbe780 80%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bde562', endColorstr='#cbe780',GradientType=0 ); /* IE6-8 */
    border-bottom: 1px solid #A4CF43;
    border-top: 4px solid #93BB3A;
    float: left;
    width: 100%;
    padding-top:10px;
	padding-bottom:6px;
}

#pagetitle a {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 12px;
    margin: 0;
    text-shadow: 0 -1px 1px #ccc;
    text-decoration: none;
    padding: 6px 10px;
}

#pagetitle a:hover{
	background:transparent url('./images/blue-arrow-up.png') no-repeat center bottom;
}

#pagetitle a.current {
	background:transparent url('./images/white-arrow-up.png') no-repeat center bottom;
    font-weight:bold;
}

#pagetitle h1 {
    color: #FFFFFF;
    float: left;
    font-size: 1.6em;
    line-height: 1.2em;
    margin: 0;
    padding: 12px 0;
    text-shadow: 0 -1px 1px #8AAE32;
    top: 0;
}

#pagetitle h1 span {
    color: #F2F9E0;
}

.big {
    font-size: 120% !important;
    line-height: 120%;
}

.full {
    width: 100%;
}

.half {
    width: 50%;
}

.btn {
    background: url("./images/btn-overlay.png") repeat-x scroll 0 0 #FFFFFF !important;
    border: 1px solid #CCCCCC !important;
    border-radius: 4px 4px 4px 4px;
    color: #777777 !important;
    cursor: pointer;
    display: inline-block;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 10px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.9);
}

.btn:hover, .btn:focus, .btn:active {
    /*border: 1px solid #329ECC !important;*/
    border: 1px solid #749217 !important;
    box-shadow: 0 0 5px rgba(82, 168, 236, 0.5);
    opacity: 0.9;
    outline: medium none;
}
.btn-green {
    background-color: #6AB620 !important;
    border: 1px solid #749217 !important;
    color: #FFFFFF !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.btn-green:hover, .btn-green:focus, .btn-green:active {
    border: 1px solid #749217 !important;
    box-shadow: 0 0 5px rgba(116, 146, 23, 0.9);
}
.btn-orange {
    background-color: #ff9000 !important;
    border: 1px solid #ff9000 !important;
    color: #FFFFFF !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.btn-orange:hover, .btn-orange:focus, .btn-orange:active {
    border: 1px solid #ff9000 !important;
    box-shadow: 0 0 5px rgba(116, 146, 23, 0.9);
}

.icon {
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 16px;
    margin-right: 4px;
    overflow: hidden;
    text-indent: -99999px;
    width: 16px;
}
.icon-valid {
	background: url("./images/accept.png") no-repeat scroll 0 0 transparent;
}
.icon-edit {
    background: url("./images/edit.png") no-repeat scroll 0 0 transparent;
}
.icon-add {
    background: url("./images/add.png") no-repeat scroll 0 0 transparent;
}
.icon-ok {
    background: url("./images/accept.png") no-repeat scroll 0 0 transparent;
}
.icon-cancel {
    background: url("./images/cancel.png") no-repeat scroll 0 0 transparent;
}
.icon-back {
    background: url("./images/back.png") no-repeat scroll 0 0 transparent;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

table.stylized {
    border-collapse: collapse;
    margin-bottom: 1em;
    margin-top: 1em;
    position: relative;
}
table.stylized th, table.stylized td {
    line-height: 18px;
    padding: 8px 12px;
}
table.stylized th {
    /*background-color: #2A7AD2 !important;*/
    background: none repeat scroll 0 0 #93BB3A !important;
    color: #FFFFFF;
    text-align: left;
}
table.stylized tr.high {
    background-color: #FFFFAA !important;
}
table.stylized tbody th, table.stylized tbody td, table.stylized tfoot th, table.stylized tfoot td {
    border-bottom: 1px solid #EEEEEE;
}
table.stylized tfoot td {
    background-color: #F2F2F2 !important;
    border-bottom: 2px solid #DDDDDD;
}
table.stylized tr:nth-child(2n) td {
}
table.stylized tbody tr:nth-child(2n+1) th, table.stylized tbody tr:nth-child(2n+1) td {
     background: none repeat scroll 0 0 #FCFDFB;
}
table.stylized caption {
    font-size: 11px;
    margin-bottom: 1em;
    text-align: left;
    text-transform: uppercase;
}
table.no-style th, table.no-style td {
    line-height: 18px;
    padding: 4px 8px 4px 0;
}
table.no-style td, table.no-style th {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 1px dotted #DDDDDD !important;
    color: #666666;
}
table.no-style caption {
    margin-bottom: 0;
    text-align: left;
}
td.legendLabel {
    font-size: 11px;
    padding: 0 4px;
    vertical-align: middle;
}

#page {
    background-color: #FFFFFF;
    float: left;
    width: 100%;
    padding-top:10px;
	padding-bottom:20px;
}

#footer {
    background: #f2f2f2; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4MCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f2f2f2 20%, #fefefe 80%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#f2f2f2), color-stop(80%,#fefefe)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f2f2f2 20%,#fefefe 80%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f2f2f2 20%,#fefefe 80%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f2f2f2 20%,#fefefe 80%); /* IE10+ */
	background: linear-gradient(top,  #f2f2f2 20%,#fefefe 80%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#fefefe',GradientType=0 ); /* IE6-8 */
    border-top: 4px solid #D9D9D9;
    color: #999999;
    float: left;
    font-size: 11px;
    padding-bottom: 20px;
    width: 100%;
}

#footer div.nav {
    float: none;
    padding-top: 20px;
    text-align: center;
    text-decoration:none;
}

#footer a {
     border-bottom: 1px dotted #999999;
    color: #999999;
    line-height: 12px;
    margin: 0 4px;
    text-decoration:none;
    white-space: nowrap;
}

#footer a:hover, #footer a:active, #footer a:focus {
    border-bottom: 1px dotted #999999;
    color: #666666;
    text-decoration: none;
}

#footer p {
    clear: both;
    margin-bottom: 8px;
    padding-top: 12px;
    text-align: center;
    text-shadow: 1px 1px 0 #FFFFFF;
}

.column {
    display: block;
    float: left;
    margin-left: 18px;
}
.colgroup {
    display: block;
    float: left;
}
.first {
    clear: left;
    margin-left: 0;
}

.width1 {
    width: 108px;
}
.width2 {
    width: 234px;
}
.width3 {
    width: 360px;
}
.width4 {
    width: 486px;
}
.width5 {
    width: 612px;
}
.width6 {
    width: 738px;
}
.width7 {
    width: 864px;
}
.width8 {
    width: 990px;
}

.box {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #555555;
    margin-bottom: 8px;
    padding: 8px;
}

.box-inline{
	margin-left: 4px;
	margin-right: 4px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
}

.box-info {
    background: url("./images/information.png") no-repeat scroll 8px 50% #E8F6FF;
    border-bottom: 1px solid #B8E2FB;
    border-top: 1px solid #B8E2FB;
    padding-left: 32px;
}
.box-warning {
    background: url("./images/error.png") no-repeat scroll 8px 50% #FFF5CC;
    border-bottom: 1px solid #F2DD8C;
    border-top: 1px solid #F2DD8C;
    padding-left: 32px;
}
.box-error {
    background: url("./images/exclamation.png") no-repeat scroll 8px 22px #FFD1D1;
    border-bottom: 1px solid #F8ACAC;
    border-top: 1px solid #F8ACAC;
    padding-left: 32px;
    padding-right:10px;
    list-style-type: none;
}

.box-error-msg {
    background: none repeat scroll 0 0 #FFF1F1;
    border-bottom: 1px solid #FDDCDC;
    border-top: 0 none;
    color: #664B4B;
    margin-top: -8px;
    padding: 12px;
}
.box-error-msg ol {
    margin-bottom: 0;
    margin-top: 0;
}
.box-success {
    background: url("./images/accept.png") no-repeat scroll 8px 50% #EAF7D9;
    border-bottom: 1px solid #BBDF8D;
    border-top: 1px solid #BBDF8D;
    padding-left: 32px;
}
.box a:hover {
    background: none repeat scroll 0 0 transparent !important;
}
.box a.close {
    border: 0 none !important;
    color: #666666 !important;
    float: right;
    font-weight: bold;
    cursor:pointer;
}
.box-info a.close {
    color: #395594 !important;
}
.box-warning a.close {
    color: #D6A23D !important;
}
.box-error a.close {
    color: #CF563D !important;
}
.box-success a.close {
    color: #238221 !important;
}


.sf-menu, .sf-menu * {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.sf-menu {
    line-height: 1;
}
.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 12em;
}
.sf-menu ul li {
    width: 100%;
}
.sf-menu li:hover {
    visibility: inherit;
}
.sf-menu li {
    float: left;
    position: relative;
}
.sf-menu a {
    display: block;
    position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left: 0;
    top: 2.5em;
    z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
    top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
    left: 12em;
    top: 0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
    top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
    left: 12em;
    top: 0;
}
.sf-menu {
    float: left;
    font: 12px Arial;
    font-weight:700;
}
.sf-menu a {
    padding: 0.75em 1em;
    text-decoration: none;
}
.sf-menu ul a {
    border-bottom: 1px solid #333333;
}
.sf-menu a, .sf-menu a:visited {
    /*color: #EEEEEE;*/
    color:#ffffff;
}
.sf-menu li {
    /*background: none repeat scroll 0 0 #444444;*/
    background: none repeat scroll 0 0 #cccccc;
    margin-right: 2px;
}
.sf-menu > li {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.sf-menu li li {
   /*background: none repeat scroll 0 0 #444444;*/
    background: none repeat scroll 0 0 #cccccc;
}
.sf-menu li li li {
    /*background: none repeat scroll 0 0 #444444;*/
    background: none repeat scroll 0 0 #cccccc;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    /*background: none repeat scroll 0 0 #555555;*/
    background: none repeat scroll 0 0 #999999;
    outline: 0 none;
}
.sf-menu > li:hover, .sf-menu > li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.sf-menu li.current {
    /*background: none repeat scroll 0 0 #266DBB;*/
    background: none repeat scroll 0 0 #93BB3A;
}
.sf-menu a.sf-with-ul {
    min-width: 1px;
    padding-right: 2.25em;
}
.sf-sub-indicator {
    background: url("./images/arrows-ffffff.png") no-repeat scroll -10px -100px transparent;
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 0.75em;
    text-indent: -999em;
    top: 1.05em;
    width: 10px;
}
a > .sf-sub-indicator {
    background-position: 0 -100px;
    top: 0.8em;
}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
    background-position: -10px -100px;
}
.sf-menu ul .sf-sub-indicator {
    background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
    background-position: 0 0;
}
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0;
}
.sf-shadow ul {
    background: url("./images/shadow.png") no-repeat scroll right bottom transparent;
    border-bottom-left-radius: 17px;
    border-top-right-radius: 17px;
    padding: 0 8px 9px 0;
}
.sf-shadow ul.sf-shadow-off {
    background: none repeat scroll 0 0 transparent;
}

@media only screen and (max-device-width: 768px) {
    .width3, .width5 {
        width:100%;
    }
}