body {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#000000; background-color:#E3EAEE; margin: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; margin: 0px;
}
.colorWhite { color:#FFFFFF; }
.colorDarkBlue { color:#3366CC }
.marr10l10 {
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
}
.marh10v5 {
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.mart5b5 {
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:5px;
}
.homepara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.title1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#336699;
	font-weight:bold;
}
.title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
.link {
	height:20px;
	vertical-align:inherit;
}
td.tblheader {
	background:url(images/tblbg.gif); 
	background-repeat:repeat-x;
	border-top:1px solid #336699;
}
td.bullet {
	background:#EBEBEB;
	border-top:1px solid #8C4600;
	border-bottom:1px solid #8C4600;
}
.border1sblk {
	border:1px solid #666666;
}
a:link		 { text-decoration: none; }
a:visited	 { text-decoration: none; }
a:hover		 { text-decoration: underline; }

a.home:link		 { text-decoration: none; color:#FFFFFF; }
a.home:visited	 { text-decoration: none; color:#FFFFFF; }
a.home:hover	 { text-decoration: none; color:#FFFFFF; }

ul.arrow1 {
	margin:0;
	padding:0;
}

ul.arrow1 li {
	list-style:none;
	background:url(images/bullet1.gif) 5px 5px no-repeat;
	padding:0px 0px 0px 20px;
}
table.tabs {
	border:0;
	border-collapse:collapse;
	width:589px;
	background:url(images/tab_line.gif) left bottom repeat-x;
}
table.tabs td.tab {
	width:193px;
	height:30px;
	background:url(images/tab.gif) top left no-repeat;
	text-align:center;
	vertical-align:middle;
}
table.tabs td.activeTab {
	width:193px;
	height:30px;
	background:url(images/tab_active.gif) top left no-repeat;
	text-align:center;
	vertical-align:middle;
}
table.tabs a, table.tabs a:visited {
	color:#000099;
	text-decoration:none;
}
table.tabs a:hover {
	color:#0000FF;
	text-decoration:underline;
}