

html,body {
	margin:0;
	padding:0;
	color:#333333;
	background:#fff;
}
body {
	padding:1em 0;
	font:76%/1.5 "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
em {
font-weight:bold;
color: #3E65A3;;
}
h1,h2,h3 {
	margin:0 0 0.25em;
	color:#3E65A3;
	font-weight:normal;
	line-height:1.2;
	font-family:"Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
}
h1 {
	font-size:1.8em;
	line-height:1.2;
	letter-spacing:-1px;
}
.home  { 
	background: url(../images/bmc_welcome_heading.gif) no-repeat; 
	text-indent: -9000px; 
	margin: 5px 0 0 0; 
}
h2 {
	font-size:1.5em;
	line-height:1.3;
}
h3 {
	font-size:1em;
	text-transform:uppercase;
}
p {margin:0 0 1em;}
a:link,
a:visited {
	border-bottom:1px dotted;
	color:#3E65A3;
	font-weight:bold;
	text-decoration:none;
}
a:visited {color:#333;}
a:focus,
a:hover {
	border-bottom-style:solid;
	color:#3E65A3;
}

a.imgLink:link,
a.imgLink:visited {
	border-bottom:0px dotted;
	color:#3E65A3;
	font-weight:bold;
	text-decoration:none;
}





code,
kbd {font-family:Monaco,"Courier New",Tahoma}
.clearfix:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
* html .clearfix {height:1px;} /* * html hack for IE pre 7 used for convenience in this demo */
.clearfix {display:inline-block;}
.clearfix {display:block;}
.structural {
	position:absolute;
	left:-9999px;
}
#footer {
	clear:both;
	text-align: right;
	font-size: 8pt;
	color: #3E65A3;
	padding: 0 5px 0 0;
}

#footer a {
	text-decoration: none;
	border: none;
	color: #3E65A3;
	font-size: 7pt;
	font-weight:normal;
}



.code {
	margin:1em 0;
	padding:3px 5px 3px 3em;
	border:1px solid #98be10;
	list-style-type:decimal-leading-zero;
	font-family:Courier;
}
.code code {font-family:Monaco,"Courier New",Tahoma}
.code li {
	margin:2px 0;
	padding:0 5px;
	background:#f7f7f5;
}
.code li.tab1 {padding-left:4ex}
.code li.tab2 {padding-left:8ex}
.code li.tab3 {padding-left:12ex}
.code li.tab4 {padding-left:16ex}
.code li.tab5 {padding-left:20ex}
.code .changed {
	color:#900;
	font-weight:bold;
}
.code em {
	color:#900;
	font-weight:bold;
	font-style:normal;
}




html {background:transparent}
body {background:#fff}
#wrap {
	max-width:780px;
	margin:0 auto;
}
* html #wrap {width:780px}



a img {
border:none;
}


#content-right {
float:right;
width:250px;
}

#content-left {
float:left;
width:525px;
}


.clear {
overflow:hidden;
height:1px;
clear:both;
}


#header {
height: 100%;
width: 100%;
vertical-align: top;
margin: 0px 0px 10px 0px;
}

/*###################################################
				Navigation
###################################################*/
#menu {
border: none;
border-collapse:collapse;
margin:10px 0px 0px 5px;
}

#menu td {
padding:0px;
margin:0px;
}

#menu a {
border:none;
}
/*################################################*/
.callUs, .telephoneNo {
	visibility: hidden;
}
.callUs {
	color: #727272;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
}
.telephoneNo {
	color: #006699;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
}

#bar-top-1, #bar-top-5, #bar-bottom-1, #bar-bottom-5 {
background-color:#3E65A3;
background-image:url(../images/bar.left.png);
background-repeat:no-repeat;
height: 20px;
width: 12px;
}

#bar-top-2 {
background-color:#3E65A3;
width:170px;
}

#bar-top-3, #bar-top-4, #bar-top-5 {
background-color:#727272;
}

#bar-top-5, #bar-bottom-5 {
background-image:url(../images/bar.right.png);
background-repeat:no-repeat;
}

#bar-bottom-1, #bar-bottom-2 {
background-color:#727272;
}

#bar-bottom-3, #bar-bottom-4, #bar-bottom-5 {
background-color:#3E65A3;
}


li {
padding-left:0px;
margin-left:0px;
}


.dd-footer {
padding-top:10px;
color: #BBB;
font-size: 8pt;
}

.dd-footer a {
color: #BBB;
font-weight:normal;
padding:0px;
text-decoration:none;
border-bottom:1px dotted #CCC;
}
.dd-footer a:hover {
font-weight:normal;
padding:0px;
background:none;
color: #AAA;
border-bottom:1px solid #AAA;
}


input, textarea { margin:2px; padding:3px; border:1px solid #3E65A3; font:100% "Trebuchet MS",Tahoma,Arial,sans-serif; }
#submit { background-color: lightgrey; cursor:pointer; }

.slogan {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.personal {
	width: 170px;
	margin: 20px 0 20px 30px;
	padding: 10px;
	float: left;
}
.personal img {
	border: 1px solid #cccccc;
	margin: 0 0 5px 0;
	padding: 3px;
}


.rssLink a{
	font-style:normal;
}

.contact {
	margin-bottom: 20px;
}

.contact td {
	font-weight: bold;
	padding-right: 10px;
}
