/* CSS Document */
body {
	margin: 0;
	padding: 0 0 20px 0;
	font: 62.5%/1.35em Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	color: #333;
	background: #fff;
	}
div {
	margin: 0;
	padding: 0;
	}	
p, h1, h2, h3, h4, h5, h6, ul, dl, blockquote, table {
	margin: 0 0 14px 0;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #C6C6C6 url(/businesslounge/images/template/h1.gif) no-repeat top;
	color:#FFF;
	font-weight: bold;
	padding: 2px 10px;
	line-height: 1.083em;
	}
h1.red {
	background-color: #C00;
	background-image: url(/businesslounge/images/template/h1-red.gif);
	color:#FFF;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #D8D8D8 url(/businesslounge/images/template/h2.gif) no-repeat top;
	color:#666;
	font-weight: bold;
	padding: 2px 10px;
	line-height: 1.083em;
	}
.h1bottom {
	margin: 14px 0;
	height: 17px;
	background: #C6C6C6 url(/businesslounge/images/template/h1-bottom.gif) no-repeat bottom;
}
h3 {
 	font-size: 1.2em;
	}
h4 {
 	font-size: 1.15em;
	}
h5 {
 	font-size: 1.1em;
	}
h6 {
 	font-size: 1.05em;
	}
img {
	border: none;
	}
blockquote {
	border: 2px #ccc solid;
	border-top: none;
	border-bottom: none;
	padding: 0.3em;
	font-style: italic;
}
input, select, textarea {
	padding: 2px;
	font: normal 1em Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #999;
	border-bottom-color:#CCC; 
	border-right-color:#CCC; 
	}
input, select, th, td {
	font-size: 1em; 
	}
input[type=image] {
	border: none;
	padding: 0;
	cursor: pointer;
	}
input[type=button], input[type=submit] {
	text-align: center;
	cursor: pointer;
	}
fieldset {
	padding: 5px;
	border: 1px solid #999;
	border-bottom-color:#CCC; 
	border-right-color:#CCC; 
	margin-bottom: 12px;
}
fieldset table {
	margin-bottom: 0;
}
hr {
	height: 1px;
	background: #999;
	border: 0;
	margin: 14px 0;
}

td {
	vertical-align: top;
	}
th {
	vertical-align: bottom;
	}
form {
	margin: 0;
}
a {	
	color: #C00;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {	
	text-decoration: underline;
	}	
a.arrlnk, span.arrlnk {	
	background: transparent url(/images/gifs/button_red_rightarrow.gif) no-repeat right bottom;
	padding: 2px 17px 2px 0;
	}	
a.backlnk {
	padding: 2px 0 2px 17px;
	background: url(/images/gifs/button_red_leftarrow.gif) no-repeat left center;
	}	
a.delcross, span.delcross {
	padding: 2px 17px 2px 0;
	text-decoration: none;
	background: url(/images/gifs/button_red_x.gif) no-repeat right center;
	}	
a.uplink {
	padding: 2px 0 2px 14px;
	text-decoration: none; 
	background: url(/images/gifs/up_arrow.gif) no-repeat left center;
	}	
a.infolnk {
	padding: 2px 0 2px 17px;
	font-weight: inherit;
	color: #333;
	background: url(/images/gifs/button_red_info.gif) no-repeat left center;
	}
a.newplus {
	padding: 2px 0 2px 20px;
	background: url(/images/gifs/button_red_plus.gif) no-repeat left center;
	}
.clear {
	clear: both;
	}
.sep {
	display: none;
	}
.smltxt {
	font-size: 85%;
	}
.bigtxt {
	font-size: 115%;
	}
.hghlite {	
	background: #333;
	color: #fff;
	}
.quttxt {
	font-style:italic;
	}
.greytxt {
	color: #CCC;
	}
.right {
	float: right;
	margin: 0 0 10px 10px;
	}
.left {
	float: left;
	margin: 0 10px 10px 0;
	}
.error {
	color: #F00;
	font-weight: bold;
	}
p.done {
	font-weight: bold;
}
	
.case:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.case {display: inline-block;}
/* Hides from IE-mac \*/
	* html .case {height: 1px;}
	.case {display: block;}
/* End hide from IE-mac */

/* HEADER EDGE */
.top_ce {
	background: transparent url(/images/edges/right.png) no-repeat top right;
	padding: 0;
	border: none;
	font: bold 1.091em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
.top_ce span {
	display: block;
	padding: 2px 10px;
	margin: 0;
	background: transparent url(/images/edges/left.png) no-repeat top left;	
}
.bot_ce {
	background: #B1B1B1 url(/images/edges/bottomleft.png) no-repeat bottom left;
	padding: 0;
	margin: 12px 0;
}
.bot_ce span {
	display: block;
	background: transparent url(/images/edges/bottomright.png) no-repeat bottom right;
	height: 19px;
}
h1.top_ce {
	background-color: #B1B1B1;
	color:#FFF;
	}
h2.top_ce {
	background-color: #D8D8D8;
	color:#666;
	}
	
	


table.submittable {
	width: 100%;
}
table.submittable td.td1 {
	text-align: left;
}
table.submittable td.td2 {
	text-align: center;
}
table.submittable td.td3 {
	text-align: right;
}

table.submittable input {
	color: #FFF;
	font-weight: bold;
	margin: 0 10px;
}
table.submittable input.action {
	background: #C00;
	border-color: #C00;
}
table.submittable input.mainaction {
	background: #060;
	border-color: #060;
}
table.submittable input.endaction {
	background: #000;
	border-color: #000;
}