@charset "utf-8";
/* Bremner Visual - CSS Document */

/* Page Elements */

body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		text-align:center;
		font-family:Helvetica, Arial, sans-serif;
		background-image:url(images/bv_bg.gif);
		background-repeat:repeat-x;
}
	#container {
		margin: 0px auto;
		padding: 0px;
		border:0;
		width: 1153px;
		text-align:center;
		}
	#flash_container {
		margin: 0px auto;
		padding: 0px;
		border:0;
		width: 1153px;
		text-align:center;
		}
		
	#bv_container {
		margin: 0px auto;
		padding: 0px;
		border:0;
		width: 903px;
		text-align:center;
		}
		
	#bv_3col {
		margin: 0px auto;
		padding: 0px;
		border:0;
		width: 301px;
		text-align:left;
		float:left
		}
		
/* Page Text Styles */

p {
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	color:#033c73;
}

li	{
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	color:#033c73;
}
ul {
padding-left:20px;
}

.service ul {
padding-left:15px;
}

.service li {
	font-size:11px;
	padding-left:10px;
	color:#033c73;
	padding-bottom:5px;
}

a:link {
	color: #033c73;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #033c73;
}
a:hover {
	text-decoration: underline;
	color: #033c73;
}
a:active {
	text-decoration: none;
	color: #033c73;
}

/* FAQs */
#faqs { margin: 0px 0px 0px 0px; }
#faqs p { margin: 0px; }
#faqs p a { color: #033c73!important; background: url(images/more_btn.gif) 264px center no-repeat #e5e5e5; display: block; border-bottom: 1px solid #ffffff; font-weight: bold; line-height: 100%!important; margin: 0px!important; padding-bottom:5px;  padding-top:5px; padding-left:5px;text-decoration: none; }
#faqs p a:hover { color: #033c73; background: url(images/more_btn.gif) 264px center no-repeat #d7d7d7; text-decoration: none; }
#faqs .answer { padding: 0.5em 0.75em; background: #ffffff; border-bottom: 1px solid #ffffff; display: block; }
#faqs .answer p { margin: 1em 0.75em; }
#faqs .answer p a { display: inline; background: none; border: none; color: #CCC!important; padding: 0px!important; }

/* FAQs */
#form { margin: 0px 0px 0px 10px; }
#form p {font-size:11px; padding-left:0px; padding-right:0px; color:#033c73;}
#form p a { color: #033c73!important; background: url(images/more_btn.gif) 264px center no-repeat #e5e5e5; display: block; border-bottom: 1px solid #ffffff; font-weight: bold; line-height: 100%!important; margin: 0px!important; padding-bottom:5px;  padding-top:5px; padding-left:5px;text-decoration: none; }
#form p a:hover { color: #033c73; background: url(images/more_btn.gif) 264px center no-repeat #d7d7d7; text-decoration: none; }
#form .answer { padding: 0px 0px; background: #ffffff; border-bottom: 1px solid #ffffff; display: block; }
#form .answer p a { display: inline; background: none; border: none; color: #CCC!important; padding: 0px!important; }
