.basic_dark .module_content_inner , .basic_dark .module_content_inner p{
	color:#b8c7e0;
}

.basic_dark .module_content_inner strong {
	color:#ffffff;
}

.basic_dark .title_h2{
	color:#ffffff;
}

/***** WHITE WITH PIN ******/

.white_with_pin .module_content_inner {
	color:#4a4a4a !important;
	background-color:#ffffff;
	padding:20px;
	height:300px;
	overflow: auto;
}

.white_with_pin .module_content_inner div .Normal {
		font-size:10pt !important;
		line-height:16px !important;
}
.white_with_pin .module_content_inner div  strong {
		font-size:13pt !important;
		line-height:20px !important;
}
.white_with_pin .module_content_inner ul {
	padding-bottom:0px;
}

.white_with_pin .module_content_inner ul li {
   background-image:url(/Portals/HCPAFL/chevron_right.png) !important;
   background-repeat:no-repeat;
   background-position: 0 .5em;
   line-height: 25px;
   padding:0px;
   padding-left: 1.3em;
   list-style-type:none;
   text-indent: 0em;

border-bottom: 1px dotted #b6b6b6;
padding-bottom: 1px;
padding-top: 3px;
}

.white_with_pin .module_content_inner a {
	color:#4b6b9f;
}

.white_with_pin .module_content_inner a:hover {
	color:rgb(2,139,255);
text-decoration:underline;
}

.white_with_pin .bg_title{
	background-image:url(/Portals/HCPAFL/white_mod_pin.png) !important;
	background-repeat:no-repeat !important;
	background-position: bottom right !important;
	margin-bottom:0px;
	padding-bottom:5px;
}

.white_with_pin .title_h2{
	color:#203250;
}

.white_with_pin .module_content_inner h3{
	color:#ff0000;
	font-size:12pt;
	font-weight:bold;
	padding-bottom:4px;
	letter-spacing: 0px;
}

.module_cont white_with_pin a{	color: rgb(2,139,255) !important;}

/***** END WHITE WITH PIN ******/

/***** DARK BLUE WITH PIN ******/

.dark_blue_with_pin label {
	color:#ffffff;
}

.dark_blue_with_pin .module_content_inner {
	color:#ffffff !important;
	background-color:#203250;
	padding:20px;
	padding-bottom:15px;
	padding-top:15px;
	line-height:23px;
}

.dark_blue_with_pin .module_content_inner h3{
	color:#69c2e5;
	font-size:12pt;
	font-weight:bold;
	letter-spacing: 1px;
	padding-bottom:4px;
	padding-top:6px;
}

.dark_blue_with_pin .module_content_inner img{
	padding-bottom:9px;
}

.dark_blue_with_pin .module_content_inner .Normal{
	color:#ffffff;
}

.dark_blue_with_pin .module_content_inner p{
	line-height:19px !important;
}

.dark_blue_with_pin .bg_title,.dark_blue_menu_with_pin .bg_title{
	background-image:url(/Portals/HCPAFL/dark_blue_mod_pin.png) !important;
	background-repeat:no-repeat !important;
	background-position: bottom right !important;
	margin-bottom:0px;
	padding-bottom:5px;
}

.dark_blue_with_pin .title_h2, .dark_blue_menu_with_pin .title_h2{
	color:#6e92c4;
}

#dnn_ContentLowerCenter .dark_blue_with_pin .module_content_inner{
	height:300px;
	padding: 20px !important;
}

.module_content_inner #appraiser_description, #dnn_TopRight p {
	font-size:8pt !important;
	line-height: 18px;
	color:#ffffff !important;
}

/***** END DARK BLUE WITH PIN ******/

/***** DARK BLUE MENU WITH PIN ******/

.dark_blue_menu_with_pin .module_content_inner {
	color:#ffffff !important;
	background-color:#203250;
	padding:11px;
	line-height:23px;
}

.dark_blue_menu_with_pin .module_content_inner ul{
	padding:0px;
	margin-top:-10px;
	margin-bottom:3px;
	text-indent:.9em
}

.dark_blue_menu_with_pin .module_content_inner li{
	padding-top:11px;
	padding-bottom:11px;
	margin-top:12px;
	border-radius:3px;
	box-shadow: 5px 5px 5px #000000;
	background: #6e92c4; /* Old browsers */
	background: -moz-linear-gradient(top, #6e92c4 0%, #3f6293 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6e92c4), color-stop(100%,#3f6293)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6e92c4 0%,#3f6293 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6e92c4 0%,#3f6293 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6e92c4 0%,#3f6293 100%); /* IE10+ */
	background: linear-gradient(to bottom, #6e92c4 0%,#3f6293 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e92c4', endColorstr='#3f6293',GradientType=0 ); /* IE6-9 */	
}

.dark_blue_menu_with_pin .module_content_inner li:hover{
	background: #d6e3f4; /* Old browsers */
}


.dark_blue_menu_with_pin .module_content_inner li a{
	color:#ffffff !important;
	font-weight:bold;
	font-size:11pt;
	text-transform:uppercase;
}

.dark_blue_menu_with_pin .module_content_inner li:hover a{
	color:#203250 !important;
}

/***** END DARK BLUE MENU WITH PIN
