	body {
	font-family : Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 10px;
	margin-bottom : 0px;
	color : #000000;
	background-color : #ffffff;
	
	/*scrollbar-3dlight-color: #7B94C6;
	scrollbar-arrow-color: #405A93;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: #7B94C6;
	scrollbar-face-color: #F0F8FF;
	scrollbar-highlight-color: #7B94C6;
	scrollbar-shadow-color: #7B94C6;*/
	
}


	body.menu {
	margin-left : 4px;
	margin-right : 12px;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : #000099;
	color: #ffffff;
}

	body.popups {
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	text-align : justify;
}

	table.main {
	background-image: url(../graphics/triangle.gif);
	background-repeat: no-repeat;
	background-position : 0px 0px;
	width:770px;
	}
	table.padLeft {
	margin-left:40px;

	}
	table.submenu {
	border: 1px solid silver;
	float:right;
	width:210px;
	margin:4px 0px 6px 12px;
	}

	td {
	font-family : Arial,Helvetica,sans-serif;
	font-size: 11px;
}
	td.menu {
	padding-left:120px;
}
	td.body {
	vertical-align:top;
	padding: 20px 50px 10px 100px;
}
	td.bodyFP {
	padding-left:150px;
}
	td.header {
	padding-left: 8px;
}

	
	td.footer {	
	background-image : url(../graphics/footer.gif);
	background-repeat : repeat-x;
	height : 21px;
	vertical-align : top;
	text-align: right;
}
	


	.TDticker {
	vertical-align:top;
	padding-top:5px;
	background-image : url(../graphics/ticker-1px.gif);
	background-repeat : repeat-x;
}

	.TDclock {
	vertical-align:top;
	padding-top:4px;
	background-image : url(../graphics/ticker-1px.gif);
	background-repeat : repeat-x;
}


	a,.link {	/*All links*/
	color : #000099;
	text-decoration : none;
}
	a:hover  {
	text-decoration : underline;
}

	p {
	text-align:justify;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 4px;
}

	p.h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -1px;
	font-size: 18px;
	color:#000099;
}
	
	form {
	margin-top: 0px;
	margin-bottom: 0px;
}

	input,select,textarea,button,.forms,.select {	/*All forms*/
	font-family : Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight : normal;
	color : Black;
}
	
	/*add CLASS="submit" to all submit and reset tags (for NS4 compatibility only)*/
	
	.submit {
	font-family : Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight : bold;
	color : Black;
}

/* Table borders */

	td.tb_tl {
	background-image: url(../graphics/tb_tl.gif);
}
	td.tb_t {
	background-image: url(../graphics/tb_t.gif)
}
	td.tb_tr {
	background-image: url(../graphics/tb_tr.gif)
}
	td.tb_r {
	background-image: url(../graphics/tb_r.gif)
}
	td.tb_br {
	background-image: url(../graphics/tb_br.gif)
}
	td.tb_b {
	background-image: url(../graphics/tb_b.gif)
}
	td.tb_bl{
	background-image: url(../graphics/tb_bl.gif)
}
	td.tb_l {
	background-image: url(../graphics/tb_l.gif)
}

	td.l {
	background-image: url(../graphics/l.gif);
	width:11px;
	height:25px;
}
	td.m {
	vertical-align:top;
	background-image: url(../graphics/m.gif);
	background-repeat:repeat:x;
	height:25px;
	padding-top:5px;
	text-align:left;
}
	td.r {
	background-image: url(../graphics/r.gif);
	width:15px;
	height:25px;
}

td.l, td.r {
	background-repeat:no-repeat
}
	
	td.header2,tr.header2 {
	height:27px;
	padding-left: 4px;
	font-size: 13px;
	background-color: #E9F0EB;
	background-image: url(../graphics/bg-header-cell.gif);
	background-repeat: repeat-x;
}

	td.header3,tr.header3 {
	padding-left: 8px;
	padding-right: 8px;
	font-size: 17px;
	background-color: #E9F0EB;
	border : 1px solid #A0C2AB;
}
	
	.justified
	{
	text-align : justify;
}
	ul {
	text-align : left;
	margin-top: 4px;
	margin-bottom: 0px;
}

	li {
	padding-bottom:3px;
}


	.px17,#px17 {
	font-size: 17px;
}
	.px16,#px16 {
	font-size: 16px;
}
	.px15,#px15 {
	font-size: 15px;
}
	.px14,#px14 {
	font-size: 14px;
}
	.px13,#px13 {
	font-size: 13px;
}	
	.px12,#px12 {
	font-size: 12px;
}	
	.px10,#px10 {
	font-size: 10px;
}
	.px9,#px9 {
	font-size: 9px;
}


	#gray {
	color : Gray;
}

	#red {
	color : Red;
}

	b,.b,strong,.strong {
	font-weight : bold;
}

	/*NS6 white space fix
 
 	img,embed,applet {
	vertical-align: bottom;
}
*/

 	#nsFix {
	vertical-align: bottom;
}
	img.bullet {
	width: 4px;
	height: 4px;
	background-color:#000099;
	vertical-align : middle;
	margin: 5px 0px 4px 4px;	/*top,right,bottom,left*/
}

	#noScreen {
	display: none;
}
div.acrobat {
	text-align:justify;
	margin: 0px 6px 0px 6px;
}
	a.menu {
	font-weight:bold;
}
/*services menu

	span.menu {
	background-color: #000099;
	padding:4px;
}

	a.menu:hover {
	text-decoration: none;
}*/