body, td, select, option {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #626567;
}
form {
	padding: 0px;
	margin: 0px;
}
h1 {
	margin-top: 22px;
	color: #0061ab;
	font-size: 33px;
	font-weight: normal;
}
h2 {
	margin-top: 18px;
	color: #0061ab;
	font-size: 22px;
	font-weight: normal;
}
h3 {
	color: #0061ab;
	font-size: 13px;
	font-weight: bold;
}
h4 {
	color: #5d5d5d;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
h4 a {
	background: url('/i/i/arrow.gif') no-repeat right;
	padding-right: 10px;
	text-decoration: none;
	color: #626567;
}
h5 {
}
h6 {
}
.flatInput {
	border: 1px inset #e4e4e4;
}
p {
	line-height: 20px;
}
hr {
	width: 250px;
	background-color: #777777;
	border: none;
	height: 1px;
}
.gray {
	color: #696969;
}
.gray a{
	color: #696969;
	text-decoration: none;
}
.blue {
	color: #3378b3;
}
.darkBlue {
	color: #0061ab;
}
.yellow {
	color: #d5a00f;
}
#order_table input {
	font-size:10px;
}
.rightMenu
{
	padding-top:35px;
}
.rightMenu .rightMenuWrapper
{
	padding-left:9px;
}
.rightMenu .rightMenuWrapper .lev4
{
	padding-left: 20px; 
	background-color: #798A97;
	margin-right: 18px;
}
.rightMenu .rightMenuWrapper .lev4 a
{
	margin-right:0px;	
	color:#FFFFFF;
}

.rightMenu .rightMenuWrapper .lev4 a:hover
{
	margin-right:0px;	
	background-color: #798A97 !important;
}

.rightMenu .rightMenuWrapperTop
{
	height:6px;
	font-size:1px;
	border-top:1px solid #2f90dd;
	border-bottom:1px solid #2f90dd;
	border-left:1px solid #2f90dd;
	background-color:#1071b8;
	margin-bottom:6px;
}
.rightMenu .rightMenuAnchor
{
	display:block;
	padding:5px;
	border-bottom:1px solid #ccd3d9;
	margin-right:18px;
	color:#0972c5;
	text-decoration:none;
	font-size:12px;
}
.rightMenu .rightMenuAnchor.lastRightMenuAnchor
{
	border-bottom:none;
}
.rightMenu .rightMenuWrapper .rightMenuTdCurrent a,
.rightMenu .rightMenuWrapper .rightMenuTdCurrentParent a
{
	background-color:#798A97;
	color:#FFFFFF;
}
.rightMenu .rightMenuWrapper .level3.rightMenuTdCurrent a
{
	font-weight: bold;
}

.rightMenu .rightMenuWrapper .level4.rightMenuTdHover a,
.rightMenu .rightMenuWrapper .level3.rightMenuTdCurrentParent a
{
	font-weight: normal;
}
.rightMenu .rightMenuWrapper .level4.rightMenuTdHover a:hover,
.rightMenu .rightMenuWrapper .level4.rightMenuTdCurrent a
{
	font-weight: bold;
}

.rightMenu .rightMenuWrapper .rightMenuTdHover a:hover
{
	background-color:#D9D9D9;
}