﻿/* Font */
body {
	font: 65% Arial, sans-serif;
}
input, select, textarea {
    font-family: arial, sans-serif;
    font-size: 0.904em;
}

#default #content_main h1 {
	background: transparent url(../images/efic/content_main_h1_right.png) 100% 0% no-repeat;
	color: #ffffff;
	font-size: 1.479em;
	font-weight: normal;
	line-height: 1.222em;
	padding: 8px 14px 9px 14px;
	position: absolute;
	left: 6px;
	top: 132px;
	height: 39px;
}
#default #content_main .heading_left {
	background: transparent url(../images/efic/content_main_h1_left.png) 0% 100% no-repeat;
	padding-left: 11px;
	position: absolute;
	top: 132px;
	height: 39px;
	width: 11px;
	z-index: 1;
}
#default #content_main h2 {
	color: #2976c0;
	font-size: 1.151em;
	font-weight: bold;
	line-height: 1.286em;
	margin-bottom: 0.5em;
	padding: 0px 14px;
}
#default #content_main h3 {
	color: #2f2f2f;
	font-size: 1.068em;
	font-weight: bold;
	line-height: 1.154em;
	margin-bottom: 0.5em;
	padding: 0px 14px;
}
#home #content_main h1 {
	color: #ffffff;
	font-size: 1.315em;
	font-weight: bold;
	line-height: 1.375em;
	margin-bottom: 0.5em;
	padding: 0px 20px;
}

#default #content_main p {
	color: #2f2f2f;
    font-size: 0.986em;
	line-height: 1.5em;
	margin-bottom: 1em;
	padding: 0px 14px;
}
#home #content_main p {
	color: #ffffff;
    font-size: 0.986em;
	line-height: 1.5em;
	margin-bottom: 1em;
	padding: 0px 20px;
}

#default #content_main ul {
	list-style: outside disc;
	margin: 0em 0em 1em 1.486em;
	padding: 0px 14px;
}
#default #content_main ol {
	list-style: outside decimal;
	margin: 0em 0em 1em 1.486em;
	padding: 0px 14px;
}
#default #content_main dl {
	margin: 0em 0em 1em 0em;
}
#default #content_main li {
	color: #2f2f2f;
    font-size: 0.986em;
	line-height: 1.5em;
}
#default #content_main dt {
	color: #2f2f2f;
    font-size: 0.986em;
	line-height: 1.5em;
}
#default #content_main dd {
	color: #2f2f2f;
    font-size: 0.986em;
	line-height: 1.5em;
	margin-bottom: 1em;
}
#default #content_main p a:link, #default #content_main p a:visited, 
#default #content_main li a:link, #default #content_main li a:visited,
#default #content_main dd a:link, #default #content_main dd a:visited {
	color: #71084b;
}
#default #content_main p a:active, #default #content_main p a:focus, #default #content_main p a:hover, 
#default #content_main li a:active, #default #content_main li a:focus, #default #content_main li a:hover,
#default #content_main dd a:active, #default #content_main dd a:focus, #default #content_main dd a:hover {
	color: #2f2f2f;
}

#default #content_main img {
	display: block;
    font-size: 0.986em;
	margin-bottom: 1em;
	padding: 0px 14px;
}
#default #content_main img.header {
    font-size: 0.986em;
	margin-bottom: 3.083em;
	padding: 0px;
}

#home #content_main .link {
	background: transparent url(../images/efic/find_out_more.jpg) 0% 100% no-repeat;
	clear: left;
	color: #ffffff;
	display: block;
	height: 19px;
	margin: 0px 0px 0.5em 20px;
	text-indent: -9999px;
	width: 117px;
}
#default #content_main hr {
	background-color: #2676c6;
	border: none;
	color: #2676c6;
	margin: 0 auto 5px auto;
	height: 1px;
	clear:both;
}
#home #content_main hr {
	background-color: #cadce6;
	border: none;
	color: #cadce6;
	margin: 0 auto 10px auto;
	height: 1px;
	width: 574px;
}

#sidebar h1 {
	color: #2f2f2f;
	font-size: 1.068em;
	font-weight: bold;
	line-height: 1.154em;
	margin-bottom: 0.5em;
	padding: 0px 15px;
}
#sidebar h2,
#sidebar h3 {
	color: #2f2f2f;
    font-size: 0.904em;
	font-weight: bold;
	line-height: 1.273em;
	margin-bottom: 0.5em;
	padding: 0px 15px;
}
#sidebar p {
	color: #2f2f2f;
    font-size: 0.904em;
	line-height: 1.273em;
	margin-bottom: 1em;
	padding: 0px 15px;
}
#quicklinks p
{
	color: #2f2f2f;
    font-size: 1.068em;
	line-height: 1.273em;
	margin-bottom: 1em;
	padding: 0px 15px;
}

#sidebar ul {
	list-style: outside disc;
	margin: 0em 0em 1em 1.486em;
	padding: 0px 14px;
}
#sidebar ol {
	list-style: outside decimal;
	margin: 0em 0em 1em 1.486em;
	padding: 0px 14px;
}
#sidebar dl {
	margin: 0em 0em 1em 0em;
}
#sidebar li {
	color: #2f2f2f;
    font-size: 0.904em;
	line-height: 1.273em;
}
#sidebar dt {
	color: #2f2f2f;
    font-size: 0.904em;
	line-height: 1.273em;
}
#sidebar dd {
	color: #2f2f2f;
    font-size: 0.904em;
	line-height: 1.273em;
	margin-bottom: 1em;
}
#sidebar p a:link, #sidebar p a:visited, 
#sidebar li a:link, #sidebar li a:visited,
#sidebar dd a:link, #sidebar dd a:visited {
	color: #71084b;
}
#sidebar p a:active, #sidebar p a:focus, #sidebar p a:hover, 
#sidebar li a:active, #sidebar li a:focus, #sidebar li a:hover,
#sidebar dd a:active, #sidebar dd a:focus, #sidebar dd a:hover {
	color: #2f2f2f;
}
#sidebar img {
    font-size: 0.904em;
	margin-bottom: 1em;
}
#sidebar hr {
	background-color: #cadce6;
	border: none;
	color: #cadce6;
	height: 1px;
	display: block;
	margin: 0 auto 1em auto;
	width: 155px;
}
