/*   Brickhouse Capital Style Sheet (Form Layout Style)
     Created by: Clint Applegate (CA Visual Design)
	 Dated: 3/26/07
-----------------------------------------------------------------*/

#wrapper_apps {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
}

.contentbox_apps {
	padding: 0px 5px 0px 10px;
	float: right;
	width: 580px;
}
#content_wrapper_apps {
	margin: 0px;
	padding: 5px;
	width: 830px;
}

#footer_apps {
	padding: 0px 5px 0px 5px;
	clear: both;
	height: 55px;
	width: 810px;
	border-width: 4px 0px 0px 0px;
	border-style: solid;
	border-top-color: #846E50;
	font-size: 10px;
}

input.text {
	font-weight: bold;
	font-size: 10px;
	padding: 3px;
	margin: 10px 0 0 0;
	border: 1px solid #036;
	background: #fff;
	color: #069;
	text-align: left;

}

input.button {
	font-weight: bold;
	font-size: 80%;
	padding: 3px;
	margin: 10px 0 5px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #369;
	color: #069;
	text-align: left;
}

input.rdo {

	border:0px;

}


ul.index {

	font-size: 70%;

	color: #000;

	line-height: 150%;

}

form {

/*	color:#666666;*/

/*	text-align:left;*/

/*	padding:10px;*/

	/*background:#EEE;*/

/*	border:1px solid #AAA;*/

/*	line-height: 100%;*/

}


form textarea {

	font-size:8pt;

	font-family:arial;

}



form input{

	margin: 3px 3px 0px 0 ;

}



form a {

	color:#666666;

	/*font-weight:normal;*/

}

form .ibox{

	text-align:right;

	width:350px;

	padding-bottom:10px;

}

input {

border: 1px solid #cccccc;

font-size:9pt;

}


/*--- Table Styles
----------------------------------------------*/



table tr td{

	font-size: 10px;

}



td.subheading{

	color: #FFFFFF;

	background: #846E50;

	font-weight: bold; 

	padding: 3px;

	font-size: 12px;

}



table.ex, table.exD {

	margin-top:3px;

	border:1px solid #000000;

	padding:0px;

}

table.ex td{

	padding: 5px;

	border-right:1px solid #bbbbbb;

}


th.heading {
	background: #336699;
	font-size: 10px;
	text-align:left;
	padding:4px;
	border-right:1px solid #1D3A57;
	border-left:1px solid #4891D9;
	border-bottom:1px solid #1D3A57;
	border-top:1px solid #4891D9;
}

th.heading a{
	background: transparent;
	color: #FFFFFF;
	text-decoration:none;
}

td.numDisp {

	color:#999999;

}

.head {
	color: #FFFFFF;
	background: #336699;
}

.altrow {

	background-color:#CCCCCC;

}

#clsButton {

	font-size:7pt;

	float:right;

	color:#999;

	border:1px solid #999;

	padding:2px;

}

#clsButton a {

	text-decoration:none;

}

#clsButton a:hover {

	color:#000;

}

#confirm {

	padding:10px;

	text-align:center;

	background-color:#EEE

}

#cclsButton {

	font-size:7pt;

	color:#999;

	border:1px solid #999;

	padding:2px;

	width:75px;

}

#cclsButton a {

	color:#999;

	text-decoration:none;

}

#cclsButton a:hover {

	color:#000;

}





ol li ul li {

	font-size: 10px;

}

h2 small{

	font-weight: normal;

	font-size: 10px;

	font-family: verdana, geneva, sans-serif;

	color: #666666;

}

td.label{
	vertical-align: bottom;
	margin: 4px 0px 0px 0px;
	padding:4px 0px 0px 0px;
	color:#000000;
	background: transparent;
}

td.form tr.form{
	vertical-align: top;
	padding:0px;
	margin: 0px 0px 4px 0px;
}



form table {

	margin-top: 10px;

}

form table.related{

	margin-top: 0px;

	margin-bottom: 10px;

}

.formClass

{

	padding: 0px;

}

