@charset "ISO-8859-1";
#content {
	background-repeat: no-repeat;
	background-position: left bottom;
}

a {
	color: #3366FF;
}
h1  {
	color: #3366cc;
	padding-right: 215px;
}

h2 {
	color: #99CCFF;
}
strong {
	color: #3366CC;
}
.field {
	color: #99CCFF;
}
th {
	text-align: right;
}
td .alt1{
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6600cc;
}
td .alt2{
	background-color: #6600CC;
	color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #9933FF;
}
#top_motif {
	height:48px;
}
#bizcard {
	position:absolute;
	left:806px;
	top:139px;
	width:332px;
	height:155px;
	z-index:40;
	background:transparent;
}
#bizcard .side_header2 {
	margin: 160px 0 0 33px;
	font-family: Garamond, 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	width: 160px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	color: #3366cc;
}
#nav {	
	background: transparent url('logo.jpg') no-repeat scroll top left;
}
#sidebar {
	position:absolute;
	left: 831px;
	top: 346px;
	width: 230px;
	background: transparent url('bg_sidebar.jpg') repeat-y;
	z-index: 150;
}
#boxed {
	background-color: #3366CC;
	float: left;
}
.borderleft  {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #9900FF;
}
#boxed  a {
	color: #9999CC;
}
#boxed  a:hover, #boxed a:active {
	color: #ffffff;
}
.nav_header {
	background-image: url(nav_bullet.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #ccccff;
}
.nav_link a:hover, .nav_link a:active {
	color: #6699FF;
}
.text {
	padding-right: 280px;
	text-align: left;
}
li {
	padding-right: 280px;
}
.bordered  {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3333FF;
	border-left-color: #3333FF;
}
.caption {
	color: #6699FF;
}
.caption a {
	color: #6699CC;
}
.quote {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6600FF;
	border-left-color: #6600FF;
}
#sidebar  .side_header {
	font-family: Garamond, 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	width: 200px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin-left: 10px;
	color: #3366cc;
}
#sidebar .side_text {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #003399;
	width: 160px;
	margin-right: 25px;
	margin-left: 25px;
	padding: 10px;
    -moz-border-radius: 10px;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;
}
