/* CSS Document */
body
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:normal;
	color:#666666;
	line-height:17px;
	background-image:url(/content/images/subnav/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}


img
{
	border:none;
}
a
{color:#47156A; text-decoration:underline;}
a:hover
{
	color:#47156A;
	text-decoration:none;
}
.overflowleft
{
	background-image:url(/content/images/overflowleft.jpg); background-position:top right; background-repeat:no-repeat; height:539px; background-repeat:repeat-y;
}
.overflowright
{
	background-image:url(/content/images/overflowright.jpg); background-position:top left; background-repeat:no-repeat; background-repeat:repeat-y;
}
p
{
	padding:0px 0px 13px 0px;
	margin: 0;
}
ul, ol
{
	padding:0px 0px 10px 30px;
	margin: 0;
	line-height:20px;
}

h1
{
	padding:0px;
	margin:0px;
	font-size:18px;
	font-weight:normal;
	color:#46166b;
	line-height:50px;

}
h2
{
	padding:0px;
	margin:0px 0px 10px 0px;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	light-height:24px;
}

h3
{
	padding:0px;
	margin:0px 0px 5px 0px;
	font-size:11px;
	font-weight:bold;
	color:#6F22A8;
	light-height:22px;
}

#leftnav
{
	width:140px;
}

#bodycontent
{
	margin:0px;
	width:417px;
	min-height:500px;
	padding:0px 14px 20px 18px;
}
#rightcta
{
	padding-top:50px;
	width:181px;
}

#leftnav .topleftnav
{
	height:20px;
	border-bottom:solid 1px #bebebe;
}
#leftnav ul
{
	list-style:none;
	padding:0px; 
	margin:0px;
}
#leftnav li.normal
{
	font-size:12px;
	border:solid 1px #bebebe;
	border-top:none;
	border-left:none;
	height:29px;
}
#leftnav li.normal a
{
	 height:24px;
	 color:#333333;
	 padding-top:5px;
	 padding-left:15px;
	 text-decoration:none;
 	 display:block;

}
#leftnav li.normal a:hover
{
	background-image:url(/content/images/subnav/item-bg.gif);
	background-repeat:repeat-y;
	display:block;
}

#leftnav li.normalActive
{
	border:solid 1px #bebebe;
	border-top:none;
	border-left:none;
	height:24px;
	font-size:12px;
	color:#333333;
	padding-top:5px;
	padding-left:15px;
	text-decoration:none;
	background-image:url(/content/images/subnav/item-bg.gif);
	background-repeat:repeat-y;
	display:block;

}

#leftnav li.normalD
{
	font-size:12px;
	border:solid 1px #bebebe;
	border-top:none;
	border-left:none;
	height:45px;
}
#leftnav li.normalD a
{
	 height:40px;
	 color:#333333;
	 padding-left:15px;
	 padding-top:5px;
	 text-decoration:none;
 	 vertical-align:middle;
	 display:block;

}
#leftnav li.normalD a:hover
{
	background-image:url(/content/images/subnav/item-bg.gif);
	background-repeat:repeat-y;
	display:block;
}
#leftnav li.normalDActive
{
	border:solid 1px #bebebe;
	border-top:none;
	border-left:none;
	height:40px;
	font-size:12px;
	color:#333333;
	padding-top:5px;
	padding-left:15px;
	text-decoration:none;
	background-image:url(/content/images/subnav/item-bg.gif);
	background-repeat:repeat-y;
	display:block;

}



.footer
{
	border-top:solid 1px #bebebe;
	height:66px;
	padding:12px 0px 0px 24px;
	font-size:10px;
	font-weight:normal; 
	color:#666666; 
	line-height:18px;
}
.footer a
{
	color:#666666;
	text-decoration:none; 
}
.footer a:hover
{
	text-decoration:underline; 
}

.top a{
	text-decoration: none;
}
.top a:hover{
	text-decoration: underline;
}

.smallGrey, .smallGrey a{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.smallGrey a:hover {
	font-size: 10px;
	color: #47156A;
	text-decoration: none;
}

.titleBgDark {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #85659D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85659D;
	text-transform: capitalize;	
}
.titleBgLight {
	font-weight: bold;
	color: #666666;
	background-color: #DED6E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8B9D2;
}
.lineSolid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C83AF;
}
.bold {
	font-weight: bold;
	color: #666666;
}
.tableBg {
	background-color: #F8F5FA;
	border: 1px dotted #E2DCE9;
}
.imageBorder {
	border: 1px solid #F2F2F2;
}
.caption {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	line-height:14px;
}
.italic {
	font-style: italic;
}
.italicBold {
	font-style: italic;
	font-weight: bold;
}
.bgBorderDotted {
	background-color: #F9F4FD;
	border: 1px dotted #E4CBF5;
}

