﻿body {
    background-color: #ffffff;
    font-family: Verdana;
	font-size: 13px;
	color: #000000;
    text-align:left;
    
}

h2.bmw_headline {
    font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #005DAA;
	text-align: center;
}


h1
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #005DAA;
	text-align: center;
}
p
{
	font-family: Verdana;
	font-size: 13px/1.5;
	color: #000000;
}
h2 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	text-decoration: underline;
	color: #005DAA;
}

h4
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #005DAA;
}

.footer {
	font-family: verdana;
	font-size: x-small;
	
}

.links {
	font-family: verdana;
	font-size: x-small/1.5;
	
}


.leftsidebar {
	position: fixed;
	table-layout: fixed;
	width: 200px;
	height: auto;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
}


.class1 A:link {
font-family:verdana;
font-size: small;
font-weight: bold;
text-decoration: none; 
color: black;
}
.class1 A:visited {font-family: verdana;font-size: small;font-weight: bold;text-decoration: none; color : black;}
.class1 A:active {font-family: verdana;font-size: small;font-weight: bold;text-decoration: none; color : black;}
.class1 A:hover {font-family: verdana;font-size: small;font-weight: bold;text-decoration: underline; color: red;}

.class2 A:link {text-decoration: underline overline}
.class2 A:visited {text-decoration: underline overline}
.class2 A:active {text-decoration: underline overline}
.class2 A:hover {text-decoration: underline; color: green;}

.formlables {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bolder;
	font-style: normal;
	color: #000000;
	align: "left";
}
.staffroster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #005DAA;
}

.row1 {
	background-color: #79BCFF;
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	
}
.row2 {
	background-color: #FEE085;
    font-family: Verdana;
	font-size: 13px;
	color: #000000;
}

ul
{
	list-style-image: url('images/bullet.gif');
	font-family: Verdana;
	font-size: 13px/1.2;
	color: #000000;

}

ol
{
	list-style:decimal outside;
	font-family: Verdana;
	font-size: 13px/1.2;
	color: #000000;
}



h2.bmw_headline { 
    color:#005daa;
    font-family:arial;
    font-weight:bold;
    line-height:24px;
    text-align:center;
    text-decoration:none; 
}

h3.bmc_subhead { 
    color:#005daa;
    font-family:verdana;
    font-weight:bold;
    line-height:14px; 
}

.news {
	font-family: Tahoma;
	font-size: x-small;
}

.style1 {
	border-color: #c0c0c0;
	border-width: 0;
}
.style2 {
	text-align: center;
}
.style3 {
	text-align: right;
}
.style4 {
	text-align: left;
}