/* CSS Document */

body {
	background-color: #003366;
	background-image: url(/images/er_v2_02.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #124974;
}

.bg {
background-image:url(/images/expert_bg.jpg);
background-repeat:repeat-y;
background-position:top center;
}

a:link {
	color: #3333CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3333CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #3333CC;
}

a.subnav:link {
	color: #003399;
}
a.subnav:visited {
	color: #003399;
}
a.subnav:hover {
	color: #003366;
}
a:.subnavactive {
	color: #003399;
}

.footer_bg {
background-image:url(/images/home/expert_21.jpg);
background-repeat:no-repeat;
background-position:top center;
font-size:10px;
}

.inside_footer_bg {
background-image:url(/images/common/expert_21.jpg);
background-repeat:no-repeat;
background-position:top center;
font-size:10px;
}

.border_bg {
background-image:url(/images/home/border_bg.jpg);
background-repeat:repeat-y;
background-position:top center;
}

.highlight_bg {
background-image:url(/images/home/expert_05.jpg);
background-repeat:repeat-y;
background-position:top center;
}

.left_bg {
background-image:url(/images/common/er_sub_05.jpg);
background-repeat:repeat-y;
background-position:top center;
}

a.footer:link {
	color: #000000;
	margin: 0px 5px 0px 5px;
}
a.footer:visited {
	color: #000000;
	margin: 0px 5px 0px 5px;
}
a.footer:hover {
	color: #0066CC;
}
a.footer:active {
	color: #000000;
}

.subtopic {
	color:#1B69A6;
	font-size:14px;
	font-weight:bold;
}

.heading {
color:#1B69A6;
font-size:18px;
font-weight:bold;
line-height:26px;
}

ul {
margin-top:5px; 
list-style-type:square;
}
