p, dd  {
	font-size: 12px;
	padding: 3px;
}

/*
a:link,a:active,a:visited,a:hover {
	color: #00c;
} */


div.blueTab {
	text-align: center;
	padding: 2px 2px 2px 5px;
	border: 1px solid #00c;
	color: #fff;
	background-color: #00c;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

div.whiteTab {
	text-align: center;
	padding: 2px 2px 2px 5px;
	border-style: solid;
	border-color: #00c;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	color: #00c;
	background-color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

table.blue {
	font-size: 12px;
	border: 1px solid #00c;
}


table.blue th {
	text-align: left;
	padding: 2px 0px 2px 5px;
	color: #fff;
	background-color: #00c;
}

table.blue td {
	font-size: 12px;
	padding: 15px 20px 15px 20px;
}

table.blue td table td {
	padding: 4px 3px 0px 0px;
	vertical-align: baseline;
	
	
	
}

div.errorBox {
	width: 50%;
	text-align: center;
	padding: 20px;
	border: 1px solid #ff6600;
	color: #00c;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

div.helpBox {
	font-size: 12px;
	position: relative;
	width: 250px;
	padding: 10px;
	float: right;
	background: #f0efff;
	
}

table.blue a {
	color: #00c;
}


div.helpBoxWhite {
	font-size: 12px;
	position: relative;
	width: 250px;
	padding: 10px;
	float: right;
	background: #ffffff;
	
}

ol, ul {
	font-size: 13px;
	margin-left: 0px;
	padding-left: 1em;
}

td.blueSubmit {
	padding-top: 3px;
	text-align: right;
}


td.blueSubmit input {
	border: 0px;
	color: #fff;
	background-color: #00c;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}

table.userinfoForm input, table.userinfoForm select {
	margin-bottom: 0px;
	
}


a.leftMenuBold, div.leftMenuBold {
	font-size: 12px;
	font-weight: bold;
	color: #00c;
	text-decoration: none;
}

table.osmunet {
	font-size: 12px;
	border: 1px solid #00C;
	background-color: #f0f0ff;
}

table.osmunet th {
	text-align: left;
	padding: 2px 0px 2px 5px;
	color: #fff;
	background-color: #00c;
}

table.osmunet td {
	font-size: 12px;
	padding: 10px 10px 10px 20px;
}

table.osmunet td table td {
	padding: 4px 3px 0px 0px;
	vertical-align: baseline;
}

table.osmunetWhite {
	font-size: 12px;
	border: 1px solid #00C;
	background-color: #fff;
	border-style: solid;
	border-color: #00c;
	padding: 5px 5px 5px 5px;
}

body.osmunet {
	background: #FFFFFF url("/e3/jsp/OSMUNET/images/osmunet_bg_header.jpg");
 	background-repeat: repeat-x;
}

table.osmunetGrey {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color: #f0f0f0;
	border-style: solid;
	padding: 0px 0px 0px 0px;
}

table.osmunetPay {
	font-size: 12px;
	border: 1px solid #00C;
	background-color: #f0f0ff;
}

table.osmunetPay th {
	text-align: left;
	padding: 2px 0px 2px 5px;
	color: #fff;
	background-color: #00c;
}

table.osmunetPay td {
	font-size: 12px;
	padding: 10px 0px 5px 20px;
	background-color: #f0f0ff;
}

table.osmunetButton {
	padding: 0px 15px 0px 0px;
	text-align: right;
}

input.wide {
	background-color: #0000CC;
	text-decoration: none;        
	font-family: Verdana;
	font-weight: bold;
	border-width: 0px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 2px 2px 2px 2px;
}
