body 
{

		font-family: Arial, Helvetica, sans-serif;
		font-size: x-small;
		color: #2f3d6b;
		margin: 24px 12px 12px 38px;
		background: #eaf3f7 ;
		background-repeat: no-repeat;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:normal;
	color:#4d85c5;
}

h3
{
	font-size: 12pt;
}

h2
{
	font-size: 10pt;
	margin-bottom: 10pt;
}


h3.newstitle
{
	font-size: 10pt;
	margin: 0px;
}

h3.eventtitle
{
	font-size: 10pt;
	margin-left: 0px;
	margin-right:0px;
	margin-top:6px;
	margin-bottom:3px;
}



p.newslist
{
	margin-top: 0px;
}

.body1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #2f3d6b;
	text-align: justify
}

a.bodylink:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #08305B;
	text-decoration: none
}

a.bodylink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #08305B;
	text-decoration: none
}

a.bodylink:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #08305B;
	text-decoration: none
}

a.bodylink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #08305B;
	text-decoration: underline;
}

a
{
	color: #08305B;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #08305B;
	text-decoration: underline;
	font-weight: bold;
}


td
{
	font-size: 75%;
	vertical-align:top;
	color: #2f3d6b;
}

td.fieldname
{
	font-weight: bold;
}

td.footer
{
	font-size: xx-small;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	vertical-align: bottom;
	font-weight: bold;
}


div.instruction
{
	font-size: xx-small;
	text-align: top;
}

span.errorwarning
{
	color: red;
	font-weight: bold;
}

td.rhmenu
{
	height: 25px;
	padding-left: 22px;
}
td.whitecircle
{
	background-image: url('images/whitecircle.gif');
	background-repeat: no-repeat;
}

td.rhmenu a
{
	color: #4d85c5;
	font-weight:normal;
}

.msgbox .badtitle
{
	color: #990000;
	font-weight: bold;
}

.msgbox .goodtitle
{
	font-weight: bold;
}

.msgbox ul
{
	margin: 0px 0px 10px 0px;
	padding-left: 20px;
}

.msgbox li
{
	margin-left: 0px;
	padding-left: 5px;
}
/******************************************/
/*   following will change for non-IE     */
/******************************************/

table.inside
{
	
	padding: 0px;
	background: white url(/ltl/images/bg/creambginner.gif);
	background-repeat:no-repeat;
}

table.outside
{
	width:100%;
	
	padding:0px;
	margin:0px;
}

table.content
{
	width:100%;
	
	border-style:solid;
	border-color:#ffffff;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
}

div.overflow
{
	
	text-align: left;
}

td.mainmenuitem
{
	padding: 16px 0px 6px 16px;
	
}
td.mainmenuitem a
{
	font-size:11pt;
	font-weight:normal;
}


table.inside
{
	
	padding: 0px;
	
}

table.outside
{
	width:100%;
	
	padding:0px;
	margin:0px;
}

table.content
{
	width:100%;
	height:340px;
	border-style:solid;
	border-color:#ffffff;
	border-left-width:0px;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
}



td.mainmenuitem, td.mainmenuitem_on
{
	padding: 16px 0px 6px 2px;
	
}
td.mainmenuitemdot, td.mainmenuitemdot_on
{
	padding: 18px 0px 6px 9px;
	
}
td.mainmenuitem a, td.mainmenuitem_on a
{
	font-size:11pt;
	font-weight:normal;
}
td.mainmenuitem_on a, td.mainmenuitem_on a:hover, td.mainmenuitem a:hover
{
	color: #4d85c5;
	font-weight:normal;
}