body {
	background-color:#FFFFFF;
	
	margin:0px;
	padding:0px;
	
	font-family:sans-serif;
	color:#0501b4;
	}

h1,h2,h3,h4 {
	margin:0px;
	
	font-family:serif;
	font-weight:bold;
	
	}

ul {
	text-align:left;
	}
	
li {
	margin-left;20px;
	margin-bottom:10px;
	list-style-image: url(http://bringnbuild.com/theme/arrow_menu.gif);	
	}

table {
	width:780px;
	margin-top:5px;
	margin-bottom:20px;
	
	text-align:center;
	font-weight:bold;
	background-color:#03005a;
	}

td{
	margin:1px;
	text-align:center;
	background-color:#FFFFFF;
	color:#0501b4;
	}

a:link {
	color:#03005a;
	
	font-weight:bold;
	text-decoration:none;
	}

a:active {
	font-weight:bold;
	text-decoration:underline;
	}

a:visited {
	color:#0501b4;
	
	font-weight:bold;
	text-decoration:none;
	}

.page_head {
	width:900px;
	height:155px;

	margin:0px;
	margin-top:10px;

	text-align:center;
	}

.page_headlogo {
	float:left;
	width:230px;
	margin-left:20px;
	}

.page_headbanner {
	float:right;
	width:650px;
	margin-top:10px;
	text-align:center;
	}

.page_bluebar {
	background-image:url("bluebar_fill.jpg");
	background-repeat:repeat-x;

	width:900px;
	height:21px;

	margin-top:10px;

	clear:both;
	}

.page_bluebar img {
	margin:0px;
	padding:0px;
	border-style:none;

	float:right;
	}

.page_body {
	width:900px;
	margin-top:10px;
	}
	
.page_foot {
	width:900px;
	margin:10px;
	}

.page_footpaypal {
	width:260px;
	float:left;
	margin:5px;
	}

.page_footworkord {
	width:460px;
	float:left;
	margin:5px;
	text-align:center;
	font-size:1.2em;
	font-family:sans-serif;
	}

.hidden_login {
	margin:0px;
	margin-left:10px;
	padding:0px;
	}

.hidden_login form{
	margin:0px;
	padding:0px;
	}

.hidden_login input{
	margin:0px;
	padding:0px;
	border-style:none;
	}
	
#hidden_submit {
	background-color:transparent;
	
	width:1px;
	
	text-display:none;
	}

.colhead {
	width:20%;

	background-color:#03005a;

	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-left-width:1px;
	
	font-family:serif;
	font-size:1.2em;
	font-weight;bold;
	color:#FFFFFF;
	}
	
.col2head {
	width:40%;

	background-color:#03005a;

	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-left-width:1px;
	
	font-family:serif;
	font-size:1.2em;
	font-weight;bold;
	color:#FFFFFF;
	}
	
.col3head {
	width:60%;

	background-color:#03005a;

	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-left-width:1px;
	
	font-family:serif;
	font-size:1.2em;
	font-weight;bold;
	color:#FFFFFF;
	}
	
.col4head {
	width:80%;

	background-color:#03005a;

	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-left-width:1px;
	
	font-family:serif;
	font-size:1.2em;
	font-weight;bold;
	color:#FFFFFF;
	}
	
.rowhead {
	width:20%;

	background-color:#03005a;

	border-top-style:solid;
	border-top-color:#FFFFFF;
	border-top-width:1px;
	
	font-family:serif;
	font-size:1.2em;
	font-weight;bold;
	color:#FFFFFF;
	}
	
.menustretch {
	width:220px;	
	background-image:url(http://bringnbuild.com/theme/menu_stretch.jpg);
	margin-left:5px;
	font-family:sans-serif;
	font-size:1.2em;
	font-weight:bold;
}

.menustretch img{
	border-style:none;
	}

.menustretch a{
	color:#0501b4;
	text-decoration:none;
	}

.menustretch a:visited{
	color:#0501b4;
	text-decoration:none;
	}

.bodytext {
	width:600px;
	
	margin-right:30px;
	
	text-align:justify;

	float:right;
	}
	
.nomenu {
	text-align:justify;
	width:800px;
	
	margin-left:auto;
	margin-right:auto;
	}
	
.heading  {
	width:100%;

	text-align:center;
	color:#03005a; 
	}
	
.heading hr {
	color:#03005a;
	}
	
.heading a {
	text-decoration:none;
	color:#03005a;
	}
	
.subheading  {
	width:100%;

	margin:0px;
	margin-top:20px;
	margin-bottom:5px;
	
	text-align:left;
	color:#03005a; 
	}
	
.subheading hr {
	margin:0px;
	color:#03005a;
	}
	
.subheading a {
	text-decoration:none;
	color:#03005a;
	}
	
.highlights {
	font-family:sans-serif;
	font-weight:bold;
	font-size:1.2em;
	color:#03005a;
	}

.details {
	font-weight:bold;
	}
	
.details li{
	margin-left:20px;
	font-weight:normal;
	list-style-type: circle;	
	list-style-image: none;	
	}
	
.usermenu {
	width:898px;
	
	margin:0px;
	padding:0px;
	clear:both;
	}
	
.usermenu_button {
	background-image:url("http://bringnbuild.com/theme/hanging_tab.gif");
	background-repeat:no-repeat;
	
	width:128px;
	height:24px;
	
	margin:0px;
	padding:0px;
	
	text-align:center;
	float:right;
	}

.usermenu_button a:link {
	color:#fff0f0;
	
	font-weight:bold;
	text-decoration:none;
	}

.usermenu_button a:active {
	color:#fff0f0;
	
	font-weight:bold;
	text-decoration:underline;
	}

.usermenu_button a:visited {
	color:#fff0f0;
	
	font-weight:bold;
	text-decoration:none;
	}

.faq_answertopic {
	width:80%;
	position:relative;
	top:15;
	padding:5px;
	border-style:solid;
	border-color:#03005a;
	background:#f1d888;
	
	font-weight:bold;	
	}
	
.faq_answerinfo {
	margin-bottom:20px;
	padding:10px;
	padding-top:15px;
	border-style:solid;
	border-color:#03005a;
	
	}
	
.faq_contents {

	}
	
.notice {
	width:80%;
	
	margin-left:auto;
	margin-right:auto;
	
	font-weight:bold;
	font-size:1.2em;
	font-family:serif;
	text-align:center;
	}

