html, body {
    margin: 0px;
    padding-left: 5px;
    padding-right: 5px;
}
body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333333;
}

.login-body {
    background-color: #28292E!important;
}

.login-input {
    border:1px solid #DCDCDC!important;
    background-color: #FFFFFF;
    width: 97%!important;
}

.login-input:focus {
    outline: none;
    border: 1px solid #626262!important;
}

.forgot-password {
    margin-top: 50px;
    margin-left: -50px;
}

.login-label {
    margin-bottom: 5px;
    display: inline-block;
}

body {
    background-color: #FDFDFD;
}

td {
    font-size: 12px;
    padding: 0px;
}

a {
	text-decoration:none;
}

div {
  padding: 0px;
}

font{
    font-size:9pt;
}

td.toplink font:hover{
    color:#7cbc36;
}

div.guide {
    cursor: pointer;
    position: absolute; 
    bottom: 30px;
    right: 30px;
}

div.tabtext {
    font-family: Helvetica; 
    font-size: 8pt; 
    font-weight: bold; 
    letter-spacing: -0.00em;
    color: #515457;
}

table.list {
    border-collapse: collapse;
}
table.list th {
    text-align: left;
    background-color: gray;
}
table.list td {
    border: 1px solid gray;
}
table.list tr:hover {
    background-color: lightgreen;
}

table.border_top {
	width: 100%;
}

table.border_bottom {
	width: 100%;
}

td#top {
    background: url(../images2/logo3.png) no-repeat left center;
    width: 180px;
    padding-right: 0px;
    cursor: pointer;
}

td#topright {
	text-align: right; 
	/*background-image: url(../images/topbg.gif); 
	background-repeat: repeat-x; */
	padding-right: 5px; 
	padding-top: 5px; 
	vertical-align: top;
}

td.navigation_container {
    background: url(../images2/navigator_active.jpg) repeat-x left center;
    width: 167px;
    height: 28px;
    padding-left: 10px;
    cursor: pointer;
}

ul.font {
    font-family: Helvetica; 
    font-size: 9pt; 
    font-weight: bold; 
    letter-spacing: -0.00em;
    color: #515457;
}
    
td.font {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    letter-spacing: -0.00em;
    color: #515457;
}

td.fontitem {
    font-family: Helvetica; 
    font-size: 9pt; 
    letter-spacing: -0.00em;
    color: #515457;
}

td.subject_inactive {
    width: 167px;
    height: 19px;
    padding-left: 20px;
}

td.subject_active {
    background-color: #DDDDDD;
    width: 167px;
    height: 19px;
    padding-left: 20px;
    cursor: pointer;
}


li.submenu table{
    border-collapse:collapse;
    border-spacing:0px;
}

#publications-tree li td{
    padding:0px;
}

.treeview .submenu {
    background-position: -3px 0px;
    margin: 0px;
}

td.marker_active {
    background: #DDDDDD url(../images2/subject_arrow.gif) no-repeat right center;
    padding-left: 20px;
}

.vertical-spacer {
    margin-top: 8px; 
}

td.customername {
    color: #515457; 
    font-family: arial; 
    font-weight: bolder;
    font-size: 15px;
    letter-spacing: -0.07em;
    padding-left: 10px;
}

td.toplink {
    text-align:right;
    color : #8a8c8e;
    font-family: arial; 
    font-weight: bold; 
    font-size: 8pt;
}

td.toplink a font{
    color : #8a8c8e;
    margin-right: 15px;
    padding-left:7px;
    background: url(../images2/greaterthan.jpg) no-repeat left bottom;
    vertical-align: text-bottom;
    cursor: pointer;
}

td.topspacer {
    background: url(../images2/top_vertical_spacer.jpg) center center no-repeat;
    width: 25px;
}

td.leftborder {
    background: url(../images2/border_left.png) repeat-y right center;
    width: 2px;
}

td.topleft {
    background: url(../images2/border_top_left_corner.png) no-repeat left center;
    width: 7px;
    height: 9px;
}

td.top {
    background: url(../images2/border_top_bottom.png) repeat-x left top;
    height: 2px;
}

td.topright {
    background: url(../images2/border_top_right_corner.png) no-repeat left center;
    width: 7px;
    height: 9px;
}

td.bottomleft {
    background: url(../images2/border_bottom_left_corner.png) no-repeat left center;
    width: 7px;
    height: 9px;
}

td.bottomright {
    background: url(../images2/border_bottom_right_corner.png) no-repeat left center;
    width: 7px;
    height: 9px;
}

td.bottom {
    height: 2px;
    background: #ffffff url(../images2/border_top_bottom.png) repeat-x left bottom;
}

td.tabfont {
    font-family: Helvetica; 
    font-size: 11px; 
    font-weight: bold;
    color: #515457;
}

td.tab_inactive_left {
    /* set to top because jpg is 23px high instead of 22px and we want to crop the bottom */
    background: url(../images2/tab_inactive_left.jpg) no-repeat left top;
    width: 4px;
    height: 22px;
}

td.tab_inactive_right {
    background: url(../images2/tab_inactive_right.jpg) no-repeat left bottom;
    width: 4px;
    height: 22px;
}

td.tab_inactive_middle {
    background: url(../images2/tab_inactive_middle.jpg) repeat-x left bottom;
    height: 22px;
    padding-right: 6px;
    padding-left: 6px;
    cursor: pointer;
}

td.tab_active_left {
    background: url(../images2/tab_active_left.jpg) no-repeat left bottom;
    width: 4px;
    height: 22px;
}

td.tab_active_right {
    background: url(../images2/tab_active_right.jpg) no-repeat left bottom;
    width: 4px;
    height: 22px;
}

td.tab_active_middle {
    background: url(../images2/tab_active_middle.jpg) repeat-x left bottom;
    height: 22px;
    padding-right: 6px;
    padding-left: 6px;
    color: white;
    cursor: pointer;
}

/* Standard green link */
a.greenlink {
    padding-left: 7px;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    font-family: sans-serif, Helvetica;
    color: #7cbc36;
}

a.smaller {
    font-size: 11px;!important;
}

a.green {
    color: #7cbc36;
    text-decoration: none;
}

a.green:hover {
    color: #7cbc36;
    text-decoration: underline;
}

.helpSearchButton {
    width: 46px;
    height: 21px;
    font-size: 11px;
    font-weight: bold;
    font-family:Helvetica,Verdana,Arial,sans-serif;
    color: white;
    background: url("../images2/green_search_button.png") no-repeat 0 0;
    border-width: 0;
    padding-bottom: 1px;
    padding-left: 5px;
    cursor: pointer;
    margin: 1px 0;
}


.logo {
    background-image: url(../images2/publicator_logo.png);
    margin-bottom: 50px;
    width: 408px;
    height: 114px;
    position: fixed;
    left:50%;
    margin-top: 50px;
    margin-left: -204px;
}

.content {
    width: 998px;
    margin: 0 auto;
}
.login {
    width: 300px;
    position: fixed;
    left: 50%;
    margin-top: 200px;
    margin-left: -150px;
}

.info-message {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: larger;
}

.control-group {
    margin-bottom: 10px;
}

.submit-button {
    margin-left: -44px;
}

.center-align {
    left: 50%;
    position: fixed;
}

.pull-right {
    float: right;
}

.warning-message {
    font-weight: bold;
}

.login .label,
.reset .label {
	padding-left: 30px;
	width: 80px;
	text-align: left;
}
.login .header,
.reset .header {
    margin-bottom: 10px;
    width: 297px;
    height: 57px;
}
.login .header p,
.reset .header p {
    padding-top: 10px;
    text-align: center;
}

.login .rememberme {
	margin-top: 5px;
    color: #aaaaaa;
}
.login .message {
	color: #aaaaaa;
}
.login .button {
    margin-top: 5px;
    background-image: url("../images2/sign_in_button_black_corners.png")!important;
    padding-bottom: 2px;
}

.lighter-text {
    color: #9b9b9b!important;
}

.marketing {
	float: left;
    width: 683px;
}
.customerservice {
    width: 994px;
    height: 140px;
    clear: both;
}
.copyright {
	text-align: center;
	font-size: 0.9em;
    margin-top: 20px;
}

.community-link {
    margin-top: 50px;
    margin-left: -74px;
}

.browser-warning {
    margin-top: 90px;
}

.login-text-box {
    text-indent: 3px;
    padding: 4px;
    border: 2px;
    width: 314px;
    height: 24px;
}

.shadow {
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
}

.notification-drop-down {
    font-family: Helvetica,Verdana,Arial,sans-serif;
    font-size:11px;
    font-weight: bold;
    padding: 5px 12px;
    z-index:1;
    position:absolute;
    text-align: center;
    border-radius: 0px 0px 10px 10px;
   	-webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
}

.notification-drop-down-information {
	background-color:#7cbc36;
	color: #FFF;
}

.notification-drop-down-warning {
	background-color:#ffff66;
	color: #666666;
}

.notification-drop-down-error {
	background-color:#cc0000;
	color: #FFF;
}

a.customer-name-link {
    color: #333;
    text-decoration: none;
}

a.customer-name-link:hover {
    color: #7cbc36;
    text-decoration: none;
}

.roundedcorner {
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}

.roundedcornerinput {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.red-error {
	color: red;
}