/* Body - Small reset */
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}

img { 
	border: none;
}

html, body { 
	margin:0; 
	padding:0; 
	width:100%; 
	height:100%;
	background: #EEE;
}

/* People-Flow */

#peopleflow {
	width:760px; 
	color:#222;
	font:14px/1 sans-serif;
	margin:0 auto;
}

#peopleflow-sm {
	/* width:600px; */
	color:#222;
	font:14px/1 sans-serif;
	margin:0 auto;
}

.mf {
	visibility: hidden; 
	z-index:1;
	color:#FFF;
}
.mf * {
	outline:none;
	border:none;
	padding:0;
	margin:0;
	text-align:center;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select:none;
	cursor:pointer;
	-o-user-select:none;
}
.mf div.loader{
	position:absolute;
	text-align:center;
	z-index:10000;
	margin:0 0;
	top:75px;
	width:100%;
	background:url(/images/ajax-loader-circle.gif) no-repeat 50% 0;
	padding:50px 0;
}
.mf div.caption {
	position:absolute;
	text-align:center;
	z-index:98;
	margin:1em auto;
	bottom:5px;
	width:100%;
	color:#000;
	font-weight:bold;
	left:0px; /*added Mike to fix IE7 layout issue*/
}
.mf div.mfNav{
	position:absolute;
	z-index:99;
	margin:0 auto;
	text-align:center;
	width:100%;
	bottom:20px;
	font-size:1px;
	line-height:1px;
	width:100%;
}


/* General Styling - Needs major cleanup */

#q {
 	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	border:none;
	height:15px;
	border-color:#FFF;
}

#sa {
 	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	padding:0px 2px;
}

.clear {
	clear:left;
	float:none !important;
}

.mobile_tabs {
	font: Verdana, Tahoma, Arial;
	font-size: 13px;
	padding:5px 30px 0px 0px;
	line-height: 18px;
}

/*""""""""""Misc CSS"""""""""""""""*/



select { font-size: 11px; }
input { font-size: 11px; }
#cse input { font-size: 12px; }

a { text-decoration:none }
a:active { color: purple; text-decoration:underline }
a:hover { text-decoration: underline;}
a:visited { text-decoration: none }
a:visited:hover { text-decoration: underline }

body { font-family: arial, helvetica; margin-top: 0px; }
div { font-size: 11px; font-family: arial, helvetica }

td { font-size: 11px; font-family: arial, helvetica ; }
td.right {text-align: right;}
td.center {text-align: center;}

#select {
	padding: 0px;
	border: 2px ridge #643;
	font-size: 11px;	
}

#dataview {
	color: #030;
	text-align: center;
}

.news {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		line-height: 19px;
}

H1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.optgroup1 {
	background-color: #BBDDFF;
	border: 0px;
	font-size: 11px;
	color: #000000;
}

.optgroup2 {
	background-color: #FFFFFF;
	border: 0px;
	font-size: 11px;
}

.style1 {color: #c9c9c9}

.style2 {color: #E3E3E3}

.style3 {color: #335D87}

.style4 {font-size: 11px}

.style5 {font-size: 8px}

.style6 {font-size: 13px}

.style7 {font-size: 11px}

.style8 { color: #FF0000; font-weight: bold; font-size: 13px; }

.style9 {font-style: italic; padding-top: 3px; font-size: 11px;}

.style10 {font-size: 12px}

.style11 {font-size: 16px; color: #0056A8; }

.style12 {color: #FF0000}

.style13 { color: black; font-weight: bold; font-size: 13px; }

.style16 {font-size: 9px}

.style17 {font-size: 24px}

.list-padding {
	padding:4px 0px;
}

.utilitymenu {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

.ourpurpose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.definitions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-left: 15px;
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
}
.faq-first {
	margin-top:5px;
}
.Arial11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Arial12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.contact-labels {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	padding:0px 10px 0px 0px;
	line-height:16px;
}

.start-ul {
	padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; 
}

.start-li {
	margin-left:25px; 
}

.start-li a:hover {
	text-decoration:underline;
}

.listingheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	top: 10px;
}
.source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding-top: 3px;
}
.comparison-text {
	padding:2px 7px;
}

.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
}
.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
.location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.facts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 7px;
	padding: 5px;
}
.red {
	background-color: #FF5050;
}
.green {
	background-color: #00FF00;
}
.yellow {
	background-color: #FFFF00;
}
.blue {
	background-color: #00FFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 2px;
}
.profilelabels {
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
.submitbutton {
	margin-top: 3px;
}
.titles12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.titles13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.nb {
	border-style: none;
}

.textbox11 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:50px;
	width:275px;
}

.subjectfix {
	display: none;
}

.countryfix {
	display: none;
}

.phonefix {
	display: none;
}

.filter_titles {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
}

.no_results {
	font-weight: bold;
	font-size:12px;
	color: red;
}
.sitemap {
	color: #000000;
}
.sitemap a {
	color: #0000FF;
	text-decoration: none;
}
.sitemap a:hover {
	text-decoration: underline;
}

.nav_labels {
	color:white;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}

.filesize {
	font-size: 11px;
}

.prayer_card {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.table_headers {
	color:#0000CC;
	font-family:Tahoma, Geneva, sans-serif;

}
.center {
	text-align:center;
}
.right {
	text-align:right;
}


/* Fading Tooltips By Dustin Diaz*/
body div#toolTip { position:absolute;z-index:1000000; background: url(/images/info_icon.gif) no-repeat 3px 3px #ffffff; border:1px solid #000; text-align:left; padding:2px 5px 3px 18px; -moz-border-radius:5px; max-width: 375px; }
body div#toolTip p { margin:0;padding:0;color:#000;font:11px arial,serif; }
body div#toolTip p em { display:block !important;margin-top:3px;color:#f60;font-style:normal; }
body div#toolTip p em span { color:#000; }

/* New Tooltip CSS 01/19/10 */

.tool-tip {
	color: #000;
	border:1px solid #555;
	/* -moz-border-radius:5px; */
	max-width: 375px; 
	/* width: 250px; */
	z-index: 13000;
}
 
.tool-title {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	color: #000;
	padding: 6px 8px 6px;
	background: #CCC;
}
 
.tool-text {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height:16px;
	padding: 5px 10px 8px 10px;
	background: #FFF;
}

