/*  GENERAL TAGs */
body, table,td {
	PADDING-RIGHT: 0px;
	MARGIN-TOP: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 8pt;
	MARGIN-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: repeat;

}


a,a:visited,a:hover,a:link{
	color: #002B55;
	text-decoration : none;
}

/*  Event Listing Title START*/
a.event_list,a.event_list:visited,a.event_list:link{
	text-decoration: none;
	color: #b22222;
	FONT-SIZE: 9pt;
	font-weight: bold;
}

a.event_list:hover{
	text-decoration: none;
	color: #810082;
	FONT-SIZE: 9pt;
	font-weight: bold;
}


/*  Event Listing Title END */

/*  New right border START*/
td.pdt_new{
	border: 0px;
	border-right: 2px dotted #868686;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

/*  New right border END */

/*  PRODUCT Listing Title START*/
a.pdt_list,a.pdt_list:visited,a.pdt_list:link{
	text-decoration: none;
	color: #3176b0;
	FONT-SIZE: 9pt;
	font-weight: bold;
}

a.pdt_list:hover{
	text-decoration: none;
	color: #303030;
	FONT-SIZE: 9pt;
		font-weight: bold;
}


/*  PRODUCT Listing Title END */

/*  LEFT MENU START */
a.menu_left,a.menu_left:visited,a.menu_left:link{
	text-decoration: none;
	color: #383838;
	FONT-SIZE: 8.5pt;

}

a.menu_left:hover{
	text-decoration: underline;
	color: #383838;
	FONT-SIZE: 8.5pt;
}

td.menu_left{
	PADDING-LEFT: 10px;
	color: 4b4b4c;
	FONT-SIZE: 8.5pt;
}

#menu ul { 
	margin: 0; 
	padding: 0; 
	list-style: none;
	width: 202px; /* Width of Menu Items */ 
	line-height: 20px;
	border-bottom: 0px solid #ccc; 

} 

#menu ul li { 
	position: relative; 
	z-index:10;
} 

#menu li ul { 
	position: absolute; 
	width: 182px;
	left: 202px; /*Set 1px less than menu width */ 
	top: 0; 
	display: block; 
		border-bottom: 1px solid #ccc; 
	z-index:5;

} 

#menu li:hover ul {
	display: block; 
} 

#menu li:hover>ul { 
	visibility:visible; 
} 

#menu ul ul {
	visibility:hidden; 
} 

/* Fix IE. Hide from IE Mac \*/ 
* html #menu ul li { float: left; height: 1%; } 
* html #menu ul li a { height: 1%; } 
/* End */ 

/* Make-up syles */ 

#menu ul, li { 
	margin: 0 0 0 0; 
} 

/* Styles for Menu Items */ 
#menu ul a { 
	display: block; 
	text-decoration: none; 
	color: #383838; 
	BACKGROUND-IMAGE: url(/images/button.jpg); 
	BACKGROUND-REPEAT: no-repeat;
	background: #fff url(/images/button.jpg); /* IE6 Bug */ 
	padding: 5px; 
	padding-left: 10px; 
	padding-right: 15px; 
	border: 0px solid #ccc; 
	border-bottom: 0; 

} 

/* Hover Styles */ 
#menu ul a:hover { 
	color: #383838;
	text-decoration: underline;
	background: #f9f9f9 url(/images/button.jpg); 
} 

/* Sub Menu Styles */ 
#menu li ul a {
	text-decoration: none;
	color: black;
	background: #fff; /* IE6 Bug */
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
} 

/* Sub Menu Hover Styles */ 
#menu li ul a:hover {
	color: #d50000;
	text-decoration: underline;
	background: #f9f9f9;
} 

/* Icon Styles 
#menu ul a.submenu {background:#fff url("r_arrow.gif") no-repeat right; } 
#menu ul a.submenu:hover {background:#f9f9f9 url("r_arrow.gif") no-repeat right;}*/ 


/*  LEFT MENU END */

/*  TOP MENU START */
a.menu_top,a.menu_top:visited,a.menu_top:link{
	text-decoration: none;
		color: white;
	FONT-SIZE: 8pt;
}

a.menu_top:hover{
	text-decoration: underline;
		color: white;
	FONT-SIZE: 8pt;
}

td.menu_top{
	padding-top: 4px;

	color: white;
	FONT-SIZE: 8pt;
}

/*  TOP MENU END */

/*  RESOURCES START */
a.resources,a.resources:visited,a.resources:link{
	text-decoration: none;
	color: black;
	FONT-SIZE: 8pt;
	font-weight: bold;
	line-height: 140%;
}

a.resources:hover{
	text-decoration: underline;
		color: black;

}

table.resources{
	border: 0px solid #ccc;
	padding: 0px;
	width: 200px;
}

td.resources_title{
	border: 1px solid #ccc;
	margin-bottom: 10px;
	background: #ccc;
	padding: 5px;
	width: 100%;
	FONT-SIZE: 12pt;
	font-weight: bolder;
}
td.resources{
	border: 1px solid #ccc;
	padding: 5px;
	width: 100%;

}


/*  RESOURCES END */

/*  BOTTOM MENU START */
a.menu_bottom,a.menu_bottom:visited,a.menu_bottom:link{
	text-decoration: underline;
		color: black;
	FONT-SIZE: 8pt;
}

a.menu_bottom:hover{
	text-decoration: underline;
		color: black;
	FONT-SIZE: 8pt;
}

td.menu_bottom{
	PADDING-TOP: 2px;
	color: black;
	FONT-SIZE: 8pt;
}

/*  BOTTOM MENU END */

object,param,embed,form,div{
        border : 0px;
        border-bottom-width : 0px;
        border-top: 0px;
        border-bottom: 0px;
        border-width : 0px;
        margin : 0px;
        margin-bottom : 0px;
        margin-left : 0px;
        margin-right : 0px;
        margin-top : 0px;
        padding : 0px;
        padding-bottom : 0px;
        padding-left : 0px;
        padding-top : 0px;
        padding-right : 0px;
        text-indent : 0px;
}


h3{

	font-size:14pt;

	line-height:14pt;
}

.title{
	font-weight: bold;
	color: #00356a;
	font-size: 8pt;
	FONT-FAMILY: Arial Narrow,Arial,Helvetica,sans-serif;
}

h1,h2,h3,h4,h5 {margin-top:10px;margin-bottom:10px;}
p{margin-top:0px;margin-bottom:0px;} 

select,input{
	font-size:8pt;
	padding:1px;
}
