@charset "utf-8";
.ATF-STYLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-image: url(BKG-STRIPE.gif);
	background-repeat: repeat-x;
	background-position: center top;
}


#modernbricksmenu{
padding-top:9px;
padding-bottom:0px;
width: 80%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
text-align:right;

}

#modernbricksmenu ul{
font: bold 10px Arial;
margin:0;
margin-right: 9px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:none;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 5px 0 0; /*Margin between each menu item*/
padding: 3px 7px;
text-decoration: none;
letter-spacing: 1px;
background-color: #43748f; /*Default menu color*/
/* border-bottom: 1px solid white; */
}

#modernbricksmenu a:hover{

color: #66FFFF /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
color: #8d1902;
background-color: #dfe8e8; /*Brown color theme*/ 
border-color: #dfe8e8; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 160%;
height: 0px;
line-height: 10px;
background: #dfe8e8; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}




.wireframemenu{
border: 0px solid #C0C0C0;
background-color: white;
border-bottom-width: 0;
width: 150px;
text-align:right;
margin-left:10px;
margin-right:0px;

}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 150px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu li{
font-weight:bold;
padding: 2px 6px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom:;
background-color:#efefef;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.wireframemenu li #current2{

background-color:#006699;
}


.wireframemenu a:visited{
color: #595959;
}



html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #F8FBBD;

color: black;
}

ul.vert-one{
padding-left:0px;
padding-top:10px;
list-style-type:none;
display: inline-block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:120%;
width:150px; text-align:left;
margin-top:40px;
margin-left:10px;
}

/* Google Chrome hack */
body:nth-of-type(1) #content
{

margin-left:19px;

}

ul.vert-one li{margin:0;padding:0px;
border-bottom:1px solid #ffffff;}

ul.vert-one li a{display:block;text-decoration:none;color:#43748f;
background:#fff;padding:10px;width:150px;}

ul.vert-one li a:hover{
background:#dddddd url("images/vert-one_arrow.gif") no-repeat 0 9px;}

ul.vert-one li a.current2,ul.vert-one li a.current2:hover{
background:#43748f url("images/vert-one_arrow.gif") no-repeat 0 9px;
font: bold; color:white;}

#content {
	border-width:1px;
	border-style: solid;
	border-color: #900;
	border-color:#43748f;
	width:545px;
	height:300px;
	margin-left:0px;
	margin-top:8px;
	padding:27px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 17px;

}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.callout {
	width:130px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin-left:30px;
	}
	
a {text-decoration:none; color: #660000;}
a:hover {text-decoration: UNDERline}


h2 {
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#8d1902;
line-height:12px;
margin-top:20px;
margin-right:35px;
background-color:white;

}

</style>
