td {
	vertical-align: middle;
	font-size: 12px;
}


body {
	text-align: center;
}

#login,#form_register {
	margin: 0px;
	padding: 0px;
}

.imageFlash {
	position: relative;
	width: 100%; /* for IE 6 */
}

.imageFlash h2 {
	position: absolute;
	top: 200px;
	left: 0;
	width: 100%;
}

.captioned-image {
	position: relative;
	margin: 0 0;
}

.captioned-image img {
	display: block;
}

.captioned-image h2 {
	position: absolute;
	left: 4.5em;
	top: 6em;
	font: bold 2em/1.25em Helvetica, sans-serif;
}

.captioned-image.top h2 {
	top: 1.25em;
}

.captioned-image h2 span {
	display: block;
	float: left;
	clear: both;
	background: #000;
	background: rgba(0, 0, 0, 0.7);
	text-align: center;
	padding: 0.25em 0.5em;
	color: #fff;
}

.captioned-image h2 span a {
	color: #fff;
}

div#headerText a {
	position: relative;
	font-weight: normal;
	font-size: 11px;
	color: #ffcc00;
	margin: 20px 10px 0 0;
	text-decoration: none;
}

#block1 {
	text-align: left;
	height: 120px;
	width: 344px;
	margin-top: 2px;
	margin-left: 8px;
	margin-right: 2px;
	margin-bottom: 2px;
	line-height: 1.5;
}

.margin2tp {
	margin-top: 2px;
	margin-bottom: 4px;
}

.nolinks {
	text-decoration: none;
}

.nolinks:hover {
	text-decoration: underline;
}


h3 {
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#block2 {
	margin-top: 15px;
	display: block;
	text-align: left;
	height: 340px;
}

#block2 li {
	font-size: 10px;
	color: #fff;
	list-style: none;
	margin-left: 20px;
	margin-bottom: 2px;
}

#block2 ul {
	margin: 0;
	padding: 0;
}

#block2 li a {
	text-decoration: none !important;
	color: #fff;
	font-size: 10px;
}

#block2 li a:hover {
	text-decoration: underline !important;
}

#block2 .header {
	color: #F7AA21;
	font-size: 14px;
	font-weight: bold;
	margin-left: 8px;
}

#block4 {
	padding-left: 4px;
	margin: 0px;
}

div.centered {
	text-align: center;
	display: block;
	position: relative;
}

#dpd_head_container {
	width: 770px;
	min-height: 48px;
	padding-left: 0px;
	padding-right: 0px;
	margin: auto;
	margin-top: 0px;
	text-align: left;
	background: #fff;
}

div#containerColumnar {
	width: 790px;
	padding-left: 4px;
	padding-right: 4px;
	margin: auto;
	margin-top: 4px;
	text-align: left;
	background: #fff;
}

* html div#container {
	height: expression(this.scrollHeight <         549 ?         "549px" :        
		"auto");
	/* sets min-height for IE */
}

#container3 {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.5;
}

#container3 li {
	margin-bottom: 6px;
}
#container4 {
	border: 1px solid #d3d1d1; 
}
div#container2 {
	width: 770px;
	min-height: 540px;
	position: relative;
}

#searchResults {
	margin-top: 10px;
	margin-bottom: 4px;
}

table .tableHeaderBig {
	font-size: 11px;
}

table .tdright {
	text-align: right;
}

table .tableCell {
	padding: 2px;
}

div#content {
	float: left;
	width: 545px;
	padding-right:2px;
	position: relative;
	overflow: hidden;
	margin-bottom:4px;
}

.smallHeading {
	clear: both;
	text-align: left;
	color: #c84400;
	font-size: 15px;
	font-weight: bold;
	margin-top: 6px;
}

div#contentx p {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4;
}

div#navigation {
	margin-right: 3px;
	width: 220px;
	overflow: hidden;
	align:top;
	float:right;
}

.dim>#footer {
	text-align: center;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}

.dim>#footer a {
	text-decoration: none;
	color: #cccccc;
}

#footer {
	text-align: center;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	clear: both;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top:8px;
}

.footer-test {
	margin-top: 4px;
	text-align: center;
	font-weight: normal;
	color: #f7aa21;
	text-decoration: none;
}

.footer-test a {
	text-decoration: none;
	color: #00000 !important;
}

.footer-test a:hover {
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
}


img.ajaxload {
	margin-top: 10px;
}

img.ajaxloadCenter {
	position: absolute;
	top: 50px;
	left: 200px;
}

div.errorimg {
	padding-left: 20px;
	float: left;
	background: transparent url(error.png) no-repeat center left;
	height: 15px;
	color: red;
}

.loginHeader {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background: #5491B4;
	padding: 4px 4px 4px 6px;
}

.goalHeader {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background: #33CC33;
	padding: 4px 4px 4px 4px;
}

.login {
	float: right;
	border: 1px solid #D3D1D1;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 4px;
	padding-bottom: 3px;
	width: 212px;
	background: rgb(245, 248, 250) !important;
}

fieldset a:visited {
	color: #123123;
}

/*Admin*/
.adminpanel {
	width: 800px;
	text-align: center;
}

.map {
	margin: 0 auto;
	width: 560px;
}

table.admin {
	font-size: 10px;
	width: 100%;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

table.admin thead tr th {
	text-align: left;
}

table.admin thead tr {
	background-color: #f1f1f1;
}

table.admin tbody tr.statusblocked {
	background-color: #dfdfdf;
}

table.admin tbody tr.statusadmin {
	background-color: #7fc0f0;
}

table.admin tbody tr td {
	text-align: center;
}

table.admin tbody  tr:hover {
	background-color: #EFFFF3;
}

/*Forms*/
form.login,form.register,form.editaccount,.forgotpw,.adminpanel,.mygoal
	{
	position: relative;
	height: auto;
	margin: 0 auto;
	border: 1px solid #ccc;
	background-color: #fff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 20px;
	text-align: left;
}

form.login {
	width: 150px;
}

form.register {
	width: 600px;
	height: 440px;
}

form.editaccount {
	width: 400px;
}

form.mygoal {
	width: 500px;
	height: 450px;
}

.forgotpw {
	width: 200px;
}

form label {
	display: block;
	margin: 2px;
	font-weight: normal;
}

.login_row {
	float: left;
	margin-top: 3px;
	width: 100%;
}

.login_row input[type=checkbox] {
	float: left;
}

.login_row label {
	float: left;
}

.login input[type=text],input[type=password] {
	border: 1px solid #A7A4A4;
	padding: 2px;
}

form .fieldset1,form .fieldset2 {
	border: 1px solid #ccc;
	padding: 4px;
	margin: 4px;
	float: left;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

form .fieldset1 {
	width: 260px;
}

form .fieldset2 {
	width: 90%;
	margin: 0px;
}

form legend {
	text-align: left;
	color: #336699;
	font-size: 14px;
	padding: 0px 4px 0px 4px;
	margin-left: 5px;
}

.error {
	color: red;
	float: left;
	padding: 2px;
	font-size: 11px;
	height: 14px;
	clear: both;
	width: 100%;
	font-weight: 100;
}

.error_captcha {
	color: red;
	float: left;
	padding: 2px;
	font-size: 11px;
	height: 20px;
	width: 75px;
	font-weight: 100;
}

.captcha_message {
	width: 70px;
	float: left;
}

.linkback {
	font-size: 18px;
	margin: 0 auto;
	width: 100px;
	text-align: center;
	height: 30px;
	text-decoration: none;
}

.linkback a {
	text-decoration: none;
}

div#header {
	margin-top:4px;	
	padding: 3;
	height: 43px;
	width: 770px;
	position: relative;
	background: url(dpd.jpg) no-repeat;
}

div#header #logo {
	position: absolute;
	width: 200px;
	height: 40px;
	margin: 0px 0px 0;
	color: #fff;
}

div#header #logo span,#logo a {
	float: left;
	width: 241px;
	height: 25px;
	border: none;
}

div#header #logo img {
	display: block;
	width: 0;
	border: none;
}

img {
	border: 0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.onlinkpage {
	color: #CE8B32;
	font-size: 14px;
	font-weight: normal;
}

div#header #support {
	position: absolute;
	list-style: none;
	top: 1px;
	right: 10px;
	text-align: left;
	-webkit-padding-start: 0px;
}

div#header ul#loggedout-nav {
	position: absolute;
	list-style: none;
	top: 20px;
	right: 10px;
	text-align: left;
	-webkit-padding-start: 0px;
}

div#header ul#loggedout-nav li {
	display: inline;
	margin: 0px 0px 0px 12px;
	color: #CE8B32;
	font-size: 14px;
	font-weight: normal;
}

div#header ul#loggedout-nav li a {
	margin: 0;
	padding: 0;
	color: #fff;
	color: #CE8B32;
	color: #336699;
	border: none;
	background: none;
	text-decoration: none;
}

div#header ul#loggedout-nav li a:hover {
	text-decoration: underline;
}

div#header #logobyline {
	position: absolute;
	top: 36px;
	left: 140px;
	font-size: 13px;
	font-weight: bold;
	color: #919396;
}

#emailheader {
	position: absolute;
	top: 8px;
	right: 10px;
	color: #7F7F7F;
}

#fbLike {
	position: absolute;
	top: 4px;
	right: 10px;
}

#joinheader {
	position: absolute;
	top: 8px;
	left: 340px;
	font-size: 14px;
}

#goalheader {
	position: absolute;
	top: 10px;
	left: 430px;
	font-size: 14px;
}

#languageHeader {
	position: absolute;
	top: 15px;
	left: 252px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #919396;
}

dl {
	margin: 0;
	padding: 0;
	clear: both;
}

* html dd {
	float: none;
}

/* IE is dumb; Quick IE hack, apply favorite filter methods for 
    wider browser compatibility */
.dd div {
	position: relative;
	background: url("progress_bar_p.png");
	height: 20px;
	width: 75%;
	text-align: right;
}

.ddh div {
	position: relative;
	height: 20px;
	width: 75%;
	text-align: right;
}

div .stars {
	position: relative;
	background: url("progress_bar_stars.png");
	height: 20px;
	width: 75%;
}

.dt {
	position: relative; /* IE is dumb */
	clear: both;
	display: block;
	float: left;
	width: 170px;
	text-align: left;
	color: #32405B;
	font-size: 10px;
}

.dt_wide {
	position: relative; /* IE is dumb */
	clear: both;
	display: block;
	float: left;
	width: 220px;
	text-align: left;
	color: #32405B;
	font-size: 10px;
}

.dd {
	position: relative; /* IE is dumb */
	display: block;
	float: left;
	width: 192px;
	height: 20px;
	margin: 0 0 4px;
	background: url("progress_bar.png");
}

.ddNoImage {
	position: relative; /* IE is dumb */
	display: block;
	float: left;
	width: 192px;
	height: 20px;
	margin: 0 0 4px;
}

.center {
	width: 100%;
	text-align: center;
}

.pAbsolute {
	position: absolute !important;
}

.displayNone {
	display: none;
}

.linkonblue a {
	color: #336699;
	text-decoration: none !important;
}

.linkonblue a:hover {
	text-decoration: underline !important;
}

.linkonblue a:visited {
	color: #336699;
}

.clearHeight12 {
	margin-top: 12px;
}

#contactArea p {
	font-size: 18px;
}

#block3 {
	position: absolute;
	right: 0px;
	top: 27px;
	width: 167px;
}

.rounded_colhead {
	margin: 2px auto;
	/*	background: #292c29; */
	/*	background: #ffffff; */
	padding-top: 4px;
	padding-bottom: 4px;
	/* Rounded corner stuff starts here */
	/*	background: #575859; */
	/*	background: #ffffff; */
	border: 1px solid #CCA383;
	-webkit-border-radius: 6px; /* for Safari */
	-moz-border-radius: 4px; /* for Firefox */
}

.rounded_colhead>div {
	margin-left: 4px;
	line-height: 1.5em;
}

.rounded_colhead>dl {
	margin-left: 4px;
}

dt {
	margin-left: 2px;
	margin-left: 2px;
	line-height: 1.4em;
	background: url(popular_.gif) no-repeat 0px 6px;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
}

dt a {
	text-decoration: none;
	color: #ffffff;
	color: #575859;
	color: #336699;
}

.rounded_colhead_header {
	color: #ffffff;
	color: #575859;
	/*	border-bottom: 1px solid #ffffff; */
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 4px;
	font-weight: bold;
}

.suggestion {
	font-weight: bold;
	margin: 0px;
}

.suggestion-action {
	margin: 0px 20px;
}

.table_log {
	width: 100%;
	border-collapse: collapse;
}

.table_log td,.table_log th {
	font-size: 1.2em;
	padding: 3px 7px 2px 7px;
}

.table_log th {
	font-size: 1.4em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 4px;
	background-color: #A7C942;
	color: #fff;
}

.table_log tr.alt td {
	color: #000;
	background-color: #EAF2D3;
}

.table_goal_heading {
	color: #fff;
	background-color: #32405B;
	font-size: 10px;
}

.table_goal_heading td {
	padding: 2px;
	line-height: 1.5;
	font-size: 10px;
}

.table_goal {
	width: 210px;
	margin-left: auto;
	margin-right: auto;
}

.table_goal_wide {
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}

.table_goal_subheading {
	margin-left: 10px;
	font-size: 10px;
}

.table_goal td {
	font-size: 10px;
	border: 0px;
}

log_heading {
	text-align: center;
}

.starOn1 {
	background: url("star_on1.gif") no-repeat 0 0;
}

.starOn0 {
	background: url("star_on0.gif") no-repeat 0 0;
}

.goal_list {
	width: 380px;
	height: 60px;
}

.goal_header {
	width: 380px;
	height: 60px;
	color: #fff;
	padding: 2px 8px 8px 8px !important;
}

#goal_container {
	
}

.spaceLine4 {
	clear: both;
	margin-bottom: 10px;
}

.spacer {
	clear: both;
	margin-left: 45px;
}

.space2 {
	clear: both;
	margin: 3px;
}

.buttonCentered {
	text-align: center;
	margin-bottom: 1px
}

.bigText {
	font-size: 16px;
	font-weight: bold;
}

#tableGoal {
	margin-left: 42px;
	width: 380px;
}

.scrollGoal {
	margin-bottom: 2px;
	width: 100%;
	height: 145px;
	overflow: auto;
}

#slider {
	width: 542px; /* important to be same as image width */
	height: 337px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}

#sliderContent {
	width: 542px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}

.sliderImage {
	float: left;
	position: relative;
	display: none;
}

.sliderImage span {
	position: absolute;
	font: 14px Arial, Helvetica, sans-serif;
	padding: 14px 1px;
	margin-left: 3px;
	margin-bottom: 3px;
	width: 525px;
	padding-left:4px;
	padding-right:4px;
	background-color: #F5F8FA;	
	color: #000000;
	display: none;
	border: 1px solid #D3D1D1;
}

.clear {
	clear: both;
}

.sliderImage span strong {
	font-size: 16px;
}

.top {
	top: 0;
	left: 0;
}

.bottom {
	bottom: 0;
	left: 0;
}

ul {
	list-style-type: none;
}

.centeredload {
	padding-top: 100px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* image replacement */
.graphic,#prevBtn,#nextBtn,#slider1prev,#slider1next {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -8000px;
}
/* // image replacement */

/* Easy Slider */
#slider {
	
}

#slider .description {
	position: absolute;
	width: 540px;
	font-weight: normal;
	color: #000;
	font-size: 10px;
	bottom: 8px;
	text-decoration: none;
}

#slider .description {
	text-decoration: none;
	color: #000;
}

#slider a:hover {
	text-decoration: none;
	color: #000;
}

#slider a:visited {
	text-decoration: none;
	color: #000;
}

#slider ul,#slider li,#slider2 ul,#slider2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#slider2 {
	margin-top: 1em;
}

#slider li,#slider2 li { /* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
	width: 540px;
	height: 340px;
	overflow: hidden;
}

#prevBtn,#nextBtn,#slider1next,#slider1prev {
	display: block;
	width: 30px;
	height: 77px;
	position: relative;
	left: -30px;
	top: 71px;
	z-index: 1000;
}

#nextBtn,#slider1next {
	left: 696px;
}

#prevBtn a,#nextBtn a,#slider1next a,#slider1prev a {
	display: block;
	position: relative;
	width: 30px;
	height: 77px;
	background: url(../images/slide/btn_prev.gif) no-repeat 0 0;
}

#nextBtn a,#slider1next a {
	background: url(../images/slide/btn_next.gif) no-repeat 0 0;
}

/* numeric controls */
ol#controls {
	margin: 2px 0;
	margin-left: 10px;
	padding: 0;
	height: 28px;
}

ol#controls li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 28px;
	line-height: 28px;
}

ol#controls li a {
	float: left;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ccc;
	background: #DAF3F8;
	color: #555;
	padding: 0 7px;
	text-decoration: none;
}

ol#controls li.current a {
	background: #5DC9E1;
	color: #fff;
}

ol#controls li a:focus,#prevBtn a:focus,#nextBtn a:focus {
	outline: none;
}

/* // Easy Slider */
.width75 {
	width: 75%;
}

.page-nav-block { //
	-moz-border-radius: 5px; //
	border-radius: 5px;
	background-clip: border-box;
	background-color: #474A4B;
	background-origin: padding-box;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 20px;
	line-height: 18px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
}

.page-nav li {
	display: list-item;
	float: left;
	width: 70px;
}

.page-nav {
	width: 770px;
	height: 40px;
	padding: 0;
	margin: auto;
	text-align: left;
	margin-top: 4px;
}

.page-nav a {
	background-clip: border-box;
	background-color: transparent;
	background-image: none;
	background-origin: padding-box;
	color: white;
	cursor: pointer;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-color: white;
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	text-decoration: none;
	width: 120px;
}

.page-nav a:hover {
	color: #ce8b32;
}

#TB_loadnew {
	background: url(/images/ajax-loader.gif) no-repeat 0 0;
	display: none;
	height: 12px;
}

.reportHeading {
	font-size: 15px;
	font-weight: bold;
}

.lnkOn {
	
}

.tableSearch td {
	vertical-align: top;
}

.tableSearchText td {
	vertical-align: middle;
}

a.lnkSearch {
	text-decoration: none;
	color: #ffffff;
}

a:hover.lnkSearch {
	text-decoration: underline;
	color: #ffffff;
}

#searchHeader {
	margin-top: 10px;
	font-weight: bold;
	background-color: #5F5F5F;
	color: #ffffff;
}

#searchHeader td {
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.spinner {
	position: fixed;
	top: 50%;
  	left: 50%;
	margin-left: -50px; 
	margin-top: -50px; 
	text-align: center;
	z-index: 1234;
	overflow: auto;
	width: 100px; 
	height: 102px;
}

#containerSearch {
	min-height: 270px;
	padding-top: 0px;
}

* html div#containerSearch {
	height: expression(this.scrollHeight <         270 ?         "270px" :        
		"auto");
	/* sets min-height for IE */
}

#loginjoin {
	margin-top: 50px;
}

.tdcenter {
	text-align: center;
}

.tdright {
	text-align: right;
}

#1ajaxResponse {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #A8C8CF;
}

.paginate {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}

.paginate li {
	display: inline;
}

/*{{{ tabs */

/* root element for tabs  */
.tabs {
	list-style: none;
	margin: 0 !important;
	padding: 0;
	height: 30px;
	border-bottom: 1px solid #666;
}

/* single tab */
.tabs li {
	float: left;
	text-indent: 0;
	padding: 0;
	margin: 0 !important;
	list-style-image: none !important;
}

/* link inside the tab. uses a background image */
.tabs a {
	background: url(/css/tabs.png) no-repeat -652px 0;
	font-size: 11px;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 111px;
	text-align: center;
	text-decoration: none;
	color: #000;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 1px;
}

.tabs a:active {
	outline: none;
}

/* when mouse enters the tab move the background image */
.tabs a:hover {
	background-position: -652px -31px;
	color: #fff;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current,.tabs .current:hover,.tabs li.current a {
	background-position: -652px -62px;
	cursor: default !important;
	color: #000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */

/* width 1 */
.tabs .w1 {
	background-position: -519px 0;
	width: 134px;
}

.tabs .w1:hover {
	background-position: -519px -31px;
}

.tabs .w1.current {
	background-position: -519px -62px;
}

/* width 2 */
.tabs .w2 {
	background-position: -366px -0px;
	width: 154px;
}

.tabs .w2:hover {
	background-position: -366px -31px;
}

.tabs .w2.current {
	background-position: -366px -62px;
}

/* width 3 */
.tabs .w3 {
	background-position: -193px -0px;
	width: 174px;
}

.tabs .w3:hover {
	background-position: -193px -31px;
}

.tabs .w3.current {
	background-position: -193px -62px;
}

/* width 4 */
.tabs .w4 {
	background-position: -0px -0px;
	width: 194px;
}

.tabs .w4:hover {
	background-position: -0px -31px;
}

.tabs .w4.current {
	background-position: -0px -62px;
}

/* initially all panes are hidden */
.panes .pane {
	display: none;
}

/*}}}*/
.profileHeading2 {
	font-weight: bold;
	font-size: 16px;
	color: #777575;
	margin-bottom: 2px;
}

.profileHeading3 {
	font-weight: bold;
	background-color: #777575;
	color: #ffffff;
	border: none !important;
}

.profileHeading3 td {
	border: none !important;
}

.profileTable {
	border-collapse: collapse;
	border: black;
	border: solid #000 1px;
	width: 670px;
}

.profileTableCenter td {
	text-align: center !important;
}

.profileTableLeft td {
	text-align: left;
}

.profileTable td {
	padding: 1px;
	border: solid #000 1px;
	text-align: right;
}

.alignleft {
	text-align: left !important;
}

.alignCenter {
	text-align: center !important;
}

.alignRight {
	text-align: right !important;
}

.bolded {
	font-weight: bold;
}

.profileFootnote {
	padding-top: 2px;
	margin-bottom: 8px;
}

.tip {
	color: #336699;
}

.percentile {
	display: none;
}

.percentage {
	display: visible;
}

.whitehref a {
	color: #fffff;
	text-decoration: underline !important;
}

.whitehref a:visited {
	color: #fffff;
	text-decoration: underline !important;
}

.palignleft {
	float: left;
}

.palignright {
	float: right;
}

.palignCenter {
	float: center;
	text-align: center;
}

.companyHeading {
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
}

table .perfmatrix {
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
	border: black;
	border: solid #000 1px;
	padding: 0px;
	margin: 0px;
}

table .perfmatrixno {
	border-style: none;
}

.perfmatrixQuad {
	background: #ff6600;
}

.bolded {
	font-weight: bold;
}

.largeText {
	font-size: 14px;
	font-weight: bold;
}

.perfHeader {
	
}

.icolor00ff00 {
	color: #00ff00;
}

.tooltip {
	background-color: #000;
	border: 1px solid #fff;
	padding: 10px 15px;
	width: 200px;
	display: none;
	color: #fff;
	text-align: left;
	font-size: 12px;
	/* outline radius for mozilla/firefox only */
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
}

button.ui-state-default,dt.ui-state-default {
	background: #ffffff !important;
	background-color: #ffffff;
	color: #333333 !important;
	font-weight: normal !important;
}

button.ui-state-active {
	font-weight: normal !important;
}

button.ui-multiselect {
	*overflow:hidden;
}

.ui-widget button {
	
}

label.ui-state-hover {
	font-weight: normal !important;
}

.ui-tabs .ui-tabs-panel {
	padding: 2pt !important;
}

ul.ui-widget-header {
	background: #ffffff !important;
	border: none !important;
}

#company ul.token-input-list-facebook {
	width: 340px !important;
}
#advisor ul.token-input-list-facebook {
	width: 340px !important;
}

#ticker ul.token-input-list-facebook {
	width: 150px !important;
}

#sic ul.token-input-list-facebook {
	width: 340px !important;
}

#naic ul.token-input-list-facebook {
	width: 340px !important;
}

#underwriter .style {
	width: 340px !important;
}

.searchGroupHeading {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
}

.tableIndent {
	padding-left: 5px;
}

.ui-tabs-hide {
	display: none;
}

.hide {
   position: absolute !important;
   top: -9999px !important;
   left: -9999px !important;
}  

#resultsTable {
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0px;
	padding-left: 2px;
}

#resultsTable td {
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0px;
	padding-left: 1px;
	padding-right: 1px;
}

#resultsTable th {
	background: #EDF2F5 !important;
	color: #000000 !important;
	padding-left: 5px;
}

#resultsTable tr {
	height: 1.9em;
}

#resultsTable_info {
	width: 50%;
	float: left;
}

#resultsTable_paginate {
	float: right;
	text-align: right;
	width: auto;
}

.fg-toolbar {
	margin-top: 2px !important;
}

.paging_two_button .ui-button {
	float: left;
	cursor: pointer; *
	cursor: hand;
}

.paging_full_numbers .ui-button {
	padding: 2px 6px;
	margin: 0;
	cursor: pointer; *
	cursor: hand;
}

.dataTables_paginate .ui-button {
	margin-right: -0.1em !important;
}

.paging_full_numbers {
	width: 350px !important;
}

#resultsTable_paginate {
	width: auto;
}

#resultsTable_info {
	padding-top: 3px;
}

#resultsTable table tr.even {
	background-color: #F7F7F7;
	margin: 20px;
}

.css_right {
	float: right;
}

.searchSummary {
	width: 700px;
}

.row_selected {
	background: #F5F505;
	border: 1px solid #ccc !important;
}

.row_selected td {
	background: #F5F505;
	border: 1px solid #ccc !important;
}

#columnarChoice_wrapper {
	width: 350px !important;
	border: 1px #ccc !important;
}

#columnarChoice_info {
	display: none;
}

#columnarChoice tr {
	line-height: 18px;
}

#columnarChoice_wrapper .fg-toolbar { //
	display: none;
}

#columnarChoice_wrapper thead {
	display: none !important;
}

#columnarRight {
	float: right;
	width: 340px;
}

#columnarLeft {
	float: left;
	width: 300px;
}

#columnarLeft label {
	width: 120px;
	float: left;
}

#columnarChoice_filter {
	height: 60px;
}
#columnarScrollLeft {
	position: relative;
	border: 1px solid #ccc !important;
	margin-bottom: 10px;
	height: 280px;
	overflow-y: scroll;
}

#columnarChoice_leftHeader {
	height: 60px;
}

//2
#columnarChoice2 td {
	border: 1px solid #ffffff !important;
}

#columnarChoice2_wrapper {
	width: 350px !important;
	border: 1px #ccc !important;
}

#columnarChoice2_info {
	display: none;
}

#columnarChoice2 tr {
	line-height: 18px;
}

#columnarChoice2_wrapper .fg-toolbar { //
	display: none;
}

#columnarChoice2_wrapper thead {
	display: none !important;
}

#columnarRight2 {
	float: right;
	width: 340px;
	margin-top: 21px;
}

#columnarLeft2 {
	float: left;
	width: 300px;
}

#columnarLeft2 label {
	width: 120px;
	float: left;
}

#columnarChoice2_filter {
	padding-top:1px;
	height: 55px;
}

#columnarChoice2 td {
	border: 1px solid #ffffff !important;
}

#columnarChoice2_leftHeader {
	height: 40px;
}

#columnarScrollLeft2 {
	position: relative;
	border: 1px solid #ccc !important;
	margin-bottom: 10px;
	height: 280px;
	overflow-y: scroll;
}


.dataTables_scroll {
	border: 1px solid #ccc !important;
	margin-bottom: 10px;
}

.asmSelect {
	display: none !important;
}

.amListRemoveIcon {
	display: inline-block !important; //
	height: 100% !important; //
	float: left; //
	width: 20px !important; //
	height: 20px !important;
}

#searchButtions {
	margin-top: 4px;
}

table.tableColumnar {
	border-width: 0px 0px 1px 1px;
	border-spacing: 0;
	border-style: solid;
	border-color: #ccc;
	margin: auto;
}

.tableColumnar td,.tableColumnar th,.tableColumnar table {
	margin: 0;
	padding: 4px;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #ccc;
	vertical-align: top;
}

dd {
	z-index: 10000;
}

.dropdown {
	z-index: 10000;
}

.desc a {
	color: #0092dd;
}

.dropdown dd,.dropdown dt,.dropdown ul {
	margin: 0px;
	padding: 0px;
}

.dropdown dd {
	position: relative;
}

.dropdown a,.dropdown a:visited {
	color: #000000;
	text-decoration: none;
	outline: none;
}

.dropdown dt a { //
	background: #ffffff url(arrow.png) no-repeat scroll right center;
	display: block;
	padding-right: 20px;
	width: 160px;
	padding: 2px;
}

.dropdown dt a span {
	cursor: pointer;
	display: block;
}

.dropdown dd ul {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #d4ca9a;
	color: #ffffff;
	display: none;
	left: 0px;
	position: absolute;
	top: 2px;
	width: 220px;
	height: 300px;
	list-style: none;
}

.dropdown span.value {
	display: none;
}

dl {
	display: inline;
	clear: none;
	float: left;
}

.dropdown dl {
	display: inline;
}

.dropdown dd ul li {
	display: block;
}

.dropdown img.flag {
	border: none;
	vertical-align: middle;
	margin-left: 10px;
}

.flagvisibility {
	display: none;
}


.tableTDIndent {
	
}

li .ui-icon {
	display: inline-block;
	vertical-align: top;
}

#selectColumnarCreateWrapper {
	display: inline;
}

#selectColumnarWrapper {
	height: 24px;
	display: inline;
}

.vCenter {
	min-height: 1em;
	display: table-cell;
	vertical-align: middle
}

.createEditLink {
	vertical-align: middle;
	line-height: 2em;
	display: inline;
	margin-left: 9px
}
.createChartLink {
	vertical-align: middle;
	line-height: 2em;
	display: inline;
	margin-left: 15px
}

.asmContainer { /* container that surrounds entire asmSelect widget */
	
}

.asmSelect { /* the newly created regular 'select' */
	display: inline;
}

.asmOptionDisabled { /* disabled options in new select */
	color: #999;
}

.asmHighlight { /* the highlight span */
	padding: 0;
}

.asmList { /* html list that contains selected items */
	position: relative;
	display: block;
	padding-left: 0;
	list-style: none;
	list-style-type: none;
	float: left;
	width: 300px;
}

.asmListItem { /* li item from the html list above */
	position: relative;
	margin-left: 0px;
	padding-left: 0;
	list-style: none;
	width: 280px;
	line-height: 20px;
	display: block;
	clear: both;
}

.asmListItem:hover {
	background-color: #F5F505;
	clear: both;
}

.asmListSortable .asmListItemLabel {
	cursor: move;
}

.asmListItem a {
	width: 16px;
	height: 20px;
	display: block;
}

.asmListItemLabel {
	width: 260px;
	float: right;
	display: block;
}

.parent-tab {
	display: inline;
}

#columnarChoice_filter {
	height: 60px;
}

#columnarLeft .fg-toolbar {
	display: block;
}

.dataTables_scroll {
	clear: both;
}

#ui-tabs-1 {
	min-height: 300px;
}

#ui-tabs-2 {
	min-height: 300px;
}

#ui-tabs-3 {
	min-height: 300px;
}

#ui-tabs-4 {
	min-height: 300px;
}

#ui-tabs-5 {
	min-height: 200px;
}

.pdfLink {
	display: inline;
	float: right;
	*clear:left;
}

.displayGridLink {
	display: inline;
	margin-left: 40px;		
}	
	
.docDealLink {
	font-size: 14px;
	margin-bottom: 1px;
}

.docDocLink {
	font-size: 13px;
	margin-bottom: 1px;
	margin-left: 10px;
}

.docSnippet {
	margin-bottom: 10px;
	margin-left: 15px;
}

#documentTable thead {
	display: none;
}

#documentTable_paginate {
	float: right;
	text-align: right;
	width: auto;
}

.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
	border-top: 1px solid;
	border-bottom: none;
	font-weight: bold;
	text-align: left;
}

#searchDescription td {
	vertical-align: top;
}

table.centerTable {
	margin-left: auto;
	margin-right: auto;
}

.rptb {
	background: #6699CC;
	border: none;
	color: #ffffff;
	font-weight: bold;
}

table.tableProfile td {
	vertical-align: top
}

.littleIndent {
	margin-left: 4pt;
}

table.tableProfile a {
	text-decoration: underline;
}

table.tableBorder {
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}

table.tableBorder td {
	padding-left: 2px;
	padding-right: 2px;
}

#nav {
	position: absolute;
	list-style: none;
	top: 20px;
	right: 2px;
	text-align: left;
	-webkit-padding-start: 0px;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	-webkit-border-radius: 2px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}

#nav ul li a {

	text-decoration: none;
	text-transform: uppercase;
}

#nav ul li a:last-child {
	margin: 0 0 0 10px;
}

#nav ul li a:hover {
	border: 1px solid #ddd;
	color: #89c4ec;
	text-decoration: none;
}

#nav ul li a.selected {
	border: 1px solid #5E9BBF;
	background-color: #5E9BBF;
	color: #ccc;
}

.navlistx {
	list-style-type: disc;
	list-style-image: url(orangepoint.png);
	list-style-position: inside;
	margin-top:4px;
}
.navlistx li{
   height:18px;
   margin-bottom:2px;
}

.navlist {
	list-style-type: disc;
	list-style-image: url(orangepoint.png);
	list-style-position: outside;
}
div#leftcontent {
	margin-top:4px;	
}
div#leftcontent p{
		font-size: 1.1em;
		margin-bottom:0px;
}
div#leftcontent li {
		font-size: 1.1em;
		margin-bottom:8px; 
}
div#leftcontent ul {
	list-style-position: outside;
}

ul.navlist { 
  margin-left: 3em;  
  margin-bottom:1em; 
}

li.navlist {
	text-indent: -1em;
}

.navlist2 {
	list-style-type: disc;
	list-style-image: url(orangepoint.png);
	list-style-position: outside;
}

ul.navlist2 { 
  margin-left: 1.6em;  
  margin-bottom:1em; 
}

.navlist2 li {
	margin-top:4px;
}

#betaFeedbackButton {
	right: 0px; display: none; top: 200px;right:1px;width:30px
}

@media handheld, only screen and (max-device-width: 320px) {
	#betaFeedbackButton {
		display:none;
	}	
}

#textSearchBox {
	clear:both;
}

#textSearchBox input {
	padding:3px;
	
}

.backToSearch  {
	font-size: 16px;
	font-weight: bold;	
}

.issuers {
	font-weight:bold;
	margin-top:3pt;
	margin-bottom:1pt;
}

.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
margin:0 auto;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
text-align:left;
width:70px;
float:left;
}
#stylized input{
float:left;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 2px px;
}


.combobox_result {
	text-align:left;
}

.ui-autocomplete {
    max-height: 100px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding to account for vertical scrollbar */
    padding-right: 20px;
}
#save_result {
	padding:2px;
}

.list2 {margin-left:10px;margin-top:10px}
.list2 ol { font-style:normal;font-size:14px}
.list2 ul { font-style:italic;font-size:14px}
.list2 ol li {list-style:decimal;list-style-position: inside; }
.list2 ul li {list-style:disc;list-style-position: inside; }
.list2 ol li p { padding:8px; font-style:normal; font-size:13px; border-left: 1px solid #999; }
.list2 ul li p { padding:8px; font-style:normal; font-size:13px; border-left: 1px solid #999; }
.list2 ol li p em { display:block; }

.hunder {
	text-decoration:underline;
}
.linkulblue {
	color:#369 !important;
	text-decoration:underline;
	cursor:pointer;
}

a.morelink {
    text-decoration:none;
    outline: none;
}
.morecontent span {
    display: none;
}
.comment {
  
}

td .CaptionTD {
	text-align:left;
}

td .DataTD {
	text-align:left;
}

body span.skype_pnh_container {                  /*  "body" is not really necessary  */
	display: none !important;                /*  here, but it increases CSS      */
	visibility: hidden !important;           /*  specificity – just in case ...  */
}
 
body span[class^="skype_pnh_print_container"] {
	display: inline !important;
}

.zback {
	* z-index:-1;
}

.wpframe {
background: #fff;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
padding: 8px;
-webkit-box-shadow: 1px 2px 1px #d1d1d1;
-moz-box-shadow: 1px 2px 1px #d1d1d1;
box-shadow: 1px 2px 1px #d1d1d1;
}

.video-js {
	background-color: #ffffff; 	
}	

.vjs-poster {
	background-color: #ffffff; 	
}	


.dataTables_info {
	width: 350px;
	float: left;	
}

ul.token-input-list-facebook li input {
    width: 185px !important;
}