body{
	font-size: x-small;
	margin: 0px;
	font-family: tahoma;
}

td{
	font-size: xx-small;
	font-family: tahoma
}


a{
	color: #000099;
	text-decoration: none
}

a:link{
	text-decoration: none
}

a:visited{
	text-decoration: none
}

a:active{
	text-decoration: underline
}

a:hover{
	text-decoration: underline
}

form {
	margin : 0 0 0 0;
}	

input{
	font-size: xx-small;
	font-family: tahoma;
}

select{
	font-size: xx-small;
	font-family: tahoma;
}

textarea{
	font-size: xx-small;
	font-family: tahoma;
	width:350px;
	height:100px;
}

h1{
	margin:0px;padding:0px;
}

h2{
	margin:0px;font-weight:bold
}

h3{
	margin:0px;
}



.notes {
	margin: 0.8em 0.5em;
	border: 1px solid #63b2ff ! important;
	background-color: #eff2f9 ! important;
	color: #666666 ! important;
	background-image: url(/platforms/default/images/global/info.gif);
	background-repeat: no-repeat;
	background-position:8px 5px;
	padding: 2px 10px 2px 22px ! important;
}

.notes p {
	margin:0.5em 0.5em 0.5em 2.0em;
}

.required {
	font-weight:bold ! important
}

.small{
	font-size: xx-small
}

.alert{
	font-size: x-small;
	color: red
}

.info{
	border: green 1px solid;
	font-size: xx-small;
	color: green;
	font-family: tahoma;
	background-color: #ffffff;
	padding :2px;
}


.navbaritem{
	margin-left:0.2em;
	padding: 0.2em;
}

.navbaritem img{
	vertical-align:bottom;
	margin-right:5px;
	
}

.headerright{
	clear:both;
	float:right;
	margin-top:0.5em;
}

.verticaltext {
	writing-mode: tb-rl;
	filter: flipv fliph;
}

.orderitem {
	cursor: move;
}

.buttonRight{
text-align:right;
width:100%;
}
