﻿body
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
	background-attachment: scroll;
	color: #003066;
}

ul, ol{
	font-size: 9pt; 
	margin-top: 4px; 
	margin-bottom: 8px;
}

li 
{
	margin-bottom:8px;
}

hr {
   color: #003066; 
   background-color: #003066; 
   border: 0;
   height:1px;
}

#container 
{
	position:absolute;
	margin: 0;
	border: 0;
	width: 900px;
	margin: 0px 0px 0px 20px; 
	padding: 0px 0px 0px 0px;
}

#masthead {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	width: 900px;
	height: 50px;
	background-color:#ffffff;
}
#navigation {
	margin: 0;
	padding: 0;
	border: 0;
}

#upperContent 
{
	position:relative;
	margin: 5px 0px 5px 0px;	
	width: 900px;
	background-color:#ffffff;
	color:#003066;
	padding: 30px 0px 0px 0px;
	position:relative;
	top:0px;
	left:0px;
	/*
	height:500px;
	background-image:url('../clientAdmin/images/grid.gif'); 
	border:1px solid black;
*/
}

#lowerContent {
	position:relative;
	width: 900px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#ffffff;
	color:#002147;
}

#footer {
	margin: 0;
	padding: 0;
	border: 0;	
	text-align: center;
	width: 900px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#ffffff;
	position:relative;
}

#menuBar {
	text-align: right;
	vertical-align: bottom;
	width: 900px;
	height: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #ffffff;
}
.contentSubhead
{
	font-size: 12pt;
	padding: 0px 0px 5px 0px;
	font-weight:bold;
	color:#003066;
}

.partnerList
{
	padding-bottom: 20px;
	vertical-align:top;
}

.partnerSubhead 
{
	padding-bottom: 20px;
	vertical-align:top;
	font-size: 12pt;
	color:#5f8ea9;
}

.helpSubhead 
{
	padding-bottom: 20px;
	vertical-align:top;
	font-size: 12pt;
	color:#5f8ea9;
}



#menuBar a{
	text-decoration: none;
}

#menuBar .oa{
	color: #002147 ;
	font-family: Century;
	font-size: 24px;
	font-weight: bold;
}

#helpMenu {
	width: 200px;
	margin: 0px 20px 5px 0px;
	background-color: #ffffff;
	border: 1px solid #5f8ea9;
}

#helpMenu a{
	text-decoration: none;
}

#helpMenu a:hover{
	color:#ff0000;
	text-decoration: none;
}

/* Masthead Styles */
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}
#navigation a {
	color: #3d6c87;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}
#navigation a:hover {
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #5f8ea9;
	background-color: #5f8ea9;
}

.popupDiv {
	background-color: #ffffff;
	border-top: 1px #c0c0c0 solid;	
	border-left: 1px #c0c0c0 solid;
	border-bottom:2px #003066 solid;
	border-right:2px #003066 solid;
	visibility: hidden;
	position: fixed;
	z-index: 2;
}

.popupHeader{
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 3px;
	height:20px;
	font-weight:bold;
	background: url(../images/Abstract-Management-Close.gif) no-repeat top right;
}
.popupBody{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
}

.dropShadow  {
  width: 90%;
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.dropShadow div {
	background: none !important;
	background: url('shadow2.gif') no-repeat left top;
	padding: 0 !important;
	padding: 0 6px 6px 0;
}
  
/* Content Styles */
h6 {
	padding: 0px 0px 0px 0px;
	margin-bottom:0px;
	margin-top:0px;
	font-size: 10pt;
	color:#5F8EA9;
	font-weight: normal;
}
h5 {
	margin-bottom:0px;
	margin-top:0px;
	font-size: 10pt;
	color:#003066;
	font-weight: normal;
}
h4 {
	margin-bottom:0px;
	margin-top:0px;
	font-size: 10pt;
	font-weight:bold;
	color:#003066;
}
h3 
{
	margin-bottom:0px;
	margin-top:0px;
	font-size: 12pt;
	padding: 0px 0px 5px 0px;
	font-weight:bold;
	color:#003066;
}
h2 
{
	margin-bottom:0px;
	margin-top:0px;
	color: #5f8ea9;
	font-size: 11pt;
	padding: 0px 0px 15px 0px;
	font-weight: normal;
}
h1 
{
	margin-bottom:0px;
	margin-top:0px;
	color: #003066;
	font-size: 18pt;
	font-style: italic; 
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}
#content h1 {
	color: #3d6c87;
}

/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
}
#footer a {
	color: #5f8ea9;
	text-decoration: underline;
}
#footer a:hover {
	color: #002147 ;
	text-decoration: none;
}

a {
	color: #5f8ea9;
	text-decoration: underline;
}

a.hand{
	padding-left: 20px;
	background: url(../images/Abstract-Management-Helping-Hand.gif) no-repeat center left;
}

a.unlocked{
	padding-left: 20px;
	background: url(../images/Abstract-Management-Unlocked.gif) no-repeat center left;
}

img.hand{
	border:none;
	padding-left: 20px;
	background: url(../images/Abstract-Management-Helping-Hand.gif) no-repeat top left;
}

a:hover {
	color: #002147;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

/* Order pages styles */

.orderSectionSubhead 
{
	font-size: 12pt;
	padding: 0px 0px 5px 0px;
	font-weight:bold;
	color:#003066;
}

.orderItemTable {
	width:900px; 
	margin:5px 0px 5px 0px;
}

.orderTotal 
{
	font-weight:bold;
}

.orderInput
{
	color:#003066;
	border: solid 1px #003066;
	}
	
.orderCurrencyList
{
	color:#5f8ea9;
	font-size:9pt;
	margin-left:20px;
	}
	
.orderRadioList
{
	color:#5f8ea9;
	font-size:9pt;
	border: solid 1px #5f8ea9;
	}
	
.orderDropDown
{
	color:#5f8ea9;
	font-size:9pt;
	border: solid 1px #003066;
	}
	
.orderButtonGrey
{
	border: solid 1px #c0c0c0;
	background:#ffffff;
	width:100px;
}

.orderButtonRed
{
	border: solid 1px #ff0000;
	background:#ffffff;
	width:100px;
}
.orderButtonRedWide
{
	background: #ffffff;
	width: 120px;
	border-bottom: #ff0000 2px solid;
	border-right: #ff0000 2px solid;
	border-top: #ff0000 1px solid;
	border-left: #ff0000 1px solid;
}