body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.slide-image {
    width: 100%;
}

.list-group-item	{font-weight:bold;}

.navbar-brand	{padding:4px 4px;}

.nav>li>a {
	padding:10px 10px;
}

.navbar-form .search {width:175px;}

.navbar-default .navbar-nav>li>a.selectedNavItem {
			color:black;	
	}

.navbar-header {
margin-left: 26px !important;
}

.navbar-nav {
	margin:5px;
	margin-right: 15% !important;
	float: right;
}

.panel-heading span:after {
    font-family:'Glyphicons Halflings';
    content:"\e114";
    float: right;
    color: grey;
    cursor:pointer;
}

.panel-heading span, div.panel-heading {
    cursor:pointer;
}

.panel-heading span.collapsed:after {
    content:"\e080";
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
    text-align:center;
    padding:4px;
}

.partner-logo {
	margin-top:15px;
	text-align:center;
}

body { /* background:url(/cam/graphix/bg.jpg); */ }

		
<style>
		h1 		{ font-size: 16pt; font-style: italic;} 
		h2 		{ font-size: 14pt; font-style: italic;} 
		.p0 		{ font-size: 16pt; font-style: italic; font-weight: bold;} 
		
		
		hr		{ width: 100%; color: lightgray; background-color: lightgray; height: 1px; border: 0;}
		
		td			{ vertical-align: top; }
		
		.header 
		{
			
		}
		.footer 
		{
			
		}
		
		
		
		</style>		
