body {
	margin-top : 5px;
	font-size : 11px;
	background-color : #2E5892;
	font-family : Arial, Helvetica, sans-serif;
}
TABLE {
	border-collapse : collapse;
	empty-cells : show;
}
FORM {
	margin : 0px;
}
P,TD,TH {
	font-size : 11px;
	color : #FFFFFF;
	text-indent : 1px;
	font-family : Arial, Helvetica, sans-serif;
}
:first-letter {
	padding-left : 1px;
}
LABEL,INPUT,SELECT,TEXTAREA {
	font-size : 11px;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}
span.title {
	font-weight : bold;
	font-size : 11px;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
}
span.heading {
	font-size : 16px;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
td.mainbg {
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-color : #153770;
}
td.offshoremainbg {
	background-image: url(../images/offshore_mainbg.jpg);
	background-repeat: no-repeat;
	background-color : #153770;
}
td.main {
	padding-top : 58px;
	padding-bottom : 0px;
	padding-left : 24px;
	padding-right : 11px;
	border-top : 0px solid #666666;
	border-bottom : 0px solid #666666;
	border-left : 0px solid #666666;
	border-right : 0px solid #666666;
	color : #FFFFFF;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
}
img.right {
	border-top : 0px solid #666666;
	border-bottom : 0px solid #666666;
	border-left : 2px solid #6DD0F6;
	border-right : 2px solid #6DD0F6;
}
LI {

}
UL {
	margin-top : 10px;
	margin-left : -20px;
	*margin-left : 20px;
	margin-bottom: 10px;
	font-size : 11px;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
}
DIV.scroll {
	padding-right : 10px;
	height : 462px;
	overflow : auto;
}
.placeholder {
	width : 128px;
	height : 96px;
	color : #000000;
	background : #93A5BF;
	border : 1px solid #FFFFFF;
	padding : 10px;
}
