html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	/*font-family: inherit;*/
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}

strong { font-weight:bold; }
body {
	line-height: 1;
	color: #000000;
	/*background: #3f4349 url(images/body_bg.jpg) repeat-x;*/
	
	/* ==== DARK GREY BACKGROUND */
	/*background: #3f4349;*/
	
	/* ==== DESIGN 1A ==== */
	/*background: #E7F1FB url(images/bg_repeat2.jpg) repeat-x;*/
	
	/* ==== DESIGN 1B ====*/
	/*background: #010d1a url(images/backgroundpeople.jpg) top center no-repeat fixed;*/
	
	/* ==== DESIGN 1C ====*/
	/*background: #542708 url(images/backgroundbrown.jpg) center top repeat-x;/*	
	
	/* ==== DESIGN 1D ====*/
	/* background: #010d1a url(images/bg_wood.jpg)  fixed;*/
	
	/* ==== DESIGN 1E ====*/
	background: #FFFFFF url(images/web_background.jpg) repeat-x;
	
	/* ==== DESIGN 1F ====*/
	/*background: #E7F1FB url(images/rrrr.jpg) repeat-x;*/
	
	/* ====  DESIGN 1G ====*/ 
	
	
	font: 90.0% Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top:5px;
}

#headerservicetimes {
	width: 306px; 
	float: right;	
	/*font-family: Georgia, Helvetica, Arial;*/
	text-align:right;
	margin-top:15px;
	margin-right:10px;
}

#blogheader {
	font-size:16px;
	font-weight: bold;
}

#headerservicetimes h1 {
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;	
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#homepageright {
width:358px; 
height:225px; 
background:url(images/homerightback.jpg) no-repeat;
color: #afd2f2;
}

#homepageright h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;	
	margin-bottom:8px;
}

/* Home page Events */
#homepageright .event		{ padding:6px 0 12px; margin-bottom:3px;}
#homepageright .date		
{ 
display:block; width:37px; height:39px; float:left; background:url(images/event_bg.gif) no-repeat; 
margin:-4px 13px 0 3px 
}	
#homepageright .date .month		{ font-size:11px; color:#292b2f; display:block; text-align:center; padding-top:3px;}
#homepageright .date .day			{ font-size:17px; color:#292b2f; text-align:center; display:block; margin-top: -1px; }
#homepageright h4					{ font-size:13px; margin:0 0 2px;  border-bottom:0px;}
#homepageright h4 a				{ color:#FFFFFF; text-decoration:none; }
#homepageright h4 a:hover			{ text-decoration:underline; }
#homepageright .event p			{ font-size:12px; color:#afd2f2; margin:0; }
/* ==================== */

/* Subpage Nav Events */
#subevents {
border-top:4px solid #E8A90C; 
border-bottom: 4px solid #E8A90C;
background: #fddf96; 
width:220px; 
margin-bottom:20px;
color:#988655;
font-size:11px;
padding:0px;
}
#subevents h1 {
	font-family:  Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #1d1d1d;
	/*border-bottom: 2px solid #FFFFFF;	*/
	border-bottom:0px;
	margin-bottom:8px;
}
/*#subevents .event		{ padding:6px 0 12px; margin-bottom:3px;}*/
#subevents .event		{ padding:6px 0 12px; margin-bottom:3px; clear:both;}
#subevents .date		
{ 
display:block; width:37px; height:39px; float:left; background:url(images/event_bg.gif) no-repeat; 
margin:-4px 13px 30px 3px 
}	
#subevents .date .month		{ font-size:11px; color:#292b2f; display:block; text-align:center; padding-top:3px;}
#subevents .date .day			{ font-size:17px; color:#292b2f; text-align:center; display:block; margin-top: -1px; }
#subevents h4					{ font-size:13px; margin:0 0 0px;  padding-top:0px;border-bottom:0px;}
#subevents h4 a				{ color:#5e5d57; text-decoration:none; }
#subevents h4 a:hover			{ text-decoration:underline; }
#subevents .event p			{ font-size:12px; color:#908e87; margin:0; }
#subevents h5					{ font-family:  Helvetica, Arial; font-size:15px; margin:0 0 7px 0px;  font-weight:bold; color: #1d1d1d; border-bottom:0px;}
/* ==================== */

/*==== Main events page =============*/
/* Calendar */
.calendar-event1 p {
	margin-left: 12px;
}
.calendar-event1 {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 12px;
	padding-bottom:15px;
}
.calendar-event1 .event-title1 {
	font-size: 16px;
	padding-top: 6px;
	font-weight: bold;
	color: #2177c0;
}
.calendar-event1 .event-meta1 {
	font-size: 13px;
	padding-top: 8px;
	padding-bottom: 6px;
}
.event-cal-icon1 {
	background: url(images/icon-calendar.gif) no-repeat -4px -2px;
	width: 59px;
	height: 70px;
	text-align: center;
	color: #fff;
	float: left;
	margin-right: 10px;
	margin-bottom:65px;
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}
.event-cal-icon2 {
	background: url(images/icon-calendar.gif) no-repeat -4px -2px;
	width: 59px;
	height: 70px;
	text-align: center;
	color: #fff;
	float: left;
	margin-right: 10px;	
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}
span.month1 {
	font-weight: bold;
	display: block;
	padding-top: 9px;
	text-transform: uppercase;
}
span.day1 {
	font-weight: bold;
	font-size: 25px;
	display: block;
	padding-top: 8px;
}


/* ==================================*/

/* ==== subpage sermon manager ====*/

#subpagesermon {
border-top:4px solid #f2e8d2; 
border-bottom: 4px solid #f2e8d2;
background: #f6f0e2; 
width:220px; 
margin-bottom:20px;
color:#988655;
font-size:11px;
padding:0px;
}

#subpagesermon h4					{ font-family:  Helvetica, Arial; font-size:15px; margin:0 0 7px 0px;  font-weight:bold; color: #1d1d1d; border-bottom:0px;}
#subpagesermon h3					{ font-family: Georgia, Helvetica, Arial; font-size:15px; margin:0 0 7px 0px;  border-bottom:0px;}
#subpagesermon h3 a				{ font-family: Georgia, Helvetica, Arial; color:#b37c0e; text-decoration:none; }
#subpagesermon h3 a:hover			{ font-family: Georgia, Helvetica, Arial; text-decoration:underline; }

/* ==== subpage blog posts manager ====*/

#subpageblog {
border-top:4px solid #c4e3ff; 
border-bottom: 4px solid #c4e3ff;
background: #eaf5ff; 
width:220px; 
margin-bottom:20px;
color:#2177c0;
font-size:11px;
padding:0px;
}

#subpageblog h4					{ font-family:  Helvetica, Arial; font-size:15px; margin:0 0 7px 0px;  font-weight:bold; color: #1d1d1d; border-bottom:0px;}
#subpageblog h3					{ font-family: Georgia, Helvetica, Arial; font-size:15px; margin:0 0 7px 0px;  border-bottom:0px;}
#subpageblog h3 a				{ font-family: Georgia, Helvetica, Arial; color:#b37c0e; text-decoration:none; }
#subpageblog h3 a:hover			{ font-family: Georgia, Helvetica, Arial; text-decoration:underline; }


.clear {
	clear: both;
}
/* Link Styles */
a:link, a:visited {
	color: #2177c0;
	text-decoration:underline;
	font-weight: bold;
}
a:hover {
	color: #013773;
	text-decoration:underline;
	font-weight: bold;
}
a:active {
	color: #2177c0;
	text-decoration:underline;
	font-weight: bold;
}
/* Headings */
h1, h3, h4 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	margin-bottom: 20px;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px dashed #CCCCCC;
}
h1 {
	font-size: 2.0em;
}
h2 {
	font-size: 1.2em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.2em;
}
/* General Styles */
.hidden {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	display: block;
}
/* Wrapper */
#wrapper {
	position: relative;
	width: 1026px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
	border: 10px solid #FFFFFF;
}

#search {
	position: absolute;
	top: 0;
	right: 0;
	/*border: 1px solid #dee2e3;
	border-top: none;
	background: #f4f6f6;*/
	width: 300px;
	w\idth: 25.5em;
	/*padding: 1.5em;*/
	padding: 0px;
	margin:0px;
	text-align:right;
	color: #CCCCCC;
}

#search #large {
	font-size:15px;
	font-weight:bold;
	color: #1A1919;
}

#toplinks a{
	font-size:12px;
}

#toplinks a:hover{
	font-size:12px;
}


*:first-child+html #search {
	width: 25.5em;
}
.search_term {
	padding: 6px 4px 4px 8px;
	color: #949494;
	text-transform: uppercase;
	font-size: 1.0em;
	width: 19.5em;
	margin-right: 2px;
	border: 1px solid #c5c5c5;
}
.search {
	border: none;
	padding: 0.6em 0.7em 0.4em 0.7em;
	color: #fff;
	background: #9eb465;
	font-size: 1.0em;
}
.search:hover {
	background: #6d7f83;
	cursor: pointer;
}

/* Header */

#header {
	position:relative;
	height:187px;	
	background: #edfcff url(images/headerback.jpg) top left no-repeat;
}
	/* Logo */
	#header h1#logo, #header h1#logo a { 
		display:block;
		height:130px;
		width:500px;
	}
	#header h1#logo { 
		background:url(images/cboq_header.png) no-repeat;
		border:none;
		height:130px;
		left:0px;
		margin:0;
		padding:0;
		position:absolute;
		text-indent:-999em;
		top:0px;
	}
	/* =========== Navigation ===========*/
	 
		#nav, #nav * 	{ list-style:none; margin:0; padding:0}
		#nav 	{  	  
		padding-left:5px; 
		height:42px; 
		width:1041px; 
		/*background:url(/images/nav_back.gif) repeat-x left bottom;   */
		background: #00718F;
		position:absolute; 
		bottom:0;
		}
		#nav li 	{ float:left; }
		#nav li a 		{ display:block; font-size:14px; padding:0px 11px 0 7px; line-height:43px; text-decoration:none; color:#fff; } 

		#nav li:hover a,
		#nav li a:hover		{ background:#015268; line-height:37px; position:relative; top:3px; padding-bottom:2px; margin-bottom:3px; }  


		#nav li.current				{ background:url(/images/nav_li.gif) no-repeat right top; padding-right:6px; position:relative; top:-3px;}
		#nav li.current a,
		#nav li.current:hover a 	{ background:url(/images/nav_a.gif) no-repeat left top; color:#343537; padding:0 14px 0 20px; line-height:47px; }

		#nav li.current:hover a,
		#nav li.current a:hover		{ top:0px; line-height:47px; margin-bottom:0px; } 

		#nav li li 					{ border-bottom:1px solid #FFFFFF; float:none; background:none; padding:0; }  

		#nav li.current li,
		#nav li.current:hover li,
		#nav li:hover li			{ background:none; top:0; padding:0; }

		#nav li.current li a,
		#nav li.current:hover li a,
		#nav li:hover li a			{ 
							  background:#015268; color:#fff; font-weight:bold; padding:8px 14px; line-height:15px; width:182px; 
							  top:0; margin:0; font-size:12px; 
							}
		#nav li:hover li a:hover	{ background:#DFEFFE; top:0; color:#015268;}

		#nav li ul 					{ 
							  position:absolute; left:-5000px; z-index:1001; background:#015268;
							  width:210px;
							}
						
		#nav li:hover ul 			{ left:auto;  }
		#nav li:hover ul ul, 
		#nav li:hover ul ul ul, 
		#nav li:hover ul ul ul ul	{ left:-5000px;}
		#nav li:hover ul, 
		#nav li li:hover ul, 
		#nav li li li:hover ul, 
		#nav li li li li:hover ul	{ left:auto; }
		#nav li:hover ul li:hover ul{ margin:-28px 0 0 140px;}
						
/* ====== end navigation */

/* Inset */
#inset {
	width: 906px;
	/*height: 25px; with no image
	margin-bottom: 55px;  	with no image  */
	height: 175px;
	/*background: #647861;*/
	
}
body.home #inset {
	/*height: 75px;*/
}
#inset h1 {
	color: #19191a;
	font-size: 26px;
	margin:0px;
	padding: 7px 0px 0px 3px;
	/*letter-spacing: -0.05em;*/
	font-family: Helvetica, Arial, sans-serif;
	text-decoration:none;
	/*border-bottom: 3px solid #e8e8e8;*/
	border: 0px;
}

/* Content */
#content {
	float:left;
	height: 100%;
	margin-bottom: 20px;
	padding:15px 0px 15px 0px;	
}
/*#content p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 1.5em;
}*/
#content p {
	line-height: 1.2em;
	margin-bottom: 1.5em;
	}

.page {
	padding-left: 10px;
}
#main  ul, #main  ol {
	margin: 0 0 1em;	
}
#main ul {
	margin-left: 1.5em;
	
}
#main li {
	font-size: 1.3em;	
	
}
#main li li {
	font-size: 1.0em;
	
}
#main  ul li, #main  ol li {
font-size: 1.0em;
	
}
#main  ol {
	margin-left: 2em;
}
#main  ol li {
	list-style: decimal;
}

#main ol ul li {
	list-style: disc;
}

/* Home Page Styles */
.action {
	float: left;
	width: 280px;
}
.middle {
	margin: 0px 33px;
}

.action span {
	font-size: 1.0em;
	text-transform: uppercase;
	font-weight: normal;
}
.action h2 {
	color: #000000;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.page h2 {
	color: #000000;
	font-size:16px;
	font-weight:bold;
}

.page ul {
list-style-type: disc;
}

.page li {
list-style-type: disc;
}

.action h2 a:link, .action h2 a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.action h2 a:hover {
	color: #1f1f1f;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}




/* Listing Styles */
.entry {
	position: relative;
	border-bottom: 1px solid #c2c4c4;
	padding-right: 15px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.thumb {
	float: left;
}
.entry small {
	text-transform: uppercase;
	color: #6f8185;
	font-size: 0.9em;
	margin-left: 30px;
}
.entry p {
	margin-left: 250px;
}
.entry h2 {
	font-size: 2.6em;
	width: 300px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	margin-left: 250px;
}
.entry h2 a:link, .entry h2 a:visited {
	color: #000000;
	text-decoration: none;
}
.entry h2 a:hover {
	color: #1f1f1f;
	text-decoration: none;
}
.entry span {
	position: absolute;
	right: 5px;
	top: 10px;
	font-size: 2.6em;
	color: #6d7f83;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}
* html .entry span {
	ri\ght: 0;
	lef\t: 315px;
}
.post-data {
	margin-left: 250px;
}
ul.emenities li {
	display: inline;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 10px;
	padding: 0 4px 0 4px;
	list-style: none;
	border: none;
}


/* Single Listing Styles */
.single .entry {
	border: none;
	margin-top: 30px;
}
.single .entry small {
	margin-left: 0px;
}
.single .entry h2 {
	margin-left: 0px;
	width: 500px;
}
.single .entry p {
	margin-left: 0px;
	margin-right: 170px;
}
.single .entry span {
	top: 10px;
}
.single .post-data {
	position: absolute;
	width: 150px;
	right: 5px;
	top: 6.0em;
	margin-left: 20px;
}
.single .post-data ul {
	float: right;
}
.small {
	margin: 10px;
	margin-left: 0px;
}

/* Alignment */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right: 25px;
}

.alignright {
   float: right;
   margin-left: 25px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

#main {
	float: right;
	/*fl\oat: right;*/
	width: 760px;
	margin-left: 15px;
	margin-right:10px;
	min-height: 400px;
}

/* Sidebar */
.sidebar {
	float: left;
	width: 230px;
	w\idth: 220px;
	margin-bottom: 20px;
	}
.sidebar h3 {
	font-size: 1.6em;
	font-style: italic;
	color: #6d7f83;
	margin: 10px 0 10px 10px;
}
.sidebar ul {
	width: 230px;
	w\idth: 220px;
	border-style: solid solid solid solid;
	border-color: #bdbdbd;
	border-size: 1px;
	border-width: 1px;
	font-size: 13px;
	padding-bottom: 1px;
	}	
.sidebar li a {
	height: 1.7em;
	text-decoration: none;
	color: #ffffff;
	border: 1px solid #fff;
	border-bottom: 1px solid #d4d7d8;
	background: #A8BA30;
}	
.sidebar li a:link, .sidebar li a:visited {
	color: #ffffff;
	display: block;
	background: #A8BA30;
	padding: 8px 0 0 10px;
}
.sidebar li a:hover {
	color: #fff;
	background: #97a824 url(images/arrow.gif) no-repeat 95% 50%;
	padding: 8px 0 0 10px;
	border-bottom: 1px solid #93a75f;
}
.sidebar li.current_page_item a, .sidebar li.current-cat a {
	color: #fff;
	background: #778613 url(images/arrow.gif) no-repeat 95% 50%;
	padding: 8px 0 0 10px;
	border-bottom: 1px solid #93a75f;
}

/* Footer */
/*#footer {
	background: #50504F;
	border-top: 4px solid #222120;
	padding: 1.5em 1.0em;
	color: #CDCCCB;
	text-align:center;
	line-height:16px;
}*/
#footer {
	/*background: #222120;*/
	background: #222120 url(images/footerback.jpg) no-repeat;
	border-top: 2px solid #000000;
	padding: 12px;
	color: #e0e0e0;
	text-align:center;
	line-height:16px;
	font-size:13px;
	font-weight:bold;
}
#footer  a {
	color: #e0e0e0; /*was #CDCCCB */
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer li {
	display: inline;
	border-left: 1px solid #C1C8CA;
	padding: 0 7px;
}
#footer li.first {
	border-left: none;
	padding: 0 10px 0 0;
}

#footer2 {
	margin:0 auto; 
	padding-top:15px;
	width:100%; 
	text-align:center;
	line-height:16px;
	font-size:12px;
}

#footer2  a {
	color: #8E0030; 
	border-bottom: 1px dashed #8E0030;
	text-decoration:none;
}
#footer2 a:hover {
	color: #8E0030;
	border-bottom: 1px solid #8E0030;
	text-decoration:none;
}

/*=========== NEW STyle Elements ==================*/

.tdgraynormal
{
		font-family: Arial, Tahoma, Verdana, sans-serif;
		font-size: 12px;
		color: #000000;
        font-weight: normal;
        BACKGROUND-COLOR: #FAFAFA
}		

.tdgraynormaldk
{
		font-family: Arial, Tahoma, Verdana, sans-serif;
		font-size: 12px; 
		color: #000000;
        font-weight: normal;
        BACKGROUND-COLOR: #E8F1FE
}

.redasterisk 
{
	font-weight: bold;
	color: #C60505;
	font-size: 15px;
}

.fontsmallgrey 
{
	font-weight: bold;
	color: #7A7A7A;
	font-size: 11px;
}

#error {
border-top: 2px #BF0606 solid;
border-bottom: 2px #BF0606 solid;
width:98%;
background-color:#FCBABA;
color: #BF0606;
font-weight: bold;
font-size: 17px; 
padding:6px 6px 6px 8px;
margin: 5px 0px 5px 0px;
}

.errortext {
color: #000000;
font-weight: bold;
font-size: 14px; 
margin: 5px 0px 5px 28px;
}

input { 
/*width:170px; */
 border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
 font-size: 14px;
 color: #3E4148; 
 background-color: #F7F7F7; 
 height: 22px;
}

.inputbox { 
/*width:170px; */
 border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
 font-size: 14px;
 color: #3E4148; 
 background-color: #F7F7F7; 
 height: 22px;
}

fieldset {
	border: 1px solid #CCCCCC;
	padding: 10px 15px 10px 15px;
}

legend {
	color: #214D98;
	font-size: 13px;
	font-weight: bold;
}

select { 
/*width:170px; */
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 14px;
color: #3E4148; 
background-color: #F7F7F7;
height: 22px;
}

.selectlarge{ 
width:170px;
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 11px;
color: #3E4148; 
background-color: #F7F7F7;
height: 70px;
}

.selectsmall { 
/*width:170px; */
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 12px;
color: #3E4148; 
background-color: #F7F7F7;
}

.selectbox2 { 
/*width:170px; */
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 15px;
color: #3E4148; 
background-color: #F7F7F7;
height: 22px;
}

.selectbox {
	width:220px;
}

.textarea { 
/*width:170px; */
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 13px;
color: #3E4148; 
background-color: #F7F7F7; 
font-family: arial, geneva, arial;
}

/* Rates Table */

.rateHeader2 {
	font-family: Verdana,arial,sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color:#023064;
}

.rateHeader3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color:#FFFFFF;
}

.rateYours2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color:#90e0f3;
}

.rateCompetition2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: none;
	font-weight:normal;
	background-color:#FFFFFF;
}

.rateTerm2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color:#FFFFFF;
}

.mortappform
{
	font-size: 11px;
}

.mortappformsmall
{
	font-size: 10px;
}

.submit {
    BORDER-RIGHT: #8398B2 1px solid;
    BORDER-TOP: #8398B2 1px solid;
    BORDER-LEFT: #8398B2 1px solid;
    WIDTH: 70px;
    BORDER-BOTTOM: #8398B2 1px solid;
    BACKGROUND-COLOR: #D9E8FA;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
	}
	
.btn {border: 1px outset; cursor: pointer; font-size:9px; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(images/button2.gif);
background-image: repeat-x;
}

.btn_small {
border: 1px outset; 
cursor: pointer; 
font-size:11px; 
font-weight: bold; 
margin: 0px 0px 0px 1px; 
padding: 1px 1px 1px 1px;
background-image: url(/images/button2.gif);
width:65px;
height: 25px;
}

.btn_med {
border: 1px outset; 
cursor: pointer; 
font-size:12px; 
font-weight: bold; 
margin: 0px 0px 0px 1px; 
padding: 1px 1px 1px 1px;
background-image: url(/images/button2.gif);
width:130px;
height: 25px;
}

.btn_wide {border: 1px outset; cursor: pointer; font-size:9px; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(images/button2.gif);
background-image: repeat-x;
width:160px;
}

.formfield {
    border-left:1px solid #666;
    border-top:1px solid #666;
    border-right:1px solid #EAEAEA;
    border-bottom:1px solid #EAEAEA;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
    BACKGROUND-COLOR: #f8f8f8;
    color: #3C3B3B;
	padding: 0px 0px 4px 0px;
	margin: 2px 0px 2px 0px;
}

/* Rates Table */

.rateHeader {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
}

.rateYours {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
}

.rateCompetition {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: none;
	font-weight:normal;
}

.rateTerm {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
}

.glossaryletter {
background-image: url(images/glossletter.gif);
font-weight: bold;
font-size: 18px;
color: #063D6C;
width: 30px;
height: 30px;
text-align: center;
margin: 0px;
padding-top:3px;
}

.newsheader
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.faqheader
{
	font-size:17px;
	font-weight: bold;
}

.smalltext {
	font-size: 9px;
	font-weight: bold;
}

.smalltext2 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

/*-----*/
.homepage {
	font-size:11px;	
	color: #7C7C7C;
	font-weight: normal;
}


.action h2 {
	color: #000000;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #000000;
	border-bottom: 0px;
	margin-bottom:12px;
	margin-top:4px;
}

h2 a:link, h2 a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:19px;
}
h2 a:hover {
	color: #1f1f1f;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:19px;
}

/* ----- */ 

#slider { 
width: 771px; /* important to be same as image width */ 
height: 300px; /* important to be same as image height */ 
position: relative; /* important */ 
overflow: hidden; /* important */ 
} 
#sliderContent { 
width: 771px; /* 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: 11px Arial, Helvetica, sans-serif; 
padding: 10px 13px; 
width: 100%; 
background-color: #000; 
filter: alpha(opacity=70); 
-moz-opacity: 0.7; 
-khtml-opacity: 0.7; 
opacity: 0.7; 
color: #fff; 
display: none; 
} 
.clear { 
clear: both; 
} 
.sliderImage span strong { 
font-size: 16px; 
} 
.top { 
top: 0; 
left: 0; 
} 
.bottom { 
bottom: 0; 
left: 0; 
} 
ul { list-style-type: none;} 

/* --- end slider --- */ 

