html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	padding-bottom: 15px;
	color: #000;
	background:url(../images/bkg.gif) top left repeat;
}
body, input, select, textarea, td, th, p {
	font: 11px verdana, arial, tahoma, sans-serif;
}
a {
	color: #336699;
}
a:hover {
	color: #993366;
}
a.menu {
	color: #336699;
}
a.menu:hover {
	color: #993366;
}
.footer {
	font: 9px verdana, arial, tahoma, sans-serif;
	color: #003366;
	text-align: center;
	letter-spacing: 2px;
}
.main {
	padding: 15px 59px 0px 59px;
	text-align: left;
}
.subtitle {
	font: bold italic 16px verdana, arial, tahoma, sans-serif;
	color: #336699;
}
.header {
	font: bold italic 13px verdana, arial, tahoma, sans-serif;
	color: #336699;
}
.subheader {
	font: italic 11px verdana, arial, tahoma, sans-serif;
	color: #333333;
}
/*
a.navlink {
	color: #000000;
	text-decoration: none;
}
a:hover.navlink {
	color: #ffffff;
	text-decoration: none;
}
*/
.formtext {
	width: 250px;
}

img {
	border: none;
}

.right {
	width: 306px;
	float: right;
	margin: 0 0 5px 10px;
	border: 1px solid #336699;
	}
.right img {
	padding: 3px;
	}
.right p {
	margin: 0;
	padding: 3px;
	font-weight: bold;
	font-size:10px;
	}
a.index_roll1 {
	border: none;
	width: 60px;
	height: 60px;
	background: url(../images/adm_v2_sliced_13.gif) 0 -60px no-repeat;
	display: block;
}

a.index_roll1:hover {
	border: none;
	width: 60px;
	height: 60px;
	background: url(../images/adm_v2_sliced_13.gif) 0 0 no-repeat;
	display: block;
}

a.index_roll2 {
	border: none;
	width: 60px;
	height: 60px;
	background: url(../images/adm_v2_sliced_14.gif) 0 -60px no-repeat;
	display: block;
}

a.index_roll2:hover {
	border: none;
	width: 60px;
	height: 60px;
	background: url(../images/adm_v2_sliced_14.gif) 0 0 no-repeat;
	display: block;
}

a.index_roll3 {
	border: none;
	width: 61px;
	height: 60px;
	background: url(../images/adm_v2_sliced_15.gif) 0 -60px no-repeat;
	display: block;
}

a.index_roll3:hover {
	border: none;
	width: 61px;
	height: 60px;
	background: url(../images/adm_v2_sliced_15.gif) 0 0 no-repeat;
	display: block;
}

a.index_roll4 {
	border: none;
	width: 61px;
	height: 60px;
	background: url(../images/adm_v2_sliced_16.gif) 0 -60px no-repeat;
	display: block;
}

a.index_roll4:hover {
	border: none;
	width: 61px;
	height: 60px;
	background: url(../images/adm_v2_sliced_16.gif) 0 0 no-repeat;
	display: block;
}
div.inset {
	width: 230px;
	float: right;
	margin: 0 0 5px 15px;
	border-left: 1px solid #3366BC;
	border-bottom: 1px solid #3366BC;
}

div.inset p {
	margin: 5px 5px 5px 8px;
	padding-bottom: 10px;
	font-style: italic;
	color: #333333;
}

div.client {
	border-bottom: 1px solid #3366BC;
	width: 570px;
	padding: 8px;
	margin-bottom: 10px;
	margin-left: 40px;
}

div.client a {
	font-weight: bold;
	font-size: 12px;
}

div.client_img {
	float: left;
	width: 245px;
	margin: 0 5px 0 5px;
	text-align: left;
	position: relative;
	height: 100%;
}

div.client_img img {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}

div.client_summary {
	width: 305px;
	margin-left: 255px;
	margin-bottom: 10px;
}

ul.assemblies li {
	padding-top: 5px;
	}

#image_column {
	position: absolute;
	width: 310px;
}
#image_column img {
	padding-top: 7px;
}
.note { border: 1px solid #6688CC; font: 9px caption; font-weight: bold; background: #CCEEFF; text-decoration:none; color: #000077;}
A.note { text-decoration: none; }
.notehidden { display: none; }
.notevisible { display: block; position:absolute; z-index: 10; left:0px;}
#caption {
	background-color: white;
	display:block;
	}
#caption2 {
	position: absolute;
	padding: 0;
	margin: 0;
	}

img.content {
	float: right;
	margin: 0 0 10px 10px;
}

p.caption {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
