
body {
	background-color: #A5A5A5;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#pageWrapper {
	margin-top: 0;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 790px;
	background-color: #FFFFFF;
}

#pageWrapperPartner {
	margin-top: 0;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 1024px;
	background-color: #FFFFFF;
}

#pageWrapperApp {
	margin-top: 0;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 100%;
	background-color: #FFFFFF;
}

#pageBody {
	clear: both;
	padding: 5px 10px 5px 10px;
}

#menuBar {
	width: 100%;
 	height: 25px;
 	background-color: #EEEEEE;
 	background-image: url(../images/menu/Rarrow2.gif);
 	background-repeat: no-repeat;
 	background-attachment: fixed;
 	background-position: 10px 4px;
 	padding-top: 2px;
 	z-index: 10;
}


@media print {
	.noprint { display: none; }
}
  


.centered {
	text-align: center;
}


a:link {
	color: blue;
	/* text-decoration: none */
}

a:visited {
	color: blue;
	/* text-decoration: none */
}

a:active {
	color: blue;
	/* text-decoration: none */
}

a:hover {
	color: #005015;
	text-decoration: none;
	letter-spacing: 0px
}


h1 {
	color: #550080;
	font-size: 120%;
	font-weight: bold;
	padding-top: 10px;
}

.head2, h2 {
	color: #550080;
	font-weight: bold;
	font-size: 110%;
	text-transform: capitalize;
	margin-top: 5px;
	margin-bottom: 10px;
}

.head3, h3 {
	color: #550080;
	font-weight: bold;
	font-size:100%;
}

.head4 {
	color: #c00;
	font-weight: bold
}

.head5  {
	color: #333;
	font-weight: bold
}

form, script  {
	margin: 0;
}

.bodytext {
	color: #333;
	font-size: 80%;
	line-height: 120%;
}

.bodytextbig  {
	color: #333;
	font-size: 13px;
	line-height: 120%;
}



td.loginHeader {
	font-size: 10pt;
}


p.footer {
	color: #666;
	font-size: 11px;
	line-height: 110%;
}

hr.footer {
	margin-top: 20px;
	height: 3px;
	color: #00A01E;
	background-color: #00A01E;
}

hr.divider {
	margin-top: 5px;
	height: 3px;
	color: #00A01E;
	background-color: #00A01E;
}

p.error_message {
 	margin: 8px;
	padding: 8px;
	padding-left: 45px;
	background: #EEEEEE url('/images/icon_information.gif') no-repeat;
 	border: solid 1px #CCCCCC;
 	color: red;
 	font-weight: bold;
}


table.report {
	font-size: 10pt;
}

table.report td {
	border: solid 1px #DDDDDD;
}

table.report td.spacer {
	border: 0;
}

table.request {
	font-size: 9pt;
}

table.request input,
table.request textarea,
table.request select {
	font-size: 11px;
	font-family: arial, sans-serif;
}

input:focus, input.sffocus {
	background: #FFA000;
	color: #FFFFFF;
}


tr.title { 
	background-color: #FFFFFF;
	color: #00A01E;
	font-size: 20px;
	font-weight: bold;
	text-align:left;
}

tr.header1 { 
	background-color: #00A01E;
 	color: #FFFFFF;
}

tr.header1 a {
	color: #FFFFFF;
}

tr.header2 { 
 	background-color: #A5A5A5;
}

tr.caption {
	font-size: 9pt;
}

tr.caption td {
	border: 0;
}


td.centercell,
th.centercell {
	text-align: center;
}

td.rightcell,
th.rightcell {
	text-align: right;
}


tr.zebra1 td {
	background-color: #FFFFFF;
}

tr.zebra2 td {
	background-color: #E5E5E5;
	-moz-border-radius: 4px;
}




/* Div boxes */
div.divbox {
	float: left;
	clear: left;
	width: 100%;
}

div.leftfloat {
	float: left;
	margin-right: 20px;
}



/* Buttons */
div.floatright {
	margin-left: 1px;
	float: right;
}

div.floatleft {
	margin-right: 1px;
	float: left;
}

a.cellbutton div {
	width: 125px;
	height: 20px;
	background-color: #7ECB7D;
	border: #80A080 1px solid;
	text-align: left;
	-moz-border-radius: 4px;
}

a.cellbutton {
	margin-left: 1px;
	color: #001000;
	font: 8pt Tahoma, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
	cursor: pointer;
}

a.cellbutton:hover div {
	color: #FFFFFF;
    background-color: #550080;
}

a.cellbutton img {
	padding-left: 3px;
	vertical-align: middle;
}


#savebutton {
	height: 22px;
	width: 125px;
	background: #7ECB7D url('/images/actions/button_save.gif') no-repeat;
	border: #80A080 1px solid;
	color: #001000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	cursor: pointer;
	padding-left: 22px;
	-moz-border-radius: 4px;
}


#savebutton:hover {
	color: #FFFFFF;
    background-color: #550080;
}


.cellbuttonHeader {
	height: 22px;
	line-height: 22px;
	background-color: #00A01E;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 2px;
}


.cleardiv {
	clear: both;
}

.cleardiv:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .cleardiv {height: 1%;}
/* End hide from IE-mac */

