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;
}

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-image: url(../images2/logo2.jpg); 
    background-position: left center;
	background-repeat: no-repeat; 
	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-image:url(../images2/navigator_active.jpg);
    background-position: left center;
    background-repeat: repeat-x;
    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-image:url(../images2/subject_arrow.gif);
    background-position: right center;
    background-repeat: no-repeat;
    background-color: #DDDDDD;
    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) 0% 0% no-repeat;
    background-position: 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);
    background-position: right center;
    background-repeat: repeat-y;
    width: 2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Standard green link */
a.greenlink {
    padding-left: 7px;
    background-image: url("images2/link_greater5.png");
    background-repeat: no-repeat;
    background-position: bottom left;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    font-family: sans-serif, Helvetica;
    color: #7cbc36;
}

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-image: url("../images2/green_search_button.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border-width: 0;
    padding-bottom: 1px;
    padding-left: 5px;
    cursor: pointer;
    margin: 1px 0;
}


.logo {
    background-image: url(../images2/logo2.jpg);
    margin: 12px 0px 13px 14px;
    width: 158px;
    height: 30px;
}
.box {
    border: 2px solid #7cbc36;
    background-color: white;
}
.marketing,
.login {
	margin-bottom: 10px;
    height: 334px;
}
.content {
    width: 998px;
    margin: 0 auto;
}
.login {
    width: 297px;
    float:right;	
    text-align: center;
}

.reset {
    margin: 20px auto;
    border: 2px solid #7CBC36;
    width: 297px;
    text-align: center;
}

.login .label,
.reset .label {
	padding-left: 30px;
	width: 80px;
	text-align: left;
}
.login .header,
.reset .header {
    background-image: url("../images/sign-in-lock.png");
    background-position: center top;
    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;
    padding-bottom: 2px;
}
.login #browserwarning {
    width: 90%;
    margin: 0 auto;
    text-align: left;
}

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

.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;
}

