body
{
	color: #555;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: white;
	text-align: center;
}

table
{
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	border-style: solid;
	background-color: white;
	width: 100%;
}

.reportTable
{
	border-width: 1px 1px 1px 1px;
	margin: 5px 0px 5px 0px;
	padding: 2px;
	border-style: solid;
	border-spacing: 2px;
	background-color: white;
	width: 100%;
}

.fauxlink
{
	color: blue;
	text-decoration: underline;
}

.partnerbars
{
	display: block;
}

#notifications
{
	position: relative;
	left: 110px;
	top: 40px;
	height: 40px;
	width: 40px;
	background-image: url("../img/notificationbubble.png");
}

#container
{
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}

#content
{
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}

th
{
	background-color: #cccccc;
}
td
{
	text-align: left;
}

.report
{
	text-align: left;
	border-style: dotted;
	border-width: 1px;
}

label
{

	width: 10em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
}

fieldset
{
	text-align: left;
	width: 50%;
	margin: 0px auto;
}

.delInfo
{
	text-align:center;
}

fieldset.contactPerson
{
	text-align: center;
	width: 98%;
	border-color: #555;
	position: relative;
	z-index: 1;
	border-style: solid;
	border-width: 0px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
	margin: 0px 30px 0px 0px;
	
}

fieldset.forms
{
	text-align: left;
	width: 90%;
	margin: 0px auto;
}

fieldset.topform
{
	text-align: left;
	width: 95%;
	margin: 0px auto;
	margin-bottom: 10px;
}

div.disabled
{
	display: inline;
	float: none;
	clear: none;
	color: #C0C0C0;
}

.header
{
	text-align: left;
	border-width: 2px 2px 0px 2px;
	border-style: solid;
	margin-top: 10px;
	padding-top: 19px;
	padding-bottom: 18px;
	padding-left: 20px;
	background-color: #9ecb24;
	height: 43px;
}

.mainMenu
{
	display: block;
	width: 100%;
	margin: 0px 0px 10px 0px;
	height: 28px;
	padding: 0px;
	overflow: visible;
	background-color: #9ecb24;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	float: left;
}

.emptyMenu
{
	text-align: left;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	margin-top: 10px;
	padding-top: 19px;
	padding-bottom: 18px;
	padding-left: 20px;
	background-color: #9ecb24;
	height: 71px;
}

div.mainMenu div div.subMenuItem
{
	display: none;
}

div.mainMenu div:hover div.subMenuItem
{
	display: block;
}

.leftSubMenu
{
	float: left;
	width: 150px;
	z-index: 100;
	overflow: auto;
}

.rightSubMenu
{
	float: right;
	width: 150px;
}

.menuItem
{
	display: block;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	background-color: #7ca902;
}

.subMenuItem
{
	position: relative;
	display: block;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	background-color: #7ca902;
	z-index: 100; /** z-index requires position relative. */
}

.menuLink
{
	color: #ffffff;
	background-color: #7ca902;
	padding: 5px 0px 5px 0px;
	display: block;
	height: 16px;
}

.notify
{
	color: #ffffff;
	padding: 5px 0px 5px 0px;
	display: block;
	height: 16px;
	background-color: #cc0000;
}

.menuLink:hover
{
	color: #000000;
	background-color: #9ecb24;
}

.notify:hover
{
	background-color: #ee2222;
}

.menuItem:hover
{
	background-color: #9ecb24;
}

.subMenuItem:hover
{
	background-color: #9ecb24;
}

.sessionFlash
{
	color: red;
	font-weight: bold;
}

.error-message
{
	color: red;
	font-weight: bold;
} 


.headerbar
{
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	height: 25px;
	overflow: hidden;
	background-image: url('../img/unselectedtabfill.png');
}

.bold
{
	font-weight: bold;
}

.red
{
	color: #ff4444;
}

.toplevel
{
	position: relative;
	z-index: 9001; /* Over nine thousaaaaaaand! */
}

#docmenu
{
	margin: 10px 0px 0px 0px;
	height: 30px;
	overflow: hidden;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
}

a.docmenuitem
{
	position: relative;
	padding: 5px 0px 0px 0px;
	display: block;
	height: 25px;
	width: 120px;
	background-image: url('../img/partner_tab_unselected.png');
	/* Tab images thanks to www.tabgenerator.com */
}

.leftmargin
{
	margin: -5px 0px 0px 0px;
	float: left;
}

.rightmargin
{
	margin: -5px 0px 0px 0px;
	float: right;
}

.tabselected
{
	background-image: url('../img/unselectedtabfill.png');
}

.tabunselected
{
	background-image: url('../img/selectedtabfill.png');
}

div.docmenuhome
{
	float: left;
	position: relative;
	padding: 5px 0px 0px 0px;
	display: block;
	height: 25px;
	width: 60px; /* The two margins are 4px each. */
	background-image: url('../img/unselectedtabfill.png');
	z-index: 100;
	/* Tab images thanks to www.tabgenerator.com */
}

div.docmenuitem
{
	float: left;
	overflow: hidden;
}

.selected
{
	padding: 5px 0px 0px 0px;
	display: block;
	width: 120px;
	background-image: url('../img/partner_tab_selected.png');
	height: 27px;
	position: relative;
	z-index: 10;
}

.plus
{
	height: 10px;
	width: 10px;
	background-image: url('../img/plus.png');
}

.minus
{
	height: 10px;
	width: 10px;
	background-image: url('../img/minus.png');
}

.no-bullets
{
	list-style: none;
}

#loading
{
	left: -40px;
	width: 40px;
	height: 30px;
	padding: 5px 0px 5px 0px;
	float: right;
}

#doccontents
{
	position: relative;
	z-index: 1;
	border-style: solid;
	border-width: 0px 2px 2px 2px;
	padding: 1px 0px 5px 0px;
}

.footer
{
    text-align: left;
    border-width: 2px 2px 2px 2px;
	border-style: solid;
	margin-top: 10px;
	background-color: #9ecb24;
	
	height: 100px;
	
}

.login
{
  border-width: 1px;
  background-color: #9ecb24;
  width: 100%;
}

.topRight
{
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	background-color: #ffffff;
	float: right;
	padding: 2px 2px 2px 2px;
	margin: -5px 12px 0px 0px;
}
.topRight1
{
	border-style: solid;
	border-width: 2px;
	background-color: #ffffff;
	float: right;
	padding: 1px;
	margin: -5px 2px 0px 0px;
}

.welcome
{
  width: 100%;
}
.form
{
  border-width: 0 0 0 0;
  border-style: solid;
  background-color: #9ecb24;
}
.mid
{
	background-color: white;
}

.userManagement
{
	padding: 5px;
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	background-color: #ffffff;
	float: right;
	margin-top: 33px;
	margin-right: 10px;
}

.leftSearch
{
	float: left;
	width: 50%;
	margin: 0px 0px 10px 0px;
}

.rightSearch
{
	float: right;
	width: 50%;
	margin: 0px 0px 10px 0px;
}

.cleared
{
	clear: both;
}

 img
{
	border: 0px;
}
 #breadCrumbs
{
	float: left;
	text-align: left;
	width: 100%;
}

.left
{
	float: left;
}

.small
{
	width: 49%;
}

.contactName
{
	color: green;
	font-weight: bold;
}

.aoaTable
{
	padding: 0px;
	margin: 0px;
	border-style: none;
}

.nospace
{
	display: inline;
}

.alternatingBackground
{
	background-color: #eeeeee;
}

div.verticalLine
{
	float: right;
	border-style: solid;
	border-width: 0px 2px 0px 0px;
	width: 0px;
	height: 28px;
	background-color: red;
}
