.inline {display: inline;}
.orange{
	COLOR: #F1822F;
}
.masquerading{
	COLOR: #F58A25;
}
.breadcrumbseparator{
	BACKGROUND: transparent url(images/breadcrumbseparator.gif) left bottom no-repeat;
}
.uparrow{
	BACKGROUND: transparent url(images/uparrow.gif) left bottom no-repeat;
}
.downarrow{
	BACKGROUND: transparent url(images/downarrow.gif) left bottom no-repeat;
}
.rightarrow{
	BACKGROUND: transparent url(images/rightarrow.gif) left bottom no-repeat;
}
.leftarrow{
	BACKGROUND: transparent url(images/leftarrow.gif) left bottom no-repeat;
}
.footer-left-corner{
	BACKGROUND: transparent url(images/bottom-left-corner.gif) left bottom no-repeat;
}
.footer-right-corner{
	BACKGROUND: transparent url(images/bottom-right-corner.gif) right bottom no-repeat;
}
.mandatorybar{
	BACKGROUND: transparent url(images/mandatory.gif) left center no-repeat;
}
.tabgap{
	PADDING: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-BOTTOM: #fff 1px solid;
	MARGIN: 0px;
}
BODY {
	COLOR: #000;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px;
	PADDING-TOP: 0px;
}
P {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
TD {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
UL {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
OL {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
LI {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
H1 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
H2 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
H3 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
H4 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
H5 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
H6 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
INPUT {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
SELECT {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
TEXTAREA {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
BUTTON {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
TABLE#logotop TD {
	PADDING: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-BOTTOM: #fff 1px solid;
	MARGIN: 0px;
	HEIGHT: 34px;
	BACKGROUND: url(images/homelogotop.gif) left bottom no-repeat;
}
TABLE TD#logobottom {
	PADDING: 0px;
	BORDER-STYLE: 0px;
	MARGIN: 0px;
	HEIGHT: 17px;
	BACKGROUND: url(images/homelogobottom.gif) left bottom no-repeat;
}
TABLE#tabs {
	COLOR: #FFF;
	PADDING: 0px;
	MARGIN: 0px;
	BORDER-STYLE: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-ALIGN: left;
}
TABLE#tabs A, #tabs A:link, #tabs TD A:visited {
	COLOR: #FFF;
	TEXT-DECORATION: none
}
TABLE#tabs TD#abovetabs {
	PADDING: 0px;
	BORDER-STYLE: 0px;
	MARGIN: 0px;
	HEIGHT: 17px;
}
TABLE#tabs TD#tabhome {
	PADDING-TOP: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 0px;
	PADDING-BOTTOM: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-BOTTOM: #fff 1px solid;
	MARGIN: 0px;
	HEIGHT: 17px;
 	BACKGROUND: transparent url(images/tab_home.gif) left bottom no-repeat;
}
TABLE#tabs TD#tabhome A:hover {
	COLOR: #D2EAE9;
	TEXT-DECORATION: none
}
TABLE#tabs TD#tabstatistics {
	PADDING-TOP: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 0px;
	PADDING-BOTTOM: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-BOTTOM: #fff 1px solid;
	MARGIN: 0px;
	HEIGHT: 17px;
	BACKGROUND: transparent url(images/tab_statistics.gif) left bottom no-repeat;
}
TABLE#tabs TD#tabstatistics A:hover {
	COLOR: #C8DCEE;
	TEXT-DECORATION: none
}
TABLE#tabs TD#tabmyaccount {
	PADDING-TOP: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 0px;
	PADDING-BOTTOM: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-BOTTOM: #fff 1px solid;
	MARGIN: 0px;
	HEIGHT: 17px;
	BACKGROUND: transparent url(images/tab_myaccount.gif) left bottom no-repeat;
}
TABLE#tabs TD#tabmyaccount A:hover {
	COLOR: #D0EBC7;
	TEXT-DECORATION: none
}
TABLE#tabs TD#tabadmin {
	PADDING-TOP: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 0px;
	PADDING-BOTTOM: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-BOTTOM: #fff 1px solid;
	MARGIN: 0px;
	HEIGHT: 17px;
	BACKGROUND: transparent url(images/tab_admin.gif) left bottom no-repeat;
}
TABLE#tabs TD#tabadmin A:hover {
	COLOR: #F0EED7;
	TEXT-DECORATION: none
}
TABLE#tabs TD#tabtherest {
	PADDING: 0px;
	BORDER-TOP: 0px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-BOTTOM: #fff 1px solid;
	MARGIN: 0px;
	HEIGHT: 17px;
	FONT-WEIGHT: normal;
}
TABLE#tabs A, TD#tabtherest A:link, TD#tabtherest A:visited {
	COLOR: #fff;
	TEXT-DECORATION: none
}
TABLE#tabs TD#tabtherest A:hover {
	COLOR: #fff;
	TEXT-DECORATION: underline
}
TABLE#breadcrumbs {
	BACKGROUND-COLOR: #6db7b6;
	COLOR: #FFF;
	HEIGHT: 18px;
	PADDING: 0px;
	MARGIN: 0px;
	BORDER-STYLE: 0px;
	BORDER-LEFT: 120px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-ALIGN: left;
	margin-left: auto;
	margin-right: auto;
	
}
TABLE#breadcrumbs A:hover {
	TEXT-DECORATION: underline

}
TABLE#options {
	COLOR: #195D66;
	HEIGHT: 17px;
	PADDING: 0px;
	MARGIN: 0px;
	BORDER-STYLE: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	TEXT-ALIGN: left;
	margin-left: auto;
	margin-right: auto;
}
TABLE#options A, #options A:link, #options TD A:visited {
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none
}
TABLE#options A:hover {
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline
}
TABLE#doughnuthole {
	BACKGROUND-COLOR: #fff;
	HEIGHT: 500px;
	margin-left: auto;
	margin-right: auto;
	
}
TABLE#content {
	BACKGROUND-COLOR: #fff;
	COLOR: #000;
	PADDING: 0px;
	MARGIN: 0px;
	BORDER-STYLE: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	TEXT-ALIGN: left;
	margin-left: auto;
	margin-right: auto;
	
}
TABLE#content SELECT {
	HEIGHT: 16px;
	BORDER-WIDTH: 1px;
	BORDER-STYLE: solid;
	PADDING: 0px;
	PADDING-LEFT: 5px;
	PADDING-TOP: 2px;
	MARGIN: 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
}
TABLE#content BUTTON {
	HEIGHT: 20px;
	BACKGROUND-COLOR: #F1822F;
	BORDER-COLOR: #CB6D28;
	BORDER-WIDTH: 1px;
	BORDER-STYLE: solid;
	PADDING: 0px;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	COLOR: #fff;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}
TABLE#content .submitButton {
	HEIGHT: 20px;
	BACKGROUND-COLOR: #F1822F;
	BORDER-COLOR: #CB6D28;
	BORDER-WIDTH: 1px;
	BORDER-WIDTH: 1px;
	PADDING: 0px;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	COLOR: #fff;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
}
TABLE#content .buttonfieldsubmitButton {
	HEIGHT: 20px;
	BACKGROUND-COLOR: #F1822F;
	BORDER-COLOR: #CB6D28;
	BORDER-WIDTH: 1px;
	BORDER-STYLE: solid;
	PADDING: 0px;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	COLOR: #fff;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	WIDTH:110px;
}
TABLE#content .whiteborder_3px{
	BACKGROUND-COLOR: #fff;
	HEIGHT: 3px;
}
TABLE#content .whiteborder_5px{
	BACKGROUND-COLOR: #fff;
	HEIGHT: 5px;
}
TABLE#content .whiteborder_10px{
	BACKGROUND-COLOR: #fff;
	HEIGHT: 10px;
}
TABLE#content .whiteborder_15px{
	BACKGROUND-COLOR: #fff;
	HEIGHT: 15px;
}
TABLE#content .outsidebutton{
	TEXT-ALIGN: right;
}
TABLE#content A, TABLE#content A:link, TABLE#content A:visited {
	COLOR: #F1822F;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}
TABLE#content A:hover {
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline
}
TABLE#workflowtabs A, TABLE#workflowtabs A:link, TABLE#workflowtabs A:visited {
	COLOR: #FFF;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none
}
TABLE#workflowtabs A:hover {
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline
}
TABLE#content .simplelist{
	HEIGHT: 17px;
	BACKGROUND-COLOR: #DBEEEE;
	BORDER-STYLE: 0px;
	PADDING: 0px;
	PADDING-LEFT: 12px;
	COLOR: #000;
}
TABLE#footer A, TABLE#footer A:link, TABLE#footer A:visited {
	COLOR: #F1822F;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none
}
TABLE#footer A:hover {
	COLOR: #F1822F;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
}
